From 35c0e49c5ace0a4121a584dff0af72c0d849dd2a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:33:59 -0800 Subject: [PATCH 001/566] New translations overlays.json (French) --- app/i18n/fr-FR/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/overlays.json b/app/i18n/fr-FR/overlays.json index cec3563513b8..b6ddf5165af5 100644 --- a/app/i18n/fr-FR/overlays.json +++ b/app/i18n/fr-FR/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assigner les sources verticales à l'affichage horizontal", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "La procédure ci-dessous crée une copie de la collection de scènes active, définit la copie comme collection active, puis applique la fonction.", "Manage Dual Output Scene": "Gérer la scène Dual Output", - "Unable to convert dual output collection.": "Impossible de convertir la collection Dual Output." + "Unable to convert dual output collection.": "Impossible de convertir la collection Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 5d80d2142fed3763d2a419e474c505590ab8251b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:00 -0800 Subject: [PATCH 002/566] New translations overlays.json (Spanish) --- app/i18n/es-ES/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/overlays.json b/app/i18n/es-ES/overlays.json index 704a10af9ab5..0264a7eda4ee 100644 --- a/app/i18n/es-ES/overlays.json +++ b/app/i18n/es-ES/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Asignar fuentes verticales a pantalla horizontal", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Lo siguiente creará una copia de la colección de escenas activa, establecerá la copia como colección activa y aplicará la función.", "Manage Dual Output Scene": "Gestionar escena Dual Output", - "Unable to convert dual output collection.": "No se puede convertir la colección Dual Output." + "Unable to convert dual output collection.": "No se puede convertir la colección Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From d23b0df1eaf797f37a6f344563b634b8c01514e6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:01 -0800 Subject: [PATCH 003/566] New translations overlays.json (Arabic) --- app/i18n/ar-SA/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/overlays.json b/app/i18n/ar-SA/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/ar-SA/overlays.json +++ b/app/i18n/ar-SA/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 5b68f3cbbab596124ccd940ed9057c98339462db Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:03 -0800 Subject: [PATCH 004/566] New translations overlays.json (Czech) --- app/i18n/cs-CZ/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/overlays.json b/app/i18n/cs-CZ/overlays.json index 03e2d058bb70..a180f160db57 100644 --- a/app/i18n/cs-CZ/overlays.json +++ b/app/i18n/cs-CZ/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Přiřadit svislé zdroje k vodorovnému zobrazení", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Níže uvedený příkaz vytvoří kopii aktivní kolekce scény, nastaví kopii jako aktivní kolekci a poté použije funkci.", "Manage Dual Output Scene": "Spravovat scénu s Dual Output", - "Unable to convert dual output collection.": "Nelze převést Dual Output kolekci." + "Unable to convert dual output collection.": "Nelze převést Dual Output kolekci.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 584dc575872c30fce39170f3b836e19ea5f2db1f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:04 -0800 Subject: [PATCH 005/566] New translations overlays.json (Danish) --- app/i18n/da-DK/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/overlays.json b/app/i18n/da-DK/overlays.json index 18cd6dbc0018..381e5075dc43 100644 --- a/app/i18n/da-DK/overlays.json +++ b/app/i18n/da-DK/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Tildel lodrette kilder til vandret visning", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Det følgende opretter en kopi af den aktive scenesamling og indstiller kopien som den aktive samling, hvorefter funktionen anvendes.", "Manage Dual Output Scene": "Administrer Dual Output-scene", - "Unable to convert dual output collection.": "Kan ikke konvertere samling med dobbeltoutput." + "Unable to convert dual output collection.": "Kan ikke konvertere samling med dobbeltoutput.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From ab4cde45d136df53c06bd3ba7dadb41e34250bbf Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:05 -0800 Subject: [PATCH 006/566] New translations overlays.json (German) --- app/i18n/de-DE/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/overlays.json b/app/i18n/de-DE/overlays.json index 9f345e7714af..97c3861d37cc 100644 --- a/app/i18n/de-DE/overlays.json +++ b/app/i18n/de-DE/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Vertikale Quellen der horizontalen Anzeige zuordnen", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Im Folgenden wird eine Kopie der aktiven Szenensammlung erstellt und die Kopie als aktive Sammlung festgelegt. Anschließend wird die Funktion angewendet.", "Manage Dual Output Scene": "Verwalten der Dual Output Szene", - "Unable to convert dual output collection.": "Die Dual Output Sammlung kann nicht konvertiert werden." + "Unable to convert dual output collection.": "Die Dual Output Sammlung kann nicht konvertiert werden.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From f4eed904a1b20721af5103b51170437662f16bdd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:06 -0800 Subject: [PATCH 007/566] New translations overlays.json (Hungarian) --- app/i18n/hu-HU/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/overlays.json b/app/i18n/hu-HU/overlays.json index 48c0efeb0f1b..5400c09d93f0 100644 --- a/app/i18n/hu-HU/overlays.json +++ b/app/i18n/hu-HU/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 5c75b16f30346be7ebf5dee6e01269128ab02528 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:07 -0800 Subject: [PATCH 008/566] New translations overlays.json (Italian) --- app/i18n/it-IT/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/overlays.json b/app/i18n/it-IT/overlays.json index 6d3e4ca14fc2..24de858df1c9 100644 --- a/app/i18n/it-IT/overlays.json +++ b/app/i18n/it-IT/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assegna sorgenti verticali al display orizzontale", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Quanto segue creerà una copia della raccolta di scene attiva, imposterà la copia come raccolta attiva e quindi applicherà la funzione.", "Manage Dual Output Scene": "Gestisci scena Dual Output", - "Unable to convert dual output collection.": "Impossibile convertire la raccolta Dual Output." + "Unable to convert dual output collection.": "Impossibile convertire la raccolta Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 0198b4d133bef8066484ede2a68c10b924e598ce Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:08 -0800 Subject: [PATCH 009/566] New translations overlays.json (Japanese) --- app/i18n/ja-JP/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/overlays.json b/app/i18n/ja-JP/overlays.json index 1debff40455a..5d29c324ff0f 100644 --- a/app/i18n/ja-JP/overlays.json +++ b/app/i18n/ja-JP/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "縦方向ソースを横方向ディスプレイに割り当てる", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "以下では、アクティブなシーンコレクションのコピーを作成し、コピーをアクティブなコレクションとして設定してから、機能を適用します。", "Manage Dual Output Scene": "Dual Output シーンを管理", - "Unable to convert dual output collection.": "Dual Output コレクションを変換できません。" + "Unable to convert dual output collection.": "Dual Output コレクションを変換できません。", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 318b27cc53e42ea2ec14178ec3da0a2a5a3dc0f5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:09 -0800 Subject: [PATCH 010/566] New translations overlays.json (Korean) --- app/i18n/ko-KR/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/overlays.json b/app/i18n/ko-KR/overlays.json index 1b58f1b11eee..b3aa3c9bbfc3 100644 --- a/app/i18n/ko-KR/overlays.json +++ b/app/i18n/ko-KR/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "세로 소스를 가로 디스플레이에 할당하기", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "아래는 활성 장면 컬렉션의 복사본을 생성하고 복사본을 활성 컬렉션으로 설정한 다음 함수를 적용하는 방법입니다.", "Manage Dual Output Scene": "Dual Output 장면 관리", - "Unable to convert dual output collection.": "Dual Output 컬렉션을 변환할 수 없습니다." + "Unable to convert dual output collection.": "Dual Output 컬렉션을 변환할 수 없습니다.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 792887461cf236db019c79f39603635e1fe4d9a5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:10 -0800 Subject: [PATCH 011/566] New translations overlays.json (Macedonian) --- app/i18n/mk-MK/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/overlays.json b/app/i18n/mk-MK/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/mk-MK/overlays.json +++ b/app/i18n/mk-MK/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 2ae9e8d75897b3cc822b347e4ded51799c82880f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:11 -0800 Subject: [PATCH 012/566] New translations overlays.json (Dutch) --- app/i18n/nl-NL/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/overlays.json b/app/i18n/nl-NL/overlays.json index 55b1af0e3dda..899fb16e89ed 100644 --- a/app/i18n/nl-NL/overlays.json +++ b/app/i18n/nl-NL/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Verticale bronnen aan horizontale weergave toewijzen", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Hiermee wordt een kopie van de actieve scèneverzameling gemaakt, de kopie ingesteld als de actieve verzameling en de functie toegepast.", "Manage Dual Output Scene": "Dual Output-scène beheren", - "Unable to convert dual output collection.": "Kan Dual Output-verzameling niet converteren." + "Unable to convert dual output collection.": "Kan Dual Output-verzameling niet converteren.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From e4afd7f406b70918ff9eea09df240890391937a3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:12 -0800 Subject: [PATCH 013/566] New translations overlays.json (Polish) --- app/i18n/pl-PL/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/overlays.json b/app/i18n/pl-PL/overlays.json index ba29c75fcb03..0693129a014a 100644 --- a/app/i18n/pl-PL/overlays.json +++ b/app/i18n/pl-PL/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Przypisz źródła pionowe do wyświetlacza poziomego", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Poniższa funkcja utworzy kopię aktywnej kolekcji scen, ustawi kopię jako aktywną kolekcję, a następnie zastosuje funkcję.", "Manage Dual Output Scene": "Zarządzaj sceną Dual Output", - "Unable to convert dual output collection.": "Nie można przekonwertować kolekcji Dual Output." + "Unable to convert dual output collection.": "Nie można przekonwertować kolekcji Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From e9dc7f02582df453824b54da80aeb05dda33c38e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:13 -0800 Subject: [PATCH 014/566] New translations overlays.json (Portuguese) --- app/i18n/pt-PT/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/overlays.json b/app/i18n/pt-PT/overlays.json index af7e7adb9946..34d0bc519001 100644 --- a/app/i18n/pt-PT/overlays.json +++ b/app/i18n/pt-PT/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Atribuir fontes verticais ao ecrã horizontal", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "O procedimento abaixo cria uma cópia da coleção de cenas ativas, define a cópia como a coleção ativa e, em seguida, aplica a função.", "Manage Dual Output Scene": "Gerir a cena de Dual Output", - "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output." + "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 67539b1334c22975c7e9c1ac61003d9f64cc110a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:14 -0800 Subject: [PATCH 015/566] New translations overlays.json (Russian) --- app/i18n/ru-RU/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/overlays.json b/app/i18n/ru-RU/overlays.json index 227abfb7a7b7..072d33d8736a 100644 --- a/app/i18n/ru-RU/overlays.json +++ b/app/i18n/ru-RU/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Назначить вертикальные источники горизонтальному отображению", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Описанные ниже действия создадут копию активной коллекции сцен, установят копию как активную коллекцию, а затем применят функцию.", "Manage Dual Output Scene": "Управлять сценой Dual Output", - "Unable to convert dual output collection.": "Невозможно конвертировать коллекцию Dual Output." + "Unable to convert dual output collection.": "Невозможно конвертировать коллекцию Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 280503e7d98d2baeccc9e507ad5ad0ebcb04be9e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:15 -0800 Subject: [PATCH 016/566] New translations overlays.json (Slovak) --- app/i18n/sk-SK/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/overlays.json b/app/i18n/sk-SK/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/sk-SK/overlays.json +++ b/app/i18n/sk-SK/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From cc1d9ff81433453b4ff5b91824586eb7ff6884fd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:16 -0800 Subject: [PATCH 017/566] New translations overlays.json (Slovenian) --- app/i18n/sl-SI/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/overlays.json b/app/i18n/sl-SI/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/sl-SI/overlays.json +++ b/app/i18n/sl-SI/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 8b7d21b236362ebf496106ee8c350079e9be162e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:17 -0800 Subject: [PATCH 018/566] New translations overlays.json (Swedish) --- app/i18n/sv-SE/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/overlays.json b/app/i18n/sv-SE/overlays.json index 1d61689fc611..8eb644ee1a72 100644 --- a/app/i18n/sv-SE/overlays.json +++ b/app/i18n/sv-SE/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 421f01a5eccd2ff336e3411879c6c3372e94e298 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:18 -0800 Subject: [PATCH 019/566] New translations overlays.json (Turkish) --- app/i18n/tr-TR/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/overlays.json b/app/i18n/tr-TR/overlays.json index 0bf86f18bbcf..bb76870fb5a0 100644 --- a/app/i18n/tr-TR/overlays.json +++ b/app/i18n/tr-TR/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Dikey Kaynakları Yatay Ekrana Ata", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Aşağıda aktif sahne koleksiyonunun bir kopyası oluşturulup bu kopya aktif koleksiyon olarak ayarlandıktan sonra işlev uygulanır.", "Manage Dual Output Scene": "Dual Output Sahnesini Yönet", - "Unable to convert dual output collection.": "Dual Output koleksiyonu dönüştürülemedi." + "Unable to convert dual output collection.": "Dual Output koleksiyonu dönüştürülemedi.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 78affa3af6b1671cb8c9eaa8e3baa15caeb6a1f3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:19 -0800 Subject: [PATCH 020/566] New translations overlays.json (Chinese Simplified) --- app/i18n/zh-CN/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/overlays.json b/app/i18n/zh-CN/overlays.json index 3b1952e1f65c..bfdb015c0034 100644 --- a/app/i18n/zh-CN/overlays.json +++ b/app/i18n/zh-CN/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "分配垂直源至水平显示", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "下面将创建活动场景集的副本,将副本设置为活动集,然后应用该功能。", "Manage Dual Output Scene": "管理 Dual Output 场景", - "Unable to convert dual output collection.": "无法转换 Dual Output 集。" + "Unable to convert dual output collection.": "无法转换 Dual Output 集。", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 4b839dee2858a585988bd04ef50f2eb6d028d3c4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:20 -0800 Subject: [PATCH 021/566] New translations overlays.json (Chinese Traditional) --- app/i18n/zh-TW/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/overlays.json b/app/i18n/zh-TW/overlays.json index 9d4f2c4a132a..3fd1cb67f94f 100644 --- a/app/i18n/zh-TW/overlays.json +++ b/app/i18n/zh-TW/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "將垂直來源指派到水平顯示器", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "下列項目會建立作用中場景集合的副本,將副本設定為作用中的集合,然後套用功能。", "Manage Dual Output Scene": "管理 Dual Output 場景", - "Unable to convert dual output collection.": "無法轉換 Dual Output 集合。" + "Unable to convert dual output collection.": "無法轉換 Dual Output 集合。", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From d39462d349a26b3ed985ffca94b86e156992d2c4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:21 -0800 Subject: [PATCH 022/566] New translations overlays.json (Vietnamese) --- app/i18n/vi-VN/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/overlays.json b/app/i18n/vi-VN/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/vi-VN/overlays.json +++ b/app/i18n/vi-VN/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From f847568151ea71104b9d579d1b277071fe165c43 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:23 -0800 Subject: [PATCH 023/566] New translations overlays.json (Portuguese, Brazilian) --- app/i18n/pt-BR/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/overlays.json b/app/i18n/pt-BR/overlays.json index f8cce354e28f..7fc7460e8d2b 100644 --- a/app/i18n/pt-BR/overlays.json +++ b/app/i18n/pt-BR/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Atribuir fontes verticais para exibição horizontal", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "O abaixo criará uma cópia da coleção de cenas ativa, definirá a cópia como a coleção ativa e, em seguida, aplicará a função.", "Manage Dual Output Scene": "Gerenciar cena de Dual Output", - "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output." + "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From a733b5cff25c027fc103c65f4759351c70eecfac Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:24 -0800 Subject: [PATCH 024/566] New translations overlays.json (Indonesian) --- app/i18n/id-ID/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/overlays.json b/app/i18n/id-ID/overlays.json index 639bff468a8e..364711db3dcf 100644 --- a/app/i18n/id-ID/overlays.json +++ b/app/i18n/id-ID/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 4c9fcde1d59e061da518b4115e99a35ce0b2aa7c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 8 Nov 2024 13:34:25 -0800 Subject: [PATCH 025/566] New translations overlays.json (Thai) --- app/i18n/th-TH/overlays.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/overlays.json b/app/i18n/th-TH/overlays.json index 8025ca7e8c72..a72a06dd9867 100644 --- a/app/i18n/th-TH/overlays.json +++ b/app/i18n/th-TH/overlays.json @@ -16,5 +16,7 @@ "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection." + "Unable to convert dual output collection.": "Unable to convert dual output collection.", + "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" } From 300f20876466db74f9deec245f14aae667b42fda Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:20 -0800 Subject: [PATCH 026/566] New translations settings.json (French) --- app/i18n/fr-FR/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/settings.json b/app/i18n/fr-FR/settings.json index f6e2d49198fb..21f260573744 100644 --- a/app/i18n/fr-FR/settings.json +++ b/app/i18n/fr-FR/settings.json @@ -261,5 +261,6 @@ "Idle": "Au repos", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Connecte les plateformes directement à partir de Streamlabs Desktop au lieu d'ajouter Streamlabs Multistream en tant que destination personnalisée.", "Audio Encoder": "Encodeur audio", - "Additional Settings": "Paramètres supplémentaires" + "Additional Settings": "Paramètres supplémentaires", + "Bearer Token": "Bearer Token" } From 4bd7b1e3838f207be7d6fe988c115d435e43e6be Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:21 -0800 Subject: [PATCH 027/566] New translations settings.json (Spanish) --- app/i18n/es-ES/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/settings.json b/app/i18n/es-ES/settings.json index 21a0532ab391..93348f514462 100644 --- a/app/i18n/es-ES/settings.json +++ b/app/i18n/es-ES/settings.json @@ -261,5 +261,6 @@ "Idle": "En reposo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Conecta las plataformas directamente desde Streamlabs Desktop en lugar de añadir Streamlabs Multistream como destino personalizado", "Audio Encoder": "Codificador de audio", - "Additional Settings": "Ajustes adicionales" + "Additional Settings": "Ajustes adicionales", + "Bearer Token": "Bearer Token" } From 7357a80aa13b5621142c73f66db7baf49f5c3006 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:22 -0800 Subject: [PATCH 028/566] New translations settings.json (Arabic) --- app/i18n/ar-SA/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/settings.json b/app/i18n/ar-SA/settings.json index aa9590fed870..3a1a21da1e50 100644 --- a/app/i18n/ar-SA/settings.json +++ b/app/i18n/ar-SA/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From 500a113e5a9730a12ee9fe7809a6bdd3ca31311c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:24 -0800 Subject: [PATCH 029/566] New translations settings.json (Czech) --- app/i18n/cs-CZ/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/settings.json b/app/i18n/cs-CZ/settings.json index 7aa5cd554acb..b8157c920786 100644 --- a/app/i18n/cs-CZ/settings.json +++ b/app/i18n/cs-CZ/settings.json @@ -261,5 +261,6 @@ "Idle": "Nečinná", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Připojte platformy přímo z Streamlabs Desktop namísto přidávání Streamlabs Multistream jako vlastního cíle", "Audio Encoder": "Kodér zvuku", - "Additional Settings": "Další nastavení" + "Additional Settings": "Další nastavení", + "Bearer Token": "Bearer Token" } From 7385c6db5886768281eb94bfad7fad0ca8f2de3a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:25 -0800 Subject: [PATCH 030/566] New translations settings.json (Danish) --- app/i18n/da-DK/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/settings.json b/app/i18n/da-DK/settings.json index 96cbe0817193..6b6c855e845c 100644 --- a/app/i18n/da-DK/settings.json +++ b/app/i18n/da-DK/settings.json @@ -261,5 +261,6 @@ "Idle": "Inaktiv", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Forbind platforme direkte fra Streamlabs Desktop i stedet for at tilføje Streamlabs Multistream som en brugerdefineret destination", "Audio Encoder": "Lydkoder", - "Additional Settings": "Flere indstillinger" + "Additional Settings": "Flere indstillinger", + "Bearer Token": "Bearer Token" } From e7590731fb1c70337b00a7093625447847574c39 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:26 -0800 Subject: [PATCH 031/566] New translations settings.json (German) --- app/i18n/de-DE/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/settings.json b/app/i18n/de-DE/settings.json index 2bb612600e27..96029dcb3201 100644 --- a/app/i18n/de-DE/settings.json +++ b/app/i18n/de-DE/settings.json @@ -261,5 +261,6 @@ "Idle": "Leerlauf", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Bitte verbinde Plattformen direkt über Streamlabs Desktop, anstatt Streamlabs Multistream als benutzerdefiniertes Ziel hinzuzufügen", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Zusätzliche Einstellungen" + "Additional Settings": "Zusätzliche Einstellungen", + "Bearer Token": "Bearer Token" } From cc648742aab05f29de8ce938780141345bfdabaa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:27 -0800 Subject: [PATCH 032/566] New translations settings.json (Hungarian) --- app/i18n/hu-HU/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/settings.json b/app/i18n/hu-HU/settings.json index 615a6f018202..60540c22a766 100644 --- a/app/i18n/hu-HU/settings.json +++ b/app/i18n/hu-HU/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From c88354108f28c320e1cdfd6cb1d6f33832ad419f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:28 -0800 Subject: [PATCH 033/566] New translations settings.json (Italian) --- app/i18n/it-IT/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/settings.json b/app/i18n/it-IT/settings.json index 75ddb3334996..895b56e67b81 100644 --- a/app/i18n/it-IT/settings.json +++ b/app/i18n/it-IT/settings.json @@ -261,5 +261,6 @@ "Idle": "Inattivo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Collega le piattaforme direttamente da Streamlabs Desktop invece di aggiungere Streamlabs Multistream come destinazione personalizzata.", "Audio Encoder": "Codificatore audio", - "Additional Settings": "Impostazioni aggiuntive" + "Additional Settings": "Impostazioni aggiuntive", + "Bearer Token": "Bearer Token" } From 043bfe736a9b8177756037741e53fc4104e077b7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:29 -0800 Subject: [PATCH 034/566] New translations settings.json (Japanese) --- app/i18n/ja-JP/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/settings.json b/app/i18n/ja-JP/settings.json index 90908420274f..fd0a038c0b7f 100644 --- a/app/i18n/ja-JP/settings.json +++ b/app/i18n/ja-JP/settings.json @@ -261,5 +261,6 @@ "Idle": "アイドル", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Streamlabs Multistreamをカスタム宛先として追加する代わりに、Streamlabs Desktopから直接プラットフォームを接続してください", "Audio Encoder": "オーディオエンコーダー", - "Additional Settings": "追加設定" + "Additional Settings": "追加設定", + "Bearer Token": "Bearer Token" } From 1fb73063dcbdf05418fcbdad5f096b24c4229a92 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:31 -0800 Subject: [PATCH 035/566] New translations settings.json (Korean) --- app/i18n/ko-KR/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/settings.json b/app/i18n/ko-KR/settings.json index 43ec2dcddafa..516be08ee69c 100644 --- a/app/i18n/ko-KR/settings.json +++ b/app/i18n/ko-KR/settings.json @@ -261,5 +261,6 @@ "Idle": "유휴", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Streamlabs 멀티스트림을 사용자 지정 대상으로 추가하는 대신 Streamlabs Desktop에서 직접 플랫폼을 연결하십시오", "Audio Encoder": "오디오 인코더", - "Additional Settings": "추가 설정" + "Additional Settings": "추가 설정", + "Bearer Token": "Bearer Token" } From 864947cd84be1fed8f1d5cb352e769aa759e17b3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:32 -0800 Subject: [PATCH 036/566] New translations settings.json (Macedonian) --- app/i18n/mk-MK/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/settings.json b/app/i18n/mk-MK/settings.json index aa9590fed870..3a1a21da1e50 100644 --- a/app/i18n/mk-MK/settings.json +++ b/app/i18n/mk-MK/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From ce31a7d1688f85ab03c41af23aa8e5a55644b00f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:33 -0800 Subject: [PATCH 037/566] New translations settings.json (Dutch) --- app/i18n/nl-NL/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/settings.json b/app/i18n/nl-NL/settings.json index 0e39bf6caa78..9f315dca2e38 100644 --- a/app/i18n/nl-NL/settings.json +++ b/app/i18n/nl-NL/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From 28bfb8add9ee969d0a7de944027b99162bc53c49 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:34 -0800 Subject: [PATCH 038/566] New translations settings.json (Polish) --- app/i18n/pl-PL/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/settings.json b/app/i18n/pl-PL/settings.json index cf0d8f1f8db6..4efe03f04e5c 100644 --- a/app/i18n/pl-PL/settings.json +++ b/app/i18n/pl-PL/settings.json @@ -261,5 +261,6 @@ "Idle": "Bezczynność", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Połącz platformy bezpośrednio ze Streamlabs Desktop zamiast dodawać Streamlabs Multistream jako niestandardowe miejsce docelowe", "Audio Encoder": "Koder audio", - "Additional Settings": "Ustawienia dodatkowe" + "Additional Settings": "Ustawienia dodatkowe", + "Bearer Token": "Bearer Token" } From 762b88bc0ce160e35f31a71bf42d08573e73c8fb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:35 -0800 Subject: [PATCH 039/566] New translations settings.json (Portuguese) --- app/i18n/pt-PT/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/settings.json b/app/i18n/pt-PT/settings.json index b5e086c0633d..d220e6b0f92b 100644 --- a/app/i18n/pt-PT/settings.json +++ b/app/i18n/pt-PT/settings.json @@ -261,5 +261,6 @@ "Idle": "Inativo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Liga as plataformas diretamente a partir do Streamlabs Desktop em vez de adicionares o Streamlabs Multistream como um destino personalizado", "Audio Encoder": "Codificador de áudio", - "Additional Settings": "Definições adicionais" + "Additional Settings": "Definições adicionais", + "Bearer Token": "Bearer Token" } From 4130d724e5bb435f5d6f6bc54c48d8c867b82a5d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:36 -0800 Subject: [PATCH 040/566] New translations settings.json (Russian) --- app/i18n/ru-RU/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/settings.json b/app/i18n/ru-RU/settings.json index 69b57b27b277..37a14425355c 100644 --- a/app/i18n/ru-RU/settings.json +++ b/app/i18n/ru-RU/settings.json @@ -261,5 +261,6 @@ "Idle": "Простой", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Не добавляйте многопоточную трансляцию Streamlabs в качестве пользовательского назначения, вместо этого подключайте платформы непосредственно из Streamlabs Desktop", "Audio Encoder": "Аудиокодер", - "Additional Settings": "Дополнительные настройки" + "Additional Settings": "Дополнительные настройки", + "Bearer Token": "Bearer Token" } From 67f71a1fd2ca9fd9e3e0cf59ad0f6727a0ad67bd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:37 -0800 Subject: [PATCH 041/566] New translations settings.json (Slovak) --- app/i18n/sk-SK/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/settings.json b/app/i18n/sk-SK/settings.json index 8b56694dfe97..f7cb50e3cf9e 100644 --- a/app/i18n/sk-SK/settings.json +++ b/app/i18n/sk-SK/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From c37e0a69e65c02abc952aafd17ec911df34c8699 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:38 -0800 Subject: [PATCH 042/566] New translations settings.json (Slovenian) --- app/i18n/sl-SI/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/settings.json b/app/i18n/sl-SI/settings.json index f028a8d8d2bb..483eaf0c28c4 100644 --- a/app/i18n/sl-SI/settings.json +++ b/app/i18n/sl-SI/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From db19705dc8f7da1f77bccd1618ace6dee4d64db2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:40 -0800 Subject: [PATCH 043/566] New translations settings.json (Swedish) --- app/i18n/sv-SE/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/settings.json b/app/i18n/sv-SE/settings.json index 94421e14121b..ca16fb381377 100644 --- a/app/i18n/sv-SE/settings.json +++ b/app/i18n/sv-SE/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From 65334323e8f4f555cf1e7294ba597427baba6be0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:41 -0800 Subject: [PATCH 044/566] New translations settings.json (Turkish) --- app/i18n/tr-TR/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/settings.json b/app/i18n/tr-TR/settings.json index d967d4b851f2..69a1670101a6 100644 --- a/app/i18n/tr-TR/settings.json +++ b/app/i18n/tr-TR/settings.json @@ -261,5 +261,6 @@ "Idle": "Beklemede", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Lütfen Streamlabs Multistream'i özel bir hedef olarak eklemek yerine platformları doğrudan Streamlabs Desktop'tan bağlayın", "Audio Encoder": "Ses Kodlayıcı", - "Additional Settings": "Ek Ayarlar" + "Additional Settings": "Ek Ayarlar", + "Bearer Token": "Bearer Token" } From 44b6ed4a207f187f1dd8450ddb03ce90237f0161 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:42 -0800 Subject: [PATCH 045/566] New translations settings.json (Chinese Simplified) --- app/i18n/zh-CN/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/settings.json b/app/i18n/zh-CN/settings.json index 8f9fddfdaf6b..48ec1039e2ed 100644 --- a/app/i18n/zh-CN/settings.json +++ b/app/i18n/zh-CN/settings.json @@ -261,5 +261,6 @@ "Idle": "空闲", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "请直接从 Streamlabs Desktop 连接平台,而不是添加 Streamlabs Multistream 作为自定义目的地", "Audio Encoder": "音频编码器", - "Additional Settings": "其他设置" + "Additional Settings": "其他设置", + "Bearer Token": "Bearer Token" } From 217a92365ca8b5949a77516d5b777c414291c152 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:43 -0800 Subject: [PATCH 046/566] New translations settings.json (Chinese Traditional) --- app/i18n/zh-TW/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/settings.json b/app/i18n/zh-TW/settings.json index 04a30b1a219e..44e5c9c32e36 100644 --- a/app/i18n/zh-TW/settings.json +++ b/app/i18n/zh-TW/settings.json @@ -261,5 +261,6 @@ "Idle": "閒置", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "請直接從 Streamlabs Desktop 連接平台,而不是將 Streamlabs 多平台直播新增為自訂目的地", "Audio Encoder": "音訊編碼器", - "Additional Settings": "其他設定" + "Additional Settings": "其他設定", + "Bearer Token": "Bearer Token" } From 375c9817b31035de846e853858e269b84c3b9c41 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:44 -0800 Subject: [PATCH 047/566] New translations settings.json (Vietnamese) --- app/i18n/vi-VN/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/settings.json b/app/i18n/vi-VN/settings.json index ff380562263c..977de3c94577 100644 --- a/app/i18n/vi-VN/settings.json +++ b/app/i18n/vi-VN/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From e66524fbed9f6a847e0d590feaa7ca42e76c0a6d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:46 -0800 Subject: [PATCH 048/566] New translations settings.json (Portuguese, Brazilian) --- app/i18n/pt-BR/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/settings.json b/app/i18n/pt-BR/settings.json index 53ec2787f998..0e5e7e6c7498 100644 --- a/app/i18n/pt-BR/settings.json +++ b/app/i18n/pt-BR/settings.json @@ -261,5 +261,6 @@ "Idle": "Inativo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Conecte as plataformas diretamente do Streamlabs Desktop em vez de adicionar o Streamlabs Multistream como um destino personalizado", "Audio Encoder": "Codificador de áudio", - "Additional Settings": "Configurações adicionais" + "Additional Settings": "Configurações adicionais", + "Bearer Token": "Bearer Token" } From 8fcfa261dc3c06f674b7e1175b3687382ebcad84 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:47 -0800 Subject: [PATCH 049/566] New translations settings.json (Indonesian) --- app/i18n/id-ID/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/settings.json b/app/i18n/id-ID/settings.json index c93b6378dd66..5dc6e1a0a199 100644 --- a/app/i18n/id-ID/settings.json +++ b/app/i18n/id-ID/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From 9e5d8366f40e4a08b1c032d032613939b4c994d4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 14 Nov 2024 16:26:48 -0800 Subject: [PATCH 050/566] New translations settings.json (Thai) --- app/i18n/th-TH/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/settings.json b/app/i18n/th-TH/settings.json index aa9590fed870..3a1a21da1e50 100644 --- a/app/i18n/th-TH/settings.json +++ b/app/i18n/th-TH/settings.json @@ -261,5 +261,6 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings" + "Additional Settings": "Additional Settings", + "Bearer Token": "Bearer Token" } From 99184caf4f63b7099e5bd2ecc262f4f91a837a62 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:35:20 -0800 Subject: [PATCH 051/566] New translations onboarding.json (French) --- app/i18n/fr-FR/onboarding.json | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/app/i18n/fr-FR/onboarding.json b/app/i18n/fr-FR/onboarding.json index e2afe3395b23..1ebd5d782506 100644 --- a/app/i18n/fr-FR/onboarding.json +++ b/app/i18n/fr-FR/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Prépare-toi à réussir grâce à notre guide de démarrage", "Prevent crashes with this troubleshooting guide": "Empêche les plantages avec ce guide de dépannage", "Learn more about streaming through our free Streamer University": "Apprends-en plus sur le streaming grâce à notre université gratuite Streamer University.", - "Recording": "Recording", + "Recording": "Enregistrement", "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", + "Dual Output (1 platform + TikTok)": "Dual Output (1 plateforme + TikTok)", + "Alert Box & Widget Themes": "Thèmes des fenêtres d’alerte et des widgets", + "Access all App Store Apps": "Accéder à toutes les applications de l’App Store", "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Collab Cam up to 11 guests": "Collab Cam jusqu’à 11 invités", + "Pro tier across the rest of the suite": "Niveau Pro dans le reste de la suite", + "And many more Ultra features": "Et bien d’autres fonctions Ultra", + "Everything you need to go live.": "Tout ce dont tu as besoin pour streamer en direct.", + "Always and forever free": "Toujours disponible gratuitement", + "Choose Ultra": "Choisis Ultra", + "Premium features for your stream.": "Des fonctionnalités premium pour ton stream.", + "Other Themes": "Autres thèmes", + "by %{designerName}": "par %{designerName}", + "Setup your mic & webcam": "Configure ton micro et ta webcam", + "Connect your most essential devices now or later on.": "Connecte tes appareils les plus essentiels maintenant ou plus tard.", + "Choose your plan": "Choisis ton abonnement", + "Choose the best plan to fit your content creation needs.": "Choisis le meilleur plan pour répondre à tes besoins en matière de création de contenu.", + "Add your first theme": "Ajoute ton premier thème", + "Try your first theme now, browse hundreds of more themes later on": "Essaie ton premier thème maintenant et consulte des centaines d’autres thèmes plus tard" } From 8b74e7afc9f73b8cef10c560aa8ed4d3971e7b6c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:35:36 -0800 Subject: [PATCH 052/566] New translations remote-control.json (French) --- app/i18n/fr-FR/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/fr-FR/remote-control.json b/app/i18n/fr-FR/remote-control.json index 93b68bb9832d..59e20b456ca1 100644 --- a/app/i18n/fr-FR/remote-control.json +++ b/app/i18n/fr-FR/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Afficher les détails", "Hide details": "Masquer les détails", - "API Token": "API Token", + "API Token": "Jeton d’API", "Generate new": "Générer un nouveau jeton", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "Adresses IP", "Click to show": "Cliquer pour afficher", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "L’application gratuite Streamlabs Controller te permet de contrôler Streamlabs Desktop depuis ton dispositif iOS ou Android. Tu dois être connecté pour utiliser cette fonction.", + "Allow Controller app connections": "Autoriser les connexions à l’application Controller", + "Connected Devices": "Appareils connectés", + "Disconnect": "Déconnecter", + "No devices connected": "Aucun appareil n’est connecté", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Certaines applications tierces se connectent à Streamlabs Desktop via une connexion websockets. Active cette option pour autoriser ces connexions et afficher des informations sur la connexion.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Avertissement : L’affichage de cette partie sur le stream peut entraîner la fuite d’informations sensibles.", + "Allow third party connections": "Autoriser les connexions de tiers", + "Host": "Hôte" } From df5f486246ad78971cf0e7d3463cd3fcf43ca4fc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:35:37 -0800 Subject: [PATCH 053/566] New translations scenes.json (French) --- app/i18n/fr-FR/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/fr-FR/scenes.json b/app/i18n/fr-FR/scenes.json index d149c1d1114d..8886b78c8d9b 100644 --- a/app/i18n/fr-FR/scenes.json +++ b/app/i18n/fr-FR/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Le nom de la scène est requis", "Please enter the name of the scene": "Saisissez le nom de la scène", "Manage Scene Collections": "Gérer les collections de scènes", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Créer une collection de scènes", "There needs to be at least one scene.": "Au moins une scène est requise.", "Projector:": "Projecteur:", "Projector: Output": "Projecteur: Sortie", @@ -63,7 +63,7 @@ "Loading scene...": "Chargement de la scène...", "Import from OBS": "Importer depuis OBS", "Import from Twitch": "Importer depuis Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importer depuis Twitch Studio", "Load existing scenes from Twitch Studio": "Charge les scènes existantes depuis Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Commencer de zéro" } From e95b3c97ce36b78a1e79c6ae1e4f6b2ea632ab6a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:35:40 -0800 Subject: [PATCH 054/566] New translations streaming.json (French) --- app/i18n/fr-FR/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/streaming.json b/app/i18n/fr-FR/streaming.json index 536dc65ed66b..7a6a5ea85d1f 100644 --- a/app/i18n/fr-FR/streaming.json +++ b/app/i18n/fr-FR/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Désactiver le Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Tu peux désormais répondre aux messages de Twitch, YouTube et Facebook dans le chat Multistream. Clique pour en savoir plus.", "Multistream Chat Platform Support": "Prise en charge de la plateforme de chat multistreaming", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Tu as sélectionné %{colorFormat} comme format de couleur. Les formats autres que NV12 et P010 sont couramment utilisés pour l’enregistrement et peuvent entraîner une utilisation élevée du CPU ou bien la plateforme de streaming peut ne pas les prendre en charge. Va dans Paramètres -> Avancés -> Vidéo à revoir.", + "TikTok Audience": "Audience TikTok" } From 95d9bdf1e253c47590c20c6af12eb5400a24c59d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:35:58 -0800 Subject: [PATCH 055/566] New translations widget-chat-box.json (French) --- app/i18n/fr-FR/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/widget-chat-box.json b/app/i18n/fr-FR/widget-chat-box.json index 71ef45d96012..b3cdb0fda371 100644 --- a/app/i18n/fr-FR/widget-chat-box.json +++ b/app/i18n/fr-FR/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Masquer les caractères", "Hide Common Chat Bots": "Masquer les bots les plus communs", "Hide commands starting with `!`": "Masquer les commandes commençant par `!`", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Notifications de chat", + "Trigger a sound to notify you when there is new chat activity": "Déclenche un son pour te prévenir en cas de nouvelle activité sur le chat." } From 889bbccfb53d387e28068766e49dd4d2373a73e7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:13 -0800 Subject: [PATCH 056/566] New translations promotional-copy.json (French) --- app/i18n/fr-FR/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/fr-FR/promotional-copy.json b/app/i18n/fr-FR/promotional-copy.json index e448ce5cf10e..d12c2f08ed66 100644 --- a/app/i18n/fr-FR/promotional-copy.json +++ b/app/i18n/fr-FR/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Marges bénéficiaires les plus élevées", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice} par mois ou %{yearlyPrice} par an", "Text-based editing of VOD content": "Édition de texte pour le contenu VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Optimise tes vidéos avec Podcast Editor basé sur le texte et alimenté par l’IA.", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Transforme tes vidéos en TikToks courts, reels et courts métrages adaptés aux mobiles avec Cross Clip.", + "Edit video professionally from your browser with Video Editor": "Monte des vidéos de manière professionnelle depuis ton navigateur avec Video Editor" } From 84538eadf15dea6133cf59fd57839c8954380ac7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:28 -0800 Subject: [PATCH 057/566] New translations onboarding.json (Spanish) --- app/i18n/es-ES/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/es-ES/onboarding.json b/app/i18n/es-ES/onboarding.json index 09c999f424ac..85d1e07d4e72 100644 --- a/app/i18n/es-ES/onboarding.json +++ b/app/i18n/es-ES/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Prepárate para el éxito con nuestra guía de inicio", "Prevent crashes with this troubleshooting guide": "Evita las caídas con esta guía de solución de problemas", "Learn more about streaming through our free Streamer University": "Obtén más información más sobre streaming a través de nuestra Streamer University gratuita", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Grabación", + "Game Overlay": "Superposición de juego", + "Dual Output (1 platform + TikTok)": "Dual Output (1 plataforma + TikTok)", + "Alert Box & Widget Themes": "Cuadro de alertas y temas de widgets", + "Access all App Store Apps": "Acceso a todas las aplicaciones de App Store", + "Dual Output (3+ destinations)": "Dual Output (+3 destinos)", + "Collab Cam up to 11 guests": "Hasta 11 invitados en Collab Cam", + "Pro tier across the rest of the suite": "Nivel Pro en el resto del paquete", + "And many more Ultra features": "Y muchas más funciones Ultra", + "Everything you need to go live.": "Todo lo que necesitas para transmitir en directo.", + "Always and forever free": "Gratis para siempre", + "Choose Ultra": "Elige Ultra", + "Premium features for your stream.": "Funciones prémium para tu stream.", + "Other Themes": "Otros temas", + "by %{designerName}": "por %{designerName}", + "Setup your mic & webcam": "Configura el micrófono y la webcam", + "Connect your most essential devices now or later on.": "Conecta tus dispositivos imprescindibles ahora o más adelante.", + "Choose your plan": "Elige un plan", + "Choose the best plan to fit your content creation needs.": "Elige el plan que mejor se adapte a tus necesidades de creación de contenido.", + "Add your first theme": "Añade tu primer tema", + "Try your first theme now, browse hundreds of more themes later on": "Prueba tu primer tema ahora, navega por cientos de temas más adelante" } From a02e428b27d25225db0f57e4e71e18ec88282d2c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:29 -0800 Subject: [PATCH 058/566] New translations remote-control.json (Spanish) --- app/i18n/es-ES/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/es-ES/remote-control.json b/app/i18n/es-ES/remote-control.json index 5452f7cbd7fe..b6a3bd389151 100644 --- a/app/i18n/es-ES/remote-control.json +++ b/app/i18n/es-ES/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Mostrar detalles", "Hide details": "Ocular detalles", - "API Token": "API Token", + "API Token": "Token de API", "Generate new": "Generar nuevo", "Port": "Puerto", - "IP Addresses": "IP Addresses", + "IP Addresses": "Direcciones IP", "Click to show": "Haga clic para mostrar", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "La aplicación gratuita Streamlabs Controller te permite controlar Streamlabs Desktop desde tu dispositivo iOS o Android. Debes haber iniciado sesión para usar esta función.", + "Allow Controller app connections": "Permitir conexiones de la aplicación Controller", + "Connected Devices": "Dispositivos conectados", + "Disconnect": "Desconectar", + "No devices connected": "No hay dispositivos conectados", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Algunas aplicaciones de terceros se conectan a Streamlabs Desktop mediante la conexión websockets. Activa esta opción para permitir las conexiones y mostrar la información de conexión.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Advertencia: mostrar esta parte por streaming puede filtrar información confidencial.", + "Allow third party connections": "Permitir conexiones de terceros", "Host": "Host" } From a75deb10e0fecb18f433c391f3b834be414cb1e2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:31 -0800 Subject: [PATCH 059/566] New translations scenes.json (Spanish) --- app/i18n/es-ES/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/es-ES/scenes.json b/app/i18n/es-ES/scenes.json index 584d612ebd75..dd8e8bbffcfd 100644 --- a/app/i18n/es-ES/scenes.json +++ b/app/i18n/es-ES/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "El nombre de escena es obligatorio", "Please enter the name of the scene": "Introduce el nombre de la escena", "Manage Scene Collections": "Gestionar colecciones de escenas", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Crear colección de escenas", "There needs to be at least one scene.": "Debe haber al menos una escena.", "Projector:": "Proyector:", "Projector: Output": "Proyector: Salida", @@ -63,7 +63,7 @@ "Loading scene...": "Cargando escena...", "Import from OBS": "Importar desde OBS", "Import from Twitch": "Importar desde Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importar desde Twitch Studio", "Load existing scenes from Twitch Studio": "Cargar escenas existentes desde Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Empezar desde cero" } From edff9d267f1acb226d6120704b1eab6289460511 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:33 -0800 Subject: [PATCH 060/566] New translations streaming.json (Spanish) --- app/i18n/es-ES/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/streaming.json b/app/i18n/es-ES/streaming.json index 87fa7c628872..ca805eb52fdb 100644 --- a/app/i18n/es-ES/streaming.json +++ b/app/i18n/es-ES/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Desactivar Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ahora puedes responder a mensajes de Twitch, YouTube y Facebook en el Chat Multistream. Haz clic para obtener más información.", "Multistream Chat Platform Support": "Asistencia de la plataforma de Chat Multistream", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Has seleccionado %{colorFormat} como formato de color. Los formatos distintos a NV12 y P010 se suelen utilizar para grabar y podrían provocar un uso elevado de la CPU, o la plataforma de streaming podría no admitirlos. Entra en Configuración -> Configuración avanzada -> Vídeo para revisar.", + "TikTok Audience": "Audiencia de TikTok" } From 19ff2a84fd00120f707845007c24d10db42fdac3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:37 -0800 Subject: [PATCH 061/566] New translations widget-chat-box.json (Spanish) --- app/i18n/es-ES/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/widget-chat-box.json b/app/i18n/es-ES/widget-chat-box.json index 7e12b18613ef..ef7009d8ec82 100644 --- a/app/i18n/es-ES/widget-chat-box.json +++ b/app/i18n/es-ES/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Ocultar personajes", "Hide Common Chat Bots": "Ocultar chatbots comunes", "Hide commands starting with `!`": "Ocultar comandos que empiecen por '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Notificaciones de chat", + "Trigger a sound to notify you when there is new chat activity": "Activa un sonido para que te avise cuando haya nueva actividad en el chat" } From ab5edc013ac1039e434ccc07a82fa1d7d9518a9a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:36:51 -0800 Subject: [PATCH 062/566] New translations promotional-copy.json (Spanish) --- app/i18n/es-ES/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/es-ES/promotional-copy.json b/app/i18n/es-ES/promotional-copy.json index 8d50e6f6334c..54d1bb45b84f 100644 --- a/app/i18n/es-ES/promotional-copy.json +++ b/app/i18n/es-ES/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Márgenes de beneficio más altos", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/mes o %{yearlyPrice}/año", "Text-based editing of VOD content": "Edición de contenidos VBD basada en texto", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Pule tus vídeos con el Podcast Editor optimizado con IA y basado en texto", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Convierte tus vídeos en TikToks, Reels y cortometrajes aptos para móvil con Cross Clip", + "Edit video professionally from your browser with Video Editor": "Edita vídeos profesionalmente desde tu navegador con el editor de vídeo" } From 525ad309f1c6fa9378202319e88d4e8fe02e6afa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:06 -0800 Subject: [PATCH 063/566] New translations onboarding.json (Czech) --- app/i18n/cs-CZ/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/cs-CZ/onboarding.json b/app/i18n/cs-CZ/onboarding.json index d43a0ef3012e..a5bba13cc8d6 100644 --- a/app/i18n/cs-CZ/onboarding.json +++ b/app/i18n/cs-CZ/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Připravte se na úspěch s naším průvodcem pro začátek", "Prevent crashes with this troubleshooting guide": "Předcházejte nehodám pomocí tohoto průvodce řešením potíží", "Learn more about streaming through our free Streamer University": "Další informace o streamování získáte na naší bezplatné platformě Streamer University.", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Nahrávání", + "Game Overlay": "Překrytí ve hře", + "Dual Output (1 platform + TikTok)": "Dual Output (1 platforma + TikTok)", + "Alert Box & Widget Themes": "Motivy Alert Box a widgetů", + "Access all App Store Apps": "Přístup ke všem aplikacím v obchodu App Store", + "Dual Output (3+ destinations)": "Dual Output (více než 3 cílová umístění)", + "Collab Cam up to 11 guests": "Collab Cam až pro 11 hostů", + "Pro tier across the rest of the suite": "Úroveň Pro ve zbytku sady", + "And many more Ultra features": "A mnoho dalších funkcí Ultra", + "Everything you need to go live.": "Vše, co potřebujete pro živé vysílání.", + "Always and forever free": "Nyní a navždy zdarma", + "Choose Ultra": "Vyberte Ultra", + "Premium features for your stream.": "Prémiové funkce pro váš stream.", + "Other Themes": "Další témata", + "by %{designerName}": "od {designerName}", + "Setup your mic & webcam": "Nastavte svůj mikrofon a webovou kameru", + "Connect your most essential devices now or later on.": "Připojte svá nejdůležitější zařízení nyní nebo později.", + "Choose your plan": "Vyberte svůj plán", + "Choose the best plan to fit your content creation needs.": "Vyberte si nejlepší plán, který bude vyhovovat vašim potřebám při tvorbě obsahu.", + "Add your first theme": "Přidejte svůj první motiv", + "Try your first theme now, browse hundreds of more themes later on": "Vyzkoušejte svůj první motiv nyní, později si prohlédněte stovky dalších motivů" } From 492678e2bf6a0aa356bdb89dd03676ec37741948 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:07 -0800 Subject: [PATCH 064/566] New translations remote-control.json (Czech) --- app/i18n/cs-CZ/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/cs-CZ/remote-control.json b/app/i18n/cs-CZ/remote-control.json index b7d5e48a45f6..5ddf509ddb99 100644 --- a/app/i18n/cs-CZ/remote-control.json +++ b/app/i18n/cs-CZ/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Zobrazit podrobnosti", "Hide details": "Skrýt podrobnosti", - "API Token": "API Token", + "API Token": "Token rozhraní API", "Generate new": "Vygenerovat nový", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP adresy", "Click to show": "Kliknutím zobrazíte", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Bezplatná aplikace Streamlabs Controller umožňuje ovládat Streamlabs Desktop z vašeho zařízení se systémem iOS nebo Android. Pro použití této funkce musíte být přihlášeni.", + "Allow Controller app connections": "Povolte připojení aplikace ovladače", + "Connected Devices": "Připojená zařízení", + "Disconnect": "Odpojit", + "No devices connected": "Žádné připojené zařízení", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Některé aplikace třetích stran se ke službě Streamlabs Desktop připojují prostřednictvím připojení websocket. Přepnutím této možnosti povolíte taková připojení a zobrazíte informace o připojení.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Varování: Zobrazení této části ve streamu může vést k úniku citlivých informací.", + "Allow third party connections": "Povolte připojení třetích stran", + "Host": "Hostitel" } From 6ee9343bc0b3946158eeccb1e5f1e4c1af6cc5ae Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:08 -0800 Subject: [PATCH 065/566] New translations scenes.json (Czech) --- app/i18n/cs-CZ/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/cs-CZ/scenes.json b/app/i18n/cs-CZ/scenes.json index eb1d24faf40a..9d6e1bc15943 100644 --- a/app/i18n/cs-CZ/scenes.json +++ b/app/i18n/cs-CZ/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Název scény je vyžadované pole", "Please enter the name of the scene": "Zadejte název scény", "Manage Scene Collections": "Spravovat kolekci scén", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Vytvořte kolekci scén", "There needs to be at least one scene.": "Je nutné vytvořit alespoň jednu scénu.", "Projector:": "Projektor:", "Projector: Output": "Projektor: Výstup", @@ -63,7 +63,7 @@ "Loading scene...": "Načítání scény...", "Import from OBS": "Import z OBS", "Import from Twitch": "Import ze služby Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Import ze služby Twitch Studio", "Load existing scenes from Twitch Studio": "Načtení existujících scén z Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Začít znovu" } From 88f2630cee05f9b872ec224b34ad3857b4a0408e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:11 -0800 Subject: [PATCH 066/566] New translations streaming.json (Czech) --- app/i18n/cs-CZ/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/streaming.json b/app/i18n/cs-CZ/streaming.json index 32b3d60db28c..223e3f0eed4f 100644 --- a/app/i18n/cs-CZ/streaming.json +++ b/app/i18n/cs-CZ/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Deaktivujte Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "V chatu Multistream můžete nyní odpovídat na zprávy z platformy Twitch, YouTube a Facebook. Kliknutím získáte další informace.", "Multistream Chat Platform Support": "Podpora platformy Multistream Chat", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Jako formát barev jste vybrali %{colorFormat}. Pro nahrávání se běžně používají jiné formáty než NV12 a P010, které mohou způsobit vysoké využití procesoru nebo je platforma pro streamování nemusí podporovat. Přejděte do Nastavení -> Pokročilé -> Video a zkontrolujte.", + "TikTok Audience": "Publikum na TikTok" } From fedddd5ac132b9916af57ddeab83156a7348e98f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:14 -0800 Subject: [PATCH 067/566] New translations widget-chat-box.json (Czech) --- app/i18n/cs-CZ/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/widget-chat-box.json b/app/i18n/cs-CZ/widget-chat-box.json index a15ff023d31c..4a30db36cda6 100644 --- a/app/i18n/cs-CZ/widget-chat-box.json +++ b/app/i18n/cs-CZ/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Skrýt znaky", "Hide Common Chat Bots": "Skrýt běžné chatovací boty", "Hide commands starting with `!`": "Skrýt příkazy začínající `!`", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Oznámení chatu", + "Trigger a sound to notify you when there is new chat activity": "Spuštění zvuku, který vás upozorní na novou aktivitu v chatu." } From 667f283dbb6a57d1ae896ae832f607db07a61a66 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:29 -0800 Subject: [PATCH 068/566] New translations promotional-copy.json (Czech) --- app/i18n/cs-CZ/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/cs-CZ/promotional-copy.json b/app/i18n/cs-CZ/promotional-copy.json index 0a5c6d5e8bc8..6085124a581d 100644 --- a/app/i18n/cs-CZ/promotional-copy.json +++ b/app/i18n/cs-CZ/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Nejlepší ziskové marže", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/měs nebo %{yearlyPrice}/rok", "Text-based editing of VOD content": "Textové úpravy obsahu VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Vylepšete svá videa pomocí textového editoru a editoru podcastů Podcast Editor s umělou inteligencí", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Přeměňte svá videa na krátké filmy pro TikTok, Reels a Shorts vhodné pro mobilní zařízení pomocí aplikace Cross Clip", + "Edit video professionally from your browser with Video Editor": "Upravujte video profesionálně z prohlížeče pomocí editoru videa Video Editor" } From f55db1bee6dcfc8c9c3d4d23bf5e16da488b6c67 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:43 -0800 Subject: [PATCH 069/566] New translations onboarding.json (Danish) --- app/i18n/da-DK/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/da-DK/onboarding.json b/app/i18n/da-DK/onboarding.json index 38fa9a4e3899..5fe79a70551f 100644 --- a/app/i18n/da-DK/onboarding.json +++ b/app/i18n/da-DK/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Bliv klar til succes med vores guide til at komme i gang", "Prevent crashes with this troubleshooting guide": "Undgå nedbrud med denne fejlfindingsguide", "Learn more about streaming through our free Streamer University": "Få mere at vide om streaming via vores gratis Streamer University", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Optagelse", + "Game Overlay": "Spiloverlay", + "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", + "Alert Box & Widget Themes": "Notifikationsboks og widget-temaer", + "Access all App Store Apps": "Få adgang til alle App Store-apps", + "Dual Output (3+ destinations)": "Dual Output (3+ destinationer)", + "Collab Cam up to 11 guests": "Collab Cam op til 11 gæster", + "Pro tier across the rest of the suite": "Pro-niveau på resten af suiten", + "And many more Ultra features": "Og mange flere Ultra-funktioner", + "Everything you need to go live.": "Alt, du har brug for, for at kunne gå live.", + "Always and forever free": "Altid gratis", + "Choose Ultra": "Vælg Ultra", + "Premium features for your stream.": "Premium-funktioner til din stream.", + "Other Themes": "Andre temaer", + "by %{designerName}": "af %{designerName}", + "Setup your mic & webcam": "Konfigurer din mikrofon og dit webkamera", + "Connect your most essential devices now or later on.": "Forbind dine vigtigste enheder nu eller senere.", + "Choose your plan": "Vælg dit abonnement", + "Choose the best plan to fit your content creation needs.": "Vælg det abonnement, der bedst passer til dine behov, når du skaber indhold.", + "Add your first theme": "Tilføj dit første tema", + "Try your first theme now, browse hundreds of more themes later on": "Prøv dit første tema nu, og gennemse hundredvis af andre temaer senere" } From bf11cc818e8015283b37223d633466781964bb18 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:44 -0800 Subject: [PATCH 070/566] New translations remote-control.json (Danish) --- app/i18n/da-DK/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/da-DK/remote-control.json b/app/i18n/da-DK/remote-control.json index e94541f78cab..f5d1fbd6dc1a 100644 --- a/app/i18n/da-DK/remote-control.json +++ b/app/i18n/da-DK/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Vis detaljer", "Hide details": "Skjul detaljer", - "API Token": "API Token", + "API Token": "API-token", "Generate new": "Generer ny", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP-adresser", "Click to show": "Klik for at vise", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Den gratis Streamlabs Controller-app giver dig mulighed for at styre Streamlabs Desktop fra din iOS- eller Android-enhed. Du skal være logget ind for at bruge denne funktion.", + "Allow Controller app connections": "Giv Controller-appen tilladelse til at oprette forbindelser", + "Connected Devices": "Forbundne enheder", + "Disconnect": "Afbryd", + "No devices connected": "Ingen forbundne enheder", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Nogle tredjepartsapplikationer opretter forbindelse til Streamlabs Desktop via WebSockets. Slå dette til for at tillade sådanne forbindelser og vise forbindelsesoplysninger.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Advarsel: Du kan komme til at lække følsomme oplysninger, hvis du viser denne del på stream.", + "Allow third party connections": "Tillad tredjepartsforbindelser", + "Host": "Vært" } From ee6a71ffeb42c70801078c93349214c0d0219993 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:45 -0800 Subject: [PATCH 071/566] New translations scenes.json (Danish) --- app/i18n/da-DK/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/da-DK/scenes.json b/app/i18n/da-DK/scenes.json index 525ead416108..926966c07f29 100644 --- a/app/i18n/da-DK/scenes.json +++ b/app/i18n/da-DK/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Scenenavn skal angives", "Please enter the name of the scene": "Angiv navnet på scenen", "Manage Scene Collections": "Administrer scenesamlinger", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Opret scenesamling", "There needs to be at least one scene.": "Der skal være mindst én scene.", "Projector:": "Projektor:", "Projector: Output": "Projektor: Udgang", @@ -63,7 +63,7 @@ "Loading scene...": "Indlæser scene ...", "Import from OBS": "Importér fra OBS", "Import from Twitch": "Importér fra Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Import fra Twitch Studio", "Load existing scenes from Twitch Studio": "Indlæs eksisterende scener fra Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Start på en frisk" } From edb74bf1fbfe3d57cfa93c7573badad2bc26e860 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:47 -0800 Subject: [PATCH 072/566] New translations streaming.json (Danish) --- app/i18n/da-DK/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/streaming.json b/app/i18n/da-DK/streaming.json index 90da8f13d39e..bb5be0892657 100644 --- a/app/i18n/da-DK/streaming.json +++ b/app/i18n/da-DK/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Deaktiver Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kan nu svare på Twitch-, YouTube- og Facebook-beskeder i Multistream-chat. Klik for at få mere at vide.", "Multistream Chat Platform Support": "Understøttelse af multistream-chatplatform", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du har valgt %{colorFormat} som farveformat. Der bruges ofte andre formater end NV12 og P010 til optagelse, og det kan medføre højt CPU-forbrug, eller også understøtter streamingplatformen dem muligvis ikke. Gå til Indstillinger -> Avanceret -> Video for at gennemgå indstillingen.", + "TikTok Audience": "TikTok-publikum" } From 003ffdbceef4e3e74f5eefa76af459b2ffaa0daf Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:37:51 -0800 Subject: [PATCH 073/566] New translations widget-chat-box.json (Danish) --- app/i18n/da-DK/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/widget-chat-box.json b/app/i18n/da-DK/widget-chat-box.json index 6891a27f4387..40f0b0c00908 100644 --- a/app/i18n/da-DK/widget-chat-box.json +++ b/app/i18n/da-DK/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Skjul tegn", "Hide Common Chat Bots": "Skjul udbredte chatbots", "Hide commands starting with `!`": "Skjul kommandoer, der starter med '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Chatnotifikationer", + "Trigger a sound to notify you when there is new chat activity": "Indstil en lyd til at give dig besked, når der er ny chataktivitet" } From 4b3d6e344d1552561f6c727e035ebc7e0f9bfbf6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:05 -0800 Subject: [PATCH 074/566] New translations promotional-copy.json (Danish) --- app/i18n/da-DK/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/da-DK/promotional-copy.json b/app/i18n/da-DK/promotional-copy.json index 93e259ad8413..715c35b73307 100644 --- a/app/i18n/da-DK/promotional-copy.json +++ b/app/i18n/da-DK/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Højeste avancer", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}pr. mdr eller %{yearlyPrice}pr. år", "Text-based editing of VOD content": "Tekstbaseret redigering af VOD-indhold", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Finpuds dine videoer med den tekstbaserede og AI-drevne Podcast Editor", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Gør dine videoer til mobilvenlige TikToks, Reels og Shorts i kort format med Cross Clip", + "Edit video professionally from your browser with Video Editor": "Rediger video på professionel vis fra din browser med Video Editor" } From 02703d3cbc4a09266457ee026581c378597815f1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:20 -0800 Subject: [PATCH 075/566] New translations onboarding.json (German) --- app/i18n/de-DE/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/de-DE/onboarding.json b/app/i18n/de-DE/onboarding.json index dedb1f5d73fb..2a732e965af9 100644 --- a/app/i18n/de-DE/onboarding.json +++ b/app/i18n/de-DE/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Mach dich bereit für den Erfolg mit unserem Einstiegsleitfaden", "Prevent crashes with this troubleshooting guide": "Verhindere Abstürze mit dieser Anleitung zur Fehlerbehebung", "Learn more about streaming through our free Streamer University": "Erfahre mehr über Streaming in unserer kostenlosen Streamer University", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Aufnahme", + "Game Overlay": "Game-Overlay", + "Dual Output (1 platform + TikTok)": "Dual Output (1 Plattform + TikTok)", + "Alert Box & Widget Themes": "Alert-Box & Widget-Themen", + "Access all App Store Apps": "Zugriff auf alle Apps im App Store", + "Dual Output (3+ destinations)": "Dual Output (3+ Ziele)", + "Collab Cam up to 11 guests": "Collab Cam mit bis zu 11 Gästen", + "Pro tier across the rest of the suite": "Pro-Stufe für den Rest der Suite", + "And many more Ultra features": "Und viele weitere Ultra-Funktionen", + "Everything you need to go live.": "Alles Nötige, um live zu gehen", + "Always and forever free": "Für immer kostenlos", + "Choose Ultra": "Wähle Ultra", + "Premium features for your stream.": "Premium-Funktionen für deinen Stream.", + "Other Themes": "Andere Themen", + "by %{designerName}": "von %{designerName}", + "Setup your mic & webcam": "Mikrofon und Webcam einrichten", + "Connect your most essential devices now or later on.": "Verbinde deine wichtigsten Geräte jetzt oder später.", + "Choose your plan": "Wähle deinen Plan", + "Choose the best plan to fit your content creation needs.": "Wähle den besten Plan für deine Bedürfnisse bei der Erstellung von Inhalten.", + "Add your first theme": "Füge dein erstes Thema hinzu", + "Try your first theme now, browse hundreds of more themes later on": "Probiere jetzt dein erstes Thema aus und stöbere später in Hunderten von weiteren Themen" } From 614600545e609f1676ce66a709ff283517fdbc9d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:21 -0800 Subject: [PATCH 076/566] New translations remote-control.json (German) --- app/i18n/de-DE/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/de-DE/remote-control.json b/app/i18n/de-DE/remote-control.json index c3db9d1cd2ff..91336cc1403c 100644 --- a/app/i18n/de-DE/remote-control.json +++ b/app/i18n/de-DE/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Details anzeigen", "Hide details": "Details ausblenden", - "API Token": "API Token", + "API Token": "API-Token", "Generate new": "Neu generieren", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP-Adressen", "Click to show": "Zum Anzeigen klicken", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Die kostenlose Streamlabs Controller-App ermöglicht die Steuerung von Streamlabs Desktop über dein iOS- oder Android-Gerät. Du musst eingeloggt sein, um diese Funktion zu nutzen.", + "Allow Controller app connections": "Verbindungen der Controller-App zulassen", + "Connected Devices": "Verbundene Geräte", + "Disconnect": "Verbindung trennen", + "No devices connected": "Keine Geräte angeschlossen", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Einige Anwendungen von Drittanbietern verbinden sich über eine Websocket-Verbindung mit Streamlabs Desktop. Schalte diese Option ein, um solche Verbindungen zuzulassen und Verbindungsinformationen anzuzeigen.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Warnung: Wenn du diesen Teil des Streams anzeigst, können sensible Informationen öffentlich sichtbar sein.", + "Allow third party connections": "Verbindungen von Drittanbietern zulassen", "Host": "Host" } From dc452655ba275cf12f0699bb06a2adfab9448731 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:22 -0800 Subject: [PATCH 077/566] New translations scenes.json (German) --- app/i18n/de-DE/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/de-DE/scenes.json b/app/i18n/de-DE/scenes.json index 98f64c375ff2..a671df9694c0 100644 --- a/app/i18n/de-DE/scenes.json +++ b/app/i18n/de-DE/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Der Szenenname ist erforderlich", "Please enter the name of the scene": "Bitte Szenennamen eingeben", "Manage Scene Collections": "Szenen-Sammlungen verwalten", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Szenensammlung erstellen", "There needs to be at least one scene.": "Es muss mindestens eine Szene vorhanden sein.", "Projector:": "Projektor:", "Projector: Output": "Projektor: Ausgabe", @@ -63,7 +63,7 @@ "Loading scene...": "Szene laden ...", "Import from OBS": "Von OBS importieren", "Import from Twitch": "Von Twitch importieren", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Aus Twitch Studio importieren", "Load existing scenes from Twitch Studio": "Vorhandene Szenen aus Twitch Studio laden", - "Start Fresh": "Start Fresh" + "Start Fresh": "Ohne Import starten" } From 1235a3634bf7463c730f901e7d85cfc9d8e98e51 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:25 -0800 Subject: [PATCH 078/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index 131a6b1eb370..9fadf0266e1a 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Dual Output deaktivieren", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kannst jetzt auf Twitch-, YouTube- und Facebook-Nachrichten im Multistream-Chat antworten. Klicke hier, um mehr zu erfahren", "Multistream Chat Platform Support": "Unterstützung der Multistream-Chat-Plattform", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du hast %{colorFormat} als Farbformat ausgewählt. Andere Formate als NV12 und P010 werden häufig für die Aufnahme verwendet und können eine hohe CPU-Auslastung verursachen oder werden von der Streaming-Plattform nicht unterstützt. Gehe zu Einstellungen -> Erweitert -> Video, um es zu überprüfen.", + "TikTok Audience": "TikTok-Publikum" } From 9d7d88ccd34edb5913a95793b348d81a0b4245f3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:28 -0800 Subject: [PATCH 079/566] New translations widget-chat-box.json (German) --- app/i18n/de-DE/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/widget-chat-box.json b/app/i18n/de-DE/widget-chat-box.json index ae061176d533..810ac6ec7944 100644 --- a/app/i18n/de-DE/widget-chat-box.json +++ b/app/i18n/de-DE/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Zeichen ausblenden", "Hide Common Chat Bots": "Bekannte Chat-Bots verbergen", "Hide commands starting with `!`": "Befehle beginnend mit \"!\" verstecken", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Chat-Benachrichtigungen", + "Trigger a sound to notify you when there is new chat activity": "Löse einen Ton aus, um dich zu benachrichtigen, wenn es neue Chat-Aktivitäten gibt" } From 5f302df6c74d84ac4ab26f9a7034543bccec42df Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:43 -0800 Subject: [PATCH 080/566] New translations promotional-copy.json (German) --- app/i18n/de-DE/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/de-DE/promotional-copy.json b/app/i18n/de-DE/promotional-copy.json index 4a0e825db015..477ca7dce8e9 100644 --- a/app/i18n/de-DE/promotional-copy.json +++ b/app/i18n/de-DE/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Höchste Profitmargen", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/Mon. oder %{yearlyPrice}/Jahr", "Text-based editing of VOD content": "Textbasierte Bearbeitung von VOD-Inhalten", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Perfektioniere deine Videos mit dem textbasierten und KI-gestützten Podcast Editor", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Verwandle deine Videos mit Cross Clip in TikToks, Reels und Shorts für Mobilgeräte.", + "Edit video professionally from your browser with Video Editor": "Bearbeite mit Video Editor Videos professionell von deinem Browser aus" } From 7b22b483b28c0017d72fe75c86bbcbc73414554e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:56 -0800 Subject: [PATCH 081/566] New translations onboarding.json (Italian) --- app/i18n/it-IT/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/it-IT/onboarding.json b/app/i18n/it-IT/onboarding.json index 7803748eb7bf..7cc98835ba3f 100644 --- a/app/i18n/it-IT/onboarding.json +++ b/app/i18n/it-IT/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Preparati al successo con la nostra guida introduttiva", "Prevent crashes with this troubleshooting guide": "Previeni i crash con questa guida alla risoluzione dei problemi", "Learn more about streaming through our free Streamer University": "Scopri di più sullo streaming grazie alla nostra Streamer University gratuita.", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Registrazione", + "Game Overlay": "Overlay gioco", + "Dual Output (1 platform + TikTok)": "Dual Output (1 piattaforma + TikTok)", + "Alert Box & Widget Themes": "Temi per finestre di avviso e widget", + "Access all App Store Apps": "Accedi a tutte le applicazioni dell'App Store", + "Dual Output (3+ destinations)": "Dual Output (oltre 3 destinazioni)", + "Collab Cam up to 11 guests": "Collab Cam fino a 11 ospiti", + "Pro tier across the rest of the suite": "Livello Pro per il resto della suite", + "And many more Ultra features": "E molte altre caratteristiche Ultra", + "Everything you need to go live.": "Tutto ciò che ti serve per andare in diretta.", + "Always and forever free": "Sempre e per sempre gratis", + "Choose Ultra": "Scegli Ultra", + "Premium features for your stream.": "Funzioni premium per il tuo streaming.", + "Other Themes": "Altri temi", + "by %{designerName}": "di %{designerName}", + "Setup your mic & webcam": "Imposta il microfono e la webcam", + "Connect your most essential devices now or later on.": "Collega i tuoi dispositivi più importanti subito o più tardi.", + "Choose your plan": "Scegli il tuo piano", + "Choose the best plan to fit your content creation needs.": "Scegli il piano migliore per le tue esigenze di creazione di contenuti.", + "Add your first theme": "Aggiungi il tuo primo tema", + "Try your first theme now, browse hundreds of more themes later on": "Prova subito il tuo primo tema, e sfoglia centinaia di altri temi in seguito" } From af2af31e3d5932bacb5015e587de59839c8084a6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:57 -0800 Subject: [PATCH 082/566] New translations remote-control.json (Italian) --- app/i18n/it-IT/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/it-IT/remote-control.json b/app/i18n/it-IT/remote-control.json index 1ac86848290b..7bd0aaae7916 100644 --- a/app/i18n/it-IT/remote-control.json +++ b/app/i18n/it-IT/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Mostra dettagli", "Hide details": "Nascondi dettagli", - "API Token": "API Token", + "API Token": "Token API", "Generate new": "Genera nuovo", "Port": "Porta", - "IP Addresses": "IP Addresses", + "IP Addresses": "Indirizzi IP", "Click to show": "Fai clic per visualizzare", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "L'app gratuita Streamlabs Controller ti permette di controllare Streamlabs Desktop dal tuo dispositivo iOS o Android. Per utilizzare questa funzione devi aver effettuato l'accesso.", + "Allow Controller app connections": "Consenti le connessioni dell'app Controller", + "Connected Devices": "Dispositivi connessi", + "Disconnect": "Disconnetti", + "No devices connected": "Nessun dispositivo connesso", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Alcune applicazioni di terze parti si connettono a Streamlabs Desktop tramite connessione websocket. Attiva questa opzione per consentire tali connessioni e visualizzare informazioni sulla connessione.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Avviso: la visualizzazione di questa parte in streaming potrebbe far trapelare informazioni sensibili.", + "Allow third party connections": "Consenti le connessioni di terze parti", "Host": "Host" } From a5d1e1b3dc1994db144dd5943f76a235f8b12e65 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:38:59 -0800 Subject: [PATCH 083/566] New translations scenes.json (Italian) --- app/i18n/it-IT/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/it-IT/scenes.json b/app/i18n/it-IT/scenes.json index 110774deec0e..302d3c59dc70 100644 --- a/app/i18n/it-IT/scenes.json +++ b/app/i18n/it-IT/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Il nome della scena è obbligatorio", "Please enter the name of the scene": "Inserisci il nome della scena", "Manage Scene Collections": "Gestisci raccolte scene", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Crea una raccolta di scene", "There needs to be at least one scene.": "Deve essere presente almeno una scena.", "Projector:": "Proiettore:", "Projector: Output": "Proiettore: Uscita", @@ -63,7 +63,7 @@ "Loading scene...": "aricamento scena in corso...", "Import from OBS": "Importa da OBS", "Import from Twitch": "Importa da Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importazione da Twitch Studio", "Load existing scenes from Twitch Studio": "Carica le scene esistenti da Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Inizia da zero" } From b54c73ab36be5030b6e848250f68934553eb4320 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:01 -0800 Subject: [PATCH 084/566] New translations streaming.json (Italian) --- app/i18n/it-IT/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/streaming.json b/app/i18n/it-IT/streaming.json index 2bb60df7da8f..eeaf3edb32a3 100644 --- a/app/i18n/it-IT/streaming.json +++ b/app/i18n/it-IT/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Disabilita la doppia uscita", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ora puoi rispondere ai messaggi di Twitch, YouTube e Facebook nella chat Multistream. Fai clic per saperne di più.", "Multistream Chat Platform Support": "Supporto della piattaforma di chat multistreaming", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Hai selezionato %{colorFormat} come formato colori. Formati diversi da NV12 e P010 sono comunemente utilizzati per la registrazione ma potrebbero comportare un elevato utilizzo della CPU o la piattaforma di streaming potrebbe non supportarli. Vai a Impostazioni -> Avanzate -> Video da rivedere.", + "TikTok Audience": "Pubblico di TikTok" } From 7a8ec3cbf5acdc57a25ad066423ee8d68ed613ec Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:05 -0800 Subject: [PATCH 085/566] New translations widget-chat-box.json (Italian) --- app/i18n/it-IT/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/widget-chat-box.json b/app/i18n/it-IT/widget-chat-box.json index 9c419aa40bac..a33e8110ca10 100644 --- a/app/i18n/it-IT/widget-chat-box.json +++ b/app/i18n/it-IT/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Nascondi caratteri", "Hide Common Chat Bots": "Nascondi i più comuni chat bots", "Hide commands starting with `!`": "Nascondi i comandi che iniziano con '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Notifiche chat", + "Trigger a sound to notify you when there is new chat activity": "Attiva un suono per sapere quando ci sono nuove attività in chat" } From 0e2a38e6cabc861521228ce501e5e2d40bb8ab7b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:18 -0800 Subject: [PATCH 086/566] New translations promotional-copy.json (Italian) --- app/i18n/it-IT/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/it-IT/promotional-copy.json b/app/i18n/it-IT/promotional-copy.json index 7120125b6f81..f0bceff7d429 100644 --- a/app/i18n/it-IT/promotional-copy.json +++ b/app/i18n/it-IT/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Margini di profitto più elevati", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/mese o %{yearlyPrice}/anno", "Text-based editing of VOD content": "Editing basato su testo di contenuti VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Ripulisci i tuoi video con Podcast Editor basato su testo e intelligenza artificiale", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Trasforma i tuoi video in brevi video su TikTok, Reels e Shorts adatti ai dispositivi mobili con Cross Clip.", + "Edit video professionally from your browser with Video Editor": "Modifica i video in modo professionale dal browser con Video Editor" } From ef7dc201aaf59d677718f5053fc2b8b538f29cb1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:33 -0800 Subject: [PATCH 087/566] New translations onboarding.json (Japanese) --- app/i18n/ja-JP/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/ja-JP/onboarding.json b/app/i18n/ja-JP/onboarding.json index d1af9a1c871a..e9c75be83564 100644 --- a/app/i18n/ja-JP/onboarding.json +++ b/app/i18n/ja-JP/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "スタートガイドで、成功に導く準備を整えよう", "Prevent crashes with this troubleshooting guide": "こちらのトラブルシューティングガイドでクラッシュを防ぐ", "Learn more about streaming through our free Streamer University": "ストリーミングについての詳細は、無料のStreamer Universityをご覧ください", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "録画", + "Game Overlay": "ゲームオーバーレイ", + "Dual Output (1 platform + TikTok)": "Dual Output(1プラットフォーム+TikTok)", + "Alert Box & Widget Themes": "アラートボックスとウィジェットのテーマ", + "Access all App Store Apps": "すべてのApp Storeアプリへのアクセス", + "Dual Output (3+ destinations)": "Dual Output(3つ以上の出力先)", + "Collab Cam up to 11 guests": "Collab Cam最大11人", + "Pro tier across the rest of the suite": "その他のスイートにわたるProティア", + "And many more Ultra features": "その他多くのUltra機能", + "Everything you need to go live.": "ライブ配信に必要なものがすべて揃っています。", + "Always and forever free": "いつでも無料", + "Choose Ultra": "Ultra を選択", + "Premium features for your stream.": "ストリームにプレミアム機能を。", + "Other Themes": "その他のテーマ", + "by %{designerName}": "%{designerName}による", + "Setup your mic & webcam": "マイクとウェブカメラをセットアップ", + "Connect your most essential devices now or later on.": "今すぐ、または後で、いつも使うデバイスを接続できます。", + "Choose your plan": "プランを選択", + "Choose the best plan to fit your content creation needs.": "コンテンツ制作のニーズに合わせて最適なプランをお選びください。", + "Add your first theme": "最初のテーマを追加", + "Try your first theme now, browse hundreds of more themes later on": "今最初のテーマを試してから、後で多数のテーマを閲覧できます" } From 8bd5280a90759f7d3315e94246e1b4ff26e2c014 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:34 -0800 Subject: [PATCH 088/566] New translations remote-control.json (Japanese) --- app/i18n/ja-JP/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/ja-JP/remote-control.json b/app/i18n/ja-JP/remote-control.json index 3209a5a7fea0..f94e054d0061 100644 --- a/app/i18n/ja-JP/remote-control.json +++ b/app/i18n/ja-JP/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "詳細を表示", "Hide details": "詳細を非表示", - "API Token": "API Token", + "API Token": "API トークン", "Generate new": "新規生成", "Port": "ポート", - "IP Addresses": "IP Addresses", + "IP Addresses": "IPアドレス", "Click to show": "クリックして表示", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "無料 Streamlabs Controller アプリによって、Streamlabs Desktop を iOS または Android デバイスからコントロールできます。この機能を使用するにはログインする必要があります。", + "Allow Controller app connections": "コントローラーアプリの接続を許可する", + "Connected Devices": "接続済みデバイス", + "Disconnect": "切断", + "No devices connected": "接続されているデバイスはありません", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "一部のサードパーティ製アプリケーションでは、ウェブソケット接続を介してStreamlabs Desktopに接続します。このトグルを切り替えることで、このような接続を許可し、接続情報を表示します。", + "Warning: Displaying this portion on stream may leak sensitive information.": "警告:これをストリームに表示すると、機密情報が漏れる可能性があります。", + "Allow third party connections": "サードパーティの接続を許可する", + "Host": "ホスト" } From 852ffba275c8e5e33af07c8b55d00afa5f5a3d47 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:35 -0800 Subject: [PATCH 089/566] New translations scenes.json (Japanese) --- app/i18n/ja-JP/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ja-JP/scenes.json b/app/i18n/ja-JP/scenes.json index 446928d6179a..0b1e232787b5 100644 --- a/app/i18n/ja-JP/scenes.json +++ b/app/i18n/ja-JP/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "シーン名は必須です", "Please enter the name of the scene": "シーンの名前を入力してください", "Manage Scene Collections": "シーンコレクションの管理", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "シーンコレクションを作成", "There needs to be at least one scene.": "少なくとも 1 つのシーンが必要です。", "Projector:": "プロジェクター:", "Projector: Output": "プロジェクター:出力", @@ -63,7 +63,7 @@ "Loading scene...": "シーンをロード中...", "Import from OBS": "OBS からインポート", "Import from Twitch": "Twitchからインポート", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Twitch Studioからインポート", "Load existing scenes from Twitch Studio": "Twitch Studioから既存のシーンを読み込む", - "Start Fresh": "Start Fresh" + "Start Fresh": "やり直す" } From aa1ce3d522ea5f1c8f229812883a683892190c0a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:37 -0800 Subject: [PATCH 090/566] New translations streaming.json (Japanese) --- app/i18n/ja-JP/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/streaming.json b/app/i18n/ja-JP/streaming.json index d8e94b921013..1471844ff78b 100644 --- a/app/i18n/ja-JP/streaming.json +++ b/app/i18n/ja-JP/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Dual Outputの無効化", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "マルチストリームチャットでTwitch、YouTube、Facebookのメッセージに返信できるようになりました。クリックして詳細をご覧ください。", "Multistream Chat Platform Support": "マルチストリームチャットプラットフォームのサポート", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "カラーフォーマットとして%{colorFormat}を選択しました。NV12とP010以外のフォーマットは録画によく使われますが、CPU使用率が高くなったり、ストリーミングプラットフォームが対応していない場合があります。[設定] -> [詳細] -> [ビデオ]で確認してください。", + "TikTok Audience": "TikTok視聴者" } From f2e10071290f38b8119b9fdbbc096fcfccb58010 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:41 -0800 Subject: [PATCH 091/566] New translations widget-chat-box.json (Japanese) --- app/i18n/ja-JP/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/widget-chat-box.json b/app/i18n/ja-JP/widget-chat-box.json index 32ee0d8c253c..e747f381e4f3 100644 --- a/app/i18n/ja-JP/widget-chat-box.json +++ b/app/i18n/ja-JP/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "文字を非表示にする", "Hide Common Chat Bots": "チャットボットを非表示にする", "Hide commands starting with `!`": "「!」で始まるコマンドを非表示にする", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "チャット通知", + "Trigger a sound to notify you when there is new chat activity": "新しいチャットアクティビティを通知するサウンドをトリガーします。" } From e27b0429c19653e975f4a98cb3279737a823e36b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:39:55 -0800 Subject: [PATCH 092/566] New translations promotional-copy.json (Japanese) --- app/i18n/ja-JP/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ja-JP/promotional-copy.json b/app/i18n/ja-JP/promotional-copy.json index 3a040690ddac..5606f1cd3f2c 100644 --- a/app/i18n/ja-JP/promotional-copy.json +++ b/app/i18n/ja-JP/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "最高の利益幅", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/月または %{yearlyPrice}/年", "Text-based editing of VOD content": "VOD コンテンツのテキストベースの編集", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "テキストベースとAI搭載のPodcast Editorで動画を編集", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Cross Clipで動画をモバイルフレンドリーな短編TikToks、リール、ショートに変える", + "Edit video professionally from your browser with Video Editor": "Video Editorでブラウザからプロ仕様でビデオを編集" } From 95ceac6c1324a8c0450e710c128e2e4263d9e0ef Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:11 -0800 Subject: [PATCH 093/566] New translations onboarding.json (Korean) --- app/i18n/ko-KR/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/ko-KR/onboarding.json b/app/i18n/ko-KR/onboarding.json index 99fc5b702856..a077cda4b561 100644 --- a/app/i18n/ko-KR/onboarding.json +++ b/app/i18n/ko-KR/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "시작하기 가이드로 성공을 위한 준비를 하십시오", "Prevent crashes with this troubleshooting guide": "이 문제 해결 가이드로 충돌을 방지하십시오", "Learn more about streaming through our free Streamer University": "무료로 제공되는 Streamer University를 통해 스트리밍에 대해 자세히 알아보십시오", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "녹화", + "Game Overlay": "게임 오버레이", + "Dual Output (1 platform + TikTok)": "Dual Output(플랫폼 1개 + TikTok)", + "Alert Box & Widget Themes": "알림 상자 및 위젯 테마", + "Access all App Store Apps": "모든 앱스토어 앱 이용", + "Dual Output (3+ destinations)": "Dual Output(대상 3개 이상)", + "Collab Cam up to 11 guests": "Collab Cam(최대 11명의 게스트)", + "Pro tier across the rest of the suite": "나머지 제품군의 Pro 티어 이용", + "And many more Ultra features": "이외 다양한 Ultra 기능", + "Everything you need to go live.": "라이브에 필요한 모든 것.", + "Always and forever free": "언제나 언제까지나 무료 제공", + "Choose Ultra": "Ultra 선택", + "Premium features for your stream.": "스트리밍을 위한 프리미엄 기능.", + "Other Themes": "기타 테마", + "by %{designerName}": "%{designerName} 제공", + "Setup your mic & webcam": "마이크 및 웹캠 설정", + "Connect your most essential devices now or later on.": "지금 또는 나중에 필수 장치를 연결하세요.", + "Choose your plan": "요금제 선택", + "Choose the best plan to fit your content creation needs.": "콘텐츠 제작 요구 사항에 적합한 최고의 플랜을 선택하세요.", + "Add your first theme": "첫 번째 테마 추가", + "Try your first theme now, browse hundreds of more themes later on": "지금 첫 번째 테마를 사용해보고 나중에 수백 가지의 테마를 더 찾아보세요." } From 779c7143c3dbfa002f52673136effffacf0e6e67 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:13 -0800 Subject: [PATCH 094/566] New translations remote-control.json (Korean) --- app/i18n/ko-KR/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/ko-KR/remote-control.json b/app/i18n/ko-KR/remote-control.json index 0ac87d54587e..2ca5146d6a20 100644 --- a/app/i18n/ko-KR/remote-control.json +++ b/app/i18n/ko-KR/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "세부 정보 표시", "Hide details": "세부 정보 숨김", - "API Token": "API Token", + "API Token": "API 토큰", "Generate new": "신규 생성", "Port": "포트", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP 주소", "Click to show": "클릭하여 표시", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "무료 Streamlabs Controller 앱으로 iOS 또는 Android 장치에서 Streamlabs Desktop을 컨트롤할 수 있습니다. 이 기능을 사용하려면 로그인해야 합니다.", + "Allow Controller app connections": "컨트롤러 앱 연결 허용", + "Connected Devices": "연결된 장치", + "Disconnect": "연결 해제", + "No devices connected": "연결된 장치가 없습니다.", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "일부 제3자 애플리케이션은 웹 소켓 연결을 통해 Streamlabs Desktop에 연결됩니다. 이러한 연결을 허용하고 연결 정보를 표시하려면 이 옵션을 토글하세요.", + "Warning: Displaying this portion on stream may leak sensitive information.": "경고: 이 부분을 스트리밍에서 표시하면 민감한 정보가 유출될 수 있습니다.", + "Allow third party connections": "제3자 연결 허용", + "Host": "호스트" } From cdca8b96f17f548b83ac39bd2a3d035ff9a3973d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:14 -0800 Subject: [PATCH 095/566] New translations scenes.json (Korean) --- app/i18n/ko-KR/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ko-KR/scenes.json b/app/i18n/ko-KR/scenes.json index e6cd1ee2c14f..b876228a8b64 100644 --- a/app/i18n/ko-KR/scenes.json +++ b/app/i18n/ko-KR/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "장면 이름이 필요합니다", "Please enter the name of the scene": "장면의 이름을 입력합니다", "Manage Scene Collections": "장면 컬렉션 관리", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "장면 컬렉션 만들기", "There needs to be at least one scene.": "최소한 한 개의 장면이 있어야 합니다.", "Projector:": "프로젝터:", "Projector: Output": "프로젝터: 출력", @@ -63,7 +63,7 @@ "Loading scene...": "장면 로딩 중...", "Import from OBS": "OBS에서 가져오기", "Import from Twitch": "Twitch에서 가져오기", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Twitch Studio에서 가져오기", "Load existing scenes from Twitch Studio": "Twitch Studio에서 기존 장면 불러오기", - "Start Fresh": "Start Fresh" + "Start Fresh": "새로 시작하기" } From 62094804e252d072a19fa08a5e4d8e6b923a6178 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:16 -0800 Subject: [PATCH 096/566] New translations streaming.json (Korean) --- app/i18n/ko-KR/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/streaming.json b/app/i18n/ko-KR/streaming.json index 4b6b672bf3b4..d270a4d4df71 100644 --- a/app/i18n/ko-KR/streaming.json +++ b/app/i18n/ko-KR/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Dual Output 비활성화", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "이제 멀티스트림 채팅에서 Twitch, YouTube 및 Facebook 메시지에 답변할 수 있습니다. 자세히 알아보려면 클릭하십시오.", "Multistream Chat Platform Support": "멀티스트림 채팅 플랫폼 지원", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "%{colorFormat} 포맷을 색상 포맷으로 선택했습니다. NV12 및 P010 이외의 포맷은 일반적으로 녹화에 사용되며 CPU 사용량이 높습니다. 또한 스트리밍 플랫폼에서 지원하지 않을 수 있습니다. 설정 -> 고급 -> 동영상으로 이동하여 검토하세요.", + "TikTok Audience": "TikTok 시청자" } From b9f93ef51266e219d23a816315158339c54db62c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:20 -0800 Subject: [PATCH 097/566] New translations widget-chat-box.json (Korean) --- app/i18n/ko-KR/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/widget-chat-box.json b/app/i18n/ko-KR/widget-chat-box.json index 6b5f2b505165..8e9469f61d47 100644 --- a/app/i18n/ko-KR/widget-chat-box.json +++ b/app/i18n/ko-KR/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "캐릭터 숨김", "Hide Common Chat Bots": "일반 Chatbot 숨김", "Hide commands starting with `!`": "'!'로 시작하는 명령어 숨김", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "채팅 알림", + "Trigger a sound to notify you when there is new chat activity": "새로운 채팅 활동이 있을 때 알림 사운드 재생" } From 1e9f357860be648b88ab224e81edb39d35e2f2f2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:34 -0800 Subject: [PATCH 098/566] New translations promotional-copy.json (Korean) --- app/i18n/ko-KR/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ko-KR/promotional-copy.json b/app/i18n/ko-KR/promotional-copy.json index a6817b5c36fb..fe9ffac692d8 100644 --- a/app/i18n/ko-KR/promotional-copy.json +++ b/app/i18n/ko-KR/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "최고의 이윤", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/월 또는 %{yearlyPrice}/연", "Text-based editing of VOD content": "VOD 콘텐츠의 텍스트 기반 편집", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "텍스트 기반 및 AI 기반 Podcast Editor로 동영상 편집", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Cross Clip을 사용하여 동영상을 모바일 친화적인 숏폼 TikTok, 릴스 및 쇼츠로 전환", + "Edit video professionally from your browser with Video Editor": "Video Editor를 사용하여 브라우저에서 프로 수준으로 동영상 편집" } From d18b8d99aeffa78417c6cd65e4129e3adb0c58fc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:48 -0800 Subject: [PATCH 099/566] New translations onboarding.json (Dutch) --- app/i18n/nl-NL/onboarding.json | 94 +++++++++++++++++----------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/app/i18n/nl-NL/onboarding.json b/app/i18n/nl-NL/onboarding.json index 2b7c76d37793..8183761e8942 100644 --- a/app/i18n/nl-NL/onboarding.json +++ b/app/i18n/nl-NL/onboarding.json @@ -98,7 +98,7 @@ "Pro features to take your stream and channel to the next level.": "Pro-functies om uw stream en kanaal naar een hoger niveau te tillen.", "Something went wrong while importing from OBS Studio. Please try again or skip to the next step.": "Er is iets fout gegaan bij het importeren vanuit OBS Studio. Probeer het opnieuw of ga naar de volgende stap.", "Visual Preset": "Visuele presets", - "Installing overlay...": "Installing overlay...", + "Installing overlay...": "Overlay installeren...", "How do you plan to use Streamlabs Desktop?": "How wilt u Streamlabs Desktop gaan gebruiken?", "Live Streaming": "Livestreamen", "Recording Only": "Alleen opnemen", @@ -126,7 +126,7 @@ "Access to All Overlays and Themes (%{themeNumber})": "Toegang tot alle overlays en thema's (%{themeNumber})", "Add Up To 11 Guests or Cameras": "Tot 11 gasten of camera's toevoegen", "Access Full App Library (%{appNumber})": "Toegang tot volledige Appbibliotheek (%{appNumber})", - "%{destinationsNumber} Destinations": "%{destinationsNumber} Destinations", + "%{destinationsNumber} Destinations": "%{destinationsNumber} bestemmingen", "Custom Tip Page and Domain": "Aangepaste fooienpagina en domein", "Custom Named Chatbot": "Chatbot met aangepaste naam", "Pro Upgrade": "Pro-upgrade", @@ -141,53 +141,53 @@ "Error": "Fout", "Ok": "Ok", "An error has occurred during optimization attempt. Only default settings are applied": "Er is een fout opgetreden tijdens de optimalisatiepoging. Alleen standaardinstellingen worden toegepast", - "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.": "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.", - "Welcome to Streamlabs!": "Welcome to Streamlabs!", - "What type of creator are you?": "What type of creator are you?", + "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.": "Je hebt honderden Ultra-overlays vrijgespeeld! Kies uit de onderstaande of navigeer later naar het tabblad Overlays om je scènes te personaliseren.", + "Welcome to Streamlabs!": "Welkom bij Streamlabs!", + "What type of creator are you?": "Wat voor maker ben jij?", "Beginner": "Beginner", - "I want to be guided step by step.": "I want to be guided step by step.", - "Intermediate": "Intermediate", - "I need a little help getting started": "I need a little help getting started", - "I like to setup things myself": "I like to setup things myself", - "Log in with email/password": "Log in with email/password", - "Sign Up": "Sign Up", - "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!": "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!", - "Create a Streamlabs ID": "Create a Streamlabs ID", - "Already have an account? Login": "Already have an account? Login", - "Add an Overlay": "Add an Overlay", - "Log in with a platform": "Log in with a platform", - "Don't have an account yet? Sign up": "Don't have an account yet? Sign up", - "Seamless Creator Workflow": "Seamless Creator Workflow", + "I want to be guided step by step.": "Ik wil stap voor stap begeleid worden.", + "Intermediate": "Intermediair", + "I need a little help getting started": "Ik heb een beetje hulp nodig om te beginnen", + "I like to setup things myself": "Ik vind het leuk om dingen zelf te doen", + "Log in with email/password": "Inloggen met e-mailadres/wachtwoord", + "Sign Up": "Aanmelden", + "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!": "Maak een account aan om de handigste functies vrij te spelen, zoals Streaming, Thema's, Highlighter, App Store, Collab Cam en meer!", + "Create a Streamlabs ID": "Streamlabs ID aanmaken", + "Already have an account? Login": "Heb je al een account? Inloggen", + "Add an Overlay": "Een overlay toevoegen", + "Log in with a platform": "Inloggen op een platform", + "Don't have an account yet? Sign up": "Heb je nog geen account? Aanmelden", + "Seamless Creator Workflow": "Naadloze creatorworkflow", "Streamlabs Mobile": "Streamlabs Mobile", "Streamlabs Console": "Streamlabs Console", - "+ Disconnect Protection": "+ Disconnect Protection", - "Tips to get the most out of your experience:": "Tips to get the most out of your experience:", - "Set up your alerts and widgets on Streamlabs Dashboard": "Set up your alerts and widgets on Streamlabs Dashboard", - "Need further assistance? Check out our Creator resource hub for everything you need": "Need further assistance? Check out our Creator resource hub for everything you need", - "Earn rewards by streaming. Check your All Stars rank on your dashboard": "Earn rewards by streaming. Check your All Stars rank on your dashboard", - "Tips to run your first stream like a Pro:": "Tips to run your first stream like a Pro:", - "Set yourself up for success with our getting started guide": "Set yourself up for success with our getting started guide", - "Prevent crashes with this troubleshooting guide": "Prevent crashes with this troubleshooting guide", - "Learn more about streaming through our free Streamer University": "Learn more about streaming through our free Streamer University", - "Recording": "Recording", - "Game Overlay": "Game Overlay", + "+ Disconnect Protection": "+ Bescherming tegen verbroken verbindingen", + "Tips to get the most out of your experience:": "Tips om het meeste uit je ervaring te halen:", + "Set up your alerts and widgets on Streamlabs Dashboard": "Stel je meldingen en widgets in op Streamlabs-dashboard", + "Need further assistance? Check out our Creator resource hub for everything you need": "Heb je meer hulp nodig? Bekijk onze Creator Resource Hub voor alles wat je nodig hebt.", + "Earn rewards by streaming. Check your All Stars rank on your dashboard": "Verdien beloningen met streamen. Bekijk je All Stars-rang op je dashboard", + "Tips to run your first stream like a Pro:": "Tips om je eerste stream als een Pro te laten lopen:", + "Set yourself up for success with our getting started guide": "Bereid jezelf voor op succes met onze startersgids", + "Prevent crashes with this troubleshooting guide": "Voorkom crashes met deze gids voor probleemoplossing", + "Learn more about streaming through our free Streamer University": "Leer meer over streamen via onze gratis Streamer University", + "Recording": "Opnemen", + "Game Overlay": "Game-overlay", "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Alert Box & Widget Themes": "Thema's voor meldingenvenster en widgets", + "Access all App Store Apps": "Toegang tot alle App Store-apps", + "Dual Output (3+ destinations)": "Dual Output (3+ bestemmingen)", + "Collab Cam up to 11 guests": "Collab Cam tot 11 gasten", + "Pro tier across the rest of the suite": "Pro-niveau voor de rest van de suite", + "And many more Ultra features": "En nog veel meer Ultra-functies", + "Everything you need to go live.": "Alles wat je nodig hebt om live te gaan.", + "Always and forever free": "Voor altijd en eeuwig gratis", + "Choose Ultra": "Kies Ultra", + "Premium features for your stream.": "Premium functies voor je stream.", + "Other Themes": "Andere thema's", + "by %{designerName}": "door %{designerName}", + "Setup your mic & webcam": "Je microfoon en webcam instellen", + "Connect your most essential devices now or later on.": "Sluit je meest essentiële apparaten nu of later aan.", + "Choose your plan": "Kies je abonnement", + "Choose the best plan to fit your content creation needs.": "Kies het abonnement dat het beste past bij jouw behoeften om inhoud te maken.", + "Add your first theme": "Voeg je eerste thema toe", + "Try your first theme now, browse hundreds of more themes later on": "Probeer nu je eerste thema en blader later door honderden andere thema's" } From 8e408bdd008c5101d4481cfcb2640d61f6f1447b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:49 -0800 Subject: [PATCH 100/566] New translations remote-control.json (Dutch) --- app/i18n/nl-NL/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/nl-NL/remote-control.json b/app/i18n/nl-NL/remote-control.json index 5a8caad141b0..e56e775c5260 100644 --- a/app/i18n/nl-NL/remote-control.json +++ b/app/i18n/nl-NL/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Details weergeven", "Hide details": "Details verbergen", - "API Token": "API Token", + "API Token": "API-token", "Generate new": "Nieuwe genereren", "Port": "Poort", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP-adressen", "Click to show": "Klik om weer te geven", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Met de gratis Streamlabs Controller-app kan je Streamlabs Desktop bedienen vanaf je iOS- of Android-apparaat. Je moet ingelogd zijn om deze functie te gebruiken.", + "Allow Controller app connections": "Verbindingen met Controller-app toestaan", + "Connected Devices": "Aangesloten apparaten", + "Disconnect": "Ontkoppelen", + "No devices connected": "Geen apparaten aangesloten", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Sommige applicaties van derden maken verbinding met Streamlabs Desktop via een websockets-verbinding. Schakel dit in om dergelijke verbindingen toe te staan en verbindingsinfo weer te geven.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Waarschuwing: Het weergeven van dit gedeelte op de stream kan gevoelige informatie lekken.", + "Allow third party connections": "Verbindingen met derden toestaan", "Host": "Host" } From 02375743d11f60099839fa230fb9336a26ccfda2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:50 -0800 Subject: [PATCH 101/566] New translations scenes.json (Dutch) --- app/i18n/nl-NL/scenes.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/i18n/nl-NL/scenes.json b/app/i18n/nl-NL/scenes.json index aca819517212..3c4c5fd63bf0 100644 --- a/app/i18n/nl-NL/scenes.json +++ b/app/i18n/nl-NL/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "De scènenaam is vereist", "Please enter the name of the scene": "Voer de naam van de scène in", "Manage Scene Collections": "Scèneverzamelingen beheren", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Scèneverzameling maken", "There needs to be at least one scene.": "Er moet tenminste één scène zijn.", "Projector:": "Projector:", "Projector: Output": "Projector: Uitvoer", @@ -58,12 +58,12 @@ "Arrange sources here for a horizontal scene layout.": "Rangschik bronnen hier voor een horizontale scènelay-out.", "Toggle Dual Output Mode.": "Schakel de Dual Output-modus in of uit.", "Cannot hide dual output toggles in dual output mode.": "Kan de Dual Output-schakelaars niet verbergen in de Dual Output-modus.", - "Choose a template from our overlay library": "Choose a template from our overlay library", - "Log in to choose a template from our overlay library": "Log in to choose a template from our overlay library", - "Loading scene...": "Loading scene...", - "Import from OBS": "Import from OBS", - "Import from Twitch": "Import from Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", - "Load existing scenes from Twitch Studio": "Load existing scenes from Twitch Studio", - "Start Fresh": "Start Fresh" + "Choose a template from our overlay library": "Kies een sjabloon uit onze overlaybibliotheek", + "Log in to choose a template from our overlay library": "Log in om een sjabloon te kiezen uit onze overlaybibliotheek", + "Loading scene...": "Scène wordt geladen...", + "Import from OBS": "Importeren vanuit OBS", + "Import from Twitch": "Importeren vanuit Twitch", + "Import from Twitch Studio": "Importeren vanuit Twitch Studio", + "Load existing scenes from Twitch Studio": "Bestaande scènes laden vanuit Twitch Studio", + "Start Fresh": "Helemaal opnieuw beginnen" } From 9614843a759173f9d91e0de3b533b90a22483af6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:54 -0800 Subject: [PATCH 102/566] New translations streaming.json (Dutch) --- app/i18n/nl-NL/streaming.json | 102 +++++++++++++++++----------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/app/i18n/nl-NL/streaming.json b/app/i18n/nl-NL/streaming.json index 9ddf95d73e49..14f7f3d5e3ef 100644 --- a/app/i18n/nl-NL/streaming.json +++ b/app/i18n/nl-NL/streaming.json @@ -35,7 +35,7 @@ "Schedule Stream": "Stream plannen", "View your live stream in a web browser": "Uw livestream weergeven in een webbrowser", "Edit your stream title and description": "De titel en beschrijving van uw stream bewerken", - "Go to Live Dashboard": "Go to Live Dashboard", + "Go to Live Dashboard": "Ga naar het Go Live-dashboard", "Are you sure you want to exit while live?": "Weet u zeker dat u wilt afsluiten terwijl u live bent?", "Enable the preview stream": "De voorbeeldstream inschakelen", "Disable the preview stream, can help with CPU": "Voorbeeldstream uitschakelen, kan helpen met CPU", @@ -80,7 +80,7 @@ "Tweet to let your followers know you're going live": "Laat in een tweet uw volgers weten dat u live gaat", "Optimized encoding provides better quality and/or lower cpu/gpu usage. Depending on the game, resolution may be changed for a better quality of experience": "Geoptimaliseerde codering zorgt voor betere kwaliteit en/of lager CPU/GPU-gebruik. Afhankelijk van de game kan de resolutie worden gewijzigd voor een betere ervaring.", "An error occurred with the output. This is usually caused by out of date video drivers. Please ensure your Nvidia or AMD drivers are up to date and try again.": "Er is een fout opgetreden met de uitvoer. Dit is meestal het gevolg van verouderde videodrivers. Zorg dat uw Nvidia- of AMD-drivers up-to-date zijn en probeer het opnieuw.", - "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.": "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.", + "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.": "Er is een fout opgetreden met de uitvoer. Controleer en schakel encoders in je instellingen voor streaming en opname.", "OK": "OK", "Streaming Error": "Streamingfout", "Recording Error": "Opnamefout", @@ -106,7 +106,7 @@ "prepopulateStreamSettingsError": "Er is een fout opgetreden bij het ophalen van uw kanaalinformatie. U kunt proberen de informatie opnieuw op te halen of u kunt gewoon live gaan. Als deze fout blijft bestaan, probeert u of uitloggen en weer inloggen helpt.", "updateStreamSettingsError": "Er is iets fout gegaan bij het bijwerken van uw streaminfo. U kunt het opnieuw proberen of gewoon live gaan. Als deze fout blijft bestaan, probeert u of uitloggen en weer inloggen helpt.", "twitchMissedScopeError": "

Het lijkt erop dat u uw Twitch-account heeft verbonden op de streamlabs.com-website. Als u wilt streamen moet u het opnieuw verbinden via Streamlabs Desktop

Twitch verbinden", - "tiktokReAuthError": "

There was an authentication error with TikTok. Please re-login with TikTok.

Connect TikTok", + "tiktokReAuthError": "

Er is een authenticatiefout opgetreden bij TikTok. Log opnieuw in met TikTok.

TikTok verbinden", "Multistreaming to these platforms requires Ultra": "Voor multi-streamen naar deze platforms is Ultra vereist", "Become a Ultra member": "Word lid van Ultra", "You must select a game for %{platformName}": "U moet een game selecteren voor %{platformName}", @@ -151,7 +151,7 @@ "Failed to publish the YouTube broadcast": "Kan niet publiceren naar de YouTube-uitzending", "Failed to post the Tweet": "Kan de tweet niet posten", "This feature is for Ultra members only": "Deze functie is alleen voor Ultra-leden", - "An unknown error occurred": "An unknown error occurred", + "An unknown error occurred": "Er is een onbekende fout opgetreden", "Please enable your account for live streaming, and wait 24 hours before attempting to stream.": "Schakel uw account in voor live streaming en wacht 24 uur voordat u gaat streamen.", "Please try again. If the issue persists, you can stream directly to a single platform instead.": "Probeer het opnieuw. Als het probleem blijft bestaan, kunt u in plaats daarvan rechtstreeks naar een enkel platform streamen.", "Enable Live Streaming": "Livestreaming inschakelen", @@ -206,54 +206,54 @@ "Selective Recording can only be used with horizontal sources.": "Selectieve opname kan alleen worden gebruikt met horizontale bronnen.", "Set up Go Live Settings for Dual Output Mode in the Go Live window.": "Stel de instellingen voor Live gaan in voor de Dual Output-modus in het venster Live gaan.", "Cannot toggle Studio Mode in Dual Output Mode.": "Kan Studiomodus niet in- of uitschakelen in de Dual Output-modus.", - "Upgrade your stream with premium overlays with Streamlabs Ultra.": "Upgrade your stream with premium overlays with Streamlabs Ultra.", - "Instagram Stream Key": "Instagram Stream Key", - "Instagram Stream URL": "Instagram Stream URL", - "Remember to open Instagram in browser and click \"Go Live\" to start streaming!": "Remember to open Instagram in browser and click \"Go Live\" to start streaming!", - "Remember to update your Stream Key": "Remember to update your Stream Key", - "Stream URL": "Stream URL", + "Upgrade your stream with premium overlays with Streamlabs Ultra.": "Upgrade je stream met premium overlays met Streamlabs Ultra.", + "Instagram Stream Key": "Instagram-streamsleutel", + "Instagram Stream URL": "URL Instagram-stream", + "Remember to open Instagram in browser and click \"Go Live\" to start streaming!": "Vergeet niet om Instagram in je browser te openen en op \"Go Live\" te klikken om te beginnen met streamen!", + "Remember to update your Stream Key": "Vergeet niet je streamsleutel bij te werken", + "Stream URL": "Stream-URL", "Tweet": "Tweet", - "Viewers Hidden": "Viewers Hidden", - "Failed to upload the thumbnail": "Failed to upload the thumbnail", - "Failed to authenticate with TikTok": "Failed to authenticate with TikTok", - "Your TikTok account is not enabled for live streaming": "Your TikTok account is not enabled for live streaming", - "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", - "You are already live on a another device": "You are already live on a another device", - "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", - "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", - "Content Classification": "Content Classification", - "Stream features branded content": "Stream features branded content", - "Streaming to %{platform} is temporary unavailable": "Streaming to %{platform} is temporary unavailable", + "Viewers Hidden": "Verborgen kijkers", + "Failed to upload the thumbnail": "Het uploaden van de miniatuur is mislukt", + "Failed to authenticate with TikTok": "Verificatie met TikTok mislukt", + "Your TikTok account is not enabled for live streaming": "Je TikTok-account is niet ingeschakeld voor live streaming", + "Error generating TikTok stream credentials": "Fout bij het genereren van TikTok-streamgegevens", + "You are already live on a another device": "Je bent al live op een ander apparaat", + "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Verbind je TikTok-account om gratis te streamen naar TikTok en één extra platform.", + "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Bij het bijwerken van je Twitch-kanaalinfo zijn enkele tags verwijderd vanwege moderatieregels: %{tags}", + "Content Classification": "Inhoudsclassificatie", + "Stream features branded content": "Stream bevat branded content", + "Streaming to %{platform} is temporary unavailable": "Streaming naar %{platform} is tijdelijk niet beschikbaar", "Code:": "Code:", - "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings": "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings", - "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform": "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform", - "escalate to the engineering team": "escalate to the engineering team", - "confirm streaming approval status with TikTok": "confirm streaming approval status with TikTok", - "end stream on other device to start": "end stream on other device to start", - "confirm Live Access status with TikTok": "confirm Live Access status with TikTok", - "unlink and re-merge TikTok account, then restart Desktop": "unlink and re-merge TikTok account, then restart Desktop", - "re-login or re-merge TikTok account": "re-login or re-merge TikTok account", - "Streaming to platform is temporarily not available, confirm streaming approval and output settings.": "Streaming to platform is temporarily not available, confirm streaming approval and output settings.", - "Failed to update %{platform} account. Please relogin to your %{platform} account.": "Failed to update %{platform} account. Please relogin to your %{platform} account.", - "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.": "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.", - "Failed to update %{platform} account": "Failed to update %{platform} account", - "Unlink here": "Unlink here", - "Primary Chat": "Primary Chat", - "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.": "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.", + "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings": "verzoek afgewezen door streamingplatform zonder verdere details. Bevestig go live-instellingen, goedkeuringsstatus van streaming en uitvoerinstellingen", + "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform": "verzoek afgewezen door streamingplatform. Als de fout aangeeft dat de gebruiker geblokkeerd is, zeg dan niet dat hij geblokkeerd is, maar vraag hem om zijn streamingstatus bij het platform te bevestigen.", + "escalate to the engineering team": "escaleer naar het engineeringteam", + "confirm streaming approval status with TikTok": "bevestig goedkeuringsstatus streaming met TikTok", + "end stream on other device to start": "eindstream op ander apparaat staat op het punt te starten", + "confirm Live Access status with TikTok": "bevestig live-toegangsstatus met TikTok", + "unlink and re-merge TikTok account, then restart Desktop": "ontkoppel het TikTok-account en voeg opnieuw samen. Start vervolgens Desktop opnieuw op", + "re-login or re-merge TikTok account": "log opnieuw in of voeg je TikTok-account opnieuw samen", + "Streaming to platform is temporarily not available, confirm streaming approval and output settings.": "Streaming naar platform is tijdelijk niet beschikbaar, bevestig goedkeuring voor streaming en uitvoerinstellingen.", + "Failed to update %{platform} account. Please relogin to your %{platform} account.": "Het is niet gelukt om je %{platform}-account bij te werken. Log opnieuw in op je %{platform}-account.", + "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.": "Het is niet gelukt om je %{platform}-account bij te werken. Maak de koppeling van je %{platform}-account ongedaan en maak opnieuw verbinding.", + "Failed to update %{platform} account": "Het is niet gelukt om je %{platform}-account bij te werken", + "Unlink here": "Maak de koppeling hier ongedaan", + "Primary Chat": "Primaire chat", + "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.": "Ga naar Instellingen -> Uitvoer -> Opname -> Opnamepad als je deze locatie wilt wijzigen.", "An error occurred with the output. Please check your streaming and recording settings.": "Er is een fout opgetreden met de uitvoer. Controleer uw instellingen voor streaming en opname.", - "JSON returned, escalate to the engineering team.": "JSON returned, escalate to the engineering team.", - "error most likely occurred before going live": "error most likely occurred before going live", - "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers": "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers", - "Are you sure you want to start multistreaming with errors?": "Are you sure you want to start multistreaming with errors?", - "Unknown error with no further details, please contact support": "Unknown error with no further details, please contact support", - "You are currently logged out. Please log in or confirm your server url and stream key": "You are currently logged out. Please log in or confirm your server url and stream key", - "user probably has an invalid server url or stream key": "user probably has an invalid server url or stream key", - "Your computer is locked": "Your computer is locked", - "Please try again. If the issue persists, you can stream in single output mode instead.": "Please try again. If the issue persists, you can stream in single output mode instead.", - "Enable Dual Output to stream to horizontal & vertical platforms simultaneously": "Enable Dual Output to stream to horizontal & vertical platforms simultaneously", - "Disable Dual Output": "Disable Dual Output", - "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", - "Multistream Chat Platform Support": "Multistream Chat Platform Support", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "JSON returned, escalate to the engineering team.": "JSON geretourneerd, escaleer naar het engineeringteam.", + "error most likely occurred before going live": "de fout is waarschijnlijk opgetreden voordat we live gingen", + "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers": "Je komt niet in aanmerking voor Go Live, je profiel moet minstens 60 dagen oud zijn of je pagina moet minstens 100 volgers hebben.", + "Are you sure you want to start multistreaming with errors?": "Weet je zeker dat je wilt beginnen met multistreaming met fouten?", + "Unknown error with no further details, please contact support": "Onbekende fout zonder verdere details, neem contact op met support", + "You are currently logged out. Please log in or confirm your server url and stream key": "Je bent momenteel uitgelogd. Log in of bevestig je server-url en streamsleutel", + "user probably has an invalid server url or stream key": "gebruiker heeft waarschijnlijk een ongeldige server-url of streamsleutel", + "Your computer is locked": "Je computer is vergrendeld", + "Please try again. If the issue persists, you can stream in single output mode instead.": "Probeer het later opnieuw. Als het probleem aanhoudt, kun je in plaats daarvan streamen in de modus Single Output.", + "Enable Dual Output to stream to horizontal & vertical platforms simultaneously": "Schakel Dual Output in om gelijktijdig naar horizontale en verticale platforms te streamen", + "Disable Dual Output": "Dual Output uitschakelen", + "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Je kunt nu Twitch-, YouTube- en Facebook-berichten beantwoorden in Multistream-chat. Klik voor meer informatie", + "Multistream Chat Platform Support": "Ondersteuning voor multistream-chatplatform", + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Je hebt %{colorFormat} geselecteerd als Kleurindeling. Andere formaten dan NV12 en P010 worden vaak gebruikt voor opname en kunnen een hoog CPU-gebruik met zich meebrengen of worden niet ondersteund door het streamingplatform. Ga naar Instellingen -> Geavanceerd -> Video om te bekijken.", + "TikTok Audience": "TikTok-publiek" } From e96ff49477c76af3e9f31c999da237854a9a5d73 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:40:57 -0800 Subject: [PATCH 103/566] New translations widget-chat-box.json (Dutch) --- app/i18n/nl-NL/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/nl-NL/widget-chat-box.json b/app/i18n/nl-NL/widget-chat-box.json index 33b2973a1f95..a7748b85c5f5 100644 --- a/app/i18n/nl-NL/widget-chat-box.json +++ b/app/i18n/nl-NL/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Tekens verbergen", "Hide Common Chat Bots": "Veelgebruikte chatbots verbergen", "Hide commands starting with `!`": "Opdrachten verbergen die starten met '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Chatmeldingen", + "Trigger a sound to notify you when there is new chat activity": "Laat een geluid horen als er nieuwe chatactiviteit is" } From 9e7c450d15fbd4207c4915194310fa08184e6969 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:12 -0800 Subject: [PATCH 104/566] New translations promotional-copy.json (Dutch) --- app/i18n/nl-NL/promotional-copy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/i18n/nl-NL/promotional-copy.json b/app/i18n/nl-NL/promotional-copy.json index f96c9fd07c3b..54b7663f5609 100644 --- a/app/i18n/nl-NL/promotional-copy.json +++ b/app/i18n/nl-NL/promotional-copy.json @@ -1,6 +1,6 @@ { "Overlay, Widget, and Site Themes": "Overlay-, widget- en sitethema's", - "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.": "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.", + "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.": "Pas je stream en website volledig aan om je merk te vertegenwoordigen of kies uit duizenden van onze kant-en-klare overlays. Hoe dan ook, je stream zal er geweldig uitzien en het is allemaal inbegrepen bij Ultra.", "View Themes": "Thema's weergeven", "Every App is FREE": "Alle apps zijn GRATIS", "We've curated a list of diverse and feature rich applications to give you more control, automation, better analytics, and new ways to interact with your audience.": "We hebben een lijst samengesteld met diverse apps met veel functies om u meer controle, automatisering, betere analyse en nieuwe manieren te geven om met uw publiek te communiceren.", @@ -72,7 +72,7 @@ "Highest Profit Margins": "Hoogste winstmarges", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/mnd of %{yearlyPrice}/jaar", "Text-based editing of VOD content": "Tekstgebaseerde bewerking van VOD-content", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Polijst je video's met op tekst gebaseerde en AI-gestuurde Podcast Editor", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Zet je video's om in mobiel-vriendelijke korte TikToks, Reels en Shorts met Cross Clip", + "Edit video professionally from your browser with Video Editor": "Bewerk video professioneel vanuit je browser met Video Editor" } From cf4b2861d518056726973a0bcc21c6d52b8a228e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:26 -0800 Subject: [PATCH 105/566] New translations onboarding.json (Polish) --- app/i18n/pl-PL/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/pl-PL/onboarding.json b/app/i18n/pl-PL/onboarding.json index 092eb66b0dd6..d3b5e5ecda14 100644 --- a/app/i18n/pl-PL/onboarding.json +++ b/app/i18n/pl-PL/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Zapewnij sobie sukces dzięki naszemu przewodnikowi dla początkujących", "Prevent crashes with this troubleshooting guide": "Zapobiegaj awariom dzięki przewodnikowi po rozwiązywaniu problemów", "Learn more about streaming through our free Streamer University": "Dowiedz się więcej o streamowaniu dzięki naszej bezpłatnej stronie Streamer University", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Nagrywanie", + "Game Overlay": "Nakładka gry", + "Dual Output (1 platform + TikTok)": "Dual Output (1 platforma + TikTok)", + "Alert Box & Widget Themes": "Skrzynka powiadomień i motywy widżetów", + "Access all App Store Apps": "Dostęp do wszystkich aplikacji w App Store", + "Dual Output (3+ destinations)": "Dual Output (ponad 3 miejsca docelowe)", + "Collab Cam up to 11 guests": "Collab Cam dla maks. 11 gości", + "Pro tier across the rest of the suite": "Poziom Pro w całej pozostałej części pakietu", + "And many more Ultra features": "I wiele więcej funkcji Ultra", + "Everything you need to go live.": "Wszystko czego potrzebujesz, żeby wejść na żywo.", + "Always and forever free": "Od zawsze i na zawsze bezpłatnie", + "Choose Ultra": "Wybierz Ultra", + "Premium features for your stream.": "Funkcje Premium dla Twojej transmisji.", + "Other Themes": "Inne motywy", + "by %{designerName}": "od %{designerName}", + "Setup your mic & webcam": "Skonfiguruj mikrofon i kamerę internetową", + "Connect your most essential devices now or later on.": "Podłącz swoje najważniejsze urządzenia teraz lub później.", + "Choose your plan": "Wybierz plan dla siebie", + "Choose the best plan to fit your content creation needs.": "Wybierz najlepszy plan dopasowany do Twoich potrzeb w zakresie tworzenia treści.", + "Add your first theme": "Dodaj swój pierwszy motyw", + "Try your first theme now, browse hundreds of more themes later on": "Wypróbuj swój pierwszy motyw teraz, a później przeglądaj setki innych motywów" } From 7f2718a33705cdee0e085626a53521b8fb4172ba Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:27 -0800 Subject: [PATCH 106/566] New translations remote-control.json (Polish) --- app/i18n/pl-PL/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/pl-PL/remote-control.json b/app/i18n/pl-PL/remote-control.json index 969b6250076d..376a980bfffe 100644 --- a/app/i18n/pl-PL/remote-control.json +++ b/app/i18n/pl-PL/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Pokaż szczegóły", "Hide details": "Ukryj szczegóły", - "API Token": "API Token", + "API Token": "Token API", "Generate new": "Generuj nowy", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "Adresy IP", "Click to show": "Kliknij, aby wyświetlić", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Bezpłatna aplikacja Streamlabs Controller umożliwia sterowanie pulpitem Streamlabs Desktop z urządzenia z systemem iOS lub Android. Aby skorzystać z tej funkcji, musisz być zalogowany.", + "Allow Controller app connections": "Zezwalaj na połączenia aplikacji sterownika", + "Connected Devices": "Połączone urządzenia", + "Disconnect": "Rozłącz", + "No devices connected": "Brak podłączonych urządzeń", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Niektóre aplikacje innych dostawców łączą się z oprogramowaniem Streamlabs Desktop za pośrednictwem połączeń WebSocket. Przełącz tę opcję, aby zezwolić na takie połączenia i wyświetlać informacje o połączeniach.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Ostrzeżenie: wyświetlenie tego fragmentu podczas transmisji może spowodować wyciek poufnych informacji.", + "Allow third party connections": "Zezwalaj na połączenia zewnętrzne", "Host": "Host" } From 5618205071f4d6b2d39c2eb17be72871fcada562 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:28 -0800 Subject: [PATCH 107/566] New translations scenes.json (Polish) --- app/i18n/pl-PL/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pl-PL/scenes.json b/app/i18n/pl-PL/scenes.json index f2d2d013767d..ecdc5af89f6a 100644 --- a/app/i18n/pl-PL/scenes.json +++ b/app/i18n/pl-PL/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Wymagana jest nazwa sceny", "Please enter the name of the scene": "Podaj nazwę sceny", "Manage Scene Collections": "Zarządzaj kolekcjami scen", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Utwórz kolekcję scen", "There needs to be at least one scene.": "Musi być co najmniej jedna scena.", "Projector:": "Projektor:", "Projector: Output": "Projektor: Wyjście", @@ -63,7 +63,7 @@ "Loading scene...": "Ładowanie sceny…", "Import from OBS": "Importuj z OBS", "Import from Twitch": "Importuj z Twitcha", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importuj z Twitch Studio", "Load existing scenes from Twitch Studio": "Załaduj istniejące sceny z Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Zacznij od początku" } From 74290b725cf10d224afd834cdea55c560431d7f6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:31 -0800 Subject: [PATCH 108/566] New translations streaming.json (Polish) --- app/i18n/pl-PL/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/streaming.json b/app/i18n/pl-PL/streaming.json index ca601cb70a1b..97a4b7497bc4 100644 --- a/app/i18n/pl-PL/streaming.json +++ b/app/i18n/pl-PL/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Wyłącz tryb Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Możesz teraz odpowiadać na wiadomości z Twitcha, YouTube'a i Facebooka w czacie Multistream. Kliknij, aby dowiedzieć się więcej.", "Multistream Chat Platform Support": "Obsługa platformy czatu Multistream", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Wybrano %{colorFormat} jako format kolorów. Formaty inne niż NV12 i P010 są powszechnie używane do rejestrowania i mogą powodować wysokie zużycie procesora lub platforma transmisji może ich nie obsługiwać. Przejdź do „Ustawienia” -> „Zaawansowane” -> „Wideo”, aby zweryfikować.", + "TikTok Audience": "Odbiorcy na platformie TikTok" } From 6daf3ab03112f282ae7f1a727dd05450a07d6e92 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:35 -0800 Subject: [PATCH 109/566] New translations widget-chat-box.json (Polish) --- app/i18n/pl-PL/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/widget-chat-box.json b/app/i18n/pl-PL/widget-chat-box.json index 8ba81c760e7e..d1769e3840b7 100644 --- a/app/i18n/pl-PL/widget-chat-box.json +++ b/app/i18n/pl-PL/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Ukryj znaki", "Hide Common Chat Bots": "Ukryj znane boty na czacie", "Hide commands starting with `!`": "Ukryj komendy zaczynające się od „!”", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Powiadomienia o czacie", + "Trigger a sound to notify you when there is new chat activity": "Odtwarzaj dźwięk powiadomień o nowej aktywności na czacie" } From 822a09927dae0c73fec1cf3fed8b14cc22b91211 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:41:49 -0800 Subject: [PATCH 110/566] New translations promotional-copy.json (Polish) --- app/i18n/pl-PL/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pl-PL/promotional-copy.json b/app/i18n/pl-PL/promotional-copy.json index b1a5e282c9e4..8cab60317cce 100644 --- a/app/i18n/pl-PL/promotional-copy.json +++ b/app/i18n/pl-PL/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Najwyższe marże zysku", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/miesięcznie lub %{yearlyPrice}/rocznie", "Text-based editing of VOD content": "Tekstowa edycja treści VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Dopracowuj swoje materiały wideo za pomocą oprogramowania tekstowego Podcast Editor opartego na sztucznej inteligencji.", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Zamieniaj swoje materiały wideo w przyjazne dla urządzeń mobilnych krótkie formy TikTok, Reel i Short za pomocą oprogramowania Cross Clip.", + "Edit video professionally from your browser with Video Editor": "Profesjonalnie edytuj materiały wideo z poziomu przeglądarki za pomocą oprogramowania Video Editor" } From da9a45dfad8ab1dfa0372e9842b052a40076349c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:03 -0800 Subject: [PATCH 111/566] New translations onboarding.json (Portuguese) --- app/i18n/pt-PT/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/pt-PT/onboarding.json b/app/i18n/pt-PT/onboarding.json index 7bb0a4a4cc52..0590114ce387 100644 --- a/app/i18n/pt-PT/onboarding.json +++ b/app/i18n/pt-PT/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Prepara-te para o sucesso com o nosso guia de iniciação", "Prevent crashes with this troubleshooting guide": "Evita falhas com este guia de resolução de problemas", "Learn more about streaming through our free Streamer University": "Aprende mais sobre a transmissão através da nossa Streamer University gratuita", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Gravação", + "Game Overlay": "Sobreposição no jogo", + "Dual Output (1 platform + TikTok)": "Dual Output (1 plataforma + TikTok)", + "Alert Box & Widget Themes": "Caixa de alerta e temas de widgets", + "Access all App Store Apps": "Acesso a todas as aplicações da App Store", + "Dual Output (3+ destinations)": "Dual Output (3+ destinos)", + "Collab Cam up to 11 guests": "Collab Cam até 11 convidados", + "Pro tier across the rest of the suite": "Nível Pro no resto da suite", + "And many more Ultra features": "E muitas outras funcionalidades Ultra", + "Everything you need to go live.": "Tudo de que precisas para entrar em direto.", + "Always and forever free": "Sempre grátis", + "Choose Ultra": "Escolhe o Ultra", + "Premium features for your stream.": "Funcionalidades premium para a tua transmissão.", + "Other Themes": "Outros temas", + "by %{designerName}": "por %{designerName}", + "Setup your mic & webcam": "Configura o teu microfone e a tua câmara Web", + "Connect your most essential devices now or later on.": "Liga os teus dispositivos mais essenciais agora ou mais tarde.", + "Choose your plan": "Escolhe o teu plano", + "Choose the best plan to fit your content creation needs.": "Escolhe o melhor plano para as tuas necessidades de criação de conteúdos.", + "Add your first theme": "Adiciona o teu primeiro tema", + "Try your first theme now, browse hundreds of more themes later on": "Experimenta o teu primeiro tema agora e navega por centenas de outros temas mais tarde" } From 3938a5d46bbcf4b39f6c9313878d7f0204efeffb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:04 -0800 Subject: [PATCH 112/566] New translations remote-control.json (Portuguese) --- app/i18n/pt-PT/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/pt-PT/remote-control.json b/app/i18n/pt-PT/remote-control.json index cec9fb81aead..13e92f6a618e 100644 --- a/app/i18n/pt-PT/remote-control.json +++ b/app/i18n/pt-PT/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Mostrar detalhes", "Hide details": "Ocultar detalhes", - "API Token": "API Token", + "API Token": "Token da API", "Generate new": "Gerar novo", "Port": "Porta", - "IP Addresses": "IP Addresses", + "IP Addresses": "Endereços IP", "Click to show": "Clique para mostrar", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "A aplicação gratuita Streamlabs Controller permite controlar o Streamlabs Desktop a partir do teu dispositivo iOS ou Android. Tens de ter sessão iniciada para utilizar esta funcionalidade.", + "Allow Controller app connections": "Permitir ligações de aplicações do controlador", + "Connected Devices": "Dispositivos ligados", + "Disconnect": "Desligar", + "No devices connected": "Sem dispositivos ligados", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Algumas aplicações de terceiros ligam-se ao Streamlabs Desktop através de uma ligação websockets. Ativa/desativa esta opção para permitir essas ligações e apresentar informações sobre a ligação.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Aviso: Se mostrares esta parte na transmissão, poderás divulgar informações sensíveis.", + "Allow third party connections": "Permitir ligações de terceiros", "Host": "Host" } From ba6fef9d035ac48e94ffbba69f43f88a5ca459af Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:06 -0800 Subject: [PATCH 113/566] New translations scenes.json (Portuguese) --- app/i18n/pt-PT/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pt-PT/scenes.json b/app/i18n/pt-PT/scenes.json index ec631cd49fcb..45f5a767e45d 100644 --- a/app/i18n/pt-PT/scenes.json +++ b/app/i18n/pt-PT/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "O nome da cena é obrigatório", "Please enter the name of the scene": "Introduza o nome da cena", "Manage Scene Collections": "Gerir coleções de cenas", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Criar coleção de cenas", "There needs to be at least one scene.": "Deve ter, pelo menos, uma cena.", "Projector:": "Projetor:", "Projector: Output": "Projetor: Saída", @@ -63,7 +63,7 @@ "Loading scene...": "A carregar a cena...", "Import from OBS": "Importar do OBS", "Import from Twitch": "Importar da Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importar do Twitch Studio", "Load existing scenes from Twitch Studio": "Carregar cenas existentes do Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Começar de novo" } From 32ff31ac2408b3f771ff9a297fa46b332f47e95b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:08 -0800 Subject: [PATCH 114/566] New translations streaming.json (Portuguese) --- app/i18n/pt-PT/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/streaming.json b/app/i18n/pt-PT/streaming.json index c0c47704abb4..4a21b9e47de1 100644 --- a/app/i18n/pt-PT/streaming.json +++ b/app/i18n/pt-PT/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Desativar Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora podes responder a mensagens da Twitch, do YouTube e do Facebook no chat multitransmissão. Clica para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Selecionaste %{colorFormat} como Formato de cor. Os formatos diferentes de NV12 e P010 são normalmente utilizados para gravação e podem implicar uma utilização elevada da CPU ou a plataforma de transmissão pode não os suportar. Vai a Definições -> Avançadas -> Vídeo para rever.", + "TikTok Audience": "Audiência do TikTok" } From c571362c07308f97c7a854e5aae9ce84fa041bab Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:12 -0800 Subject: [PATCH 115/566] New translations widget-chat-box.json (Portuguese) --- app/i18n/pt-PT/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/widget-chat-box.json b/app/i18n/pt-PT/widget-chat-box.json index c60efd3a1797..14b403f2212b 100644 --- a/app/i18n/pt-PT/widget-chat-box.json +++ b/app/i18n/pt-PT/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Ocultar carateres", "Hide Common Chat Bots": "Esconder Bots comuns do chat", "Hide commands starting with `!`": "Esconder comandos a começar por '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Notificações de chat", + "Trigger a sound to notify you when there is new chat activity": "Aciona um som para te notificar quando há nova atividade no chat" } From 91e729a82887f21db86a24b3b76d41be73c77f61 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:25 -0800 Subject: [PATCH 116/566] New translations promotional-copy.json (Portuguese) --- app/i18n/pt-PT/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pt-PT/promotional-copy.json b/app/i18n/pt-PT/promotional-copy.json index 78d225f535ba..4eb968a81dfd 100644 --- a/app/i18n/pt-PT/promotional-copy.json +++ b/app/i18n/pt-PT/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "As margens de lucro mais altas", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/mês ou %{yearlyPrice}/ano", "Text-based editing of VOD content": "Edição de texto em conteúdo VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Aperfeiçoa os teus vídeos com o Podcast Editor baseado em texto e alimentado por IA", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Transforma os teus vídeos em TikToks, Reels e Shorts para telemóveis com Cross Clip", + "Edit video professionally from your browser with Video Editor": "Edita vídeos profissionalmente a partir do teu browser com o Video Editor" } From f6e1e430e55997fc526abb645984f7f3465656cc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:39 -0800 Subject: [PATCH 117/566] New translations onboarding.json (Russian) --- app/i18n/ru-RU/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/ru-RU/onboarding.json b/app/i18n/ru-RU/onboarding.json index c8ef57294ff0..e0c84cc0b5cf 100644 --- a/app/i18n/ru-RU/onboarding.json +++ b/app/i18n/ru-RU/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Ознакомьтесь с нашим руководством по началу работы, чтобы настроиться на успех", "Prevent crashes with this troubleshooting guide": "Ознакомьтесь с этим руководством по устранению неполадок, чтобы предотвратить сбои", "Learn more about streaming through our free Streamer University": "Узнайте больше о транслировании через Streamer University бесплатно", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Запись видео", + "Game Overlay": "Игровой оверлей", + "Dual Output (1 platform + TikTok)": "Dual Output (1 платформа + TikTok)", + "Alert Box & Widget Themes": "Темы для оповещений и виджетов", + "Access all App Store Apps": "Доступ ко всем приложениям App Store", + "Dual Output (3+ destinations)": "Dual Output (3+ направления)", + "Collab Cam up to 11 guests": "Collab Cam до 11 гостей", + "Pro tier across the rest of the suite": "Профессиональный уровень во всем остальном наборе", + "And many more Ultra features": "И многие другие функции Ultra", + "Everything you need to go live.": "Все, что нужно для выхода в эфир.", + "Always and forever free": "Бесплатно — сейчас и всегда", + "Choose Ultra": "Выбрать Ultra", + "Premium features for your stream.": "Премиум-функции для вашей трансляции.", + "Other Themes": "Другие темы", + "by %{designerName}": "автор %{designerName}", + "Setup your mic & webcam": "Настройте микрофон и веб-камеру", + "Connect your most essential devices now or later on.": "Подключайте самые необходимые устройства сейчас или потом.", + "Choose your plan": "Выберите свой план", + "Choose the best plan to fit your content creation needs.": "Выберите оптимальный тарифный план, соответствующий вашим потребностям в создании контента.", + "Add your first theme": "Добавьте свою первую тему", + "Try your first theme now, browse hundreds of more themes later on": "Попробуйте свою первую тему сейчас, а затем просмотрите сотни других тем" } From 38f0339f58f9a02325dac0733810f0b8fed7c62e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:40 -0800 Subject: [PATCH 118/566] New translations remote-control.json (Russian) --- app/i18n/ru-RU/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/ru-RU/remote-control.json b/app/i18n/ru-RU/remote-control.json index 4a2a570a23e4..021d7e1aef73 100644 --- a/app/i18n/ru-RU/remote-control.json +++ b/app/i18n/ru-RU/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Показать подробности", "Hide details": "Скрыть подробности", - "API Token": "API Token", + "API Token": "Токен API", "Generate new": "Создать новый", "Port": "Порт", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP-адреса", "Click to show": "Нажмите, чтобы показать", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Бесплатное приложение Streamlabs Controller позволяет управлять приложением Streamlabs Desktop с устройства iOS или Android. Вы должны войти в систему, чтобы воспользоваться этой функцией.", + "Allow Controller app connections": "Разрешить подключения приложений контроллера", + "Connected Devices": "Подключенные устройства", + "Disconnect": "Отключить", + "No devices connected": "Нет подключенных устройств", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Некоторые сторонние приложения подключаются к Streamlabs Desktop через веб-сокеты. Установите этот флажок, чтобы разрешить такие соединения и отобразить информацию о них.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Предупреждение: Отображение этой части в трансляции может привести к утечке конфиденциальной информации.", + "Allow third party connections": "Разрешить сторонние подключения", + "Host": "Размещение" } From d1c6c8ef0df0c6a32472e7965c9136f85d716ca2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:42 -0800 Subject: [PATCH 119/566] New translations scenes.json (Russian) --- app/i18n/ru-RU/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ru-RU/scenes.json b/app/i18n/ru-RU/scenes.json index cd3c05b2b369..31ad094aa414 100644 --- a/app/i18n/ru-RU/scenes.json +++ b/app/i18n/ru-RU/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Укажите имя сцены", "Please enter the name of the scene": "Введите название сцены", "Manage Scene Collections": "Управление коллекциями сцен", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Создать коллекцию сцен", "There needs to be at least one scene.": "Должна быть хотя бы одна сцена.", "Projector:": "Проектор:", "Projector: Output": "Проектор: Вывод", @@ -63,7 +63,7 @@ "Loading scene...": "Загрузка сцены…", "Import from OBS": "Импортировать из OBS", "Import from Twitch": "Импортировать из Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Импортировать из Twitch Studio", "Load existing scenes from Twitch Studio": "Загрузите существующие сцены из Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Начать с нуля" } From 8c8c798f799c6ea0b217ad339607def9a07d8f8e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:44 -0800 Subject: [PATCH 120/566] New translations streaming.json (Russian) --- app/i18n/ru-RU/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/streaming.json b/app/i18n/ru-RU/streaming.json index d84d612d3fbd..a6f196d3470d 100644 --- a/app/i18n/ru-RU/streaming.json +++ b/app/i18n/ru-RU/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Отключить Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Теперь вы можете отвечать на сообщения Twitch, YouTube и Facebook в многопоточном чате. Щелкните, чтобы узнать больше.", "Multistream Chat Platform Support": "Поддержка платформы многопоточного чата", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Вы выбрали %{colorFormat} в качестве формата цвета. Для записи обычно используются форматы, отличные от NV12 и P010, которые могут требовать высокой нагрузки на процессор или не поддерживаться стриминговой платформой. Перейдите в Настройки -> Дополнительно -> Видео для просмотра.", + "TikTok Audience": "Аудитория TikTok" } From 3d773bd35b6d7dc879a9ccf22a05448b025e856f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:42:48 -0800 Subject: [PATCH 121/566] New translations widget-chat-box.json (Russian) --- app/i18n/ru-RU/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/widget-chat-box.json b/app/i18n/ru-RU/widget-chat-box.json index 28fdb49f8c8f..58468dd5ea9e 100644 --- a/app/i18n/ru-RU/widget-chat-box.json +++ b/app/i18n/ru-RU/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Скрыть символы", "Hide Common Chat Bots": "Скрыть распространенные чат-боты", "Hide commands starting with `!`": "Скрыть команды, начинающиеся с «!»", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Оповещения чата", + "Trigger a sound to notify you when there is new chat activity": "Включите звук, чтобы уведомить вас о новой активности в чате." } From ee4d6fa15426bf0d4794f0b4bfeb0fa91e434b1e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:03 -0800 Subject: [PATCH 122/566] New translations promotional-copy.json (Russian) --- app/i18n/ru-RU/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/ru-RU/promotional-copy.json b/app/i18n/ru-RU/promotional-copy.json index 041d0fc2694b..34f2607b034e 100644 --- a/app/i18n/ru-RU/promotional-copy.json +++ b/app/i18n/ru-RU/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Максимум прибыли", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/мес. или %{yearlyPrice}/год", "Text-based editing of VOD content": "Редактирование текста контента VOD", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Совершенствуйте свои видео с помощью текстового редактора подкастов Podcast Editor с поддержкой искусственного интеллекта", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Превращайте свои видео в оптимизированные для мобильных устройств ролики для TikTok, рилы и шорты с помощью Cross Clip.", + "Edit video professionally from your browser with Video Editor": "Профессиональное редактирование видео из браузера с помощью Video Editor" } From 5a0b2762cbc97afad144d42c98c060235fba5278 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:17 -0800 Subject: [PATCH 123/566] New translations onboarding.json (Turkish) --- app/i18n/tr-TR/onboarding.json | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/tr-TR/onboarding.json b/app/i18n/tr-TR/onboarding.json index 44a5e58c9d9d..60dd90125da7 100644 --- a/app/i18n/tr-TR/onboarding.json +++ b/app/i18n/tr-TR/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Bbaşlangıç kılavuzumuzla kendinizi başarıya hazırlayın", "Prevent crashes with this troubleshooting guide": "Bu sorun giderme kılavuzunu kullanarak kilitlenmeleri önleyin", "Learn more about streaming through our free Streamer University": "Ücretsiz Streamer University aracılığıyla yayıncılık hakkında daha fazla bilgi edinin", - "Recording": "Recording", - "Game Overlay": "Game Overlay", + "Recording": "Kayıt", + "Game Overlay": "Oyun Katmanı", "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Alert Box & Widget Themes": "Uyarı Kutusu ve Bileşen Temaları", + "Access all App Store Apps": "Tüm App Store Uygulamalarına Erişim", + "Dual Output (3+ destinations)": "Dual Output (3+ hedef)", + "Collab Cam up to 11 guests": "En fazla 11 konuğa kadar Collab Cam", + "Pro tier across the rest of the suite": "Paketin geri kalanında profesyonel katman", + "And many more Ultra features": "Ve daha birçok Ultra özelliği", + "Everything you need to go live.": "Yayına başlarken ihtiyacınız olan her şey.", + "Always and forever free": "Her zaman ve sonsuza dek ücretsiz", + "Choose Ultra": "Ultra’yı Seç", + "Premium features for your stream.": "Yayınınız için premium özellikler.", + "Other Themes": "Diğer Temalar", + "by %{designerName}": "tasarımcı: %{designerName}", + "Setup your mic & webcam": "Mikrofonunuzu ve web kameranızı ayarlayın", + "Connect your most essential devices now or later on.": "En önemli cihazlarınızı şimdi veya daha sonra bağlayın.", + "Choose your plan": "Size uygun planı seçin", + "Choose the best plan to fit your content creation needs.": "İçerik oluşturma ihtiyaçlarınıza en uygun planı seçin.", + "Add your first theme": "İlk temanızı ekleyin", + "Try your first theme now, browse hundreds of more themes later on": "İlk temanızı şimdi deneyin, daha sonra yüzlerce temaya göz atın" } From 7976b91ccf5a52bd773176e49362df7c8998540d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:18 -0800 Subject: [PATCH 124/566] New translations remote-control.json (Turkish) --- app/i18n/tr-TR/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/tr-TR/remote-control.json b/app/i18n/tr-TR/remote-control.json index 167d735a25d6..4235cfa2bbce 100644 --- a/app/i18n/tr-TR/remote-control.json +++ b/app/i18n/tr-TR/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Detayları göster", "Hide details": "Detayları gizle", - "API Token": "API Token", + "API Token": "API Belirteci", "Generate new": "Yeni oluştur", "Port": "Bağlantı noktası", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP adresleri", "Click to show": "Görüntülemek için tıklayın", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Ücretsiz Streamlabs Controller uygulaması, Streamlabs Desktop’ı iOS veya Android cihazınızdan kontrol etmenizi sağlar. Bu özelliği kullanmak için giriş yapmış olmanız gerekmektedir.", + "Allow Controller app connections": "Denetleyici uygulama bağlantılarına izin ver", + "Connected Devices": "Bağlantılı Cihazlar", + "Disconnect": "Bağlantıyı kes", + "No devices connected": "Bağlı cihaz yok", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Bazı üçüncü taraf uygulamalar, Streamlabs Desktop’a websockets bağlantısı üzerinden bağlanır. Bu tür bağlantılara izin vermek ve bağlantı bilgilerini görüntülemek için bunu açın.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Uyarı: Bu bölümün yayın sırasında gösterilmesi hassas bilgileri sızdırılmasına yol açabilir.", + "Allow third party connections": "Üçüncü taraf bağlantılarına izin ver", "Host": "Host" } From 496ca1f67fda07de7d40c53b8d4ac372e20f83dd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:19 -0800 Subject: [PATCH 125/566] New translations scenes.json (Turkish) --- app/i18n/tr-TR/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/tr-TR/scenes.json b/app/i18n/tr-TR/scenes.json index 2c49299eb28e..16854652254b 100644 --- a/app/i18n/tr-TR/scenes.json +++ b/app/i18n/tr-TR/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Sahne ismi gerekli", "Please enter the name of the scene": "Lütfen bir sahne ismi girin", "Manage Scene Collections": "Sahne Koleksiyonlarını Düzenle", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Sahne Koleksiyonu Oluştur", "There needs to be at least one scene.": "En az bir sahneniz olması gerekir.", "Projector:": "Projektör:", "Projector: Output": "Projektör: Çıkış", @@ -63,7 +63,7 @@ "Loading scene...": "Sahne yükleniyor...", "Import from OBS": "OBS’den Aktar", "Import from Twitch": "Twitch'ten içe aktarın", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Twitch Studio'dan içe aktarın", "Load existing scenes from Twitch Studio": "Twitch Studio'dan mevcut sahneleri yükleyin", - "Start Fresh": "Start Fresh" + "Start Fresh": "Taze Başlangıç" } From daf33c34847d68eb4b481ad6db4554cdfc3f085e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:22 -0800 Subject: [PATCH 126/566] New translations streaming.json (Turkish) --- app/i18n/tr-TR/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/streaming.json b/app/i18n/tr-TR/streaming.json index f50220acca8a..923343a54cd1 100644 --- a/app/i18n/tr-TR/streaming.json +++ b/app/i18n/tr-TR/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Dual Output’u devre dışı bırakın", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Artık Twitch, YouTube ve Facebook mesajlarına Çoklu Yayın sohbetinde yanıt verebilirsiniz. Daha fazla bilgi için tıklayın.", "Multistream Chat Platform Support": "Çoklu Yayın Sohbet Platformu Desteği", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Renk Biçimi olarak %{colorFormat} seçtiniz. NV12 ve P010 dışındaki biçimler genellikle kayıt için kullanılır ve yüksek CPU kullanımı gerektirebilir veya yayın platformu tarafından desteklenmeyebilir. İncelemek için Ayarlar -> Gelişmiş -> Video bölümüne gidin.", + "TikTok Audience": "TikTok İzleyici Kitlesi" } From 431e8c92d62e24a7d714474c102762eddaf888e2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:26 -0800 Subject: [PATCH 127/566] New translations widget-chat-box.json (Turkish) --- app/i18n/tr-TR/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/widget-chat-box.json b/app/i18n/tr-TR/widget-chat-box.json index 488a8dc3c1f6..b5f993ab260d 100644 --- a/app/i18n/tr-TR/widget-chat-box.json +++ b/app/i18n/tr-TR/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Karakterleri Gizle", "Hide Common Chat Bots": "Genel sohbet robotlarını gizleyin", "Hide commands starting with `!`": "'!' ile başlayan komutlarını gizle", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Sohbet Bildirimleri Gönder", + "Trigger a sound to notify you when there is new chat activity": "Yeni bir sohbet etkinliği olduğunda sizi uyarması için bir sesli bildirim ayarlayın." } From fd44dd2b32cc36b114fcfd41d592cc435ba7d26f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:41 -0800 Subject: [PATCH 128/566] New translations promotional-copy.json (Turkish) --- app/i18n/tr-TR/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/tr-TR/promotional-copy.json b/app/i18n/tr-TR/promotional-copy.json index 32c505099d94..f60620ab66a1 100644 --- a/app/i18n/tr-TR/promotional-copy.json +++ b/app/i18n/tr-TR/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "En Yüksek Kâr Oranları", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "ayda %{monthlyPrice} veya yılda %{yearlyPrice}", "Text-based editing of VOD content": "VOD içeriği için metin tabanlı düzenleme", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Videolarınızı metin tabanlı ve yapay zekâ destekli Podcast Editor ile kusursuz hâle getirin", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Cross Clip ile videolarınızı mobil uyumlu kısa biçimli TikTok'lara, Reels’lere ve Shorts’lara dönüştürün", + "Edit video professionally from your browser with Video Editor": "Video Düzenleyici Tarayıcınızdan profesyonel video düzenlemesi yapın" } From da0102aa0dc1351dde22b1412afecc35792fa8c7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:54 -0800 Subject: [PATCH 129/566] New translations onboarding.json (Chinese Simplified) --- app/i18n/zh-CN/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/zh-CN/onboarding.json b/app/i18n/zh-CN/onboarding.json index 3b5eec8c06ab..d1be72d1cd14 100644 --- a/app/i18n/zh-CN/onboarding.json +++ b/app/i18n/zh-CN/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "我们的入门指南让您为成功做好准备", "Prevent crashes with this troubleshooting guide": "使用本故障排除指南防止崩溃", "Learn more about streaming through our free Streamer University": "通过我们免费的Streamer University,了解有关直播的更多信息", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "录制", + "Game Overlay": "游戏叠加", + "Dual Output (1 platform + TikTok)": "Dual Output(1 个平台 + TikTok)", + "Alert Box & Widget Themes": "提醒框和小工具主题", + "Access all App Store Apps": "访问所有 App Store 应用程序", + "Dual Output (3+ destinations)": "Dual Output(3 个以上目的地)", + "Collab Cam up to 11 guests": "Collab Cam 最多可容纳 11 位访客", + "Pro tier across the rest of the suite": "套件其余部分的专业级别", + "And many more Ultra features": "还有更多 Ultra 功能", + "Everything you need to go live.": "直播所需的一切。", + "Always and forever free": "永久免费", + "Choose Ultra": "选择 Ultra", + "Premium features for your stream.": "流媒体的高级功能。", + "Other Themes": "其他主题", + "by %{designerName}": "作者:%{designerName}", + "Setup your mic & webcam": "设置麦克风和网络摄像头", + "Connect your most essential devices now or later on.": "现在或稍后连接您最重要的设备。", + "Choose your plan": "选择您的计划", + "Choose the best plan to fit your content creation needs.": "选择最适合您内容创作需求的计划。", + "Add your first theme": "添加第一个主题", + "Try your first theme now, browse hundreds of more themes later on": "现在试用第一个主题,随后会浏览成百上千个主题" } From 47215b757bd1b2e69bef8aaccb2ddcaf066ad959 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:55 -0800 Subject: [PATCH 130/566] New translations remote-control.json (Chinese Simplified) --- app/i18n/zh-CN/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/zh-CN/remote-control.json b/app/i18n/zh-CN/remote-control.json index 6c539c1c9a49..9e1c5201232d 100644 --- a/app/i18n/zh-CN/remote-control.json +++ b/app/i18n/zh-CN/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "显示详情", "Hide details": "隐藏详情", - "API Token": "API Token", + "API Token": "API 令牌", "Generate new": "生成新令牌", "Port": "端口", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP 地址", "Click to show": "点击显示", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "使用免费的 Streamlabs Controller 应用程序可以从 iOS 或 Android 设备控制 Streamlabs Desktop。您必须登录后才能使用此功能。", + "Allow Controller app connections": "允许控制器应用程序连接", + "Connected Devices": "已连接设备", + "Disconnect": "取消连接", + "No devices connected": "未连接设备", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "一些第三方应用程序通过 Websockets 连接至 Streamlabs Desktop。切换此项可允许此类连接并显示连接信息。", + "Warning: Displaying this portion on stream may leak sensitive information.": "警告:在数据流中显示此部分内容可能会泄露敏感信息。", + "Allow third party connections": "允许第三方连接", + "Host": "转播" } From 0ed5e2d98e7548319afa7847648bd28ff2a032a4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:57 -0800 Subject: [PATCH 131/566] New translations scenes.json (Chinese Simplified) --- app/i18n/zh-CN/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/zh-CN/scenes.json b/app/i18n/zh-CN/scenes.json index 1272780d2f79..bd1b41aea048 100644 --- a/app/i18n/zh-CN/scenes.json +++ b/app/i18n/zh-CN/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "场景名称为必填项", "Please enter the name of the scene": "请输入场景名称", "Manage Scene Collections": "管理场景集", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "创建场景集", "There needs to be at least one scene.": "至少需要一个场景。", "Projector:": "投影机:", "Projector: Output": "投影机:输出", @@ -63,7 +63,7 @@ "Loading scene...": "正在加载场景……", "Import from OBS": "从 OBS 导入", "Import from Twitch": "从 Twitch 导入", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "从 Twitch Studio 导入", "Load existing scenes from Twitch Studio": "从 Twitch Studio 加载现有场景", - "Start Fresh": "Start Fresh" + "Start Fresh": "重新开始" } From ea6780d360388ca154adb37e9f629a40f35f2f61 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:43:59 -0800 Subject: [PATCH 132/566] New translations streaming.json (Chinese Simplified) --- app/i18n/zh-CN/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/streaming.json b/app/i18n/zh-CN/streaming.json index 08ac7d7eab2c..6e6ce0147626 100644 --- a/app/i18n/zh-CN/streaming.json +++ b/app/i18n/zh-CN/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "禁用 Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "现在您可以在多重直播中回复 Twitch、YouTube 和 Facebook 消息。点击了解更多。", "Multistream Chat Platform Support": "多重直播聊天平台支持", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已选择 %{colorFormat} 作为颜色格式。NV12 和 P010 以外的格式通常用于录制,可能会导致 CPU 占用率高或不受流媒体平台支持。前往设置 -> 高级 -> 视频进行查看。", + "TikTok Audience": "TikTok 观众" } From e554743dd73f76325ea6481a8da35bca47ab8d86 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:03 -0800 Subject: [PATCH 133/566] New translations widget-chat-box.json (Chinese Simplified) --- app/i18n/zh-CN/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/widget-chat-box.json b/app/i18n/zh-CN/widget-chat-box.json index 282f99d417c6..bd54bb1df1e9 100644 --- a/app/i18n/zh-CN/widget-chat-box.json +++ b/app/i18n/zh-CN/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "隐藏文字", "Hide Common Chat Bots": "隐藏通用聊天机器人", "Hide commands starting with `!`": "隐藏以“!”开头的命令", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "聊天通知", + "Trigger a sound to notify you when there is new chat activity": "有新的聊天活动时,会触发声音来通知您" } From 7c7c8ad07f8851827e42e376aed6ce7e89c21787 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:18 -0800 Subject: [PATCH 134/566] New translations promotional-copy.json (Chinese Simplified) --- app/i18n/zh-CN/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/zh-CN/promotional-copy.json b/app/i18n/zh-CN/promotional-copy.json index a4a6111b469c..ead5e7ba6f87 100644 --- a/app/i18n/zh-CN/promotional-copy.json +++ b/app/i18n/zh-CN/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "更高利润率", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/月或 %{yearlyPrice}/年", "Text-based editing of VOD content": "对 VOD 内容进行基于文本的编辑", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "使用基于文本和人工智能的 Podcast Editor 对视频进行润色", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "使用 Cross Clip 将您的视频制作成适合移动设备的 TikTok、Reels 和 Shorts 短片", + "Edit video professionally from your browser with Video Editor": "通过在浏览器中使用 Video Editor 对视频进行专业剪辑" } From 4d9e0680d03a67ba61b5a2181789f3250b5c82dc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:33 -0800 Subject: [PATCH 135/566] New translations onboarding.json (Chinese Traditional) --- app/i18n/zh-TW/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/zh-TW/onboarding.json b/app/i18n/zh-TW/onboarding.json index 4987f5bce85b..31e9d28cc3d7 100644 --- a/app/i18n/zh-TW/onboarding.json +++ b/app/i18n/zh-TW/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "使用我們的快速入門指南,為成功做好準備", "Prevent crashes with this troubleshooting guide": "使用此疑難排解指南避免當機", "Learn more about streaming through our free Streamer University": "深入瞭解透過我們的免費Streamer University進行直播", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "錄影", + "Game Overlay": "遊戲疊層", + "Dual Output (1 platform + TikTok)": "Dual Output (1 個平台 + TikTok)", + "Alert Box & Widget Themes": "通知方塊與小工具主題", + "Access all App Store Apps": "取得所有 App Store 應用程式", + "Dual Output (3+ destinations)": "Dual Output (3 個以上目的地)", + "Collab Cam up to 11 guests": "Collab Cam 最多可容納 11 位來賓", + "Pro tier across the rest of the suite": "套件其餘部分的專業層級", + "And many more Ultra features": "以及更多 Ultra 功能", + "Everything you need to go live.": "擁有您需要的一切。", + "Always and forever free": "永久免費", + "Choose Ultra": "選擇 Ultra", + "Premium features for your stream.": "適合您串流直播的優質功能。", + "Other Themes": "其他主題", + "by %{designerName}": "設計者為 % {designerName}", + "Setup your mic & webcam": "設定您的麥克風和網路攝影機", + "Connect your most essential devices now or later on.": "現在或稍後連接您最重要的裝置。", + "Choose your plan": "選擇您的方案", + "Choose the best plan to fit your content creation needs.": "選擇最適合您內容創作需求的計劃。", + "Add your first theme": "新增您的第一個主題", + "Try your first theme now, browse hundreds of more themes later on": "立即嘗試第一個主題,稍後再瀏覽數百個其他主題" } From 56ea3c9a32b107b489afa91e266eabe498b486c8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:34 -0800 Subject: [PATCH 136/566] New translations remote-control.json (Chinese Traditional) --- app/i18n/zh-TW/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/zh-TW/remote-control.json b/app/i18n/zh-TW/remote-control.json index 913616887537..66baa73bf9e3 100644 --- a/app/i18n/zh-TW/remote-control.json +++ b/app/i18n/zh-TW/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "顯示詳細資料", "Hide details": "隱藏詳細資料", - "API Token": "API Token", + "API Token": "API 符記", "Generate new": "產生新的", "Port": "連接埠", - "IP Addresses": "IP Addresses", + "IP Addresses": "IP 位址", "Click to show": "按一下以顯示", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "免費的 Streamlabs Controller 應用程式讓您可以從 iOS 或 Android 裝置控制 Streamlabs Desktop。您必須登入才能使用此功能。", + "Allow Controller app connections": "允許控制器應用程式連線", + "Connected Devices": "已連接的裝置", + "Disconnect": "中斷連線", + "No devices connected": "未連接裝置", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "某些第三方應用程式透過 WebSocket 連線連接至 Streamlabs Desktop。切換此選項可允許此類連線並顯示連線資訊。", + "Warning: Displaying this portion on stream may leak sensitive information.": "警告:在串流中顯示此部分可能會洩漏敏感資訊。", + "Allow third party connections": "允許第三方連線", + "Host": "主機" } From 2cf57e40398b7b767a82bd6fa1170a5441461c9a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:35 -0800 Subject: [PATCH 137/566] New translations scenes.json (Chinese Traditional) --- app/i18n/zh-TW/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/zh-TW/scenes.json b/app/i18n/zh-TW/scenes.json index eb78caf9b52f..f92a007f323a 100644 --- a/app/i18n/zh-TW/scenes.json +++ b/app/i18n/zh-TW/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "需要場景名稱", "Please enter the name of the scene": "請輸入場景名稱", "Manage Scene Collections": "管理場景組合", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "建立場景組合", "There needs to be at least one scene.": "至少需要一個場景。", "Projector:": "投影器:", "Projector: Output": "投影器:輸出", @@ -63,7 +63,7 @@ "Loading scene...": "正在載入場景……", "Import from OBS": "從 OBS 匯入", "Import from Twitch": "從 Twitch 匯入", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "從 Twitch Studio 匯入", "Load existing scenes from Twitch Studio": "從 Twitch Studio 載入現有場景", - "Start Fresh": "Start Fresh" + "Start Fresh": "重新開始" } From de89488d61d4864b181528b8a6b64a791282c72d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:38 -0800 Subject: [PATCH 138/566] New translations streaming.json (Chinese Traditional) --- app/i18n/zh-TW/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/streaming.json b/app/i18n/zh-TW/streaming.json index 905cbd179fd2..b283b46b4ad3 100644 --- a/app/i18n/zh-TW/streaming.json +++ b/app/i18n/zh-TW/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "停用 Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "您現在可以在多平台直播聊天室中回覆 Twitch、YouTube 和 Facebook 的訊息。按一下以瞭解更多資訊。", "Multistream Chat Platform Support": "多平台直播聊天室平台支援", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已選取 %{colorFormat} 作為顏色格式。NV12 和 P010 以外的格式通常用於錄製,可能會導致 CPU 使用量較高,或串流平台可能不支援。前往設定 -> 進階 -> 影片進行檢視。", + "TikTok Audience": "TikTok 受眾" } From 380b2e32dc9a9ee095d9c24c9c1081b5f0021590 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:42 -0800 Subject: [PATCH 139/566] New translations widget-chat-box.json (Chinese Traditional) --- app/i18n/zh-TW/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/widget-chat-box.json b/app/i18n/zh-TW/widget-chat-box.json index 09e51fb38457..55e89dd221f7 100644 --- a/app/i18n/zh-TW/widget-chat-box.json +++ b/app/i18n/zh-TW/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "隱藏字元", "Hide Common Chat Bots": "隱藏常見聊天機器人", "Hide commands starting with `!`": "隱藏以「!」開頭的指令", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "聊天室通知", + "Trigger a sound to notify you when there is new chat activity": "當有新的聊天活動時,觸發聲音通知您" } From be823e3a13bed32d29f078db1a29eaffe6c19f27 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:44:56 -0800 Subject: [PATCH 140/566] New translations promotional-copy.json (Chinese Traditional) --- app/i18n/zh-TW/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/zh-TW/promotional-copy.json b/app/i18n/zh-TW/promotional-copy.json index fa885a55335d..7a248f35eb0d 100644 --- a/app/i18n/zh-TW/promotional-copy.json +++ b/app/i18n/zh-TW/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "最高利潤", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "每月 %{monthlyPrice} 或每年 %{yearlyPrice}", "Text-based editing of VOD content": "對 VOD 內容進行文字式編輯", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "使用文本型和 AI 支援的 Podcast Editor 來修飾您的影片", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "使用 Cross Clip 將您的影片轉換為適合行動裝置的 TikToks 短影片、Reels 和 Shorts", + "Edit video professionally from your browser with Video Editor": "使用 Video Editor 在瀏覽器中專業地編輯影片" } From da34b0ba8dc56a42cc137cc7e8b8f0e1a5e473d5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:10 -0800 Subject: [PATCH 141/566] New translations onboarding.json (Portuguese, Brazilian) --- app/i18n/pt-BR/onboarding.json | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/pt-BR/onboarding.json b/app/i18n/pt-BR/onboarding.json index 06f84f2f808f..28e28e2d147f 100644 --- a/app/i18n/pt-BR/onboarding.json +++ b/app/i18n/pt-BR/onboarding.json @@ -169,25 +169,25 @@ "Set yourself up for success with our getting started guide": "Prepare-se para o sucesso com nosso guia de introdução", "Prevent crashes with this troubleshooting guide": "Evite falhas com este guia de solução de problemas", "Learn more about streaming through our free Streamer University": "Saiba mais sobre streaming na nossa Streamer University gratuita", - "Recording": "Recording", - "Game Overlay": "Game Overlay", - "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Recording": "Gravando", + "Game Overlay": "Sobreposição no jogo", + "Dual Output (1 platform + TikTok)": "Dual Output (uma plataforma + TikTok)", + "Alert Box & Widget Themes": "Temas de caixa de alerta e widget", + "Access all App Store Apps": "Acesse todos os aplicativos da App Store", + "Dual Output (3+ destinations)": "Dual Output (mais três destinos)", + "Collab Cam up to 11 guests": "Collab Cam para até 11 convidados", + "Pro tier across the rest of the suite": "Nível profissional no restante do conjunto", + "And many more Ultra features": "E muitos outros recursos Ultra", + "Everything you need to go live.": "Tudo que você precisa para ficar ao vivo.", + "Always and forever free": "Grátis sempre", + "Choose Ultra": "Escolha o Ultra", + "Premium features for your stream.": "Recursos de alta qualidade para sua transmissão.", + "Other Themes": "Outros temas", + "by %{designerName}": "de %{designerName}", + "Setup your mic & webcam": "Configure o microfone e a webcam", + "Connect your most essential devices now or later on.": "Conecte seus dispositivos mais fundamentais agora ou mais tarde.", + "Choose your plan": "Escolha seu plano", + "Choose the best plan to fit your content creation needs.": "Selecione o melhor plano para atender às suas necessidades de criação de conteúdo.", + "Add your first theme": "Adicione seu primeiro tema", + "Try your first theme now, browse hundreds of more themes later on": "Experimente seu primeiro tema agora e navegue por centenas de outros temas mais tarde" } From 5d6f66490b00330931b09c71700cd4b8c09ae998 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:11 -0800 Subject: [PATCH 142/566] New translations remote-control.json (Portuguese, Brazilian) --- app/i18n/pt-BR/remote-control.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/i18n/pt-BR/remote-control.json b/app/i18n/pt-BR/remote-control.json index cec9fb81aead..f0d9dcb4d901 100644 --- a/app/i18n/pt-BR/remote-control.json +++ b/app/i18n/pt-BR/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Mostrar detalhes", "Hide details": "Ocultar detalhes", - "API Token": "API Token", + "API Token": "Token do API", "Generate new": "Gerar novo", "Port": "Porta", - "IP Addresses": "IP Addresses", + "IP Addresses": "Endereços IP", "Click to show": "Clique para mostrar", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "O aplicativo gratuito Streamlabs Controller permite que você controle o Streamlabs Desktop a partir de seu dispositivo iOS ou Android. É necessária uma conexão para usar esse recurso.", + "Allow Controller app connections": "Permitir conexões de aplicativos do Controlador", + "Connected Devices": "Dispositivos conectados", + "Disconnect": "Desconectar", + "No devices connected": "Nenhum dispositivo conectado", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Alguns aplicativos de terceiros se conectam ao Streamlabs Desktop por meio de conexão websockets. Alterne essa opção para permitir essas conexões e exibir informações de conexão.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Aviso: A exibição dessa parte na transmissão pode divulgar informações confidenciais.", + "Allow third party connections": "Permitir conexões de terceiros", "Host": "Host" } From 6476472a0c92751c7fe43ab5427c96ae74027bfe Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:12 -0800 Subject: [PATCH 143/566] New translations scenes.json (Portuguese, Brazilian) --- app/i18n/pt-BR/scenes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pt-BR/scenes.json b/app/i18n/pt-BR/scenes.json index 18251ee79825..9766aae64742 100644 --- a/app/i18n/pt-BR/scenes.json +++ b/app/i18n/pt-BR/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "O nome da cena é obrigatório", "Please enter the name of the scene": "Por favor, digite o nome da cena", "Manage Scene Collections": "Gerenciar coleções de cena", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Criar coleção de cenas", "There needs to be at least one scene.": "É necessário ter ao menos uma cena.", "Projector:": "Projetor:", "Projector: Output": "Projetor: Saída", @@ -63,7 +63,7 @@ "Loading scene...": "Carregando cena...", "Import from OBS": "Importar do OBS", "Import from Twitch": "Importar da Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", + "Import from Twitch Studio": "Importar do Twitch Studio", "Load existing scenes from Twitch Studio": "Carregar cenas existentes do Twitch Studio", - "Start Fresh": "Start Fresh" + "Start Fresh": "Começar do zero" } From 67a5519e8b69c28ded85f07a7ea49567e47b3d9b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:15 -0800 Subject: [PATCH 144/566] New translations streaming.json (Portuguese, Brazilian) --- app/i18n/pt-BR/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/streaming.json b/app/i18n/pt-BR/streaming.json index 0e1753768bda..65f04ee70458 100644 --- a/app/i18n/pt-BR/streaming.json +++ b/app/i18n/pt-BR/streaming.json @@ -254,6 +254,6 @@ "Disable Dual Output": "Desativar Dual Output", "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora você pode responder a mensagens do Twitch, do YouTube e do Facebook no chat multitransmissão. Clique para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Você selecionou %{colorFormat} como formato de cor. Outros formatos além de NV12 e P010 são normalmente usados para gravação e podem causar uma alta utilização da CPU, ou a plataforma de streaming pode não ser compatível com eles. Acesse Configurações -> Avançado -> Vídeo para análise.", + "TikTok Audience": "Público do TikTok" } From 5834458345c389c848a59ee582ebcd5a93d9343c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:19 -0800 Subject: [PATCH 145/566] New translations widget-chat-box.json (Portuguese, Brazilian) --- app/i18n/pt-BR/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/widget-chat-box.json b/app/i18n/pt-BR/widget-chat-box.json index 3033565a33bc..251420adb67f 100644 --- a/app/i18n/pt-BR/widget-chat-box.json +++ b/app/i18n/pt-BR/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Esconder caracteres", "Hide Common Chat Bots": "Esconder bots comuns do chat", "Hide commands starting with `!`": "Esconder comandos começando com '!'", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Notificações de chat", + "Trigger a sound to notify you when there is new chat activity": "Aciona um som para avisar você quando houver uma nova atividade no chat" } From 2a8f6da2abfbfbafe2191dd8c092ea17d120d87b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:33 -0800 Subject: [PATCH 146/566] New translations promotional-copy.json (Portuguese, Brazilian) --- app/i18n/pt-BR/promotional-copy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/i18n/pt-BR/promotional-copy.json b/app/i18n/pt-BR/promotional-copy.json index 39293eb1b8ab..ae39f787830c 100644 --- a/app/i18n/pt-BR/promotional-copy.json +++ b/app/i18n/pt-BR/promotional-copy.json @@ -72,7 +72,7 @@ "Highest Profit Margins": "Margens de lucro maiores", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/mês ou %{yearlyPrice}/ano", "Text-based editing of VOD content": "Edição de conteúdo VOD com base em texto", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Polish your videos with text-based and AI powered Podcast Editor": "Aprimore seus vídeos com o Podcast Editor com base em texto e viabilizado por IA", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Com o Cross Clip, transforme seus vídeos em TikToks, Reels e Shorts em formato curto e compatíveis com dispositivos móveis", + "Edit video professionally from your browser with Video Editor": "Com o Video Editor, edite vídeos profissionalmente em um navegador" } From 49fcffbdaeaece7d6b0c25aea95f9ad887915e5b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:48 -0800 Subject: [PATCH 147/566] New translations onboarding.json (Indonesian) --- app/i18n/id-ID/onboarding.json | 100 ++++++++++++++++----------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/app/i18n/id-ID/onboarding.json b/app/i18n/id-ID/onboarding.json index 2e1ddd418090..772509d86cc6 100644 --- a/app/i18n/id-ID/onboarding.json +++ b/app/i18n/id-ID/onboarding.json @@ -98,7 +98,7 @@ "Pro features to take your stream and channel to the next level.": "Fitur Pro untuk membawa streaming dan channel Anda ke level berikutnya.", "Something went wrong while importing from OBS Studio. Please try again or skip to the next step.": "Ada yang salah ketika mengimpor dari OBS Studio. Coba kembali atau lewati ke langkah berikutnya.", "Visual Preset": "Preset Visual", - "Installing overlay...": "Installing overlay...", + "Installing overlay...": "Memasang tema...", "How do you plan to use Streamlabs Desktop?": "Bagaimana rencana Anda dalam menggunakan Streamlabs Desktop?", "Live Streaming": "Live Streaming", "Recording Only": "Hanya Rekaman", @@ -124,9 +124,9 @@ "Basic Chatbot": "Chatbot Dasar", "Basic Features": "Fitur Dasar", "Access to All Overlays and Themes (%{themeNumber})": "Akses ke Semua Overlay dan Tema (%{themeNumber})", - "Add Up To 11 Guests or Cameras": "Add Up To 11 Guests or Cameras", + "Add Up To 11 Guests or Cameras": "Tambahkan Maksimum 11 Tamu atau Kamera", "Access Full App Library (%{appNumber})": "Akses Koleksi Lengkap Aplikasi (%{appNumber})", - "%{destinationsNumber} Destinations": "%{destinationsNumber} Destinations", + "%{destinationsNumber} Destinations": "%{destinationsNumber} Tujuan", "Custom Tip Page and Domain": "Halaman dan Domain Tip Khusus", "Custom Named Chatbot": "Chatbot yang Diberi Nama Khusus", "Pro Upgrade": "Pro Upgrade", @@ -138,56 +138,56 @@ "Streamlabs Desktop requires that you have a connected platform account in order to use all of its features. By skipping this step, you will be logged out and some features may be unavailable.": "Streamlabs Desktop mensyaratkan Anda memiliki akun platform yang telah terhubung agar bisa menggunakan semua fiturnya. Dengan melewatkan langkah ini, Anda akan log out dan beberapa fitur mungkin tidak akan tersedia.", "Your Streamlabs account has multiple connected content platforms. Please select the primary platform you will be streaming to using Streamlabs Desktop.": "Akun Streamlabs Anda memiliki beberapa platform konten yang telah terhubung. Pilih platform utama yang akan Anda gunakan untuk streaming dengan menggunakan Streamlabs Desktop.", "Streamlabs Desktop requires you to connect a content platform to your Streamlabs account": "Streamlabs Desktop mensyaratkan agar Anda menghubungkan platform konten ke akun Streamlabs Anda", - "Error": "Error", + "Error": "Kesalahan", "Ok": "Ok", - "An error has occurred during optimization attempt. Only default settings are applied": "An error has occurred during optimization attempt. Only default settings are applied", - "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.": "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.", - "Welcome to Streamlabs!": "Welcome to Streamlabs!", - "What type of creator are you?": "What type of creator are you?", - "Beginner": "Beginner", - "I want to be guided step by step.": "I want to be guided step by step.", - "Intermediate": "Intermediate", - "I need a little help getting started": "I need a little help getting started", - "I like to setup things myself": "I like to setup things myself", - "Log in with email/password": "Log in with email/password", + "An error has occurred during optimization attempt. Only default settings are applied": "Terjadi kesalahan selama upaya pengoptimalan. Hanya pengaturan default yang diterapkan", + "You unlocked hundreds of Ultra overlays! Choose from the ones below or navigate to the Overlays tab later to personalize your scenes.": "Anda membuka ratusan tema Ultra! Pilih dari yang ada di bawah ini atau arahkan ke tab Tema nanti untuk mempersonalisasi adegan Anda.", + "Welcome to Streamlabs!": "Selamat datang di Streamlabs!", + "What type of creator are you?": "Anda tipe pencipta seperti apa?", + "Beginner": "Pemula", + "I want to be guided step by step.": "Saya perlu dipandu selangkah demi selangkah.", + "Intermediate": "Menengah", + "I need a little help getting started": "Saya perlu sedikit bantuan untuk memulai", + "I like to setup things myself": "Saya ingin mengatur segala sesuatunya sendiri", + "Log in with email/password": "Log in dengan email/kata sandi", "Sign Up": "Sign Up", - "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!": "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!", - "Create a Streamlabs ID": "Create a Streamlabs ID", - "Already have an account? Login": "Already have an account? Login", - "Add an Overlay": "Add an Overlay", - "Log in with a platform": "Log in with a platform", - "Don't have an account yet? Sign up": "Don't have an account yet? Sign up", - "Seamless Creator Workflow": "Seamless Creator Workflow", + "Create an account to unlock the most useful features like Streaming, Themes, Highlighter, App Store, Collab Cam and more!": "Buat akun untuk membuka kunci fitur-fitur yang paling berguna seperti Streaming, Tema, Penyorot, App Store, Collab Cam, dan banyak lagi!", + "Create a Streamlabs ID": "Buat Streamlabs ID", + "Already have an account? Login": "Sudah punya akun? Masuk", + "Add an Overlay": "Menambahkan Tema", + "Log in with a platform": "Log in dengan sebuah platform", + "Don't have an account yet? Sign up": "Belum punya akun? Daftar", + "Seamless Creator Workflow": "Alur Kerja Kreator yang Mulus", "Streamlabs Mobile": "Streamlabs Mobile", "Streamlabs Console": "Streamlabs Console", - "+ Disconnect Protection": "+ Disconnect Protection", - "Tips to get the most out of your experience:": "Tips to get the most out of your experience:", - "Set up your alerts and widgets on Streamlabs Dashboard": "Set up your alerts and widgets on Streamlabs Dashboard", - "Need further assistance? Check out our Creator resource hub for everything you need": "Need further assistance? Check out our Creator resource hub for everything you need", - "Earn rewards by streaming. Check your All Stars rank on your dashboard": "Earn rewards by streaming. Check your All Stars rank on your dashboard", - "Tips to run your first stream like a Pro:": "Tips to run your first stream like a Pro:", - "Set yourself up for success with our getting started guide": "Set yourself up for success with our getting started guide", - "Prevent crashes with this troubleshooting guide": "Prevent crashes with this troubleshooting guide", - "Learn more about streaming through our free Streamer University": "Learn more about streaming through our free Streamer University", - "Recording": "Recording", - "Game Overlay": "Game Overlay", + "+ Disconnect Protection": "+ Putuskan perlindungan", + "Tips to get the most out of your experience:": "Kiat untuk memaksimalkan pengalaman Anda:", + "Set up your alerts and widgets on Streamlabs Dashboard": "Siapkan peringatan dan widget Anda di Dasbor Streamlabs", + "Need further assistance? Check out our Creator resource hub for everything you need": "Butuh bantuan lebih lanjut? Silakan lihat Hub sumber daya kreator untuk menemukan apa pun yang Anda butuhkan", + "Earn rewards by streaming. Check your All Stars rank on your dashboard": "Dapatkan hadiah dengan streaming. Periksa semua ranking All Stars Anda di dasbor Anda", + "Tips to run your first stream like a Pro:": "Kiat untuk menjalankan streaming pertama Anda seperti seorang Pro:", + "Set yourself up for success with our getting started guide": "Siapkan diri Anda untuk sukses dengan panduan memulai", + "Prevent crashes with this troubleshooting guide": "Cegah kerusakan dengan panduan pemecahan masalah ini", + "Learn more about streaming through our free Streamer University": "Pelajari lebih lanjut tentang streaming melalui Universitas Streamer gratis", + "Recording": "Rekaman", + "Game Overlay": "Tampilan Game", "Dual Output (1 platform + TikTok)": "Dual Output (1 platform + TikTok)", - "Alert Box & Widget Themes": "Alert Box & Widget Themes", - "Access all App Store Apps": "Access all App Store Apps", - "Dual Output (3+ destinations)": "Dual Output (3+ destinations)", - "Collab Cam up to 11 guests": "Collab Cam up to 11 guests", - "Pro tier across the rest of the suite": "Pro tier across the rest of the suite", - "And many more Ultra features": "And many more Ultra features", - "Everything you need to go live.": "Everything you need to go live.", - "Always and forever free": "Aways and forever free", - "Choose Ultra": "Choose Ultra", - "Premium features for your stream.": "Premium features for your stream.", - "Other Themes": "Other Themes", - "by %{designerName}": "by %{designerName}", - "Setup your mic & webcam": "Setup your mic & webcam", - "Connect your most essential devices now or later on.": "Connect your most essential devices now or later on.", - "Choose your plan": "Choose your plan", - "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", - "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Alert Box & Widget Themes": "Alert Box & Tema Widget", + "Access all App Store Apps": "Mengakses semua Aplikasi App Store", + "Dual Output (3+ destinations)": "Dual Output (3+ tujuan)", + "Collab Cam up to 11 guests": "Collab Cam hingga 11 tamu", + "Pro tier across the rest of the suite": "Tingkat pro di seluruh bagian suite lainnya", + "And many more Ultra features": "Dan masih banyak lagi fitur Ultra lainnya", + "Everything you need to go live.": "Semua yang Anda perlukan untuk go live.", + "Always and forever free": "Selalu dan selamanya gratis", + "Choose Ultra": "Pilih Ultra", + "Premium features for your stream.": "Fitur premium untuk streaming Anda.", + "Other Themes": "Tema Lainnya", + "by %{designerName}": "berdasarkan %{designerName}", + "Setup your mic & webcam": "Menyiapkan mikrofon & webcam Anda", + "Connect your most essential devices now or later on.": "Hubungkan perangkat Anda yang paling penting sekarang atau nanti.", + "Choose your plan": "Pilih paket Anda", + "Choose the best plan to fit your content creation needs.": "Pilih paket terbaik yang sesuai dengan kebutuhan pembuatan konten Anda.", + "Add your first theme": "Tambahkan tema pertama Anda", + "Try your first theme now, browse hundreds of more themes later on": "Coba tema pertama Anda sekarang, telusuri ratusan tema lainnya nanti" } From a014fe52e8c36a6403f1f12d67ac05747c77731d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:49 -0800 Subject: [PATCH 148/566] New translations remote-control.json (Indonesian) --- app/i18n/id-ID/remote-control.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/i18n/id-ID/remote-control.json b/app/i18n/id-ID/remote-control.json index 537b365514e2..b7090efd4128 100644 --- a/app/i18n/id-ID/remote-control.json +++ b/app/i18n/id-ID/remote-control.json @@ -1,18 +1,18 @@ { "Show details": "Tampilkan detail", "Hide details": "Sembunyikan detail", - "API Token": "API Token", + "API Token": "Token API", "Generate new": "Buat baru", "Port": "Port", - "IP Addresses": "IP Addresses", + "IP Addresses": "Alamat IP", "Click to show": "Klik untuk menampilkan", - "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.", - "Allow Controller app connections": "Allow Controller app connections", - "Connected Devices": "Connected Devices", - "Disconnect": "Disconnect", - "No devices connected": "No devices connected", - "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.", - "Warning: Displaying this portion on stream may leak sensitive information.": "Warning: Displaying this portion on stream may leak sensitive information.", - "Allow third party connections": "Allow third party connections", - "Host": "Host" + "The free Streamlabs Controller app allows you to control Streamlabs Desktop from your iOS or Android device. You must be logged in to use this feature.": "Aplikasi gratis Streamlabs Controller memungkinkan Anda untuk mengontrol Streamlabs Desktop dari perangkat iOS atau Android Anda. Anda harus masuk untuk menggunakan fitur ini.", + "Allow Controller app connections": "Mengizinkan koneksi aplikasi Pengontrol", + "Connected Devices": "Perangkat yang Terhubung", + "Disconnect": "Memutuskan Koneksi", + "No devices connected": "Tidak ada perangkat yang terhubung", + "Some third party applications connect to Streamlabs Desktop via websockets connection. Toggle this to allow such connections and display connection info.": "Beberapa aplikasi pihak ketiga terhubung ke Streamlabs Desktop melalui koneksi websockets. Alihkan ini untuk mengizinkan koneksi tersebut dan menampilkan info koneksi.", + "Warning: Displaying this portion on stream may leak sensitive information.": "Peringatan: Menampilkan bagian ini dalam streaming dapat membocorkan informasi sensitif.", + "Allow third party connections": "Mengizinkan koneksi pihak ketiga", + "Host": "Penyelenggara" } From e2f21314f58c35b43b7612359f07d26a73eeb7c7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:50 -0800 Subject: [PATCH 149/566] New translations scenes.json (Indonesian) --- app/i18n/id-ID/scenes.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/i18n/id-ID/scenes.json b/app/i18n/id-ID/scenes.json index 097dff07d222..429eb1de0a31 100644 --- a/app/i18n/id-ID/scenes.json +++ b/app/i18n/id-ID/scenes.json @@ -3,7 +3,7 @@ "The scene name is required": "Memerlukan nama scene", "Please enter the name of the scene": "Masukkan nama scene", "Manage Scene Collections": "Kelola Koleksi Scene", - "Create Scene Collection": "Create Scene Collection", + "Create Scene Collection": "Buat Koleksi Adegan", "There needs to be at least one scene.": "Memerlukan setidaknya satu scene.", "Projector:": "Proyektor:", "Projector: Output": "Proyektor: Output", @@ -51,19 +51,19 @@ "Enter a Scene Collection Name": "Masukkan Nama Koleksi Scene", "Copy of %{collectionName}": "Salinan dari %{collectionName}", "Your Scene Collections": "Koleksi Scene Anda", - "Dual Output Mode": "Dual Output Mode", - "Horizontal Output": "Horizontal Output", - "Vertical Output": "Vertical Output", - "Arrange sources here for a vertical scene layout.": "Arrange sources here for a vertical scene layout.", - "Arrange sources here for a horizontal scene layout.": "Arrange sources here for a horizontal scene layout.", - "Toggle Dual Output Mode.": "Toggle Dual Output Mode.", - "Cannot hide dual output toggles in dual output mode.": "Cannot hide dual output toggles in dual output mode.", - "Choose a template from our overlay library": "Choose a template from our overlay library", - "Log in to choose a template from our overlay library": "Log in to choose a template from our overlay library", - "Loading scene...": "Loading scene...", - "Import from OBS": "Import from OBS", - "Import from Twitch": "Import from Twitch", - "Import from Twitch Studio": "Import from Twitch Studio", - "Load existing scenes from Twitch Studio": "Load existing scenes from Twitch Studio", - "Start Fresh": "Start Fresh" + "Dual Output Mode": "Mode Dual Output", + "Horizontal Output": "Keluaran Horizontal", + "Vertical Output": "Keluaran Vertikal", + "Arrange sources here for a vertical scene layout.": "Susun sumber di sini untuk tata letak pemandangan vertikal.", + "Arrange sources here for a horizontal scene layout.": "Susun sumber di sini untuk tata letak pemandangan horizontal.", + "Toggle Dual Output Mode.": "Mengalihkan Mode Dual Output.", + "Cannot hide dual output toggles in dual output mode.": "Tidak dapat menyembunyikan sakelar dual output dalam mode dual output.", + "Choose a template from our overlay library": "Pilih templat dari pustaka tema kami", + "Log in to choose a template from our overlay library": "Masuk untuk memilih templat dari pustaka tema kami", + "Loading scene...": "Memuat adegan...", + "Import from OBS": "Impor dari OBS", + "Import from Twitch": "Impor dari Twitch", + "Import from Twitch Studio": "Impor dari Twitch Studio", + "Load existing scenes from Twitch Studio": "Memuat adegan yang ada dari Twitch Studio", + "Start Fresh": "Mulai dari Awal" } From 0853b88421ccd583cdc4da264203e0d2d603117e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:53 -0800 Subject: [PATCH 150/566] New translations streaming.json (Indonesian) --- app/i18n/id-ID/streaming.json | 156 +++++++++++++++++----------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/app/i18n/id-ID/streaming.json b/app/i18n/id-ID/streaming.json index 325f5504d228..1a2fb120741c 100644 --- a/app/i18n/id-ID/streaming.json +++ b/app/i18n/id-ID/streaming.json @@ -35,7 +35,7 @@ "Schedule Stream": "Jadwalkan Streaming", "View your live stream in a web browser": "Lihat live streaming Anda di web browser", "Edit your stream title and description": "Edit judul dan deskripsi streaming Anda", - "Go to Live Dashboard": "Go to Live Dashboard", + "Go to Live Dashboard": "Buka Dasbor Langsung", "Are you sure you want to exit while live?": "Anda yakin ingin keluar saat live?", "Enable the preview stream": "Aktifkan pratinjau streaming", "Disable the preview stream, can help with CPU": "Nonaktifkan pratinjau streaming, dapat membantu dengan", @@ -80,7 +80,7 @@ "Tweet to let your followers know you're going live": "Tweet untuk memberi tahu pengikut Anda bahwa Anda akan live", "Optimized encoding provides better quality and/or lower cpu/gpu usage. Depending on the game, resolution may be changed for a better quality of experience": "Encoding yang dioptimalkan menyediakan kualitas yang lebih baik dan/atau penggunaan cpu/gpu yang lebih rendah. Bergantung pada game, resolusi dapat diganti untuk kualitas pengalaman yang lebih baik.", "An error occurred with the output. This is usually caused by out of date video drivers. Please ensure your Nvidia or AMD drivers are up to date and try again.": "Terjadi kesalahan dengan output. Hal ini biasanya disebabkan oleh driver video yang sudah kedaluwarsa. Pastikan versi driver Nvidia atau AMD Anda sudah terbaru dan coba lagi.", - "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.": "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.", + "An error occurred with the output. Please check and switch encoders in your streaming and recording Output settings.": "Terjadi kesalahan dengan output. Silakan periksa dan ganti enkoder dalam pengaturan Keluaran streaming dan perekaman Anda.", "OK": "OK", "Streaming Error": "Kesalahan Streaming", "Recording Error": "Kesalahan Rekaman", @@ -106,7 +106,7 @@ "prepopulateStreamSettingsError": "Terjadi kesalahan saat mengambil informasi channel Anda. Anda bisa mencoba mengambil informasi lagi atau Anda bisa go live. Jika masih menemui masalah ini, Anda bisa mencoba log out dan log in kembali.", "updateStreamSettingsError": "Ada yang salah ketika memperbarui info streaming Anda. Anda bisa mencobanya lagi atau Anda bisa go live. Jika masih menemui masalah ini, Anda bisa mencoba log out dan log in kembali.", "twitchMissedScopeError": "

Sepertinya Anda telah menghubungkan akun Twitch Anda di situs web streamlabs.com. Untuk mulai streaming, Anda harus menghubungkannya kembali via Streamlabs Desktop

Connect Twitch", - "tiktokReAuthError": "

There was an authentication error with TikTok. Please re-login with TikTok.

Connect TikTok", + "tiktokReAuthError": "

Ada kesalahan autentikasi dengan TikTok. Silakan masuk kembali dengan TikTok.

Hubungkan TikTok", "Multistreaming to these platforms requires Ultra": "Multistreaming ke semua platform ini memerlukan Ultra", "Become a Ultra member": "Menjadi anggota Ultra", "You must select a game for %{platformName}": "Anda harus memilih sebuah game untuk %{platformName}", @@ -123,7 +123,7 @@ "Go back": "Kembali", "Show Advanced Settings": "Tampilkan Pengaturan Lanjutan", "Configure the Multistream service": "Konfigurasikan layanan Multistreaming", - "Configure the Dual Output service": "Configure the Dual Output service", + "Configure the Dual Output service": "Mengkonfigurasi layanan Dual Output", "Apply optimized settings": "Terapkan pengaturan yang dioptimalkan", "Start video transmission": "Mulai transmisi video", "Publish Youtube broadcast": "Terbitkan YouTube broadcast", @@ -145,13 +145,13 @@ "Failed to update platform settings": "Gagal memperbarui pengaturan platform", "The Multistream server is temporarily unavailable": "Server Multistreaming tidak tersedia untuk sementara waktu", "Failed to configure the Multistream server": "Gagal mengonfigurasikan server Multistreaming", - "Failed to configure the Dual Output service": "Failed to configure the Dual Output service", - "The Multistream server is temporarily unavailable for Dual Output": "The Multistream server is temporarily unavailable for Dual Output", + "Failed to configure the Dual Output service": "Gagal mengkonfigurasi layanan Dual Output", + "The Multistream server is temporarily unavailable for Dual Output": "Server Multistreaming tidak tersedia untuk sementara waktu untuk Dual Output", "Your YouTube account is not enabled for live streaming": "Akun YouTube Anda tidak diaktifkan untuk live streaming", "Failed to publish the YouTube broadcast": "Gagal menerbitkan YouTube broadcast", "Failed to post the Tweet": "Gagal posting Tweet", "This feature is for Ultra members only": "Fitur ini hanya untuk anggota Ultra", - "An unknown error occurred": "An unknown error occurred", + "An unknown error occurred": "Terjadi kesalahan yang tidak diketahui", "Please enable your account for live streaming, and wait 24 hours before attempting to stream.": "Aktifkan akun Anda untuk live streaming, dan tunggu 24 jam sebelum mencoba streaming.", "Please try again. If the issue persists, you can stream directly to a single platform instead.": "Coba lagi. Jika masih menemui masalah ini, Anda bisa streaming langsung ke sebuah platform.", "Enable Live Streaming": "Aktifkan Live Streaming", @@ -180,80 +180,80 @@ "New features coming soon!": "Fitur baru akan segera hadir!", "Stream to multiple platforms at once with Streamlabs Ultra.": "Streaming ke beberapa platform pada saat yang bersamaan dengan Streamlabs Ultra.", "Dual Output": "Dual Output", - "Stream to horizontal and vertical platforms simultaneously. Recordings will be in horizontal only.": "Stream to horizontal and vertical platforms simultaneously. Recordings will be in horizontal only.", - "Dual Output Settings": "Dual Output Settings", - "Enable Dual Output": "Enable Dual Output", - "Set your default output mode for each platform.": "Set your default output mode for each platform.", - "Set Dual Output Settings": "Set Dual Output Settings", + "Stream to horizontal and vertical platforms simultaneously. Recordings will be in horizontal only.": "Streaming ke platform horizontal dan vertikal secara bersamaan. Rekaman hanya akan dibuat secara horizontal.", + "Dual Output Settings": "Pengaturan Dual Output", + "Enable Dual Output": "Aktifkan Dual Output", + "Set your default output mode for each platform.": "Tetapkan mode keluaran default Anda untuk setiap platform.", + "Set Dual Output Settings": "Mengatur Pengaturan Dual Output", "Mode:": "Mode:", "Horizontal": "Horizontal", - "You can select which one to stream with in the Go Live window.": "You can select which one to stream with in the Go Live window.", - "Video Output Orientation": "Video Output Orientation", - "Show horizontal display.": "Show horizontal display.", - "Show vertical display.": "Show vertical display.", - "Hide horizontal display.": "Hide horizontal display.", - "Hide vertical display.": "Hide vertical display.", + "You can select which one to stream with in the Go Live window.": "Anda dapat memilih yang mana yang akan digunakan untuk streaming di jendela Go Live.", + "Video Output Orientation": "Orientasi Keluaran Video", + "Show horizontal display.": "Menampilkan tampilan horizontal.", + "Show vertical display.": "Menampilkan tampilan vertikal.", + "Hide horizontal display.": "Menyembunyikan tampilan horizontal.", + "Hide vertical display.": "Menyembunyikan tampilan vertikal.", "Upgrade your stream with premium themes with Streamlabs Ultra.": "Tingkatkan kualitas streaming Anda dengan tema premium bersama Streamlabs Ultra.", - "You cannot change these settings when you're live.": "You cannot change these settings when you're live.", - "Dual Output is enabled - you must stream to one horizontal and one vertical platform.": "Dual Output is enabled - you must stream to one horizontal and one vertical platform.", - "Other": "Other", - "Add Destination with Ultra": "Add Destination with Ultra", - "Please log in to enable dual output. Would you like to log in now?": "Please log in to enable dual output. Would you like to log in now?", - "To use Dual Output you must stream to at least one horizontal and one vertical platform.": "To use Dual Output you must stream to at least one horizontal and one vertical platform.", - "Cannot toggle Dual Output while live.": "Cannot toggle Dual Output while live.", - "Cannot toggle Dual Output while in Studio Mode.": "Cannot toggle Dual Output while in Studio Mode.", - "Dual Output can’t be displayed - Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable selective recording from Sources to set up Dual Output.": "Dual Output can’t be displayed - Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable selective recording from Sources to set up Dual Output.", - "Selective Recording can only be used with horizontal sources.": "Selective Recording can only be used with horizontal sources.", - "Set up Go Live Settings for Dual Output Mode in the Go Live window.": "Set up Go Live Settings for Dual Output Mode in the Go Live window.", - "Cannot toggle Studio Mode in Dual Output Mode.": "Cannot toggle Studio Mode in Dual Output Mode.", - "Upgrade your stream with premium overlays with Streamlabs Ultra.": "Upgrade your stream with premium overlays with Streamlabs Ultra.", - "Instagram Stream Key": "Instagram Stream Key", - "Instagram Stream URL": "Instagram Stream URL", - "Remember to open Instagram in browser and click \"Go Live\" to start streaming!": "Remember to open Instagram in browser and click \"Go Live\" to start streaming!", - "Remember to update your Stream Key": "Remember to update your Stream Key", - "Stream URL": "Stream URL", + "You cannot change these settings when you're live.": "Anda tidak dapat mengganti pengaturan ini ketika sedang siaran langsung.", + "Dual Output is enabled - you must stream to one horizontal and one vertical platform.": "Dual Output diaktifkan - Anda harus melakukan streaming ke satu platform horizontal dan satu platform vertikal.", + "Other": "Lainnya", + "Add Destination with Ultra": "Tambahkan Destinasi dengan Ultra", + "Please log in to enable dual output. Would you like to log in now?": "Silakan masuk untuk mengaktifkan dual output. Apakah Anda ingin masuk sekarang?", + "To use Dual Output you must stream to at least one horizontal and one vertical platform.": "Untuk menggunakan Dual Output, Anda harus melakukan streaming ke setidaknya satu platform horizontal dan satu platform vertikal.", + "Cannot toggle Dual Output while live.": "Tidak dapat mengalihkan Dual Output saat sedang siaran langsung.", + "Cannot toggle Dual Output while in Studio Mode.": "Tidak dapat mengalihkan Dual Output sewaktu dalam Mode Studio.", + "Dual Output can’t be displayed - Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable selective recording from Sources to set up Dual Output.": "Dual Output tidak dapat ditampilkan - Perekaman Selektif hanya berfungsi dengan sumber horizontal dan menonaktifkan pengeditan adegan keluaran vertikal. Nonaktifkan perekaman selektif dari Sumber untuk mengatur Dual Output.", + "Selective Recording can only be used with horizontal sources.": "Perekaman Selektif hanya dapat digunakan dengan sumber horizontal.", + "Set up Go Live Settings for Dual Output Mode in the Go Live window.": "Atur Pengaturan Go Live untuk Mode Dual Output di jendela Go Live.", + "Cannot toggle Studio Mode in Dual Output Mode.": "Tidak dapat beralih ke Mode Studio dalam Mode Dual Output.", + "Upgrade your stream with premium overlays with Streamlabs Ultra.": "Tingkatkan kualitas streaming Anda dengan tema premium bersama Streamlabs Ultra.", + "Instagram Stream Key": "Kunci Streaming Instagram", + "Instagram Stream URL": "URL Streaming Instagram", + "Remember to open Instagram in browser and click \"Go Live\" to start streaming!": "Jangan lupa untuk membuka Instagram di browser dan klik \"Go Live\" untuk memulai streaming!", + "Remember to update your Stream Key": "Ingatlah untuk memperbarui Kunci Streaming Anda", + "Stream URL": "URL Streaming", "Tweet": "Tweet", - "Viewers Hidden": "Viewers Hidden", - "Failed to upload the thumbnail": "Failed to upload the thumbnail", - "Failed to authenticate with TikTok": "Failed to authenticate with TikTok", - "Your TikTok account is not enabled for live streaming": "Your TikTok account is not enabled for live streaming", - "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", - "You are already live on a another device": "You are already live on a another device", - "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", - "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", - "Content Classification": "Content Classification", - "Stream features branded content": "Stream features branded content", - "Streaming to %{platform} is temporary unavailable": "Streaming to %{platform} is temporary unavailable", - "Code:": "Code:", - "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings": "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings", - "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform": "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform", - "escalate to the engineering team": "escalate to the engineering team", - "confirm streaming approval status with TikTok": "confirm streaming approval status with TikTok", - "end stream on other device to start": "end stream on other device to start", - "confirm Live Access status with TikTok": "confirm Live Access status with TikTok", - "unlink and re-merge TikTok account, then restart Desktop": "unlink and re-merge TikTok account, then restart Desktop", - "re-login or re-merge TikTok account": "re-login or re-merge TikTok account", - "Streaming to platform is temporarily not available, confirm streaming approval and output settings.": "Streaming to platform is temporarily not available, confirm streaming approval and output settings.", - "Failed to update %{platform} account. Please relogin to your %{platform} account.": "Failed to update %{platform} account. Please relogin to your %{platform} account.", - "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.": "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.", - "Failed to update %{platform} account": "Failed to update %{platform} account", - "Unlink here": "Unlink here", - "Primary Chat": "Primary Chat", - "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.": "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.", + "Viewers Hidden": "Pemirsa Disembunyikan", + "Failed to upload the thumbnail": "Gagal mengunggah gambar mini", + "Failed to authenticate with TikTok": "Gagal mengautentikasi dengan TikTok", + "Your TikTok account is not enabled for live streaming": "Akun TikTok Anda tidak diaktifkan untuk live streaming", + "Error generating TikTok stream credentials": "Kesalahan saat membuat kredensial streaming TikTok", + "You are already live on a another device": "Anda sudah melakukan siaran langsung menggunakan perangkat lain", + "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Hubungkan akun TikTok Anda untuk melakukan streaming ke TikTok dan satu platform tambahan secara gratis.", + "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Saat memperbarui info saluran Twitch Anda, beberapa tag dihapus karena aturan moderasi: %{tags}", + "Content Classification": "Klasifikasi Konten", + "Stream features branded content": "Streaming menampilkan konten bermerek", + "Streaming to %{platform} is temporary unavailable": "Streaming ke %{platform} untuk sementara tidak tersedia", + "Code:": "Kode:", + "request rejected by streaming platform with no other details provided. Confirm go live settings, streaming approval status and output settings": "permintaan ditolak oleh platform streaming tanpa detail lain yang diberikan. Konfirmasikan pengaturan siaran langsung, status persetujuan streaming, dan pengaturan keluaran", + "request rejected by streaming platform. If error shows the user is blocked, do not say that they are blocked but instead ask them to confirm their streaming status with the platform": "permintaan ditolak oleh platform streaming. Jika kesalahan menunjukkan bahwa pengguna diblokir, jangan katakan bahwa mereka diblokir, tetapi mintalah mereka untuk mengonfirmasi status streaming mereka dengan platform", + "escalate to the engineering team": "meneruskan ke tim teknik", + "confirm streaming approval status with TikTok": "mengonfirmasi status persetujuan streaming dengan TikTok", + "end stream on other device to start": "mengakhiri streaming di perangkat lain untuk memulai", + "confirm Live Access status with TikTok": "mengonfirmasi status Akses Langsung dengan TikTok", + "unlink and re-merge TikTok account, then restart Desktop": "putuskan tautan dan gabungkan kembali akun TikTok, lalu mulai ulang Desktop", + "re-login or re-merge TikTok account": "masuk kembali atau gabungkan kembali akun TikTok", + "Streaming to platform is temporarily not available, confirm streaming approval and output settings.": "Streaming ke platform untuk sementara tidak tersedia, konfirmasikan persetujuan streaming dan pengaturan keluaran.", + "Failed to update %{platform} account. Please relogin to your %{platform} account.": "Gagal memperbarui akuin %{platform}. Silakan masuk kembali ke akun %{platform} Anda.", + "Failed to update %{platform} account. Please unlink and reconnect your %{platform} account.": "Gagal memperbarui akuin %{platform}. Harap putuskan tautan dan sambungkan kembali akun %{platform} Anda.", + "Failed to update %{platform} account": "Gagal memperbarui akun %{platform}", + "Unlink here": "Putuskan tautan di sini", + "Primary Chat": "Obrolan Utama", + "Go to Settings -> Output -> Recording -> Recording Path if you need to change this location.": "Buka Pengaturan -> Keluaran -> Perekaman -> Jalur Perekaman jika Anda perlu mengubah lokasi ini.", "An error occurred with the output. Please check your streaming and recording settings.": "Terjadi kesalahan dengan output. Periksa pengaturan streaming dan recording Anda.", - "JSON returned, escalate to the engineering team.": "JSON returned, escalate to the engineering team.", - "error most likely occurred before going live": "error most likely occurred before going live", - "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers": "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers", - "Are you sure you want to start multistreaming with errors?": "Are you sure you want to start multistreaming with errors?", - "Unknown error with no further details, please contact support": "Unknown error with no further details, please contact support", - "You are currently logged out. Please log in or confirm your server url and stream key": "You are currently logged out. Please log in or confirm your server url and stream key", - "user probably has an invalid server url or stream key": "user probably has an invalid server url or stream key", - "Your computer is locked": "Your computer is locked", - "Please try again. If the issue persists, you can stream in single output mode instead.": "Please try again. If the issue persists, you can stream in single output mode instead.", - "Enable Dual Output to stream to horizontal & vertical platforms simultaneously": "Enable Dual Output to stream to horizontal & vertical platforms simultaneously", - "Disable Dual Output": "Disable Dual Output", - "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", - "Multistream Chat Platform Support": "Multistream Chat Platform Support", - "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", - "TikTok Audience": "TikTok Audience" + "JSON returned, escalate to the engineering team.": "JSON dikembalikan, diteruskan ke tim teknik.", + "error most likely occurred before going live": "kesalahan kemungkinan besar terjadi sebelum siaran langsung", + "You're not eligible to Go Live, your profile needs to be at least 60 days old, or your page needs to have at least 100 followers": "Anda tidak memenuhi syarat untuk Go Live, profil Anda harus berusia minimal 60 hari, atau halaman Anda harus memiliki setidaknya 100 pengikut", + "Are you sure you want to start multistreaming with errors?": "Apakah Anda yakin ingin memulai multistreaming dengan kesalahan?", + "Unknown error with no further details, please contact support": "Kesalahan yang tidak diketahui tanpa perincian lebih lanjut, silakan hubungi dukungan", + "You are currently logged out. Please log in or confirm your server url and stream key": "Saat ini Anda sedang keluar. Silakan masuk atau konfirmasikan url server dan kunci streaming Anda", + "user probably has an invalid server url or stream key": "pengguna mungkin memiliki url server atau kunci streaming yang tidak valid", + "Your computer is locked": "Komputer Anda terkunci", + "Please try again. If the issue persists, you can stream in single output mode instead.": "Coba lagi. Jika masalah terus berlanjut, Anda dapat melakukan streaming dalam mode keluaran tunggal.", + "Enable Dual Output to stream to horizontal & vertical platforms simultaneously": "Aktifkan Dual Output untuk melakukan streaming ke platform horizontal & vertikal secara bersamaan", + "Disable Dual Output": "Nonaktifkan Dual Output", + "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Sekarang Anda dapat membalas pesan Twitch, YouTube, dan Facebook dalam obrolan Multistream. Klik untuk mempelajari lebih lanjut.", + "Multistream Chat Platform Support": "Dukungan Platform Obrolan Multistream", + "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Anda telah memilih %{colorFormat} sebagai Format Warna. Format selain NV12 dan P010 biasanya digunakan untuk merekam, dan mungkin menimbulkan penggunaan CPU yang tinggi, atau platform streaming mungkin tidak mendukungnya. Buka Pengaturan -> Tingkat Lanjut -> Video untuk ditinjau.", + "TikTok Audience": "Pemirsa TikTok" } From 2fd9f18015f2212c0655d098ffe167b9361b479d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:45:56 -0800 Subject: [PATCH 151/566] New translations widget-chat-box.json (Indonesian) --- app/i18n/id-ID/widget-chat-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/id-ID/widget-chat-box.json b/app/i18n/id-ID/widget-chat-box.json index e1144ae421f1..c95a47e6ba3c 100644 --- a/app/i18n/id-ID/widget-chat-box.json +++ b/app/i18n/id-ID/widget-chat-box.json @@ -27,6 +27,6 @@ "Hide Characters": "Sembunyikan Karakter", "Hide Common Chat Bots": "Sembunyikan Chat Bots Umum", "Hide commands starting with `!`": "Sembunyikan perintah yang dimulai dengan ‘!’", - "Chat Notifications": "Chat Notifications", - "Trigger a sound to notify you when there is new chat activity": "Trigger a sound to notify you when there is new chat activity" + "Chat Notifications": "Pemberitahuan Obrolan", + "Trigger a sound to notify you when there is new chat activity": "Memicu suara untuk memberi tahu Anda ketika ada aktivitas obrolan baru" } From b33e0ff95594205d14e2d51fa819a333b01a042c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 07:46:11 -0800 Subject: [PATCH 152/566] New translations promotional-copy.json (Indonesian) --- app/i18n/id-ID/promotional-copy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/i18n/id-ID/promotional-copy.json b/app/i18n/id-ID/promotional-copy.json index 1707d1ff2181..191be313db16 100644 --- a/app/i18n/id-ID/promotional-copy.json +++ b/app/i18n/id-ID/promotional-copy.json @@ -1,6 +1,6 @@ { "Overlay, Widget, and Site Themes": "Tampilan, Widget, dan Tema Situs", - "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.": "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.", + "Fully customize your stream and your website to represent your brand; or pick from thousands of our pre-made overlays. Either way, your stream will look amazing and it's all included with Ultra.": "Kustomisasi streaming dan situs web Anda sepenuhnya untuk mewakili merek Anda; atau pilih dari ribuan tema kami. Apa pun caranya, streaming Anda akan terlihat menakjubkan dan semuanya disertakan bersama Ultra.", "View Themes": "Lihat Tema", "Every App is FREE": "Setiap Aplikasi GRATIS", "We've curated a list of diverse and feature rich applications to give you more control, automation, better analytics, and new ways to interact with your audience.": "Kami telah memilih daftar berisi berbagai macam aplikasi berfitur lengkap untuk memberikan lebih banyak kontrol, otomatisasi, analitik yang lebih baik, dan cara baru untuk berinteraksi dengan pemirsa Anda.", @@ -71,8 +71,8 @@ "1 Hour Videos + 250GB Storage + More": "Video 1 Jam + Penyimpanan 250 GB + Lainnya", "Highest Profit Margins": "Margin Keuntungan Tertinggi", "%{monthlyPrice}/mo or %{yearlyPrice}/year": "%{monthlyPrice}/bln atau %{yearlyPrice}/tahun", - "Text-based editing of VOD content": "Text-based editing of VOD content", - "Polish your videos with text-based and AI powered Podcast Editor": "Polish your videos with text-based and AI powered Podcast Editor", - "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip", - "Edit video professionally from your browser with Video Editor": "Edit video professionally from your browser with Video Editor" + "Text-based editing of VOD content": "Pengeditan konten VOD berbasis teks", + "Polish your videos with text-based and AI powered Podcast Editor": "Poles video Anda dengan Podcast Editor berbasis teks dan bertenaga AI", + "Turn your videos into mobile-friendly short-form TikToks, Reels, and Shorts with Cross Clip": "Ubah video Anda menjadi TikTok, Reels, dan Shorts bentuk pendek yang ramah seluler dengan Cross Clip", + "Edit video professionally from your browser with Video Editor": "Edit video secara profesional dari browser Anda dengan Editor Video" } From 1187e8295ab99ea07c5c681612d9464173ecb631 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:18 -0800 Subject: [PATCH 153/566] New translations streaming.json (French) --- app/i18n/fr-FR/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/fr-FR/streaming.json b/app/i18n/fr-FR/streaming.json index 7a6a5ea85d1f..235c271aceea 100644 --- a/app/i18n/fr-FR/streaming.json +++ b/app/i18n/fr-FR/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Erreur lors de la génération des identifiants de stream TikTok", "You are already live on a another device": "Tu es déjà en direct sur un autre dispositif", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connecte ton compte TikTok pour diffuser sur TikTok et une plateforme supplémentaire gratuitement.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Lors de la mise à jour des infos de ta chaîne Twitch, certains libellés ont été supprimés en raison des règles de modération : %{tags}", "Content Classification": "Classification du contenu", "Stream features branded content": "Le stream propose du contenu de marque", From 162c0a54ab8a8583a02d699b57dc2bfdc08d9829 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:19 -0800 Subject: [PATCH 154/566] New translations tiktok.json (French) --- app/i18n/fr-FR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/tiktok.json b/app/i18n/fr-FR/tiktok.json index 2abbfb783d8f..6030221db46a 100644 --- a/app/i18n/fr-FR/tiktok.json +++ b/app/i18n/fr-FR/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "L'accès TikTok Live n'est pas accordé. Clique ici pour en savoir plus.", "Only 32 characters of your title will display on TikTok": "Seuls 32 caractères de ton titre s'afficheront sur TikTok.", "You may be eligible for TikTok Live Access. Apply here.": "Tu peux peut-être bénéficier de l'accès à TikTok Live. Demander l’approbation ici.", - "Click to view TikTok Replay in your browser.": "Clique pour voir le Replay TikTok dans ton navigateur." + "Click to view TikTok Replay in your browser.": "Clique pour voir le Replay TikTok dans ton navigateur.", + "TikTok Stream Error": "TikTok Stream Error" } From cc94cc611fa33cbe646f8fc0ff599de044734b16 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:21 -0800 Subject: [PATCH 155/566] New translations streaming.json (Spanish) --- app/i18n/es-ES/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/es-ES/streaming.json b/app/i18n/es-ES/streaming.json index ca805eb52fdb..f48094814da8 100644 --- a/app/i18n/es-ES/streaming.json +++ b/app/i18n/es-ES/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "No se ha podido generar las credenciales de transmisión de TikTok", "You are already live on a another device": "Ya estás en directo en otro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Conecta tu cuenta de TikTok para transmitir a TikTok y a una plataforma adicional de forma gratuita.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Al actualizar la información de tu canal de Twitch, se han eliminado algunas etiquetas debido a las normas de moderación: %{tags}", "Content Classification": "Clasificación del contenido", "Stream features branded content": "Stream presenta contenido de marca", From 86b54f5a0a2ebc5d3e7e1a4891453fb4a9cd618a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:21 -0800 Subject: [PATCH 156/566] New translations tiktok.json (Spanish) --- app/i18n/es-ES/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/tiktok.json b/app/i18n/es-ES/tiktok.json index decd83a3061a..0b8dd813657e 100644 --- a/app/i18n/es-ES/tiktok.json +++ b/app/i18n/es-ES/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "No se ha concedido el acceso a TikTok Live. Haz clic aquí para obtener más información.", "Only 32 characters of your title will display on TikTok": "Sólo se mostrarán 32 caracteres del título en TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Puedes optar al acceso a TikTok Live. Solicítalo aquí.", - "Click to view TikTok Replay in your browser.": "Haz clic para ver la repetición de TikTok en tu navegador." + "Click to view TikTok Replay in your browser.": "Haz clic para ver la repetición de TikTok en tu navegador.", + "TikTok Stream Error": "TikTok Stream Error" } From e416930fa1d9b04b12a805c28717d36e54d13748 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:23 -0800 Subject: [PATCH 157/566] New translations streaming.json (Czech) --- app/i18n/cs-CZ/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/cs-CZ/streaming.json b/app/i18n/cs-CZ/streaming.json index 223e3f0eed4f..3ebf4173e027 100644 --- a/app/i18n/cs-CZ/streaming.json +++ b/app/i18n/cs-CZ/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Chyba při generování pověření ke streamu na TikTok", "You are already live on a another device": "Již jste v živém vysílání na jiném zařízení", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Připojte svůj účet TikTok a streamujte na TikTok a jedné další platformě zdarma.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Při aktualizaci informací o vašem kanálu Twitch byly některé značky odstraněny kvůli pravidlům moderování: %{tags}", "Content Classification": "Klasifikace obsahu", "Stream features branded content": "Stream obsahuje značkový obsah", From e51ec8dfb07740a3c3649205b41efdf235134262 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:24 -0800 Subject: [PATCH 158/566] New translations tiktok.json (Czech) --- app/i18n/cs-CZ/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/tiktok.json b/app/i18n/cs-CZ/tiktok.json index 4b0e9eacb8fc..2bb166b258ce 100644 --- a/app/i18n/cs-CZ/tiktok.json +++ b/app/i18n/cs-CZ/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "Přístup k TikTok Live nebyl udělen. Kliknutím sem se dozvíte více.", "Only 32 characters of your title will display on TikTok": "Na TikTok se zobrazí pouze 32 znaků vašeho názvu.", "You may be eligible for TikTok Live Access. Apply here.": "Možná máte nárok na přístup ke službě TikTok Live. Přihlaste se zde.", - "Click to view TikTok Replay in your browser.": "Kliknutím zobrazíte TikTok Replay v prohlížeči." + "Click to view TikTok Replay in your browser.": "Kliknutím zobrazíte TikTok Replay v prohlížeči.", + "TikTok Stream Error": "TikTok Stream Error" } From 9fd9efb3dddf47f92a690f98701c9b857e398421 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:25 -0800 Subject: [PATCH 159/566] New translations streaming.json (Danish) --- app/i18n/da-DK/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/da-DK/streaming.json b/app/i18n/da-DK/streaming.json index bb5be0892657..a2dbcd6cba06 100644 --- a/app/i18n/da-DK/streaming.json +++ b/app/i18n/da-DK/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Fejl ved generering af legitimationsoplysninger til TikTok-stream", "You are already live on a another device": "Du er allerede live på en anden enhed", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Tilknyt din TikTok-konto for at streame gratis til TikTok og en ekstra platform.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Under opdateringen af dine Twitch-kanaloplysninger blev nogle tags fjernet på grund af moderationsregler: %{tags}", "Content Classification": "Klassificering af indhold", "Stream features branded content": "Stream har branded indhold", From a81af5ee5d02c2822bce3d73daa5d19708ff98fe Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:26 -0800 Subject: [PATCH 160/566] New translations tiktok.json (Danish) --- app/i18n/da-DK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/tiktok.json b/app/i18n/da-DK/tiktok.json index cc7ff3b3c0ac..5518a96f87f9 100644 --- a/app/i18n/da-DK/tiktok.json +++ b/app/i18n/da-DK/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live-adgang ikke givet. Klik her for at få mere at vide.", "Only 32 characters of your title will display on TikTok": "Kun 32 tegn af din titel vises på TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Du er muligvis berettiget til TikTok Live-adgang. Ansøg her.", - "Click to view TikTok Replay in your browser.": "Klik for at se TikTok Replay i din browser." + "Click to view TikTok Replay in your browser.": "Klik for at se TikTok Replay i din browser.", + "TikTok Stream Error": "TikTok Stream Error" } From a44471b4f2f287a13f7e57dfaf1c621a6138f083 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:27 -0800 Subject: [PATCH 161/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index 9fadf0266e1a..a2fd041293fa 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Fehler beim Generieren von TikTok-Stream-Anmeldeinformationen", "You are already live on a another device": "Du bist bereits live auf einem anderen Gerät", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Verbinde dein TikTok-Konto, um kostenlos auf TikTok und einer weiteren Plattform zu streamen.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Beim Aktualisieren deiner Twitch-Kanalinformationen wurden einige Tags aufgrund von Moderationsregeln entfernt: %{tags}", "Content Classification": "Inhaltsklassifizierung", "Stream features branded content": "Stream bietet gebrandete Inhalte", From f90235d8b6dc2fc02406e3f6685420e1f98546fa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:28 -0800 Subject: [PATCH 162/566] New translations tiktok.json (German) --- app/i18n/de-DE/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/tiktok.json b/app/i18n/de-DE/tiktok.json index af3f212e3cec..0748889b2c87 100644 --- a/app/i18n/de-DE/tiktok.json +++ b/app/i18n/de-DE/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Zugang nicht gewährt. Klicke hier, um mehr zu erfahren.", "Only 32 characters of your title will display on TikTok": "Nur 32 Zeichen deines Titels werden auf TikTok angezeigt", "You may be eligible for TikTok Live Access. Apply here.": "Du hast vielleicht Anspruch auf TikTok Live Access. Bewirb dich hier.", - "Click to view TikTok Replay in your browser.": "Klicke, um TikTok Replay in deinem Browser anzusehen." + "Click to view TikTok Replay in your browser.": "Klicke, um TikTok Replay in deinem Browser anzusehen.", + "TikTok Stream Error": "TikTok Stream Error" } From 939d4bd172e0e279c5e191a20a6106e5b614fbb0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:29 -0800 Subject: [PATCH 163/566] New translations streaming.json (Italian) --- app/i18n/it-IT/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/it-IT/streaming.json b/app/i18n/it-IT/streaming.json index eeaf3edb32a3..eca11148aa39 100644 --- a/app/i18n/it-IT/streaming.json +++ b/app/i18n/it-IT/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Errore nella generazione delle credenziali di streaming TikTok", "You are already live on a another device": "Sei già in diretta su un altro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Collega il tuo account TikTok per trasmettere in streaming su TikTok e su un'altra piattaforma gratuitamente.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Durante l'aggiornamento delle informazioni sul tuo canale Twitch, alcuni tag sono stati rimossi a causa delle regole di moderazione: %{tags}", "Content Classification": "Classificazione dei contenuti", "Stream features branded content": "Lo streaming presenta contenuti di marca", From 4494e2f4956da5059775e818f58de567f0fd689e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:30 -0800 Subject: [PATCH 164/566] New translations tiktok.json (Italian) --- app/i18n/it-IT/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/tiktok.json b/app/i18n/it-IT/tiktok.json index 9e91ee38a534..72170d055311 100644 --- a/app/i18n/it-IT/tiktok.json +++ b/app/i18n/it-IT/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access non consentito. Fai clic qui per saperne di più.", "Only 32 characters of your title will display on TikTok": "Solo 32 caratteri del tuo titolo verranno visualizzati su TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Potresti essere idoneo a TikTok Live Access Fai richiesta qui.", - "Click to view TikTok Replay in your browser.": "Fai clic per visualizzare il replay di TikTok nel tuo browser." + "Click to view TikTok Replay in your browser.": "Fai clic per visualizzare il replay di TikTok nel tuo browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 2789a217cac45861bb3f79ec268d4a9863ba9ae5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:32 -0800 Subject: [PATCH 165/566] New translations streaming.json (Japanese) --- app/i18n/ja-JP/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/ja-JP/streaming.json b/app/i18n/ja-JP/streaming.json index 1471844ff78b..231c8dfe0e40 100644 --- a/app/i18n/ja-JP/streaming.json +++ b/app/i18n/ja-JP/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "TikTokストリーム資格情報の生成エラーが発生しました", "You are already live on a another device": "すでに別のデバイスでライブ配信中です", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTokアカウントに接続すると、TikTokともう1つ別のプラットフォームで無料でストリーミングできます。", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitchチャンネル情報の更新中に、モデレーションルールによりいくつかのタグが削除されました:%{tags}", "Content Classification": "コンテンツの分類", "Stream features branded content": "ブランドコンテンツ提供のストリーム", From 921f5f1cbd79c46e85fa136363cd32f002400ea8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:33 -0800 Subject: [PATCH 166/566] New translations tiktok.json (Japanese) --- app/i18n/ja-JP/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/tiktok.json b/app/i18n/ja-JP/tiktok.json index c9212dcceade..b9296f52af3c 100644 --- a/app/i18n/ja-JP/tiktok.json +++ b/app/i18n/ja-JP/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Liveにアクセスできません。こちらをクリックして詳細をご覧ください。", "Only 32 characters of your title will display on TikTok": "TikTokに表示されるタイトルは32文字のみです", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Liveにアクセスできる場合があります。こちらからお申込みください。", - "Click to view TikTok Replay in your browser.": "クリックしてTikTokのリプレイをブラウザで見ましょう。" + "Click to view TikTok Replay in your browser.": "クリックしてTikTokのリプレイをブラウザで見ましょう。", + "TikTok Stream Error": "TikTok Stream Error" } From 1206cf6ef121b6609967699976a5a83095dea80b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:34 -0800 Subject: [PATCH 167/566] New translations streaming.json (Korean) --- app/i18n/ko-KR/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/ko-KR/streaming.json b/app/i18n/ko-KR/streaming.json index d270a4d4df71..40954224f385 100644 --- a/app/i18n/ko-KR/streaming.json +++ b/app/i18n/ko-KR/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "TikTok 스트림 자격 증명 생성 중 오류 발생", "You are already live on a another device": "이미 다른 장치에서 라이브 중입니다", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTok 계정을 연결하여 TikTok과 하나의 추가 플랫폼에서 무료로 스트리밍하십시오.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitch 채널 정보를 업데이트하는 동안 모더레이션 규칙에 따라 일부 태그가 삭제되었습니다: %{tags}", "Content Classification": "콘텐츠 분류", "Stream features branded content": "스트림 기능 브랜드 콘텐츠", From 0d92e65005cab20a5efca08867b7c4d9727a7a3f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:35 -0800 Subject: [PATCH 168/566] New translations tiktok.json (Korean) --- app/i18n/ko-KR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/tiktok.json b/app/i18n/ko-KR/tiktok.json index 49cfc93053a2..9687de949b3e 100644 --- a/app/i18n/ko-KR/tiktok.json +++ b/app/i18n/ko-KR/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok 라이브 액세스 권한이 부여되지 않았습니다. 자세히 알아보려면 여기를 클릭하십시오.", "Only 32 characters of your title will display on TikTok": "TikTok에는 제목의 32자만 표시됩니다", "You may be eligible for TikTok Live Access. Apply here.": "TikTok 라이브 액세스 자격이 있을 수 있습니다. 여기에서 신청하십시오.", - "Click to view TikTok Replay in your browser.": "브라우저에서 TikTok 리플레이를 보려면 클릭하십시오." + "Click to view TikTok Replay in your browser.": "브라우저에서 TikTok 리플레이를 보려면 클릭하십시오.", + "TikTok Stream Error": "TikTok Stream Error" } From 635d6690b46216cb4a83ca15ed25c04141c94198 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:36 -0800 Subject: [PATCH 169/566] New translations streaming.json (Dutch) --- app/i18n/nl-NL/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/nl-NL/streaming.json b/app/i18n/nl-NL/streaming.json index 14f7f3d5e3ef..68b7de87a178 100644 --- a/app/i18n/nl-NL/streaming.json +++ b/app/i18n/nl-NL/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Fout bij het genereren van TikTok-streamgegevens", "You are already live on a another device": "Je bent al live op een ander apparaat", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Verbind je TikTok-account om gratis te streamen naar TikTok en één extra platform.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Bij het bijwerken van je Twitch-kanaalinfo zijn enkele tags verwijderd vanwege moderatieregels: %{tags}", "Content Classification": "Inhoudsclassificatie", "Stream features branded content": "Stream bevat branded content", From 3eeb9a579c4a5299bd7e97b797ccbbddb562bbb5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:37 -0800 Subject: [PATCH 170/566] New translations tiktok.json (Dutch) --- app/i18n/nl-NL/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/tiktok.json b/app/i18n/nl-NL/tiktok.json index 410a161f05d3..d841513961c4 100644 --- a/app/i18n/nl-NL/tiktok.json +++ b/app/i18n/nl-NL/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From df3b0526c02e188a1c25d9ae49fd2363aa00b1fd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:39 -0800 Subject: [PATCH 171/566] New translations streaming.json (Polish) --- app/i18n/pl-PL/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/pl-PL/streaming.json b/app/i18n/pl-PL/streaming.json index 97a4b7497bc4..2b0be99437e9 100644 --- a/app/i18n/pl-PL/streaming.json +++ b/app/i18n/pl-PL/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Błąd generowania poświadczeń transmisji TikTok", "You are already live on a another device": "Jesteś już na żywo na innym urządzeniu", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Połącz swoje konto TikTok, aby streamować na TikToku i jednej dodatkowej platformie za darmo.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Podczas aktualizacji informacji o Twoim kanale Twitch niektóre tagi zostały usunięte ze względu na zasady moderacji: %{tags}", "Content Classification": "Klasyfikacja treści", "Stream features branded content": "Transmisja zawiera treści zawierające oznaczenia marki", From 43a7dc61115efbaa5bcdb3ae37cd576ce0bc2e06 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:40 -0800 Subject: [PATCH 172/566] New translations tiktok.json (Polish) --- app/i18n/pl-PL/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/tiktok.json b/app/i18n/pl-PL/tiktok.json index d773b66720f7..c405e1496de8 100644 --- a/app/i18n/pl-PL/tiktok.json +++ b/app/i18n/pl-PL/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "Dostęp do TikTok Live nie został przyznany. Kliknij tutaj, aby dowiedzieć się więcej.", "Only 32 characters of your title will display on TikTok": "Tylko 32 znaki Twojego tytułu będą wyświetlane na TikToku.", "You may be eligible for TikTok Live Access. Apply here.": "Możesz kwalifikować się do uzyskania dostępu do TikTok Live. Złóż wniosek tutaj.", - "Click to view TikTok Replay in your browser.": "Kliknij, aby wyświetlić powtórkę z TikToka w przeglądarce." + "Click to view TikTok Replay in your browser.": "Kliknij, aby wyświetlić powtórkę z TikToka w przeglądarce.", + "TikTok Stream Error": "TikTok Stream Error" } From 67a3733aa81071a206b9c26090d3c74f1f1c16ea Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:41 -0800 Subject: [PATCH 173/566] New translations streaming.json (Portuguese) --- app/i18n/pt-PT/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/pt-PT/streaming.json b/app/i18n/pt-PT/streaming.json index 4a21b9e47de1..8b316a6c227c 100644 --- a/app/i18n/pt-PT/streaming.json +++ b/app/i18n/pt-PT/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Erro ao gerar credenciais de transmissão do TikTok", "You are already live on a another device": "Já estás em direto noutro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Liga a tua conta TikTok para transmitir para o TikTok e para uma plataforma adicional gratuitamente.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Ao atualizar as informações do teu canal da Twitch, algumas etiquetas foram removidas devido às regras de moderação: %{tags}", "Content Classification": "Classificação do conteúdo", "Stream features branded content": "A transmissão apresenta conteúdo de marca", From d733d770719a7ae02c94fe3dfd0a6715ba6d4818 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:42 -0800 Subject: [PATCH 174/566] New translations tiktok.json (Portuguese) --- app/i18n/pt-PT/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/tiktok.json b/app/i18n/pt-PT/tiktok.json index 1ed665103e1c..30b17af4afde 100644 --- a/app/i18n/pt-PT/tiktok.json +++ b/app/i18n/pt-PT/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "Acesso ao TikTok Live não concedido. Clica aqui para saberes mais.", "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do teu título serão apresentados no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Podes ser elegível para acesso ao TikTok Live. Candidata-te aqui.", - "Click to view TikTok Replay in your browser.": "Clica para veres o TikTok Replay no teu navegador." + "Click to view TikTok Replay in your browser.": "Clica para veres o TikTok Replay no teu navegador.", + "TikTok Stream Error": "TikTok Stream Error" } From 5038fb673ccf0c97dd0f5273da2ebc38b659473e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:43 -0800 Subject: [PATCH 175/566] New translations streaming.json (Russian) --- app/i18n/ru-RU/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/ru-RU/streaming.json b/app/i18n/ru-RU/streaming.json index a6f196d3470d..744f6b931b03 100644 --- a/app/i18n/ru-RU/streaming.json +++ b/app/i18n/ru-RU/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Ошибка при генерации учетных данных трансляции TikTok", "You are already live on a another device": "Вы уже запустили трансляцию на другом устройстве", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Подключите свою учетную запись TikTok, чтобы бесплатно транслировать на TikTok и еще одну дополнительную платформу.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "При обновлении информации о вашем канале Twitch некоторые теги были удалены в соответствии с правилами модерации: %{tags}", "Content Classification": "Классификация контента", "Stream features branded content": "Трансляция включает в себя фирменный контент", From f456ec52fcb8df6b34f9a50a8b4f5737afa70f15 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:44 -0800 Subject: [PATCH 176/566] New translations tiktok.json (Russian) --- app/i18n/ru-RU/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/tiktok.json b/app/i18n/ru-RU/tiktok.json index e2d61d1d81b8..87ea40689500 100644 --- a/app/i18n/ru-RU/tiktok.json +++ b/app/i18n/ru-RU/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "Доступ к Трансляциям в TikTok не предоставлено. Нажмите здесь, чтобы узнать больше.", "Only 32 characters of your title will display on TikTok": "На TikTok будут отображаться только 32 символа вашего названия", "You may be eligible for TikTok Live Access. Apply here.": "Возможно, вы имеете право на доступ к Трансляциям в TikTok. Подать заявку здесь.", - "Click to view TikTok Replay in your browser.": "Нажмите для просмотра TikTok Replay в вашем браузере." + "Click to view TikTok Replay in your browser.": "Нажмите для просмотра TikTok Replay в вашем браузере.", + "TikTok Stream Error": "TikTok Stream Error" } From f1652cbb22f44565bd328ec4eaa136e540cbecbd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:46 -0800 Subject: [PATCH 177/566] New translations streaming.json (Turkish) --- app/i18n/tr-TR/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/tr-TR/streaming.json b/app/i18n/tr-TR/streaming.json index 923343a54cd1..c754d5918152 100644 --- a/app/i18n/tr-TR/streaming.json +++ b/app/i18n/tr-TR/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "TikTok yayın kimlik bilgileri oluşturulurken hata oluştu", "You are already live on a another device": "Başka bir cihazda zaten canlı yayındasınız", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTok'a ve bir ek platforma ücretsiz yayın yapmak için TikTok hesabınızı bağlayın.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitch kanal bilgilerinizi güncellerken, bazı etiketler moderasyon kuralları nedeniyle kaldırıldı: %{tags}", "Content Classification": "İçerik Sınıflandırması", "Stream features branded content": "Yayın markalı içerik sunuyor", From 5f7b201cb83400c5ca616f6821868ded925b4588 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:47 -0800 Subject: [PATCH 178/566] New translations tiktok.json (Turkish) --- app/i18n/tr-TR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/tiktok.json b/app/i18n/tr-TR/tiktok.json index 519cfadcae8e..5cdde511275b 100644 --- a/app/i18n/tr-TR/tiktok.json +++ b/app/i18n/tr-TR/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Canlı Erişim izni verilmedi. Daha fazla bilgi için buraya tıklayın.", "Only 32 characters of your title will display on TikTok": "TikTok'ta başlığınızın yalnızca 32 karakteri görüntülenecektir", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Canlı Erişim için uygun olabilirsiniz. Buradan başvurun.", - "Click to view TikTok Replay in your browser.": "TikTok Tekrarını tarayıcınızda görüntülemek için tıklayın." + "Click to view TikTok Replay in your browser.": "TikTok Tekrarını tarayıcınızda görüntülemek için tıklayın.", + "TikTok Stream Error": "TikTok Stream Error" } From 7b2ab7c9a6c5d52587ebf4ff69b6ab99d6c8e456 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:48 -0800 Subject: [PATCH 179/566] New translations streaming.json (Chinese Simplified) --- app/i18n/zh-CN/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/zh-CN/streaming.json b/app/i18n/zh-CN/streaming.json index 6e6ce0147626..8684083b4d73 100644 --- a/app/i18n/zh-CN/streaming.json +++ b/app/i18n/zh-CN/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "生成 TikTok 直播凭据时出错", "You are already live on a another device": "您已在另一设备上线", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "连接您的 TikTok 帐户,即可免费在 TikTok 和另一平台直播。", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "在更新您的 Twitch 频道信息时,由于审核规则,删除了一些标签:%{tags}", "Content Classification": "内容分类", "Stream features branded content": "直播功能品牌内容", From 1c8988c36cf5ab0bc2594e0371c421a06c952435 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:49 -0800 Subject: [PATCH 180/566] New translations tiktok.json (Chinese Simplified) --- app/i18n/zh-CN/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/tiktok.json b/app/i18n/zh-CN/tiktok.json index b707d933e8dc..821c8810ab75 100644 --- a/app/i18n/zh-CN/tiktok.json +++ b/app/i18n/zh-CN/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "未授予 TikTok 直播访问权限。点击此处了解更多。", "Only 32 characters of your title will display on TikTok": "TikTok 上最多显示 32 个字符的标题", "You may be eligible for TikTok Live Access. Apply here.": "您有资格获得 TikTok 直播访问权限。在此申请。", - "Click to view TikTok Replay in your browser.": "点击以在浏览器中查看 TikTok 重播。" + "Click to view TikTok Replay in your browser.": "点击以在浏览器中查看 TikTok 重播。", + "TikTok Stream Error": "TikTok Stream Error" } From e7fd887c40b6869c364eae0bc514cd4153ff5dae Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:50 -0800 Subject: [PATCH 181/566] New translations streaming.json (Chinese Traditional) --- app/i18n/zh-TW/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/zh-TW/streaming.json b/app/i18n/zh-TW/streaming.json index b283b46b4ad3..a54093f49d00 100644 --- a/app/i18n/zh-TW/streaming.json +++ b/app/i18n/zh-TW/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "產生 TikTok 直播憑證時發生錯誤", "You are already live on a another device": "您已經在其他裝置上直播", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "將您的 TikTok 帳戶連接以免費同時直播到 TikTok 和一個其他平台。", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "在更新 Twitch 頻道資訊時,部分標記因審核規則而遭到移除:%{tags}", "Content Classification": "內容分類", "Stream features branded content": "直播包含品牌內容", From 8aad9a9e0aeab8139de2774915b0bf60f841e139 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:51 -0800 Subject: [PATCH 182/566] New translations tiktok.json (Chinese Traditional) --- app/i18n/zh-TW/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/tiktok.json b/app/i18n/zh-TW/tiktok.json index af48dbbec8d6..9111b156363c 100644 --- a/app/i18n/zh-TW/tiktok.json +++ b/app/i18n/zh-TW/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "未授予 TikTok 直播權限。按一下此處以瞭解更多資訊。", "Only 32 characters of your title will display on TikTok": "您的標題中只有 32 個字元將顯示在 TikTok 上", "You may be eligible for TikTok Live Access. Apply here.": "您可能符合 TikTok 直播權限的資格。在這裡申請。", - "Click to view TikTok Replay in your browser.": "按一下以在瀏覽器中檢視 TikTok 重播。" + "Click to view TikTok Replay in your browser.": "按一下以在瀏覽器中檢視 TikTok 重播。", + "TikTok Stream Error": "TikTok Stream Error" } From 332c3136adf3bacf1f4ad1dade76ef0274863fcd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:52 -0800 Subject: [PATCH 183/566] New translations streaming.json (Portuguese, Brazilian) --- app/i18n/pt-BR/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/pt-BR/streaming.json b/app/i18n/pt-BR/streaming.json index 65f04ee70458..03cd9355ae2e 100644 --- a/app/i18n/pt-BR/streaming.json +++ b/app/i18n/pt-BR/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Erro ao gerar credenciais de transmissão do TikTok", "You are already live on a another device": "Você já está ativo em outro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Conecte sua conta do TikTok para transmitir para o TikTok e uma plataforma adicional gratuitamente.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Ao atualizar as informações do seu canal da Twitch, algumas tags foram removidas devido às regras de moderação: %{tags}", "Content Classification": "Classificação de conteúdo", "Stream features branded content": "O stream apresenta conteúdo de marca", From 78445e6fc5ae8a7f9ec0a4389f57e47b1a862069 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:53 -0800 Subject: [PATCH 184/566] New translations tiktok.json (Portuguese, Brazilian) --- app/i18n/pt-BR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/tiktok.json b/app/i18n/pt-BR/tiktok.json index 800e28c39603..e28ce7acb19e 100644 --- a/app/i18n/pt-BR/tiktok.json +++ b/app/i18n/pt-BR/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access não concedido. Clique aqui para saber mais.", "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do seu título serão exibidos no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Você pode ser elegível para o TikTok Live Access. Inscreva-se aqui.", - "Click to view TikTok Replay in your browser.": "Clique para ver o TikTok Replay no seu navegador." + "Click to view TikTok Replay in your browser.": "Clique para ver o TikTok Replay no seu navegador.", + "TikTok Stream Error": "TikTok Stream Error" } From 68586455ffd05b5337780c233633422252805ab2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:54 -0800 Subject: [PATCH 185/566] New translations streaming.json (Indonesian) --- app/i18n/id-ID/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/id-ID/streaming.json b/app/i18n/id-ID/streaming.json index 1a2fb120741c..fa3bc98f87c7 100644 --- a/app/i18n/id-ID/streaming.json +++ b/app/i18n/id-ID/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Kesalahan saat membuat kredensial streaming TikTok", "You are already live on a another device": "Anda sudah melakukan siaran langsung menggunakan perangkat lain", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Hubungkan akun TikTok Anda untuk melakukan streaming ke TikTok dan satu platform tambahan secara gratis.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Saat memperbarui info saluran Twitch Anda, beberapa tag dihapus karena aturan moderasi: %{tags}", "Content Classification": "Klasifikasi Konten", "Stream features branded content": "Streaming menampilkan konten bermerek", From c33038f3828aee33f62ae4613345a716b090bd89 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:55 -0800 Subject: [PATCH 186/566] New translations tiktok.json (Indonesian) --- app/i18n/id-ID/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/tiktok.json b/app/i18n/id-ID/tiktok.json index 4a8fd3b20352..e52e43873238 100644 --- a/app/i18n/id-ID/tiktok.json +++ b/app/i18n/id-ID/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 65bdcd17e87fa799a466d1486ea451ba2e97e354 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:56 -0800 Subject: [PATCH 187/566] New translations streaming.json (Arabic) --- app/i18n/ar-SA/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/ar-SA/streaming.json b/app/i18n/ar-SA/streaming.json index 7d4a3397a6a9..8076f9022a9b 100644 --- a/app/i18n/ar-SA/streaming.json +++ b/app/i18n/ar-SA/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 43b097cbf0474c695026841b860d6a4f45808786 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:57 -0800 Subject: [PATCH 188/566] New translations tiktok.json (Arabic) --- app/i18n/ar-SA/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/tiktok.json b/app/i18n/ar-SA/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/ar-SA/tiktok.json +++ b/app/i18n/ar-SA/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From b6651104f79c7b6267ae6853c0512834e9b15d82 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:33:58 -0800 Subject: [PATCH 189/566] New translations streaming.json (Hungarian) --- app/i18n/hu-HU/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/hu-HU/streaming.json b/app/i18n/hu-HU/streaming.json index 699669b893d3..9b74a1107192 100644 --- a/app/i18n/hu-HU/streaming.json +++ b/app/i18n/hu-HU/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 535e614c41730537c32e4b2e3c742efaa08a2a86 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:00 -0800 Subject: [PATCH 190/566] New translations tiktok.json (Hungarian) --- app/i18n/hu-HU/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/tiktok.json b/app/i18n/hu-HU/tiktok.json index bbddaa0fac01..3b4d7068f59c 100644 --- a/app/i18n/hu-HU/tiktok.json +++ b/app/i18n/hu-HU/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From f00ade1a8f57c62fb8916935122ca2f5ce6412c6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:01 -0800 Subject: [PATCH 191/566] New translations streaming.json (Macedonian) --- app/i18n/mk-MK/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/mk-MK/streaming.json b/app/i18n/mk-MK/streaming.json index 7d4a3397a6a9..8076f9022a9b 100644 --- a/app/i18n/mk-MK/streaming.json +++ b/app/i18n/mk-MK/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 4b16318b18934a365a73d3f6a54bb2e0fe5ec211 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:02 -0800 Subject: [PATCH 192/566] New translations tiktok.json (Macedonian) --- app/i18n/mk-MK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/tiktok.json b/app/i18n/mk-MK/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/mk-MK/tiktok.json +++ b/app/i18n/mk-MK/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 908061c984e3edf69f9c91177255b578e72530d5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:03 -0800 Subject: [PATCH 193/566] New translations streaming.json (Slovak) --- app/i18n/sk-SK/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/sk-SK/streaming.json b/app/i18n/sk-SK/streaming.json index 6b56b356dbb8..d56a67f43250 100644 --- a/app/i18n/sk-SK/streaming.json +++ b/app/i18n/sk-SK/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From bea0501deca08d1f7d75803b1def5cec20bc6c71 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:04 -0800 Subject: [PATCH 194/566] New translations tiktok.json (Slovak) --- app/i18n/sk-SK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/tiktok.json b/app/i18n/sk-SK/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/sk-SK/tiktok.json +++ b/app/i18n/sk-SK/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 2c502cebad301596ccb7af615fb19ba5fe3dc7e0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:05 -0800 Subject: [PATCH 195/566] New translations streaming.json (Slovenian) --- app/i18n/sl-SI/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/sl-SI/streaming.json b/app/i18n/sl-SI/streaming.json index 7d4a3397a6a9..8076f9022a9b 100644 --- a/app/i18n/sl-SI/streaming.json +++ b/app/i18n/sl-SI/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 71bd7a8d5b5e15c143416a618a58dcb1a64b0875 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:06 -0800 Subject: [PATCH 196/566] New translations tiktok.json (Slovenian) --- app/i18n/sl-SI/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/tiktok.json b/app/i18n/sl-SI/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/sl-SI/tiktok.json +++ b/app/i18n/sl-SI/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 1d51404e22479dce1f8da3bffa8b22e2624f3337 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:07 -0800 Subject: [PATCH 197/566] New translations streaming.json (Swedish) --- app/i18n/sv-SE/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/sv-SE/streaming.json b/app/i18n/sv-SE/streaming.json index 30a5516079f4..3f43bcb937fc 100644 --- a/app/i18n/sv-SE/streaming.json +++ b/app/i18n/sv-SE/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 3c792088db7ffd92b0f5c6560aaeac0a53a35992 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:09 -0800 Subject: [PATCH 198/566] New translations tiktok.json (Swedish) --- app/i18n/sv-SE/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/tiktok.json b/app/i18n/sv-SE/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/sv-SE/tiktok.json +++ b/app/i18n/sv-SE/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 3fb90b798d2fb8b37685b3e0066308ab575b31a0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:10 -0800 Subject: [PATCH 199/566] New translations streaming.json (Vietnamese) --- app/i18n/vi-VN/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/vi-VN/streaming.json b/app/i18n/vi-VN/streaming.json index d22e2e5817e4..e5c8eebe0f0e 100644 --- a/app/i18n/vi-VN/streaming.json +++ b/app/i18n/vi-VN/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From 5ecb519bbfba9f91c932e5337207916a4d110abb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:11 -0800 Subject: [PATCH 200/566] New translations tiktok.json (Vietnamese) --- app/i18n/vi-VN/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/tiktok.json b/app/i18n/vi-VN/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/vi-VN/tiktok.json +++ b/app/i18n/vi-VN/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From f843f1f5fb0b631d3fb2851036cf82b2acec90ea Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:12 -0800 Subject: [PATCH 201/566] New translations streaming.json (Thai) --- app/i18n/th-TH/streaming.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/i18n/th-TH/streaming.json b/app/i18n/th-TH/streaming.json index 7d4a3397a6a9..8076f9022a9b 100644 --- a/app/i18n/th-TH/streaming.json +++ b/app/i18n/th-TH/streaming.json @@ -220,6 +220,8 @@ "Error generating TikTok stream credentials": "Error generating TikTok stream credentials", "You are already live on a another device": "You are already live on a another device", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connect your TikTok account to stream to TikTok and one additional platform for free.", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}", "Content Classification": "Content Classification", "Stream features branded content": "Stream features branded content", From f60f5e2efaa0ddb5e6d46e0d4c56c16ea3289a91 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 11:34:13 -0800 Subject: [PATCH 202/566] New translations tiktok.json (Thai) --- app/i18n/th-TH/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/tiktok.json b/app/i18n/th-TH/tiktok.json index f083b8296561..a93b95091558 100644 --- a/app/i18n/th-TH/tiktok.json +++ b/app/i18n/th-TH/tiktok.json @@ -22,5 +22,6 @@ "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser." + "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", + "TikTok Stream Error": "TikTok Stream Error" } From 6fa6e5e4a5c457fa3e898cb76bb1ffb1c5426df3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:42 -0800 Subject: [PATCH 203/566] New translations settings.json (French) --- app/i18n/fr-FR/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/settings.json b/app/i18n/fr-FR/settings.json index 21f260573744..f6e2d49198fb 100644 --- a/app/i18n/fr-FR/settings.json +++ b/app/i18n/fr-FR/settings.json @@ -261,6 +261,5 @@ "Idle": "Au repos", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Connecte les plateformes directement à partir de Streamlabs Desktop au lieu d'ajouter Streamlabs Multistream en tant que destination personnalisée.", "Audio Encoder": "Encodeur audio", - "Additional Settings": "Paramètres supplémentaires", - "Bearer Token": "Bearer Token" + "Additional Settings": "Paramètres supplémentaires" } From 051eb93b2efb33de59356612a391db35fb191908 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:44 -0800 Subject: [PATCH 204/566] New translations settings.json (Spanish) --- app/i18n/es-ES/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/es-ES/settings.json b/app/i18n/es-ES/settings.json index 93348f514462..21a0532ab391 100644 --- a/app/i18n/es-ES/settings.json +++ b/app/i18n/es-ES/settings.json @@ -261,6 +261,5 @@ "Idle": "En reposo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Conecta las plataformas directamente desde Streamlabs Desktop en lugar de añadir Streamlabs Multistream como destino personalizado", "Audio Encoder": "Codificador de audio", - "Additional Settings": "Ajustes adicionales", - "Bearer Token": "Bearer Token" + "Additional Settings": "Ajustes adicionales" } From 3771a4787bcbd514525f131180592745a145d31c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:45 -0800 Subject: [PATCH 205/566] New translations settings.json (Arabic) --- app/i18n/ar-SA/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/ar-SA/settings.json b/app/i18n/ar-SA/settings.json index 3a1a21da1e50..aa9590fed870 100644 --- a/app/i18n/ar-SA/settings.json +++ b/app/i18n/ar-SA/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 39bbdf004b08b31edc5fdab4bba26837c12f435b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:46 -0800 Subject: [PATCH 206/566] New translations settings.json (Czech) --- app/i18n/cs-CZ/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/settings.json b/app/i18n/cs-CZ/settings.json index b8157c920786..7aa5cd554acb 100644 --- a/app/i18n/cs-CZ/settings.json +++ b/app/i18n/cs-CZ/settings.json @@ -261,6 +261,5 @@ "Idle": "Nečinná", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Připojte platformy přímo z Streamlabs Desktop namísto přidávání Streamlabs Multistream jako vlastního cíle", "Audio Encoder": "Kodér zvuku", - "Additional Settings": "Další nastavení", - "Bearer Token": "Bearer Token" + "Additional Settings": "Další nastavení" } From a6a16e73d7edefaa4e526f5d4bbd360201c0bb07 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:47 -0800 Subject: [PATCH 207/566] New translations settings.json (Danish) --- app/i18n/da-DK/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/da-DK/settings.json b/app/i18n/da-DK/settings.json index 6b6c855e845c..96cbe0817193 100644 --- a/app/i18n/da-DK/settings.json +++ b/app/i18n/da-DK/settings.json @@ -261,6 +261,5 @@ "Idle": "Inaktiv", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Forbind platforme direkte fra Streamlabs Desktop i stedet for at tilføje Streamlabs Multistream som en brugerdefineret destination", "Audio Encoder": "Lydkoder", - "Additional Settings": "Flere indstillinger", - "Bearer Token": "Bearer Token" + "Additional Settings": "Flere indstillinger" } From 09be17cbd8145d4bbf9879db7eeb4bdb5b73469f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:48 -0800 Subject: [PATCH 208/566] New translations settings.json (German) --- app/i18n/de-DE/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/de-DE/settings.json b/app/i18n/de-DE/settings.json index 96029dcb3201..2bb612600e27 100644 --- a/app/i18n/de-DE/settings.json +++ b/app/i18n/de-DE/settings.json @@ -261,6 +261,5 @@ "Idle": "Leerlauf", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Bitte verbinde Plattformen direkt über Streamlabs Desktop, anstatt Streamlabs Multistream als benutzerdefiniertes Ziel hinzuzufügen", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Zusätzliche Einstellungen", - "Bearer Token": "Bearer Token" + "Additional Settings": "Zusätzliche Einstellungen" } From 52586f48ca6b6a0bc20e87266ec096b3c768819b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:49 -0800 Subject: [PATCH 209/566] New translations settings.json (Hungarian) --- app/i18n/hu-HU/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/hu-HU/settings.json b/app/i18n/hu-HU/settings.json index 60540c22a766..615a6f018202 100644 --- a/app/i18n/hu-HU/settings.json +++ b/app/i18n/hu-HU/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 710b6658a211d367325bf8669bebefdf11c923b2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:50 -0800 Subject: [PATCH 210/566] New translations settings.json (Italian) --- app/i18n/it-IT/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/it-IT/settings.json b/app/i18n/it-IT/settings.json index 895b56e67b81..75ddb3334996 100644 --- a/app/i18n/it-IT/settings.json +++ b/app/i18n/it-IT/settings.json @@ -261,6 +261,5 @@ "Idle": "Inattivo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Collega le piattaforme direttamente da Streamlabs Desktop invece di aggiungere Streamlabs Multistream come destinazione personalizzata.", "Audio Encoder": "Codificatore audio", - "Additional Settings": "Impostazioni aggiuntive", - "Bearer Token": "Bearer Token" + "Additional Settings": "Impostazioni aggiuntive" } From fe7abdf97a01aacfe6a41ca9c6e3b5ab61c1af33 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:52 -0800 Subject: [PATCH 211/566] New translations settings.json (Japanese) --- app/i18n/ja-JP/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/settings.json b/app/i18n/ja-JP/settings.json index fd0a038c0b7f..90908420274f 100644 --- a/app/i18n/ja-JP/settings.json +++ b/app/i18n/ja-JP/settings.json @@ -261,6 +261,5 @@ "Idle": "アイドル", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Streamlabs Multistreamをカスタム宛先として追加する代わりに、Streamlabs Desktopから直接プラットフォームを接続してください", "Audio Encoder": "オーディオエンコーダー", - "Additional Settings": "追加設定", - "Bearer Token": "Bearer Token" + "Additional Settings": "追加設定" } From d0bda42cbea1203d19d0fce47ed6956f1d0f8b31 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:53 -0800 Subject: [PATCH 212/566] New translations settings.json (Korean) --- app/i18n/ko-KR/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/settings.json b/app/i18n/ko-KR/settings.json index 516be08ee69c..43ec2dcddafa 100644 --- a/app/i18n/ko-KR/settings.json +++ b/app/i18n/ko-KR/settings.json @@ -261,6 +261,5 @@ "Idle": "유휴", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Streamlabs 멀티스트림을 사용자 지정 대상으로 추가하는 대신 Streamlabs Desktop에서 직접 플랫폼을 연결하십시오", "Audio Encoder": "오디오 인코더", - "Additional Settings": "추가 설정", - "Bearer Token": "Bearer Token" + "Additional Settings": "추가 설정" } From e22eaf1fab175737763a2936b1a6354b20afa956 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:54 -0800 Subject: [PATCH 213/566] New translations settings.json (Macedonian) --- app/i18n/mk-MK/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/mk-MK/settings.json b/app/i18n/mk-MK/settings.json index 3a1a21da1e50..aa9590fed870 100644 --- a/app/i18n/mk-MK/settings.json +++ b/app/i18n/mk-MK/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 75029ad2fce2705873ff6a9d4776084fe05b72b8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:56 -0800 Subject: [PATCH 214/566] New translations settings.json (Dutch) --- app/i18n/nl-NL/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/nl-NL/settings.json b/app/i18n/nl-NL/settings.json index 9f315dca2e38..0e39bf6caa78 100644 --- a/app/i18n/nl-NL/settings.json +++ b/app/i18n/nl-NL/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 6907e656e334ec7b6181eedf552a4cbab6bf9d01 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:57 -0800 Subject: [PATCH 215/566] New translations settings.json (Polish) --- app/i18n/pl-PL/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/settings.json b/app/i18n/pl-PL/settings.json index 4efe03f04e5c..cf0d8f1f8db6 100644 --- a/app/i18n/pl-PL/settings.json +++ b/app/i18n/pl-PL/settings.json @@ -261,6 +261,5 @@ "Idle": "Bezczynność", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Połącz platformy bezpośrednio ze Streamlabs Desktop zamiast dodawać Streamlabs Multistream jako niestandardowe miejsce docelowe", "Audio Encoder": "Koder audio", - "Additional Settings": "Ustawienia dodatkowe", - "Bearer Token": "Bearer Token" + "Additional Settings": "Ustawienia dodatkowe" } From e550b23b1d1e63abdf3f9975bcde7aef480d8b8b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:58 -0800 Subject: [PATCH 216/566] New translations settings.json (Portuguese) --- app/i18n/pt-PT/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/settings.json b/app/i18n/pt-PT/settings.json index d220e6b0f92b..b5e086c0633d 100644 --- a/app/i18n/pt-PT/settings.json +++ b/app/i18n/pt-PT/settings.json @@ -261,6 +261,5 @@ "Idle": "Inativo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Liga as plataformas diretamente a partir do Streamlabs Desktop em vez de adicionares o Streamlabs Multistream como um destino personalizado", "Audio Encoder": "Codificador de áudio", - "Additional Settings": "Definições adicionais", - "Bearer Token": "Bearer Token" + "Additional Settings": "Definições adicionais" } From 573164caa637c25a6e6cd45bd4cd5b309d45f011 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:34:59 -0800 Subject: [PATCH 217/566] New translations settings.json (Russian) --- app/i18n/ru-RU/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/settings.json b/app/i18n/ru-RU/settings.json index 37a14425355c..69b57b27b277 100644 --- a/app/i18n/ru-RU/settings.json +++ b/app/i18n/ru-RU/settings.json @@ -261,6 +261,5 @@ "Idle": "Простой", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Не добавляйте многопоточную трансляцию Streamlabs в качестве пользовательского назначения, вместо этого подключайте платформы непосредственно из Streamlabs Desktop", "Audio Encoder": "Аудиокодер", - "Additional Settings": "Дополнительные настройки", - "Bearer Token": "Bearer Token" + "Additional Settings": "Дополнительные настройки" } From 3032721f5e2080e6080b02ddb313596ceafa0f69 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:00 -0800 Subject: [PATCH 218/566] New translations settings.json (Slovak) --- app/i18n/sk-SK/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/sk-SK/settings.json b/app/i18n/sk-SK/settings.json index f7cb50e3cf9e..8b56694dfe97 100644 --- a/app/i18n/sk-SK/settings.json +++ b/app/i18n/sk-SK/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 424d92ba58850a540abc5f9afca86c1468d721b2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:02 -0800 Subject: [PATCH 219/566] New translations settings.json (Slovenian) --- app/i18n/sl-SI/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/sl-SI/settings.json b/app/i18n/sl-SI/settings.json index 483eaf0c28c4..f028a8d8d2bb 100644 --- a/app/i18n/sl-SI/settings.json +++ b/app/i18n/sl-SI/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From ae9d9fb3439b1399cd50624cf3f94cd6b87edf3b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:03 -0800 Subject: [PATCH 220/566] New translations settings.json (Swedish) --- app/i18n/sv-SE/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/sv-SE/settings.json b/app/i18n/sv-SE/settings.json index ca16fb381377..94421e14121b 100644 --- a/app/i18n/sv-SE/settings.json +++ b/app/i18n/sv-SE/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 1fba8e63297b27f61c4c94e643e1394ca181e439 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:04 -0800 Subject: [PATCH 221/566] New translations settings.json (Turkish) --- app/i18n/tr-TR/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/settings.json b/app/i18n/tr-TR/settings.json index 69a1670101a6..d967d4b851f2 100644 --- a/app/i18n/tr-TR/settings.json +++ b/app/i18n/tr-TR/settings.json @@ -261,6 +261,5 @@ "Idle": "Beklemede", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Lütfen Streamlabs Multistream'i özel bir hedef olarak eklemek yerine platformları doğrudan Streamlabs Desktop'tan bağlayın", "Audio Encoder": "Ses Kodlayıcı", - "Additional Settings": "Ek Ayarlar", - "Bearer Token": "Bearer Token" + "Additional Settings": "Ek Ayarlar" } From 309ecf6d58d3fc737f09296c75f7924b6f157d0d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:05 -0800 Subject: [PATCH 222/566] New translations settings.json (Chinese Simplified) --- app/i18n/zh-CN/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/settings.json b/app/i18n/zh-CN/settings.json index 48ec1039e2ed..8f9fddfdaf6b 100644 --- a/app/i18n/zh-CN/settings.json +++ b/app/i18n/zh-CN/settings.json @@ -261,6 +261,5 @@ "Idle": "空闲", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "请直接从 Streamlabs Desktop 连接平台,而不是添加 Streamlabs Multistream 作为自定义目的地", "Audio Encoder": "音频编码器", - "Additional Settings": "其他设置", - "Bearer Token": "Bearer Token" + "Additional Settings": "其他设置" } From 3c134f5286c2b84498f714f3f02ee13fe0b15cf6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:07 -0800 Subject: [PATCH 223/566] New translations settings.json (Chinese Traditional) --- app/i18n/zh-TW/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/settings.json b/app/i18n/zh-TW/settings.json index 44e5c9c32e36..04a30b1a219e 100644 --- a/app/i18n/zh-TW/settings.json +++ b/app/i18n/zh-TW/settings.json @@ -261,6 +261,5 @@ "Idle": "閒置", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "請直接從 Streamlabs Desktop 連接平台,而不是將 Streamlabs 多平台直播新增為自訂目的地", "Audio Encoder": "音訊編碼器", - "Additional Settings": "其他設定", - "Bearer Token": "Bearer Token" + "Additional Settings": "其他設定" } From 0bcab6590bdd2792679b20f7d57484d0e7524dc6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:08 -0800 Subject: [PATCH 224/566] New translations settings.json (Vietnamese) --- app/i18n/vi-VN/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/vi-VN/settings.json b/app/i18n/vi-VN/settings.json index 977de3c94577..ff380562263c 100644 --- a/app/i18n/vi-VN/settings.json +++ b/app/i18n/vi-VN/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From f01f5257e2b5b407f091bb45c8dd9ff006882eaf Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:09 -0800 Subject: [PATCH 225/566] New translations settings.json (Portuguese, Brazilian) --- app/i18n/pt-BR/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/settings.json b/app/i18n/pt-BR/settings.json index 0e5e7e6c7498..53ec2787f998 100644 --- a/app/i18n/pt-BR/settings.json +++ b/app/i18n/pt-BR/settings.json @@ -261,6 +261,5 @@ "Idle": "Inativo", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Conecte as plataformas diretamente do Streamlabs Desktop em vez de adicionar o Streamlabs Multistream como um destino personalizado", "Audio Encoder": "Codificador de áudio", - "Additional Settings": "Configurações adicionais", - "Bearer Token": "Bearer Token" + "Additional Settings": "Configurações adicionais" } From 1884863a78e4646b8e819aa767ae96ca16c59b5a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:10 -0800 Subject: [PATCH 226/566] New translations settings.json (Indonesian) --- app/i18n/id-ID/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/id-ID/settings.json b/app/i18n/id-ID/settings.json index 5dc6e1a0a199..c93b6378dd66 100644 --- a/app/i18n/id-ID/settings.json +++ b/app/i18n/id-ID/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 73f97e2a891e08a2f1c14991e5c0ede30b53ff8e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 15 Nov 2024 13:35:12 -0800 Subject: [PATCH 227/566] New translations settings.json (Thai) --- app/i18n/th-TH/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/i18n/th-TH/settings.json b/app/i18n/th-TH/settings.json index 3a1a21da1e50..aa9590fed870 100644 --- a/app/i18n/th-TH/settings.json +++ b/app/i18n/th-TH/settings.json @@ -261,6 +261,5 @@ "Idle": "Idle", "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination": "Please connect platforms directly from Streamlabs Desktop instead of adding Streamlabs Multistream as a custom destination", "Audio Encoder": "Audio Encoder", - "Additional Settings": "Additional Settings", - "Bearer Token": "Bearer Token" + "Additional Settings": "Additional Settings" } From 1a4a70530732f7988b53a6cc7ffb2c28db026cc4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:18 -0800 Subject: [PATCH 228/566] New translations onboarding.json (French) --- app/i18n/fr-FR/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/onboarding.json b/app/i18n/fr-FR/onboarding.json index 1ebd5d782506..b0e0fe77330f 100644 --- a/app/i18n/fr-FR/onboarding.json +++ b/app/i18n/fr-FR/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choisis ton abonnement", "Choose the best plan to fit your content creation needs.": "Choisis le meilleur plan pour répondre à tes besoins en matière de création de contenu.", "Add your first theme": "Ajoute ton premier thème", - "Try your first theme now, browse hundreds of more themes later on": "Essaie ton premier thème maintenant et consulte des centaines d’autres thèmes plus tard" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From d0a80c12b918f48fe93521ed43f453f249ea3852 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:20 -0800 Subject: [PATCH 229/566] New translations overlays.json (French) --- app/i18n/fr-FR/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/overlays.json b/app/i18n/fr-FR/overlays.json index b6ddf5165af5..65bedd1ec884 100644 --- a/app/i18n/fr-FR/overlays.json +++ b/app/i18n/fr-FR/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Gérer la scène Dual Output", "Unable to convert dual output collection.": "Impossible de convertir la collection Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 8c962126a2887432711d61f47b7c8c094fd4bbfa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:21 -0800 Subject: [PATCH 230/566] New translations overlays.json (Spanish) --- app/i18n/es-ES/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/overlays.json b/app/i18n/es-ES/overlays.json index 0264a7eda4ee..3649c9470486 100644 --- a/app/i18n/es-ES/overlays.json +++ b/app/i18n/es-ES/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Gestionar escena Dual Output", "Unable to convert dual output collection.": "No se puede convertir la colección Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 96a049e6ba85e4a7c846993c2f6768452ad854a6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:22 -0800 Subject: [PATCH 231/566] New translations overlays.json (Arabic) --- app/i18n/ar-SA/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/overlays.json b/app/i18n/ar-SA/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/ar-SA/overlays.json +++ b/app/i18n/ar-SA/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From e0486cbdbf3f6265e436c5197c43e3c75d9cc4c9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:23 -0800 Subject: [PATCH 232/566] New translations overlays.json (Czech) --- app/i18n/cs-CZ/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/overlays.json b/app/i18n/cs-CZ/overlays.json index a180f160db57..91b8b23193c6 100644 --- a/app/i18n/cs-CZ/overlays.json +++ b/app/i18n/cs-CZ/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Spravovat scénu s Dual Output", "Unable to convert dual output collection.": "Nelze převést Dual Output kolekci.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From a8d7320d9123be4377ff05d9e2302c7438dd2da4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:24 -0800 Subject: [PATCH 233/566] New translations overlays.json (Danish) --- app/i18n/da-DK/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/overlays.json b/app/i18n/da-DK/overlays.json index 381e5075dc43..c29b7944e24c 100644 --- a/app/i18n/da-DK/overlays.json +++ b/app/i18n/da-DK/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Administrer Dual Output-scene", "Unable to convert dual output collection.": "Kan ikke konvertere samling med dobbeltoutput.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From ad3933b4396523eb366111b190b4972573d4d49e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:25 -0800 Subject: [PATCH 234/566] New translations overlays.json (German) --- app/i18n/de-DE/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/overlays.json b/app/i18n/de-DE/overlays.json index 97c3861d37cc..1b4e556c12a9 100644 --- a/app/i18n/de-DE/overlays.json +++ b/app/i18n/de-DE/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Verwalten der Dual Output Szene", "Unable to convert dual output collection.": "Die Dual Output Sammlung kann nicht konvertiert werden.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From baa8e59fd28c2535e4b6543e36be8b3440c88d9b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:26 -0800 Subject: [PATCH 235/566] New translations overlays.json (Hungarian) --- app/i18n/hu-HU/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/overlays.json b/app/i18n/hu-HU/overlays.json index 5400c09d93f0..4a8df5c2704e 100644 --- a/app/i18n/hu-HU/overlays.json +++ b/app/i18n/hu-HU/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 04b3e4991d10167a0550d4afd116b8b46ef2d828 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:27 -0800 Subject: [PATCH 236/566] New translations overlays.json (Italian) --- app/i18n/it-IT/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/overlays.json b/app/i18n/it-IT/overlays.json index 24de858df1c9..8037275b21da 100644 --- a/app/i18n/it-IT/overlays.json +++ b/app/i18n/it-IT/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Gestisci scena Dual Output", "Unable to convert dual output collection.": "Impossibile convertire la raccolta Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From abdc5e319bfa1753c111fe0ab3da6d672887e8f3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:28 -0800 Subject: [PATCH 237/566] New translations overlays.json (Japanese) --- app/i18n/ja-JP/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/overlays.json b/app/i18n/ja-JP/overlays.json index 5d29c324ff0f..7620d893ab0d 100644 --- a/app/i18n/ja-JP/overlays.json +++ b/app/i18n/ja-JP/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Dual Output シーンを管理", "Unable to convert dual output collection.": "Dual Output コレクションを変換できません。", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 1c0957aec25deac6f93ac4970cb6f78e8599d350 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:29 -0800 Subject: [PATCH 238/566] New translations overlays.json (Korean) --- app/i18n/ko-KR/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/overlays.json b/app/i18n/ko-KR/overlays.json index b3aa3c9bbfc3..5b098d668c00 100644 --- a/app/i18n/ko-KR/overlays.json +++ b/app/i18n/ko-KR/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Dual Output 장면 관리", "Unable to convert dual output collection.": "Dual Output 컬렉션을 변환할 수 없습니다.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From e957e7ea5fcacc175e645a88c15157abc3538077 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:30 -0800 Subject: [PATCH 239/566] New translations overlays.json (Macedonian) --- app/i18n/mk-MK/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/overlays.json b/app/i18n/mk-MK/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/mk-MK/overlays.json +++ b/app/i18n/mk-MK/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 6e83493e59d28f3d4affe89c7fafc56891f10bf7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:31 -0800 Subject: [PATCH 240/566] New translations overlays.json (Dutch) --- app/i18n/nl-NL/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/overlays.json b/app/i18n/nl-NL/overlays.json index 899fb16e89ed..6566d2271a47 100644 --- a/app/i18n/nl-NL/overlays.json +++ b/app/i18n/nl-NL/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Dual Output-scène beheren", "Unable to convert dual output collection.": "Kan Dual Output-verzameling niet converteren.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From bdb5f55b1dbf767c3d164d17b5d401439c2ccfd8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:32 -0800 Subject: [PATCH 241/566] New translations overlays.json (Polish) --- app/i18n/pl-PL/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/overlays.json b/app/i18n/pl-PL/overlays.json index 0693129a014a..7b53b00ac191 100644 --- a/app/i18n/pl-PL/overlays.json +++ b/app/i18n/pl-PL/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Zarządzaj sceną Dual Output", "Unable to convert dual output collection.": "Nie można przekonwertować kolekcji Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 9961aee7b84cf499d02872480183b00fcb72a519 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:33 -0800 Subject: [PATCH 242/566] New translations overlays.json (Portuguese) --- app/i18n/pt-PT/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/overlays.json b/app/i18n/pt-PT/overlays.json index 34d0bc519001..f089240d4811 100644 --- a/app/i18n/pt-PT/overlays.json +++ b/app/i18n/pt-PT/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Gerir a cena de Dual Output", "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 5ebbf15cc23cfb856d74ab7fe3c259e0a3f7c94f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:34 -0800 Subject: [PATCH 243/566] New translations overlays.json (Russian) --- app/i18n/ru-RU/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/overlays.json b/app/i18n/ru-RU/overlays.json index 072d33d8736a..c303ba6d2f01 100644 --- a/app/i18n/ru-RU/overlays.json +++ b/app/i18n/ru-RU/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Управлять сценой Dual Output", "Unable to convert dual output collection.": "Невозможно конвертировать коллекцию Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 024bc17bcd3d1213262258d31ee12da0810e91df Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:35 -0800 Subject: [PATCH 244/566] New translations overlays.json (Slovak) --- app/i18n/sk-SK/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/overlays.json b/app/i18n/sk-SK/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/sk-SK/overlays.json +++ b/app/i18n/sk-SK/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 54c6c592342a1afa1b024dd8690ecc04006c174f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:36 -0800 Subject: [PATCH 245/566] New translations overlays.json (Slovenian) --- app/i18n/sl-SI/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/overlays.json b/app/i18n/sl-SI/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/sl-SI/overlays.json +++ b/app/i18n/sl-SI/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From a39944dc154fb75ff8fe02eb00dcec70e4c5a664 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:38 -0800 Subject: [PATCH 246/566] New translations overlays.json (Swedish) --- app/i18n/sv-SE/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/overlays.json b/app/i18n/sv-SE/overlays.json index 8eb644ee1a72..af4d55425062 100644 --- a/app/i18n/sv-SE/overlays.json +++ b/app/i18n/sv-SE/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From d659e776c15101775afddeed6f450cc0c94d7c0a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:39 -0800 Subject: [PATCH 247/566] New translations overlays.json (Turkish) --- app/i18n/tr-TR/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/overlays.json b/app/i18n/tr-TR/overlays.json index bb76870fb5a0..20b99d4397d2 100644 --- a/app/i18n/tr-TR/overlays.json +++ b/app/i18n/tr-TR/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Dual Output Sahnesini Yönet", "Unable to convert dual output collection.": "Dual Output koleksiyonu dönüştürülemedi.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 0b712865f237c7bc4462db0ff2342422c4f9c3e3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:40 -0800 Subject: [PATCH 248/566] New translations overlays.json (Chinese Simplified) --- app/i18n/zh-CN/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/overlays.json b/app/i18n/zh-CN/overlays.json index bfdb015c0034..9ed7ad6eee4b 100644 --- a/app/i18n/zh-CN/overlays.json +++ b/app/i18n/zh-CN/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "管理 Dual Output 场景", "Unable to convert dual output collection.": "无法转换 Dual Output 集。", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From e83fe6889a71e942f534b244a4eaa5625472354c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:41 -0800 Subject: [PATCH 249/566] New translations overlays.json (Chinese Traditional) --- app/i18n/zh-TW/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/overlays.json b/app/i18n/zh-TW/overlays.json index 3fd1cb67f94f..ef5f0d6ab276 100644 --- a/app/i18n/zh-TW/overlays.json +++ b/app/i18n/zh-TW/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "管理 Dual Output 場景", "Unable to convert dual output collection.": "無法轉換 Dual Output 集合。", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 7aff2e9a56e5ba7ca296b0f39cfbaaf4fb3733e4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:42 -0800 Subject: [PATCH 250/566] New translations overlays.json (Vietnamese) --- app/i18n/vi-VN/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/overlays.json b/app/i18n/vi-VN/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/vi-VN/overlays.json +++ b/app/i18n/vi-VN/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From b93bf29705ae961f2d8019bf6f33b9727109680a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:43 -0800 Subject: [PATCH 251/566] New translations overlays.json (Portuguese, Brazilian) --- app/i18n/pt-BR/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/overlays.json b/app/i18n/pt-BR/overlays.json index 7fc7460e8d2b..da2b9ee14ce9 100644 --- a/app/i18n/pt-BR/overlays.json +++ b/app/i18n/pt-BR/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Gerenciar cena de Dual Output", "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From ce9000fdf1d49f463522a6fcd8133669a0154c19 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:45 -0800 Subject: [PATCH 252/566] New translations overlays.json (Indonesian) --- app/i18n/id-ID/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/overlays.json b/app/i18n/id-ID/overlays.json index 364711db3dcf..90640390094f 100644 --- a/app/i18n/id-ID/overlays.json +++ b/app/i18n/id-ID/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From 73afc4869e944e2028f1e5ed1fa435de56a1ed85 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:46 -0800 Subject: [PATCH 253/566] New translations overlays.json (Thai) --- app/i18n/th-TH/overlays.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/overlays.json b/app/i18n/th-TH/overlays.json index a72a06dd9867..e329294dcb8c 100644 --- a/app/i18n/th-TH/overlays.json +++ b/app/i18n/th-TH/overlays.json @@ -18,5 +18,8 @@ "Manage Dual Output Scene": "Manage Dual Output Scene", "Unable to convert dual output collection.": "Unable to convert dual output collection.", "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel" + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "default_width": "default_width", + "default_height": "default_height", + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" } From eac9b20b0aeee8a1108d3ecb15117914e2961c71 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:48 -0800 Subject: [PATCH 254/566] New translations streaming.json (French) --- app/i18n/fr-FR/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/fr-FR/streaming.json b/app/i18n/fr-FR/streaming.json index 235c271aceea..81f78876f2f0 100644 --- a/app/i18n/fr-FR/streaming.json +++ b/app/i18n/fr-FR/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Tu peux désormais répondre aux messages de Twitch, YouTube et Facebook dans le chat Multistream. Clique pour en savoir plus.", "Multistream Chat Platform Support": "Prise en charge de la plateforme de chat multistreaming", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Tu as sélectionné %{colorFormat} comme format de couleur. Les formats autres que NV12 et P010 sont couramment utilisés pour l’enregistrement et peuvent entraîner une utilisation élevée du CPU ou bien la plateforme de streaming peut ne pas les prendre en charge. Va dans Paramètres -> Avancés -> Vidéo à revoir.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Audience TikTok" } From 56fe4c47e196cee967fc729e8e3267c250df7733 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:49 -0800 Subject: [PATCH 255/566] New translations onboarding.json (Spanish) --- app/i18n/es-ES/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/onboarding.json b/app/i18n/es-ES/onboarding.json index 85d1e07d4e72..863f8f263803 100644 --- a/app/i18n/es-ES/onboarding.json +++ b/app/i18n/es-ES/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Elige un plan", "Choose the best plan to fit your content creation needs.": "Elige el plan que mejor se adapte a tus necesidades de creación de contenido.", "Add your first theme": "Añade tu primer tema", - "Try your first theme now, browse hundreds of more themes later on": "Prueba tu primer tema ahora, navega por cientos de temas más adelante" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From b0793abef7a7e6db1cf23a933f580438ab09e6f3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:50 -0800 Subject: [PATCH 256/566] New translations streaming.json (Spanish) --- app/i18n/es-ES/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/es-ES/streaming.json b/app/i18n/es-ES/streaming.json index f48094814da8..78610a77e850 100644 --- a/app/i18n/es-ES/streaming.json +++ b/app/i18n/es-ES/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ahora puedes responder a mensajes de Twitch, YouTube y Facebook en el Chat Multistream. Haz clic para obtener más información.", "Multistream Chat Platform Support": "Asistencia de la plataforma de Chat Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Has seleccionado %{colorFormat} como formato de color. Los formatos distintos a NV12 y P010 se suelen utilizar para grabar y podrían provocar un uso elevado de la CPU, o la plataforma de streaming podría no admitirlos. Entra en Configuración -> Configuración avanzada -> Vídeo para revisar.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Audiencia de TikTok" } From 9e3504f1c7b6ca5f6db3a34a010dc38236f2c62f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:51 -0800 Subject: [PATCH 257/566] New translations onboarding.json (Czech) --- app/i18n/cs-CZ/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/onboarding.json b/app/i18n/cs-CZ/onboarding.json index a5bba13cc8d6..b38a20e0d4ce 100644 --- a/app/i18n/cs-CZ/onboarding.json +++ b/app/i18n/cs-CZ/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Vyberte svůj plán", "Choose the best plan to fit your content creation needs.": "Vyberte si nejlepší plán, který bude vyhovovat vašim potřebám při tvorbě obsahu.", "Add your first theme": "Přidejte svůj první motiv", - "Try your first theme now, browse hundreds of more themes later on": "Vyzkoušejte svůj první motiv nyní, později si prohlédněte stovky dalších motivů" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 54be20da7ef19ede4787bd46422f23091510adee Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:52 -0800 Subject: [PATCH 258/566] New translations streaming.json (Czech) --- app/i18n/cs-CZ/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/cs-CZ/streaming.json b/app/i18n/cs-CZ/streaming.json index 3ebf4173e027..f624bdbd7bbf 100644 --- a/app/i18n/cs-CZ/streaming.json +++ b/app/i18n/cs-CZ/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "V chatu Multistream můžete nyní odpovídat na zprávy z platformy Twitch, YouTube a Facebook. Kliknutím získáte další informace.", "Multistream Chat Platform Support": "Podpora platformy Multistream Chat", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Jako formát barev jste vybrali %{colorFormat}. Pro nahrávání se běžně používají jiné formáty než NV12 a P010, které mohou způsobit vysoké využití procesoru nebo je platforma pro streamování nemusí podporovat. Přejděte do Nastavení -> Pokročilé -> Video a zkontrolujte.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Publikum na TikTok" } From 9f9e825f56bf89ae772fffbe77409111a5b9efc2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:53 -0800 Subject: [PATCH 259/566] New translations onboarding.json (Danish) --- app/i18n/da-DK/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/onboarding.json b/app/i18n/da-DK/onboarding.json index 5fe79a70551f..7621b3390263 100644 --- a/app/i18n/da-DK/onboarding.json +++ b/app/i18n/da-DK/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Vælg dit abonnement", "Choose the best plan to fit your content creation needs.": "Vælg det abonnement, der bedst passer til dine behov, når du skaber indhold.", "Add your first theme": "Tilføj dit første tema", - "Try your first theme now, browse hundreds of more themes later on": "Prøv dit første tema nu, og gennemse hundredvis af andre temaer senere" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From cdbc780e33410ecd2ffae32707415ae6f572f25f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:54 -0800 Subject: [PATCH 260/566] New translations streaming.json (Danish) --- app/i18n/da-DK/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/da-DK/streaming.json b/app/i18n/da-DK/streaming.json index a2dbcd6cba06..5ad5c14c34bf 100644 --- a/app/i18n/da-DK/streaming.json +++ b/app/i18n/da-DK/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kan nu svare på Twitch-, YouTube- og Facebook-beskeder i Multistream-chat. Klik for at få mere at vide.", "Multistream Chat Platform Support": "Understøttelse af multistream-chatplatform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du har valgt %{colorFormat} som farveformat. Der bruges ofte andre formater end NV12 og P010 til optagelse, og det kan medføre højt CPU-forbrug, eller også understøtter streamingplatformen dem muligvis ikke. Gå til Indstillinger -> Avanceret -> Video for at gennemgå indstillingen.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok-publikum" } From 5b5523dea68f4bedee435e1ed93c831f7eeacab3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:56 -0800 Subject: [PATCH 261/566] New translations onboarding.json (German) --- app/i18n/de-DE/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/onboarding.json b/app/i18n/de-DE/onboarding.json index 2a732e965af9..890e0bb75fea 100644 --- a/app/i18n/de-DE/onboarding.json +++ b/app/i18n/de-DE/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Wähle deinen Plan", "Choose the best plan to fit your content creation needs.": "Wähle den besten Plan für deine Bedürfnisse bei der Erstellung von Inhalten.", "Add your first theme": "Füge dein erstes Thema hinzu", - "Try your first theme now, browse hundreds of more themes later on": "Probiere jetzt dein erstes Thema aus und stöbere später in Hunderten von weiteren Themen" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From e261f815cde72ecbbd798cac3b203088611f1f51 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:57 -0800 Subject: [PATCH 262/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index a2fd041293fa..88fba75cb26a 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kannst jetzt auf Twitch-, YouTube- und Facebook-Nachrichten im Multistream-Chat antworten. Klicke hier, um mehr zu erfahren", "Multistream Chat Platform Support": "Unterstützung der Multistream-Chat-Plattform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du hast %{colorFormat} als Farbformat ausgewählt. Andere Formate als NV12 und P010 werden häufig für die Aufnahme verwendet und können eine hohe CPU-Auslastung verursachen oder werden von der Streaming-Plattform nicht unterstützt. Gehe zu Einstellungen -> Erweitert -> Video, um es zu überprüfen.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok-Publikum" } From 96ad6d3d5e9b73591ef09198aec06e41a234f36f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:58 -0800 Subject: [PATCH 263/566] New translations onboarding.json (Italian) --- app/i18n/it-IT/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/onboarding.json b/app/i18n/it-IT/onboarding.json index 7cc98835ba3f..25b04c85f08b 100644 --- a/app/i18n/it-IT/onboarding.json +++ b/app/i18n/it-IT/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Scegli il tuo piano", "Choose the best plan to fit your content creation needs.": "Scegli il piano migliore per le tue esigenze di creazione di contenuti.", "Add your first theme": "Aggiungi il tuo primo tema", - "Try your first theme now, browse hundreds of more themes later on": "Prova subito il tuo primo tema, e sfoglia centinaia di altri temi in seguito" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From c6cf18b1353b62bf5ff2473e86e2cdf9ca63baee Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:05:59 -0800 Subject: [PATCH 264/566] New translations streaming.json (Italian) --- app/i18n/it-IT/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/it-IT/streaming.json b/app/i18n/it-IT/streaming.json index eca11148aa39..774f2e1da1a0 100644 --- a/app/i18n/it-IT/streaming.json +++ b/app/i18n/it-IT/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ora puoi rispondere ai messaggi di Twitch, YouTube e Facebook nella chat Multistream. Fai clic per saperne di più.", "Multistream Chat Platform Support": "Supporto della piattaforma di chat multistreaming", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Hai selezionato %{colorFormat} come formato colori. Formati diversi da NV12 e P010 sono comunemente utilizzati per la registrazione ma potrebbero comportare un elevato utilizzo della CPU o la piattaforma di streaming potrebbe non supportarli. Vai a Impostazioni -> Avanzate -> Video da rivedere.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Pubblico di TikTok" } From ffcfb9484d87d1da38b14e8469be90604bf5cc58 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:00 -0800 Subject: [PATCH 265/566] New translations onboarding.json (Japanese) --- app/i18n/ja-JP/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/onboarding.json b/app/i18n/ja-JP/onboarding.json index e9c75be83564..7481c558acae 100644 --- a/app/i18n/ja-JP/onboarding.json +++ b/app/i18n/ja-JP/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "プランを選択", "Choose the best plan to fit your content creation needs.": "コンテンツ制作のニーズに合わせて最適なプランをお選びください。", "Add your first theme": "最初のテーマを追加", - "Try your first theme now, browse hundreds of more themes later on": "今最初のテーマを試してから、後で多数のテーマを閲覧できます" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From bf91c20024b3b248c6d84150c79ae1be70d1d587 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:01 -0800 Subject: [PATCH 266/566] New translations streaming.json (Japanese) --- app/i18n/ja-JP/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/ja-JP/streaming.json b/app/i18n/ja-JP/streaming.json index 231c8dfe0e40..ffedd8f7f649 100644 --- a/app/i18n/ja-JP/streaming.json +++ b/app/i18n/ja-JP/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "マルチストリームチャットでTwitch、YouTube、Facebookのメッセージに返信できるようになりました。クリックして詳細をご覧ください。", "Multistream Chat Platform Support": "マルチストリームチャットプラットフォームのサポート", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "カラーフォーマットとして%{colorFormat}を選択しました。NV12とP010以外のフォーマットは録画によく使われますが、CPU使用率が高くなったり、ストリーミングプラットフォームが対応していない場合があります。[設定] -> [詳細] -> [ビデオ]で確認してください。", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok視聴者" } From 676a0f09f9ca9fa02ea693e3f6866b9698e48dc1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:03 -0800 Subject: [PATCH 267/566] New translations onboarding.json (Korean) --- app/i18n/ko-KR/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/onboarding.json b/app/i18n/ko-KR/onboarding.json index a077cda4b561..7b03a143cebc 100644 --- a/app/i18n/ko-KR/onboarding.json +++ b/app/i18n/ko-KR/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "요금제 선택", "Choose the best plan to fit your content creation needs.": "콘텐츠 제작 요구 사항에 적합한 최고의 플랜을 선택하세요.", "Add your first theme": "첫 번째 테마 추가", - "Try your first theme now, browse hundreds of more themes later on": "지금 첫 번째 테마를 사용해보고 나중에 수백 가지의 테마를 더 찾아보세요." + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From ce82548c7f3e136995cf5b58e031d0c6027edac8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:04 -0800 Subject: [PATCH 268/566] New translations streaming.json (Korean) --- app/i18n/ko-KR/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/ko-KR/streaming.json b/app/i18n/ko-KR/streaming.json index 40954224f385..c043c903d8c2 100644 --- a/app/i18n/ko-KR/streaming.json +++ b/app/i18n/ko-KR/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "이제 멀티스트림 채팅에서 Twitch, YouTube 및 Facebook 메시지에 답변할 수 있습니다. 자세히 알아보려면 클릭하십시오.", "Multistream Chat Platform Support": "멀티스트림 채팅 플랫폼 지원", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "%{colorFormat} 포맷을 색상 포맷으로 선택했습니다. NV12 및 P010 이외의 포맷은 일반적으로 녹화에 사용되며 CPU 사용량이 높습니다. 또한 스트리밍 플랫폼에서 지원하지 않을 수 있습니다. 설정 -> 고급 -> 동영상으로 이동하여 검토하세요.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok 시청자" } From 0e4ac2a52313a5a05119819977fbe14602c1cfc7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:05 -0800 Subject: [PATCH 269/566] New translations onboarding.json (Dutch) --- app/i18n/nl-NL/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/onboarding.json b/app/i18n/nl-NL/onboarding.json index 8183761e8942..c7fb3016cc7e 100644 --- a/app/i18n/nl-NL/onboarding.json +++ b/app/i18n/nl-NL/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Kies je abonnement", "Choose the best plan to fit your content creation needs.": "Kies het abonnement dat het beste past bij jouw behoeften om inhoud te maken.", "Add your first theme": "Voeg je eerste thema toe", - "Try your first theme now, browse hundreds of more themes later on": "Probeer nu je eerste thema en blader later door honderden andere thema's" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 24d7088fdac0a320b544cc211a2d0014b1f9e5b7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:06 -0800 Subject: [PATCH 270/566] New translations streaming.json (Dutch) --- app/i18n/nl-NL/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/nl-NL/streaming.json b/app/i18n/nl-NL/streaming.json index 68b7de87a178..a5214e934406 100644 --- a/app/i18n/nl-NL/streaming.json +++ b/app/i18n/nl-NL/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Je kunt nu Twitch-, YouTube- en Facebook-berichten beantwoorden in Multistream-chat. Klik voor meer informatie", "Multistream Chat Platform Support": "Ondersteuning voor multistream-chatplatform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Je hebt %{colorFormat} geselecteerd als Kleurindeling. Andere formaten dan NV12 en P010 worden vaak gebruikt voor opname en kunnen een hoog CPU-gebruik met zich meebrengen of worden niet ondersteund door het streamingplatform. Ga naar Instellingen -> Geavanceerd -> Video om te bekijken.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok-publiek" } From 9023a8173d6656a0d7c3d6b7ad8bd74504adcb02 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:07 -0800 Subject: [PATCH 271/566] New translations onboarding.json (Polish) --- app/i18n/pl-PL/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/onboarding.json b/app/i18n/pl-PL/onboarding.json index d3b5e5ecda14..d1f6e8a6533a 100644 --- a/app/i18n/pl-PL/onboarding.json +++ b/app/i18n/pl-PL/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Wybierz plan dla siebie", "Choose the best plan to fit your content creation needs.": "Wybierz najlepszy plan dopasowany do Twoich potrzeb w zakresie tworzenia treści.", "Add your first theme": "Dodaj swój pierwszy motyw", - "Try your first theme now, browse hundreds of more themes later on": "Wypróbuj swój pierwszy motyw teraz, a później przeglądaj setki innych motywów" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From f5f56ce722bcfbe35e07f017930e5336478c085c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:08 -0800 Subject: [PATCH 272/566] New translations streaming.json (Polish) --- app/i18n/pl-PL/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/pl-PL/streaming.json b/app/i18n/pl-PL/streaming.json index 2b0be99437e9..fe8d931ac03a 100644 --- a/app/i18n/pl-PL/streaming.json +++ b/app/i18n/pl-PL/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Możesz teraz odpowiadać na wiadomości z Twitcha, YouTube'a i Facebooka w czacie Multistream. Kliknij, aby dowiedzieć się więcej.", "Multistream Chat Platform Support": "Obsługa platformy czatu Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Wybrano %{colorFormat} jako format kolorów. Formaty inne niż NV12 i P010 są powszechnie używane do rejestrowania i mogą powodować wysokie zużycie procesora lub platforma transmisji może ich nie obsługiwać. Przejdź do „Ustawienia” -> „Zaawansowane” -> „Wideo”, aby zweryfikować.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Odbiorcy na platformie TikTok" } From 7f2aa8da165cf59b574e5ebcab7ecf8a9dc7271f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:09 -0800 Subject: [PATCH 273/566] New translations onboarding.json (Portuguese) --- app/i18n/pt-PT/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/onboarding.json b/app/i18n/pt-PT/onboarding.json index 0590114ce387..f62894e1479e 100644 --- a/app/i18n/pt-PT/onboarding.json +++ b/app/i18n/pt-PT/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Escolhe o teu plano", "Choose the best plan to fit your content creation needs.": "Escolhe o melhor plano para as tuas necessidades de criação de conteúdos.", "Add your first theme": "Adiciona o teu primeiro tema", - "Try your first theme now, browse hundreds of more themes later on": "Experimenta o teu primeiro tema agora e navega por centenas de outros temas mais tarde" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From c11b0cde32f7162d667ae08ed8223cefa3e50255 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:11 -0800 Subject: [PATCH 274/566] New translations streaming.json (Portuguese) --- app/i18n/pt-PT/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/pt-PT/streaming.json b/app/i18n/pt-PT/streaming.json index 8b316a6c227c..7a56ca7b1ffa 100644 --- a/app/i18n/pt-PT/streaming.json +++ b/app/i18n/pt-PT/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora podes responder a mensagens da Twitch, do YouTube e do Facebook no chat multitransmissão. Clica para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Selecionaste %{colorFormat} como Formato de cor. Os formatos diferentes de NV12 e P010 são normalmente utilizados para gravação e podem implicar uma utilização elevada da CPU ou a plataforma de transmissão pode não os suportar. Vai a Definições -> Avançadas -> Vídeo para rever.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Audiência do TikTok" } From 30859d3c8a8809a55252e59fdaff48f6fe764cc9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:12 -0800 Subject: [PATCH 275/566] New translations onboarding.json (Russian) --- app/i18n/ru-RU/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/onboarding.json b/app/i18n/ru-RU/onboarding.json index e0c84cc0b5cf..6902b253b814 100644 --- a/app/i18n/ru-RU/onboarding.json +++ b/app/i18n/ru-RU/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Выберите свой план", "Choose the best plan to fit your content creation needs.": "Выберите оптимальный тарифный план, соответствующий вашим потребностям в создании контента.", "Add your first theme": "Добавьте свою первую тему", - "Try your first theme now, browse hundreds of more themes later on": "Попробуйте свою первую тему сейчас, а затем просмотрите сотни других тем" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 5dec92f6639e610433067a794e310de038d3e272 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:13 -0800 Subject: [PATCH 276/566] New translations streaming.json (Russian) --- app/i18n/ru-RU/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/ru-RU/streaming.json b/app/i18n/ru-RU/streaming.json index 744f6b931b03..30dd0b65a526 100644 --- a/app/i18n/ru-RU/streaming.json +++ b/app/i18n/ru-RU/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Теперь вы можете отвечать на сообщения Twitch, YouTube и Facebook в многопоточном чате. Щелкните, чтобы узнать больше.", "Multistream Chat Platform Support": "Поддержка платформы многопоточного чата", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Вы выбрали %{colorFormat} в качестве формата цвета. Для записи обычно используются форматы, отличные от NV12 и P010, которые могут требовать высокой нагрузки на процессор или не поддерживаться стриминговой платформой. Перейдите в Настройки -> Дополнительно -> Видео для просмотра.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Аудитория TikTok" } From b8dcff412ea6df33770691fa52466c2dfab37762 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:14 -0800 Subject: [PATCH 277/566] New translations onboarding.json (Turkish) --- app/i18n/tr-TR/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/onboarding.json b/app/i18n/tr-TR/onboarding.json index 60dd90125da7..a03ec82faa9e 100644 --- a/app/i18n/tr-TR/onboarding.json +++ b/app/i18n/tr-TR/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Size uygun planı seçin", "Choose the best plan to fit your content creation needs.": "İçerik oluşturma ihtiyaçlarınıza en uygun planı seçin.", "Add your first theme": "İlk temanızı ekleyin", - "Try your first theme now, browse hundreds of more themes later on": "İlk temanızı şimdi deneyin, daha sonra yüzlerce temaya göz atın" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From b9b273d0020b9d748641f41dce815338d2b1e5a5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:15 -0800 Subject: [PATCH 278/566] New translations streaming.json (Turkish) --- app/i18n/tr-TR/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/tr-TR/streaming.json b/app/i18n/tr-TR/streaming.json index c754d5918152..62bbbd917f03 100644 --- a/app/i18n/tr-TR/streaming.json +++ b/app/i18n/tr-TR/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Artık Twitch, YouTube ve Facebook mesajlarına Çoklu Yayın sohbetinde yanıt verebilirsiniz. Daha fazla bilgi için tıklayın.", "Multistream Chat Platform Support": "Çoklu Yayın Sohbet Platformu Desteği", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Renk Biçimi olarak %{colorFormat} seçtiniz. NV12 ve P010 dışındaki biçimler genellikle kayıt için kullanılır ve yüksek CPU kullanımı gerektirebilir veya yayın platformu tarafından desteklenmeyebilir. İncelemek için Ayarlar -> Gelişmiş -> Video bölümüne gidin.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok İzleyici Kitlesi" } From 0759529d782f80f3fe404c9dc06affb9a20d4b88 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:16 -0800 Subject: [PATCH 279/566] New translations onboarding.json (Chinese Simplified) --- app/i18n/zh-CN/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/onboarding.json b/app/i18n/zh-CN/onboarding.json index d1be72d1cd14..69aaaae329fb 100644 --- a/app/i18n/zh-CN/onboarding.json +++ b/app/i18n/zh-CN/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "选择您的计划", "Choose the best plan to fit your content creation needs.": "选择最适合您内容创作需求的计划。", "Add your first theme": "添加第一个主题", - "Try your first theme now, browse hundreds of more themes later on": "现在试用第一个主题,随后会浏览成百上千个主题" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 56af675acf6926ba294b2d36a71488245009ab19 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:18 -0800 Subject: [PATCH 280/566] New translations streaming.json (Chinese Simplified) --- app/i18n/zh-CN/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/zh-CN/streaming.json b/app/i18n/zh-CN/streaming.json index 8684083b4d73..9eef752a27da 100644 --- a/app/i18n/zh-CN/streaming.json +++ b/app/i18n/zh-CN/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "现在您可以在多重直播中回复 Twitch、YouTube 和 Facebook 消息。点击了解更多。", "Multistream Chat Platform Support": "多重直播聊天平台支持", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已选择 %{colorFormat} 作为颜色格式。NV12 和 P010 以外的格式通常用于录制,可能会导致 CPU 占用率高或不受流媒体平台支持。前往设置 -> 高级 -> 视频进行查看。", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok 观众" } From 9990ab367b6f8718f6ba88ddb2b4d2ab5fd9322f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:19 -0800 Subject: [PATCH 281/566] New translations onboarding.json (Chinese Traditional) --- app/i18n/zh-TW/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/onboarding.json b/app/i18n/zh-TW/onboarding.json index 31e9d28cc3d7..fc7563eb55d4 100644 --- a/app/i18n/zh-TW/onboarding.json +++ b/app/i18n/zh-TW/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "選擇您的方案", "Choose the best plan to fit your content creation needs.": "選擇最適合您內容創作需求的計劃。", "Add your first theme": "新增您的第一個主題", - "Try your first theme now, browse hundreds of more themes later on": "立即嘗試第一個主題,稍後再瀏覽數百個其他主題" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 119f09c31c6dc783d3711c54584bc483d01d964f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:20 -0800 Subject: [PATCH 282/566] New translations streaming.json (Chinese Traditional) --- app/i18n/zh-TW/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/zh-TW/streaming.json b/app/i18n/zh-TW/streaming.json index a54093f49d00..a33aa226d6b8 100644 --- a/app/i18n/zh-TW/streaming.json +++ b/app/i18n/zh-TW/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "您現在可以在多平台直播聊天室中回覆 Twitch、YouTube 和 Facebook 的訊息。按一下以瞭解更多資訊。", "Multistream Chat Platform Support": "多平台直播聊天室平台支援", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已選取 %{colorFormat} 作為顏色格式。NV12 和 P010 以外的格式通常用於錄製,可能會導致 CPU 使用量較高,或串流平台可能不支援。前往設定 -> 進階 -> 影片進行檢視。", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok 受眾" } From b66604e47480c3103db507549d4586e87d960d8a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:21 -0800 Subject: [PATCH 283/566] New translations onboarding.json (Portuguese, Brazilian) --- app/i18n/pt-BR/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/onboarding.json b/app/i18n/pt-BR/onboarding.json index 28e28e2d147f..efbb40347eed 100644 --- a/app/i18n/pt-BR/onboarding.json +++ b/app/i18n/pt-BR/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Escolha seu plano", "Choose the best plan to fit your content creation needs.": "Selecione o melhor plano para atender às suas necessidades de criação de conteúdo.", "Add your first theme": "Adicione seu primeiro tema", - "Try your first theme now, browse hundreds of more themes later on": "Experimente seu primeiro tema agora e navegue por centenas de outros temas mais tarde" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From ebeb33573f3a429a8df21e413be5830427f8dd2a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:22 -0800 Subject: [PATCH 284/566] New translations streaming.json (Portuguese, Brazilian) --- app/i18n/pt-BR/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/pt-BR/streaming.json b/app/i18n/pt-BR/streaming.json index 03cd9355ae2e..2dfef0fc2ca7 100644 --- a/app/i18n/pt-BR/streaming.json +++ b/app/i18n/pt-BR/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora você pode responder a mensagens do Twitch, do YouTube e do Facebook no chat multitransmissão. Clique para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Você selecionou %{colorFormat} como formato de cor. Outros formatos além de NV12 e P010 são normalmente usados para gravação e podem causar uma alta utilização da CPU, ou a plataforma de streaming pode não ser compatível com eles. Acesse Configurações -> Avançado -> Vídeo para análise.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Público do TikTok" } From f4e62abe212406c7cacb07c378b944b9bded3fb9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:24 -0800 Subject: [PATCH 285/566] New translations onboarding.json (Indonesian) --- app/i18n/id-ID/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/onboarding.json b/app/i18n/id-ID/onboarding.json index 772509d86cc6..3d6d46ac6e7c 100644 --- a/app/i18n/id-ID/onboarding.json +++ b/app/i18n/id-ID/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Pilih paket Anda", "Choose the best plan to fit your content creation needs.": "Pilih paket terbaik yang sesuai dengan kebutuhan pembuatan konten Anda.", "Add your first theme": "Tambahkan tema pertama Anda", - "Try your first theme now, browse hundreds of more themes later on": "Coba tema pertama Anda sekarang, telusuri ratusan tema lainnya nanti" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 32955f0be55121f32c3fdfd826453818dfd3a5df Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:25 -0800 Subject: [PATCH 286/566] New translations streaming.json (Indonesian) --- app/i18n/id-ID/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/id-ID/streaming.json b/app/i18n/id-ID/streaming.json index fa3bc98f87c7..de9f909d4783 100644 --- a/app/i18n/id-ID/streaming.json +++ b/app/i18n/id-ID/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Sekarang Anda dapat membalas pesan Twitch, YouTube, dan Facebook dalam obrolan Multistream. Klik untuk mempelajari lebih lanjut.", "Multistream Chat Platform Support": "Dukungan Platform Obrolan Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Anda telah memilih %{colorFormat} sebagai Format Warna. Format selain NV12 dan P010 biasanya digunakan untuk merekam, dan mungkin menimbulkan penggunaan CPU yang tinggi, atau platform streaming mungkin tidak mendukungnya. Buka Pengaturan -> Tingkat Lanjut -> Video untuk ditinjau.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "Pemirsa TikTok" } From 75a84ad71da59cad94d16e63966754e772e93cf1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:26 -0800 Subject: [PATCH 287/566] New translations streaming.json (Arabic) --- app/i18n/ar-SA/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/ar-SA/streaming.json b/app/i18n/ar-SA/streaming.json index 8076f9022a9b..31c032a7cd4e 100644 --- a/app/i18n/ar-SA/streaming.json +++ b/app/i18n/ar-SA/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From e88b5d89e2303577edcfe9edb8d4ae367070313a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:27 -0800 Subject: [PATCH 288/566] New translations streaming.json (Hungarian) --- app/i18n/hu-HU/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/hu-HU/streaming.json b/app/i18n/hu-HU/streaming.json index 9b74a1107192..de2fd3ca50be 100644 --- a/app/i18n/hu-HU/streaming.json +++ b/app/i18n/hu-HU/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From 62549acca94dc823c7db93b2c1fbc2c71cbf7c2d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:28 -0800 Subject: [PATCH 289/566] New translations streaming.json (Macedonian) --- app/i18n/mk-MK/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/mk-MK/streaming.json b/app/i18n/mk-MK/streaming.json index 8076f9022a9b..31c032a7cd4e 100644 --- a/app/i18n/mk-MK/streaming.json +++ b/app/i18n/mk-MK/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From a5ddc28c00b66d960ea19e4234a15eda9b1a6c9b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:29 -0800 Subject: [PATCH 290/566] New translations streaming.json (Slovak) --- app/i18n/sk-SK/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/sk-SK/streaming.json b/app/i18n/sk-SK/streaming.json index d56a67f43250..467a14291cdd 100644 --- a/app/i18n/sk-SK/streaming.json +++ b/app/i18n/sk-SK/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From 5d19cc5e87562908ad50d6a2e98e2c543b0467c5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:30 -0800 Subject: [PATCH 291/566] New translations streaming.json (Slovenian) --- app/i18n/sl-SI/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/sl-SI/streaming.json b/app/i18n/sl-SI/streaming.json index 8076f9022a9b..31c032a7cd4e 100644 --- a/app/i18n/sl-SI/streaming.json +++ b/app/i18n/sl-SI/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From d84d1b96380460778de4fe3d58f2a856a66e8bd6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:34 -0800 Subject: [PATCH 292/566] New translations streaming.json (Swedish) --- app/i18n/sv-SE/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/sv-SE/streaming.json b/app/i18n/sv-SE/streaming.json index 3f43bcb937fc..80f1ab7570e0 100644 --- a/app/i18n/sv-SE/streaming.json +++ b/app/i18n/sv-SE/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From 7246630846b75ab6f6792d3528fb2f2dbba64b44 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:35 -0800 Subject: [PATCH 293/566] New translations streaming.json (Vietnamese) --- app/i18n/vi-VN/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/vi-VN/streaming.json b/app/i18n/vi-VN/streaming.json index e5c8eebe0f0e..5dc123f5f1f2 100644 --- a/app/i18n/vi-VN/streaming.json +++ b/app/i18n/vi-VN/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From 429fd8a3f957769d79c90b5426293b33f5542e63 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:36 -0800 Subject: [PATCH 294/566] New translations streaming.json (Thai) --- app/i18n/th-TH/streaming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/i18n/th-TH/streaming.json b/app/i18n/th-TH/streaming.json index 8076f9022a9b..31c032a7cd4e 100644 --- a/app/i18n/th-TH/streaming.json +++ b/app/i18n/th-TH/streaming.json @@ -257,5 +257,23 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.", "Multistream Chat Platform Support": "Multistream Chat Platform Support", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.", + "Selective Recording Enabled": "Selective Recording Enabled", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", + "Studio Mode Enabled": "Studio Mode Enabled", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", + "System resource overuse.": "System resource overuse.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", + "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", + "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", + "Enable Performance Mode": "Enable Performance Mode", + "High CPU Usage": "High CPU Usage", + "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", + "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", + "High CPU Usage: Detected": "High CPU Usage: Detected", "TikTok Audience": "TikTok Audience" } From 27d52c4335ceb9a4422ccd63bc821685705c3bcf Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:37 -0800 Subject: [PATCH 295/566] New translations onboarding.json (Arabic) --- app/i18n/ar-SA/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/onboarding.json b/app/i18n/ar-SA/onboarding.json index 6b5b817cdec3..3ff7e49c2ef6 100644 --- a/app/i18n/ar-SA/onboarding.json +++ b/app/i18n/ar-SA/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 6704edc8a011be72cb822aed877f453c1b97af7d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:38 -0800 Subject: [PATCH 296/566] New translations onboarding.json (Hungarian) --- app/i18n/hu-HU/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/onboarding.json b/app/i18n/hu-HU/onboarding.json index ec3515f7436c..b477914ba6d8 100644 --- a/app/i18n/hu-HU/onboarding.json +++ b/app/i18n/hu-HU/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 3dddf7b33e26d35bee447c73bcdf0477ad692062 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:39 -0800 Subject: [PATCH 297/566] New translations onboarding.json (Macedonian) --- app/i18n/mk-MK/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/onboarding.json b/app/i18n/mk-MK/onboarding.json index 304ec376c523..c116aff95a6e 100644 --- a/app/i18n/mk-MK/onboarding.json +++ b/app/i18n/mk-MK/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 342474c8ad874739559784c8facaffa045beba33 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:41 -0800 Subject: [PATCH 298/566] New translations onboarding.json (Slovak) --- app/i18n/sk-SK/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/onboarding.json b/app/i18n/sk-SK/onboarding.json index 32ac091bca13..08f476465a43 100644 --- a/app/i18n/sk-SK/onboarding.json +++ b/app/i18n/sk-SK/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 9839ac85e0870004b470f9795d16d8bef00db1be Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:42 -0800 Subject: [PATCH 299/566] New translations onboarding.json (Slovenian) --- app/i18n/sl-SI/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/onboarding.json b/app/i18n/sl-SI/onboarding.json index 6b5b817cdec3..3ff7e49c2ef6 100644 --- a/app/i18n/sl-SI/onboarding.json +++ b/app/i18n/sl-SI/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 9663622830b610047e60094959279a0bc873a999 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:43 -0800 Subject: [PATCH 300/566] New translations onboarding.json (Swedish) --- app/i18n/sv-SE/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/onboarding.json b/app/i18n/sv-SE/onboarding.json index e0a834291eba..8d71d1d51210 100644 --- a/app/i18n/sv-SE/onboarding.json +++ b/app/i18n/sv-SE/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From a0dc6b4a5bf1707821bc958cab67ad53d86db400 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:44 -0800 Subject: [PATCH 301/566] New translations onboarding.json (Vietnamese) --- app/i18n/vi-VN/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/onboarding.json b/app/i18n/vi-VN/onboarding.json index bf02c0a7d3bd..3333a8616d4f 100644 --- a/app/i18n/vi-VN/onboarding.json +++ b/app/i18n/vi-VN/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 0399d8144c5dfed23c3cb4407dc65df4b0664c49 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 18 Nov 2024 17:06:45 -0800 Subject: [PATCH 302/566] New translations onboarding.json (Thai) --- app/i18n/th-TH/onboarding.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/onboarding.json b/app/i18n/th-TH/onboarding.json index 304ec376c523..c116aff95a6e 100644 --- a/app/i18n/th-TH/onboarding.json +++ b/app/i18n/th-TH/onboarding.json @@ -189,5 +189,6 @@ "Choose your plan": "Choose your plan", "Choose the best plan to fit your content creation needs.": "Choose the best plan to fit your content creation needs.", "Add your first theme": "Add your first theme", - "Try your first theme now, browse hundreds of more themes later on": "Try your first theme now, browse hundreds of more themes later on" + "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", + "Set up your mic & webcam": "Set up your mic & webcam" } From 01aca0ba2ad57cff0ae142ed9b500ec9f550d120 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:36 -0800 Subject: [PATCH 303/566] New translations tiktok.json (French) --- app/i18n/fr-FR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/tiktok.json b/app/i18n/fr-FR/tiktok.json index 6030221db46a..24d3b8a5a2cd 100644 --- a/app/i18n/fr-FR/tiktok.json +++ b/app/i18n/fr-FR/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Seuls 32 caractères de ton titre s'afficheront sur TikTok.", "You may be eligible for TikTok Live Access. Apply here.": "Tu peux peut-être bénéficier de l'accès à TikTok Live. Demander l’approbation ici.", "Click to view TikTok Replay in your browser.": "Clique pour voir le Replay TikTok dans ton navigateur.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 3a6ca6ff967f80963ee1a9b266a4367623f423d2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:37 -0800 Subject: [PATCH 304/566] New translations tiktok.json (Spanish) --- app/i18n/es-ES/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/tiktok.json b/app/i18n/es-ES/tiktok.json index 0b8dd813657e..6e6102639d60 100644 --- a/app/i18n/es-ES/tiktok.json +++ b/app/i18n/es-ES/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Sólo se mostrarán 32 caracteres del título en TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Puedes optar al acceso a TikTok Live. Solicítalo aquí.", "Click to view TikTok Replay in your browser.": "Haz clic para ver la repetición de TikTok en tu navegador.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 6ae19e348ee5ff14e16dfc7d4cbc9ed45c160f85 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:38 -0800 Subject: [PATCH 305/566] New translations tiktok.json (Czech) --- app/i18n/cs-CZ/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/tiktok.json b/app/i18n/cs-CZ/tiktok.json index 2bb166b258ce..964d9f6b8b92 100644 --- a/app/i18n/cs-CZ/tiktok.json +++ b/app/i18n/cs-CZ/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Na TikTok se zobrazí pouze 32 znaků vašeho názvu.", "You may be eligible for TikTok Live Access. Apply here.": "Možná máte nárok na přístup ke službě TikTok Live. Přihlaste se zde.", "Click to view TikTok Replay in your browser.": "Kliknutím zobrazíte TikTok Replay v prohlížeči.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From e2b285231e1549a1b85bccc8ac70661c3468aea4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:39 -0800 Subject: [PATCH 306/566] New translations tiktok.json (Danish) --- app/i18n/da-DK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/tiktok.json b/app/i18n/da-DK/tiktok.json index 5518a96f87f9..51e6d35ee45d 100644 --- a/app/i18n/da-DK/tiktok.json +++ b/app/i18n/da-DK/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Kun 32 tegn af din titel vises på TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Du er muligvis berettiget til TikTok Live-adgang. Ansøg her.", "Click to view TikTok Replay in your browser.": "Klik for at se TikTok Replay i din browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 770ed47655684d7e4a134870b91a80217538c689 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:40 -0800 Subject: [PATCH 307/566] New translations tiktok.json (German) --- app/i18n/de-DE/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/tiktok.json b/app/i18n/de-DE/tiktok.json index 0748889b2c87..ed86a78cd665 100644 --- a/app/i18n/de-DE/tiktok.json +++ b/app/i18n/de-DE/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Nur 32 Zeichen deines Titels werden auf TikTok angezeigt", "You may be eligible for TikTok Live Access. Apply here.": "Du hast vielleicht Anspruch auf TikTok Live Access. Bewirb dich hier.", "Click to view TikTok Replay in your browser.": "Klicke, um TikTok Replay in deinem Browser anzusehen.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From e8bf56dff02b8a768453f016d9f9cb9a9b044660 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:41 -0800 Subject: [PATCH 308/566] New translations tiktok.json (Italian) --- app/i18n/it-IT/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/tiktok.json b/app/i18n/it-IT/tiktok.json index 72170d055311..538e12c1053b 100644 --- a/app/i18n/it-IT/tiktok.json +++ b/app/i18n/it-IT/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Solo 32 caratteri del tuo titolo verranno visualizzati su TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Potresti essere idoneo a TikTok Live Access Fai richiesta qui.", "Click to view TikTok Replay in your browser.": "Fai clic per visualizzare il replay di TikTok nel tuo browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 3709841ad59bc0f6e1e227c3818c8e0e63e10573 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:42 -0800 Subject: [PATCH 309/566] New translations tiktok.json (Japanese) --- app/i18n/ja-JP/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/tiktok.json b/app/i18n/ja-JP/tiktok.json index b9296f52af3c..2d6ff77855d4 100644 --- a/app/i18n/ja-JP/tiktok.json +++ b/app/i18n/ja-JP/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTokに表示されるタイトルは32文字のみです", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Liveにアクセスできる場合があります。こちらからお申込みください。", "Click to view TikTok Replay in your browser.": "クリックしてTikTokのリプレイをブラウザで見ましょう。", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From ab22cbdc3119104f8dc0c5004b9565204d965cfc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:43 -0800 Subject: [PATCH 310/566] New translations tiktok.json (Korean) --- app/i18n/ko-KR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/tiktok.json b/app/i18n/ko-KR/tiktok.json index 9687de949b3e..9a8b5a44e77f 100644 --- a/app/i18n/ko-KR/tiktok.json +++ b/app/i18n/ko-KR/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok에는 제목의 32자만 표시됩니다", "You may be eligible for TikTok Live Access. Apply here.": "TikTok 라이브 액세스 자격이 있을 수 있습니다. 여기에서 신청하십시오.", "Click to view TikTok Replay in your browser.": "브라우저에서 TikTok 리플레이를 보려면 클릭하십시오.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 7bdad1ddca6fb230be51234ba410201e7616e0b2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:44 -0800 Subject: [PATCH 311/566] New translations tiktok.json (Dutch) --- app/i18n/nl-NL/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/tiktok.json b/app/i18n/nl-NL/tiktok.json index d841513961c4..9e976f1cd449 100644 --- a/app/i18n/nl-NL/tiktok.json +++ b/app/i18n/nl-NL/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From fc438972013477cee0415c7a8404573d320b2b7d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:45 -0800 Subject: [PATCH 312/566] New translations tiktok.json (Polish) --- app/i18n/pl-PL/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/tiktok.json b/app/i18n/pl-PL/tiktok.json index c405e1496de8..30dbf61a83eb 100644 --- a/app/i18n/pl-PL/tiktok.json +++ b/app/i18n/pl-PL/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Tylko 32 znaki Twojego tytułu będą wyświetlane na TikToku.", "You may be eligible for TikTok Live Access. Apply here.": "Możesz kwalifikować się do uzyskania dostępu do TikTok Live. Złóż wniosek tutaj.", "Click to view TikTok Replay in your browser.": "Kliknij, aby wyświetlić powtórkę z TikToka w przeglądarce.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 3945ac299437cc53fafb92faa6521d9a8a7d68c5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:46 -0800 Subject: [PATCH 313/566] New translations tiktok.json (Portuguese) --- app/i18n/pt-PT/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/tiktok.json b/app/i18n/pt-PT/tiktok.json index 30b17af4afde..950a7fb6c50b 100644 --- a/app/i18n/pt-PT/tiktok.json +++ b/app/i18n/pt-PT/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do teu título serão apresentados no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Podes ser elegível para acesso ao TikTok Live. Candidata-te aqui.", "Click to view TikTok Replay in your browser.": "Clica para veres o TikTok Replay no teu navegador.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 469c5eec491c1d1642a4ee5e625367fcdc0628d8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:47 -0800 Subject: [PATCH 314/566] New translations tiktok.json (Russian) --- app/i18n/ru-RU/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/tiktok.json b/app/i18n/ru-RU/tiktok.json index 87ea40689500..bd71908906f3 100644 --- a/app/i18n/ru-RU/tiktok.json +++ b/app/i18n/ru-RU/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "На TikTok будут отображаться только 32 символа вашего названия", "You may be eligible for TikTok Live Access. Apply here.": "Возможно, вы имеете право на доступ к Трансляциям в TikTok. Подать заявку здесь.", "Click to view TikTok Replay in your browser.": "Нажмите для просмотра TikTok Replay в вашем браузере.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 8b57deb54d645fe0e8ed030aeee95ddb40ca1b0f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:49 -0800 Subject: [PATCH 315/566] New translations tiktok.json (Turkish) --- app/i18n/tr-TR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/tiktok.json b/app/i18n/tr-TR/tiktok.json index 5cdde511275b..e5b6fb40681f 100644 --- a/app/i18n/tr-TR/tiktok.json +++ b/app/i18n/tr-TR/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok'ta başlığınızın yalnızca 32 karakteri görüntülenecektir", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Canlı Erişim için uygun olabilirsiniz. Buradan başvurun.", "Click to view TikTok Replay in your browser.": "TikTok Tekrarını tarayıcınızda görüntülemek için tıklayın.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 12aeffc2123557049ed632d76085980ecf310a36 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:50 -0800 Subject: [PATCH 316/566] New translations tiktok.json (Chinese Simplified) --- app/i18n/zh-CN/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/tiktok.json b/app/i18n/zh-CN/tiktok.json index 821c8810ab75..9bd051f6be1e 100644 --- a/app/i18n/zh-CN/tiktok.json +++ b/app/i18n/zh-CN/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok 上最多显示 32 个字符的标题", "You may be eligible for TikTok Live Access. Apply here.": "您有资格获得 TikTok 直播访问权限。在此申请。", "Click to view TikTok Replay in your browser.": "点击以在浏览器中查看 TikTok 重播。", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 490748b7fd13c747ee721a8e4ca95a642eb87735 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:51 -0800 Subject: [PATCH 317/566] New translations tiktok.json (Chinese Traditional) --- app/i18n/zh-TW/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/tiktok.json b/app/i18n/zh-TW/tiktok.json index 9111b156363c..daf0f630bd74 100644 --- a/app/i18n/zh-TW/tiktok.json +++ b/app/i18n/zh-TW/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "您的標題中只有 32 個字元將顯示在 TikTok 上", "You may be eligible for TikTok Live Access. Apply here.": "您可能符合 TikTok 直播權限的資格。在這裡申請。", "Click to view TikTok Replay in your browser.": "按一下以在瀏覽器中檢視 TikTok 重播。", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 8e9423013f43a89616e66eecd62f2f68b2ee29a2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:52 -0800 Subject: [PATCH 318/566] New translations tiktok.json (Portuguese, Brazilian) --- app/i18n/pt-BR/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/tiktok.json b/app/i18n/pt-BR/tiktok.json index e28ce7acb19e..86258f27f454 100644 --- a/app/i18n/pt-BR/tiktok.json +++ b/app/i18n/pt-BR/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do seu título serão exibidos no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Você pode ser elegível para o TikTok Live Access. Inscreva-se aqui.", "Click to view TikTok Replay in your browser.": "Clique para ver o TikTok Replay no seu navegador.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 234c8f59580f26144ec2a02367e67a866d18f666 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:53 -0800 Subject: [PATCH 319/566] New translations tiktok.json (Indonesian) --- app/i18n/id-ID/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/tiktok.json b/app/i18n/id-ID/tiktok.json index e52e43873238..abdd48edcff5 100644 --- a/app/i18n/id-ID/tiktok.json +++ b/app/i18n/id-ID/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 84feaad3ce5eafc9a36a6a4e8b2fc663db97b7df Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:54 -0800 Subject: [PATCH 320/566] New translations tiktok.json (Arabic) --- app/i18n/ar-SA/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/tiktok.json b/app/i18n/ar-SA/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/ar-SA/tiktok.json +++ b/app/i18n/ar-SA/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From ce275273bf155c34d3523a52d8c75e038e2ef23e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:55 -0800 Subject: [PATCH 321/566] New translations tiktok.json (Hungarian) --- app/i18n/hu-HU/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/tiktok.json b/app/i18n/hu-HU/tiktok.json index 3b4d7068f59c..c8936f0eda0a 100644 --- a/app/i18n/hu-HU/tiktok.json +++ b/app/i18n/hu-HU/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From f7c49c0b19a127878016d7fa2b88937895e01f93 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:56 -0800 Subject: [PATCH 322/566] New translations tiktok.json (Macedonian) --- app/i18n/mk-MK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/tiktok.json b/app/i18n/mk-MK/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/mk-MK/tiktok.json +++ b/app/i18n/mk-MK/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From b0c94ed3ea466a4cac782da98500e64bdae3581d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:57 -0800 Subject: [PATCH 323/566] New translations tiktok.json (Slovak) --- app/i18n/sk-SK/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/tiktok.json b/app/i18n/sk-SK/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/sk-SK/tiktok.json +++ b/app/i18n/sk-SK/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 16fe7c2e74ec68b820c1986e2efe398308cb5333 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:58 -0800 Subject: [PATCH 324/566] New translations tiktok.json (Slovenian) --- app/i18n/sl-SI/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/tiktok.json b/app/i18n/sl-SI/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/sl-SI/tiktok.json +++ b/app/i18n/sl-SI/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 0a146b4e612e050ea0b07efaeda5cc40caf405a8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:13:59 -0800 Subject: [PATCH 325/566] New translations tiktok.json (Swedish) --- app/i18n/sv-SE/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/tiktok.json b/app/i18n/sv-SE/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/sv-SE/tiktok.json +++ b/app/i18n/sv-SE/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From d0ecb0840c8d6b09eb76d62d2d6c7109426adc5e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:14:01 -0800 Subject: [PATCH 326/566] New translations tiktok.json (Vietnamese) --- app/i18n/vi-VN/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/tiktok.json b/app/i18n/vi-VN/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/vi-VN/tiktok.json +++ b/app/i18n/vi-VN/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 65361347efa15be99be163373140325d8d1cdfa5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 22 Nov 2024 15:14:02 -0800 Subject: [PATCH 327/566] New translations tiktok.json (Thai) --- app/i18n/th-TH/tiktok.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/tiktok.json b/app/i18n/th-TH/tiktok.json index a93b95091558..041dceea7915 100644 --- a/app/i18n/th-TH/tiktok.json +++ b/app/i18n/th-TH/tiktok.json @@ -23,5 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error" + "TikTok Stream Error": "TikTok Stream Error", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" } From 2fc65e4063789c4543f268451a894a741231cd8d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:15 -0800 Subject: [PATCH 328/566] New translations overlays.json (French) --- app/i18n/fr-FR/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/overlays.json b/app/i18n/fr-FR/overlays.json index 65bedd1ec884..43fc86e97146 100644 --- a/app/i18n/fr-FR/overlays.json +++ b/app/i18n/fr-FR/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 1ce4442e7e5d8df8cc27e6830faa5e9bbf6a162d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:16 -0800 Subject: [PATCH 329/566] New translations overlays.json (Spanish) --- app/i18n/es-ES/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/overlays.json b/app/i18n/es-ES/overlays.json index 3649c9470486..5f8902ef03d4 100644 --- a/app/i18n/es-ES/overlays.json +++ b/app/i18n/es-ES/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 42d04770827d73b375cb4be11fef799d7b9e1f7f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:17 -0800 Subject: [PATCH 330/566] New translations overlays.json (Arabic) --- app/i18n/ar-SA/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/overlays.json b/app/i18n/ar-SA/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/ar-SA/overlays.json +++ b/app/i18n/ar-SA/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From d33a91321c59ce100dff9e84b91a8ae7ca589397 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:18 -0800 Subject: [PATCH 331/566] New translations overlays.json (Czech) --- app/i18n/cs-CZ/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/overlays.json b/app/i18n/cs-CZ/overlays.json index 91b8b23193c6..baebaed9105a 100644 --- a/app/i18n/cs-CZ/overlays.json +++ b/app/i18n/cs-CZ/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 06722b12f611201531d1705106effcbcbfbf2886 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:19 -0800 Subject: [PATCH 332/566] New translations overlays.json (Danish) --- app/i18n/da-DK/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/overlays.json b/app/i18n/da-DK/overlays.json index c29b7944e24c..0011ceb7136f 100644 --- a/app/i18n/da-DK/overlays.json +++ b/app/i18n/da-DK/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From afc96a1a87b35254bda7e702ddf268ee8b110aea Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:21 -0800 Subject: [PATCH 333/566] New translations overlays.json (German) --- app/i18n/de-DE/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/overlays.json b/app/i18n/de-DE/overlays.json index 1b4e556c12a9..495f0d524abd 100644 --- a/app/i18n/de-DE/overlays.json +++ b/app/i18n/de-DE/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 8e9497435ea22ff0309c573937020f7af416edff Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:22 -0800 Subject: [PATCH 334/566] New translations overlays.json (Hungarian) --- app/i18n/hu-HU/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/overlays.json b/app/i18n/hu-HU/overlays.json index 4a8df5c2704e..c9d39a6c8048 100644 --- a/app/i18n/hu-HU/overlays.json +++ b/app/i18n/hu-HU/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 60f18b5ef3f187b48c94859fc1fc91beb9569980 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:23 -0800 Subject: [PATCH 335/566] New translations overlays.json (Italian) --- app/i18n/it-IT/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/overlays.json b/app/i18n/it-IT/overlays.json index 8037275b21da..4d495d027e42 100644 --- a/app/i18n/it-IT/overlays.json +++ b/app/i18n/it-IT/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 3ff407018009416f63e382e8f5fcfbc435d31d63 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:24 -0800 Subject: [PATCH 336/566] New translations overlays.json (Japanese) --- app/i18n/ja-JP/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/overlays.json b/app/i18n/ja-JP/overlays.json index 7620d893ab0d..788692249dd0 100644 --- a/app/i18n/ja-JP/overlays.json +++ b/app/i18n/ja-JP/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From c91d1d0e350ea5bfb276b814afe22870cbccf879 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:25 -0800 Subject: [PATCH 337/566] New translations overlays.json (Korean) --- app/i18n/ko-KR/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/overlays.json b/app/i18n/ko-KR/overlays.json index 5b098d668c00..a4c86143d1e0 100644 --- a/app/i18n/ko-KR/overlays.json +++ b/app/i18n/ko-KR/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From b4ac9436ae383e1d119db247e78b642d6c598e87 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:26 -0800 Subject: [PATCH 338/566] New translations overlays.json (Macedonian) --- app/i18n/mk-MK/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/overlays.json b/app/i18n/mk-MK/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/mk-MK/overlays.json +++ b/app/i18n/mk-MK/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From d96544b4b380d8ada3cea8ec13c6e820bf222a95 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:27 -0800 Subject: [PATCH 339/566] New translations overlays.json (Dutch) --- app/i18n/nl-NL/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/overlays.json b/app/i18n/nl-NL/overlays.json index 6566d2271a47..acc813d548d8 100644 --- a/app/i18n/nl-NL/overlays.json +++ b/app/i18n/nl-NL/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 62f0f8dbeb48d556b0e7dcfa02f40faa0738415b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:28 -0800 Subject: [PATCH 340/566] New translations overlays.json (Polish) --- app/i18n/pl-PL/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/overlays.json b/app/i18n/pl-PL/overlays.json index 7b53b00ac191..57a3162c5f62 100644 --- a/app/i18n/pl-PL/overlays.json +++ b/app/i18n/pl-PL/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From cbe3f5785fcd94646973a7b138f19884bee6c44e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:29 -0800 Subject: [PATCH 341/566] New translations overlays.json (Portuguese) --- app/i18n/pt-PT/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/overlays.json b/app/i18n/pt-PT/overlays.json index f089240d4811..47a4901831a4 100644 --- a/app/i18n/pt-PT/overlays.json +++ b/app/i18n/pt-PT/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 0859336c6eee2cb3d9654ff8e8fc4c07d4e457bc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:30 -0800 Subject: [PATCH 342/566] New translations overlays.json (Russian) --- app/i18n/ru-RU/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/overlays.json b/app/i18n/ru-RU/overlays.json index c303ba6d2f01..0383d04bedbc 100644 --- a/app/i18n/ru-RU/overlays.json +++ b/app/i18n/ru-RU/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 9b95fc4ad18098615af0ad7aa4221ed0c97c443c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:31 -0800 Subject: [PATCH 343/566] New translations overlays.json (Slovak) --- app/i18n/sk-SK/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/overlays.json b/app/i18n/sk-SK/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/sk-SK/overlays.json +++ b/app/i18n/sk-SK/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 6d3d9db7d643fdef4bd574c3d365601ab694f7bd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:34 -0800 Subject: [PATCH 344/566] New translations overlays.json (Slovenian) --- app/i18n/sl-SI/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/overlays.json b/app/i18n/sl-SI/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/sl-SI/overlays.json +++ b/app/i18n/sl-SI/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From de5afa2dd27e383c799adf07b421f6e5a2ec106e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:36 -0800 Subject: [PATCH 345/566] New translations overlays.json (Swedish) --- app/i18n/sv-SE/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/overlays.json b/app/i18n/sv-SE/overlays.json index af4d55425062..a6d548c71ad4 100644 --- a/app/i18n/sv-SE/overlays.json +++ b/app/i18n/sv-SE/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 9c6be63f737296bcf3bb0adcdf2c04190195f9e3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:37 -0800 Subject: [PATCH 346/566] New translations overlays.json (Turkish) --- app/i18n/tr-TR/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/overlays.json b/app/i18n/tr-TR/overlays.json index 20b99d4397d2..32569a06e325 100644 --- a/app/i18n/tr-TR/overlays.json +++ b/app/i18n/tr-TR/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 5283f116e7d3072f2d3f8c00ff5c97f1c7170000 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:38 -0800 Subject: [PATCH 347/566] New translations overlays.json (Chinese Simplified) --- app/i18n/zh-CN/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/overlays.json b/app/i18n/zh-CN/overlays.json index 9ed7ad6eee4b..5a33bbe0195d 100644 --- a/app/i18n/zh-CN/overlays.json +++ b/app/i18n/zh-CN/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 7974a0230bd7f4a3a5a3669bd124ab23a4a306cb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:39 -0800 Subject: [PATCH 348/566] New translations overlays.json (Chinese Traditional) --- app/i18n/zh-TW/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/overlays.json b/app/i18n/zh-TW/overlays.json index ef5f0d6ab276..8402c4df4530 100644 --- a/app/i18n/zh-TW/overlays.json +++ b/app/i18n/zh-TW/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 901a15b2d1fb9a861805f96a7e2f4fc4200f8496 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:40 -0800 Subject: [PATCH 349/566] New translations overlays.json (Vietnamese) --- app/i18n/vi-VN/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/overlays.json b/app/i18n/vi-VN/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/vi-VN/overlays.json +++ b/app/i18n/vi-VN/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 4670dbd5cfcf120cfcc122e98464775fa62b6714 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:41 -0800 Subject: [PATCH 350/566] New translations overlays.json (Portuguese, Brazilian) --- app/i18n/pt-BR/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/overlays.json b/app/i18n/pt-BR/overlays.json index da2b9ee14ce9..2f56de0bb0af 100644 --- a/app/i18n/pt-BR/overlays.json +++ b/app/i18n/pt-BR/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 353f1c0a34dd668c24a220bb93590bf7536eeb28 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:42 -0800 Subject: [PATCH 351/566] New translations overlays.json (Indonesian) --- app/i18n/id-ID/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/overlays.json b/app/i18n/id-ID/overlays.json index 90640390094f..43d09144a591 100644 --- a/app/i18n/id-ID/overlays.json +++ b/app/i18n/id-ID/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From 24796c1712e62cf405f3d5dcc69c828db8bab710 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:43 -0800 Subject: [PATCH 352/566] New translations overlays.json (Thai) --- app/i18n/th-TH/overlays.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/overlays.json b/app/i18n/th-TH/overlays.json index e329294dcb8c..f83caa3ca242 100644 --- a/app/i18n/th-TH/overlays.json +++ b/app/i18n/th-TH/overlays.json @@ -21,5 +21,9 @@ "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", - "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode" + "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then remove all vertical sources.", + "Show Components Library": "Show Components Library", + "Convert Dual Output Scene Collection": "Convert Dual Output Scene Collection", + "Repair Scene Collection": "Repair Scene Collection" } From fa9f27d5a358b02ee5129664585d5adb26373332 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:45 -0800 Subject: [PATCH 353/566] New translations troubleshooter.json (French) --- app/i18n/fr-FR/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/troubleshooter.json b/app/i18n/fr-FR/troubleshooter.json index 68be6dd54dea..9f2a2af8d5cb 100644 --- a/app/i18n/fr-FR/troubleshooter.json +++ b/app/i18n/fr-FR/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Activer VSync dans votre jeu", "Disable FreeSync or GSync in your Driver": "Désactiver FreeSync ou GSync dans votre pilote", "Lower graphics settings until you stop lagging frames": "Réduisez les paramètres graphiques jusqu'à ce qu'il n'y ait plus d'images retardées", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Désactiver le décodage matériel sur toutes les sources multimédia (cela augmentera légèrement le CPU par rapport au GPU)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Désactiver le décodage matériel sur toutes les sources multimédia (cela augmentera légèrement le CPU par rapport au GPU)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 8360f7181c60cf26b9fba65b28a95dfb14a9455e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:46 -0800 Subject: [PATCH 354/566] New translations troubleshooter.json (Spanish) --- app/i18n/es-ES/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/troubleshooter.json b/app/i18n/es-ES/troubleshooter.json index 9c720ae5a9e6..cd9ff31272e5 100644 --- a/app/i18n/es-ES/troubleshooter.json +++ b/app/i18n/es-ES/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Active VSync en el juego", "Disable FreeSync or GSync in your Driver": "Desactive FreeSync o GSync en su controlador", "Lower graphics settings until you stop lagging frames": "Reduzca los ajustes de gráficos hasta que deje de haber fotogramas con retraso", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desactive la decodificación por hardware en todas las fuentes de multimedia (esto aumentará ligeramente el uso de la CPU sobre el de la GPU)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desactive la decodificación por hardware en todas las fuentes de multimedia (esto aumentará ligeramente el uso de la CPU sobre el de la GPU)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From f1a7202ec9feff341e96901f23c47781a1726fa2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:47 -0800 Subject: [PATCH 355/566] New translations troubleshooter.json (Czech) --- app/i18n/cs-CZ/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/troubleshooter.json b/app/i18n/cs-CZ/troubleshooter.json index 9f6dfcfbd2af..0dfd2a53ee0d 100644 --- a/app/i18n/cs-CZ/troubleshooter.json +++ b/app/i18n/cs-CZ/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Aktivujte ve své hře funkci VSync", "Disable FreeSync or GSync in your Driver": "Zakažte v ovladači funkci FreeSync nebo GSync", "Lower graphics settings until you stop lagging frames": "Omezte nastavení grafiky, dokud zpoždění vykreslení snímků nepřestane", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Zakažte hardwarové dekódování v mediálních zdrojích (mírně se tím zvýší zátěž procesoru na úkor grafické karty)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Zakažte hardwarové dekódování v mediálních zdrojích (mírně se tím zvýší zátěž procesoru na úkor grafické karty)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From fc013d00cbff395148b45a940080fe45bab471c2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:48 -0800 Subject: [PATCH 356/566] New translations troubleshooter.json (Danish) --- app/i18n/da-DK/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/troubleshooter.json b/app/i18n/da-DK/troubleshooter.json index 5a9554a78a8d..f7d54a6c1f0f 100644 --- a/app/i18n/da-DK/troubleshooter.json +++ b/app/i18n/da-DK/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Aktivér VSync i spillet", "Disable FreeSync or GSync in your Driver": "Deaktiver FreeSync eller GSync i driveren", "Lower graphics settings until you stop lagging frames": "Vælg lavere grafikindstillinger til der ikke længere tabes frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Deaktiver hardwaredecodingen (dette vil bruge CPU'en i stedet for GPU'en til visse opgaver)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Deaktiver hardwaredecodingen (dette vil bruge CPU'en i stedet for GPU'en til visse opgaver)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 9953df8bce2f7631fc783c002670c3cc1bdad306 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:49 -0800 Subject: [PATCH 357/566] New translations troubleshooter.json (German) --- app/i18n/de-DE/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/troubleshooter.json b/app/i18n/de-DE/troubleshooter.json index 83c2cb6401a3..0eb0501b3a22 100644 --- a/app/i18n/de-DE/troubleshooter.json +++ b/app/i18n/de-DE/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "VSync im Spiel aktivieren", "Disable FreeSync or GSync in your Driver": "FreeSync oder GSync im Treiber deaktivieren", "Lower graphics settings until you stop lagging frames": "Grafikeinstellungen im Spiel so weit reduzieren, bis keine Frames mehr verzögert werden", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Hardware-Decodierung bei allen Medienquellen deaktivieren (dies erhöht geringfügig die CPU-Last gegenüber der GPU-Last)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Hardware-Decodierung bei allen Medienquellen deaktivieren (dies erhöht geringfügig die CPU-Last gegenüber der GPU-Last)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From f9ee4a6bd10a4949879c1389cf847099c30bc0c4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:50 -0800 Subject: [PATCH 358/566] New translations troubleshooter.json (Italian) --- app/i18n/it-IT/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/troubleshooter.json b/app/i18n/it-IT/troubleshooter.json index 4377d97441f5..4d57ee90043f 100644 --- a/app/i18n/it-IT/troubleshooter.json +++ b/app/i18n/it-IT/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Abilita il VSync all'interno del gioco", "Disable FreeSync or GSync in your Driver": "Disattiva FreeSync o GSync nei driver della tua scheda video", "Lower graphics settings until you stop lagging frames": "Abbassa le impostazioni grafiche fino a quando non si elimina il ritardo dei frame", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disattiva la codifica hardware per ogni risorsa multimediale (questo aumenterà leggermente l'utilizzo della cpu e libererà la gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disattiva la codifica hardware per ogni risorsa multimediale (questo aumenterà leggermente l'utilizzo della cpu e libererà la gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 9fdd587e5674cb63f87d0e0ae9d437ab8d494b2b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:51 -0800 Subject: [PATCH 359/566] New translations troubleshooter.json (Japanese) --- app/i18n/ja-JP/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/troubleshooter.json b/app/i18n/ja-JP/troubleshooter.json index 6e765730d068..934a63489776 100644 --- a/app/i18n/ja-JP/troubleshooter.json +++ b/app/i18n/ja-JP/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "ゲーム内で VSync を有効化します", "Disable FreeSync or GSync in your Driver": "ドライバーの FreeSync または GSync を無効化します", "Lower graphics settings until you stop lagging frames": "フレームの遅延が停止するまで、グラフィック設定を下げます", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "メディアソースの下のハードウェア デコーディングを無効化します(これによって、GPU に対して CPU 利用率がわずかに増加します)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "メディアソースの下のハードウェア デコーディングを無効化します(これによって、GPU に対して CPU 利用率がわずかに増加します)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 905eb15902bca70fc7ad07733ca17f3746d31200 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:52 -0800 Subject: [PATCH 360/566] New translations troubleshooter.json (Korean) --- app/i18n/ko-KR/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/troubleshooter.json b/app/i18n/ko-KR/troubleshooter.json index 03bd94c34970..96da695103e2 100644 --- a/app/i18n/ko-KR/troubleshooter.json +++ b/app/i18n/ko-KR/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "게임 내 VSync 활성화", "Disable FreeSync or GSync in your Driver": "드라이버에서 FreeSync 또는 GSync 비활성화", "Lower graphics settings until you stop lagging frames": "프레임이 뒤처지지 않을 때까지 그래픽 설정 낮추기", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "미디어 소스 하의 하드웨어 디코딩 비활성화(GPU보다 CPU를 약간 향상합니다)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "미디어 소스 하의 하드웨어 디코딩 비활성화(GPU보다 CPU를 약간 향상합니다)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 8d910a8112c268cc1b4b6fca1985aa6ac125ce02 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:54 -0800 Subject: [PATCH 361/566] New translations troubleshooter.json (Dutch) --- app/i18n/nl-NL/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/troubleshooter.json b/app/i18n/nl-NL/troubleshooter.json index 5ac57b409519..a096804bbdab 100644 --- a/app/i18n/nl-NL/troubleshooter.json +++ b/app/i18n/nl-NL/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "VSync in uw game inschakelen", "Disable FreeSync or GSync in your Driver": "FreeSync of GSync in uw driver uitschakelen", "Lower graphics settings until you stop lagging frames": "Grafische instellingen verlagen zodat frames niet meer vertragen", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Hardwaredecodering uitschakelen bij alle mediabronnen (dit zal de CPU licht verhogen ten opzichte van de GPU)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Hardwaredecodering uitschakelen bij alle mediabronnen (dit zal de CPU licht verhogen ten opzichte van de GPU)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 49cc2f9ccb06b9afd2165676317d429f4d597cb9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:55 -0800 Subject: [PATCH 362/566] New translations troubleshooter.json (Polish) --- app/i18n/pl-PL/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/troubleshooter.json b/app/i18n/pl-PL/troubleshooter.json index 031a080ea0de..726562af0f93 100644 --- a/app/i18n/pl-PL/troubleshooter.json +++ b/app/i18n/pl-PL/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Włącz VSync w grze", "Disable FreeSync or GSync in your Driver": "Wyłącz FreeSync lub GSync w swoim sterowniku", "Lower graphics settings until you stop lagging frames": "Zmniejsz ustawienia graficzne, aż klatki przestaną się opóźniać", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Wyłącz sprzętowe dekodowanie przy każdym źródle mediów (To przeniesie zużycie na CPU z GPU)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Wyłącz sprzętowe dekodowanie przy każdym źródle mediów (To przeniesie zużycie na CPU z GPU)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From c1b50d752257cc36a30d2a5b4a5e9090dd505001 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:56 -0800 Subject: [PATCH 363/566] New translations troubleshooter.json (Portuguese) --- app/i18n/pt-PT/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/troubleshooter.json b/app/i18n/pt-PT/troubleshooter.json index e591dcdf0140..c5a715ea1fec 100644 --- a/app/i18n/pt-PT/troubleshooter.json +++ b/app/i18n/pt-PT/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Ativar o V-Sync no seu jogo", "Disable FreeSync or GSync in your Driver": "Desativar o FreeSync ou GSync no seu controlador", "Lower graphics settings until you stop lagging frames": "Reduza as definições gráficas até deixar de detetar atraso nos fotogramas", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desative a codificação por hardware em todas as fontes (Isto vai aumentar ligeiramente a utilização do processador relativamente ao uso da placa gráfica)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desative a codificação por hardware em todas as fontes (Isto vai aumentar ligeiramente a utilização do processador relativamente ao uso da placa gráfica)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From c7812885e7d139d4eda1f9ae8098d79014ddbe86 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:57 -0800 Subject: [PATCH 364/566] New translations troubleshooter.json (Russian) --- app/i18n/ru-RU/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/troubleshooter.json b/app/i18n/ru-RU/troubleshooter.json index e6b3b00f9eb9..75d256070caa 100644 --- a/app/i18n/ru-RU/troubleshooter.json +++ b/app/i18n/ru-RU/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Включите в игре вертикальную синхронизацию", "Disable FreeSync or GSync in your Driver": "Отключите функции FreeSync или GSync драйвера", "Lower graphics settings until you stop lagging frames": "Снизьте настройки графики, чтобы устранить отставание кадров", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Отключить аппаратное декодирование всех медиаисточников (больше нагрузка на ЦП вместо ГЦ)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Отключить аппаратное декодирование всех медиаисточников (больше нагрузка на ЦП вместо ГЦ)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From e52eddc332956d54c99b45b9a7cada74f7a6473c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:58 -0800 Subject: [PATCH 365/566] New translations troubleshooter.json (Turkish) --- app/i18n/tr-TR/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/troubleshooter.json b/app/i18n/tr-TR/troubleshooter.json index 49c346f45535..12524b318d71 100644 --- a/app/i18n/tr-TR/troubleshooter.json +++ b/app/i18n/tr-TR/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Oyununuzda VSync’yi etkinleştirin", "Disable FreeSync or GSync in your Driver": "Sürücünüzde FreeSync veya GSync’yi devre dışı bırakın", "Lower graphics settings until you stop lagging frames": "Geciken kareler düzelene kadar grafik seviyesini düşürün", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Medya kaynakları altından donanım kod çözme özelliğini devre dışı bırakın (Bu, grafik kartı üzerinden CPU kullanımını az miktarda artıracaktır)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Medya kaynakları altından donanım kod çözme özelliğini devre dışı bırakın (Bu, grafik kartı üzerinden CPU kullanımını az miktarda artıracaktır)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 0f0af3a0235fbe9bda200c7c05b75e0308230127 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:30:59 -0800 Subject: [PATCH 366/566] New translations troubleshooter.json (Chinese Simplified) --- app/i18n/zh-CN/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/troubleshooter.json b/app/i18n/zh-CN/troubleshooter.json index 2f026100435e..38530bfd6c09 100644 --- a/app/i18n/zh-CN/troubleshooter.json +++ b/app/i18n/zh-CN/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "在游戏中启用垂直同步", "Disable FreeSync or GSync in your Driver": "在驱动程序中禁用 FreeSync 或 GSync", "Lower graphics settings until you stop lagging frames": "降低图形设置,直到没有滞后帧", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "禁用任何媒体源下的硬件解码(与 gpu 相比,这会稍微增加 cpu 使用率)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "禁用任何媒体源下的硬件解码(与 gpu 相比,这会稍微增加 cpu 使用率)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 9749ded7d1720aa273bc26ead318172dc2311a4f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:00 -0800 Subject: [PATCH 367/566] New translations troubleshooter.json (Chinese Traditional) --- app/i18n/zh-TW/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/troubleshooter.json b/app/i18n/zh-TW/troubleshooter.json index b664718ff4ca..9b97863dc72b 100644 --- a/app/i18n/zh-TW/troubleshooter.json +++ b/app/i18n/zh-TW/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "在遊戲中啟用 VSync", "Disable FreeSync or GSync in your Driver": "在您的驅動程式中停用 FreeSync 或 GSync", "Lower graphics settings until you stop lagging frames": "降低圖形設定,直到延遲影幀停止發生", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "停用任何媒體來源的硬體解碼 (相較於使用 gpu,這會稍微增加對 cpu 的使用)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "停用任何媒體來源的硬體解碼 (相較於使用 gpu,這會稍微增加對 cpu 的使用)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 1d76207b5cc32c4773747c509e773b7d95e0257d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:01 -0800 Subject: [PATCH 368/566] New translations troubleshooter.json (Portuguese, Brazilian) --- app/i18n/pt-BR/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/troubleshooter.json b/app/i18n/pt-BR/troubleshooter.json index 86e56326ed84..6518df0ea0a0 100644 --- a/app/i18n/pt-BR/troubleshooter.json +++ b/app/i18n/pt-BR/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Ative o V-Sync no seu jogo", "Disable FreeSync or GSync in your Driver": "Desabilite o FreeSync ou GSync em seu Driver", "Lower graphics settings until you stop lagging frames": "Reduza as configurações gráficas até o lag de quadros parar", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desative a decodificação por hardware em qualquer fonte de mídia (isso aumentará um pouco a CPU em relação à GPU)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Desative a decodificação por hardware em qualquer fonte de mídia (isso aumentará um pouco a CPU em relação à GPU)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From bb7e2f83bc2264ef3db5e0124d72750f69e6b4cd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:03 -0800 Subject: [PATCH 369/566] New translations troubleshooter.json (Indonesian) --- app/i18n/id-ID/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/troubleshooter.json b/app/i18n/id-ID/troubleshooter.json index ce990a73161a..b53c20cac204 100644 --- a/app/i18n/id-ID/troubleshooter.json +++ b/app/i18n/id-ID/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Aktifkan VSync di game Anda", "Disable FreeSync or GSync in your Driver": "Nonaktifkan FreeSync atau GSync di Driver Anda", "Lower graphics settings until you stop lagging frames": "Turunkan pengaturan grafis hingga frame tidak tertunda lagi", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Nonaktifkan hardware decoding dalam sumber media apa pun (Hal ini akan sedikit meningkatkan cpu atas gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Nonaktifkan hardware decoding dalam sumber media apa pun (Hal ini akan sedikit meningkatkan cpu atas gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From c632ca0ee66ff04ff3df3d37168364478b843322 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:04 -0800 Subject: [PATCH 370/566] New translations troubleshooter.json (Arabic) --- app/i18n/ar-SA/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/troubleshooter.json b/app/i18n/ar-SA/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/ar-SA/troubleshooter.json +++ b/app/i18n/ar-SA/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 1f2b78ff568639dc85bb4e735e82df1d94f37e70 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:05 -0800 Subject: [PATCH 371/566] New translations troubleshooter.json (Hungarian) --- app/i18n/hu-HU/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/troubleshooter.json b/app/i18n/hu-HU/troubleshooter.json index ea331e703347..86c67bc1b2c9 100644 --- a/app/i18n/hu-HU/troubleshooter.json +++ b/app/i18n/hu-HU/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Kapcsold be a játékon belül a VSync-et", "Disable FreeSync or GSync in your Driver": "Kapcsold ki a videokártya driverben a FreeSync-et vagy a GSync-et", "Lower graphics settings until you stop lagging frames": "Csökkentsd a grafikai beállításokat, amíg már nem jelentkezik késő képkocka", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "A média forrásoknál kapcsold ki a hardveres dekódolást (Ez átteszi a terhet a videokártyáról a processzorra)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "A média forrásoknál kapcsold ki a hardveres dekódolást (Ez átteszi a terhet a videokártyáról a processzorra)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From cc8b4586f7b17b8fcbddd6729e9a422b98ffb033 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:06 -0800 Subject: [PATCH 372/566] New translations troubleshooter.json (Macedonian) --- app/i18n/mk-MK/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/troubleshooter.json b/app/i18n/mk-MK/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/mk-MK/troubleshooter.json +++ b/app/i18n/mk-MK/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From a95c56347bb95a84d4db91c6e2cd6365683938af Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:07 -0800 Subject: [PATCH 373/566] New translations troubleshooter.json (Slovak) --- app/i18n/sk-SK/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/troubleshooter.json b/app/i18n/sk-SK/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/sk-SK/troubleshooter.json +++ b/app/i18n/sk-SK/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From ea44b298bdc878e0a0ab5118690dfb775a038062 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:08 -0800 Subject: [PATCH 374/566] New translations troubleshooter.json (Slovenian) --- app/i18n/sl-SI/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/troubleshooter.json b/app/i18n/sl-SI/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/sl-SI/troubleshooter.json +++ b/app/i18n/sl-SI/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From e91ced4b7674c2bd67f8406231693bdb37bb0390 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:09 -0800 Subject: [PATCH 375/566] New translations troubleshooter.json (Swedish) --- app/i18n/sv-SE/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/troubleshooter.json b/app/i18n/sv-SE/troubleshooter.json index 69dfca8b1a9e..b5e55b0ffc57 100644 --- a/app/i18n/sv-SE/troubleshooter.json +++ b/app/i18n/sv-SE/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Aktivera VSync i ditt spel", "Disable FreeSync or GSync in your Driver": "Inaktivera FreeSync eller GSync i din drivrutin", "Lower graphics settings until you stop lagging frames": "Sänk grafikinställningarma tills du slutar släpa bildrutor", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Inaktivera hårdvaruavkodning för alla mediakällor (detta kommer att marginellt öka processor över grafikkort)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Inaktivera hårdvaruavkodning för alla mediakällor (detta kommer att marginellt öka processor över grafikkort)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From a48b133635a613e2c61da1b06004df6c887e2c57 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:11 -0800 Subject: [PATCH 376/566] New translations troubleshooter.json (Vietnamese) --- app/i18n/vi-VN/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/troubleshooter.json b/app/i18n/vi-VN/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/vi-VN/troubleshooter.json +++ b/app/i18n/vi-VN/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 06dcfeca6f92ede3897c321be3cb7a7772ccfaee Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Tue, 26 Nov 2024 16:31:12 -0800 Subject: [PATCH 377/566] New translations troubleshooter.json (Thai) --- app/i18n/th-TH/troubleshooter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/troubleshooter.json b/app/i18n/th-TH/troubleshooter.json index 58b395907ea2..d8bcdacff9d5 100644 --- a/app/i18n/th-TH/troubleshooter.json +++ b/app/i18n/th-TH/troubleshooter.json @@ -22,5 +22,6 @@ "Enable VSync in your game": "Enable VSync in your game", "Disable FreeSync or GSync in your Driver": "Disable FreeSync or GSync in your Driver", "Lower graphics settings until you stop lagging frames": "Lower graphics settings until you stop lagging frames", - "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)" + "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)": "Disable hardware decoding under any media sources(This will slightly increase cpu over gpu)", + "CPU usage threshold in Dual Output mode": "CPU usage threshold in Dual Output mode" } From 01ac384eff64bdd77a8ca8cd19cdb1a50805cec7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:52 -0800 Subject: [PATCH 378/566] New translations highlighter.json (French) --- app/i18n/fr-FR/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/highlighter.json b/app/i18n/fr-FR/highlighter.json index 4b5740567049..8f18a3106871 100644 --- a/app/i18n/fr-FR/highlighter.json +++ b/app/i18n/fr-FR/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clipper", "Subtitle": "Sous-titres", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Enregistrez votre écran avec Streamlabs Desktop. Une fois l'enregistrement terminé, il s'affichera ici. Accédez à vos fichiers ou modifiez-les davantage avec les outils Streamlabs.", - "Recordings": "Enregistrements" + "Recordings": "Enregistrements", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 59d96e89d7f8854875c0f1328e802f36f275c78a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:53 -0800 Subject: [PATCH 379/566] New translations highlighter.json (Spanish) --- app/i18n/es-ES/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/highlighter.json b/app/i18n/es-ES/highlighter.json index eff649dbd004..4f9b2359a02d 100644 --- a/app/i18n/es-ES/highlighter.json +++ b/app/i18n/es-ES/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtítulo", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grabe su pantalla con Streamlabs Desktop. Una vez finalizada la grabación, se mostrará aquí. Acceda a sus archivos o edítelos aún más con las herramientas de Streamlabs.", - "Recordings": "Grabaciones" + "Recordings": "Grabaciones", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 3f7198ad0c444415e4decb7b1cb8351155b61012 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:54 -0800 Subject: [PATCH 380/566] New translations highlighter.json (Arabic) --- app/i18n/ar-SA/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/highlighter.json b/app/i18n/ar-SA/highlighter.json index 226ba73defa6..92bdb190184c 100644 --- a/app/i18n/ar-SA/highlighter.json +++ b/app/i18n/ar-SA/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 2864be460a4744ddb81bc88eb19335e195927dc1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:55 -0800 Subject: [PATCH 381/566] New translations highlighter.json (Czech) --- app/i18n/cs-CZ/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/highlighter.json b/app/i18n/cs-CZ/highlighter.json index 6ec4665fe378..5df6318f00d1 100644 --- a/app/i18n/cs-CZ/highlighter.json +++ b/app/i18n/cs-CZ/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Klip", "Subtitle": "Podtitul", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Nahrávejte obrazovku pomocí Streamlabs Desktop. Po dokončení záznamu se zobrazí zde. Získejte přístup ke svým souborům nebo je dále upravujte pomocí nástrojů Streamlabs.", - "Recordings": "Nahrávky" + "Recordings": "Nahrávky", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From afe12956c47390db40b36df798783f17d7d7d199 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:56 -0800 Subject: [PATCH 382/566] New translations highlighter.json (Danish) --- app/i18n/da-DK/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/highlighter.json b/app/i18n/da-DK/highlighter.json index 9062be9c356b..b534a728225d 100644 --- a/app/i18n/da-DK/highlighter.json +++ b/app/i18n/da-DK/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Klip", "Subtitle": "Undertitel", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Optag din skærm med Streamlabs Desktop. Når optagelsen er færdig, vises den her. Få adgang til dine filer, eller rediger videre med Streamlabs-værktøjer.", - "Recordings": "Optagelser" + "Recordings": "Optagelser", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 85e7588fe4a70ecdbef15cb8b87e970c032e77f5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:57 -0800 Subject: [PATCH 383/566] New translations highlighter.json (German) --- app/i18n/de-DE/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/highlighter.json b/app/i18n/de-DE/highlighter.json index 4b978bf78259..bd4ba35bbbf0 100644 --- a/app/i18n/de-DE/highlighter.json +++ b/app/i18n/de-DE/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Untertitel", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Zeichnen Sie Ihren Bildschirm mit Streamlabs Desktop auf. Sobald die Aufnahme abgeschlossen ist, wird sie hier angezeigt. Greifen Sie auf Ihre Dateien zu oder bearbeiten Sie sie weiter mit den Streamlabs-Tools.", - "Recordings": "Aufzeichnungen" + "Recordings": "Aufzeichnungen", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From f4221299b990ecd8046ca0a150c789ebec2e90b5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:14:58 -0800 Subject: [PATCH 384/566] New translations highlighter.json (Hungarian) --- app/i18n/hu-HU/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/highlighter.json b/app/i18n/hu-HU/highlighter.json index 662ae8cd4b9e..50109954563b 100644 --- a/app/i18n/hu-HU/highlighter.json +++ b/app/i18n/hu-HU/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 0eb11badb20cfc66cb634da3b32176d23b564836 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:00 -0800 Subject: [PATCH 385/566] New translations highlighter.json (Italian) --- app/i18n/it-IT/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/highlighter.json b/app/i18n/it-IT/highlighter.json index 40d52955849b..61ccc663e87d 100644 --- a/app/i18n/it-IT/highlighter.json +++ b/app/i18n/it-IT/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Sottotitolo", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Registra il tuo schermo con Streamlabs Desktop. La registrazione completata verrà visualizzata qui. Accedi ai tuoi file o modificali ulteriormente con gli strumenti Streamlabs.", - "Recordings": "Registrazioni" + "Recordings": "Registrazioni", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 814dfd23919ffac60a84f9f6c434eca137043fae Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:01 -0800 Subject: [PATCH 386/566] New translations highlighter.json (Japanese) --- app/i18n/ja-JP/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/highlighter.json b/app/i18n/ja-JP/highlighter.json index c8bfed51d195..6790e81b0233 100644 --- a/app/i18n/ja-JP/highlighter.json +++ b/app/i18n/ja-JP/highlighter.json @@ -101,5 +101,15 @@ "Clip": "クリップ", "Subtitle": "サブタイトル", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop を使って画面を録画。録画が完了すると、ここに表示されます。ファイルにアクセス、または Streamlabs ツールを使ってさらに編集。", - "Recordings": "録画" + "Recordings": "録画", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 7d89687f839d017b434920686f25873ed14d4408 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:02 -0800 Subject: [PATCH 387/566] New translations highlighter.json (Korean) --- app/i18n/ko-KR/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/highlighter.json b/app/i18n/ko-KR/highlighter.json index 36c27aad70f1..1e28bcbad914 100644 --- a/app/i18n/ko-KR/highlighter.json +++ b/app/i18n/ko-KR/highlighter.json @@ -101,5 +101,15 @@ "Clip": "클립", "Subtitle": "자막", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop으로 장면을 녹화하십시오. 녹화가 완료되면 여기에 표시됩니다. Streamlabs 도구로 파일에 액세스하거나 추가로 편집하십시오.", - "Recordings": "녹화" + "Recordings": "녹화", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From d1a774dabec214ac2528970719f44f87d17bcba1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:03 -0800 Subject: [PATCH 388/566] New translations highlighter.json (Macedonian) --- app/i18n/mk-MK/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/highlighter.json b/app/i18n/mk-MK/highlighter.json index 226ba73defa6..92bdb190184c 100644 --- a/app/i18n/mk-MK/highlighter.json +++ b/app/i18n/mk-MK/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 7d67216d458e89cf1a6780e9bc3b47e83ad82c34 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:05 -0800 Subject: [PATCH 389/566] New translations highlighter.json (Dutch) --- app/i18n/nl-NL/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/highlighter.json b/app/i18n/nl-NL/highlighter.json index 6c7cdc6df4d2..1acaadcf6fdc 100644 --- a/app/i18n/nl-NL/highlighter.json +++ b/app/i18n/nl-NL/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Neem uw scherm op met Streamlabs Desktop. Zodra de opname is voltooid, wordt deze hier weergegeven. Open uw bestanden of bewerk ze verder met Streamlabs-tools.", - "Recordings": "Opnames" + "Recordings": "Opnames", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From effd1349494505a905453ae7a2b5aa01cf1c1b2e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:06 -0800 Subject: [PATCH 390/566] New translations highlighter.json (Polish) --- app/i18n/pl-PL/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/highlighter.json b/app/i18n/pl-PL/highlighter.json index ca4ef67053fb..d6570f821931 100644 --- a/app/i18n/pl-PL/highlighter.json +++ b/app/i18n/pl-PL/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Przytnij", "Subtitle": "Podtytuł", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Nagrywaj swój ekran za pomocą Streamlabs Desktop. Po zakończeniu nagrywania zostanie ono wyświetlone tutaj. Uzyskaj dostęp do swoich plików lub edytuj je za pomocą narzędzi Streamlabs.", - "Recordings": "Nagrania" + "Recordings": "Nagrania", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 0259a3623b50a28690082543cd8d9eb6935d1465 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:07 -0800 Subject: [PATCH 391/566] New translations highlighter.json (Portuguese) --- app/i18n/pt-PT/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/highlighter.json b/app/i18n/pt-PT/highlighter.json index 5f9255fabd21..e059f297f3a3 100644 --- a/app/i18n/pt-PT/highlighter.json +++ b/app/i18n/pt-PT/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtítulo", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grave o seu ecrã com o Streamlabs Desktop. Quando a gravação estiver concluída, será apresentada aqui. Aceda aos seus ficheiros ou edite-os com as ferramentas do Streamlabs.", - "Recordings": "Gravações" + "Recordings": "Gravações", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 7f6b63e571b50a3be08d055adfe2045325cee506 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:09 -0800 Subject: [PATCH 392/566] New translations highlighter.json (Russian) --- app/i18n/ru-RU/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/highlighter.json b/app/i18n/ru-RU/highlighter.json index 5adc9cb499ce..d5fb49b150e5 100644 --- a/app/i18n/ru-RU/highlighter.json +++ b/app/i18n/ru-RU/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Клип", "Subtitle": "Подзаголовок", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Записываете экран с помощью Streamlabs Desktop. После завершения запись будет отображаться здесь. Просматривайте файлы или редактируйте их с помощью инструментов Streamlabs.", - "Recordings": "Записи" + "Recordings": "Записи", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 3f68bd8ad9cfa27d970e0b94cdd517f8a10924bd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:10 -0800 Subject: [PATCH 393/566] New translations highlighter.json (Slovak) --- app/i18n/sk-SK/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/highlighter.json b/app/i18n/sk-SK/highlighter.json index a5b4b053646e..cbc76cabc470 100644 --- a/app/i18n/sk-SK/highlighter.json +++ b/app/i18n/sk-SK/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From cf19c156cc397d2e69877ff71f31f21bb1b1de54 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:11 -0800 Subject: [PATCH 394/566] New translations highlighter.json (Slovenian) --- app/i18n/sl-SI/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/highlighter.json b/app/i18n/sl-SI/highlighter.json index 226ba73defa6..92bdb190184c 100644 --- a/app/i18n/sl-SI/highlighter.json +++ b/app/i18n/sl-SI/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 7fad8734a518e3fc6a81d90eec35dcebd20d16fd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:12 -0800 Subject: [PATCH 395/566] New translations highlighter.json (Swedish) --- app/i18n/sv-SE/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/highlighter.json b/app/i18n/sv-SE/highlighter.json index 4e3d7d9cf501..b0deebc3283b 100644 --- a/app/i18n/sv-SE/highlighter.json +++ b/app/i18n/sv-SE/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 1957298bef16787c2188b64720b33d04acad28f9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:13 -0800 Subject: [PATCH 396/566] New translations highlighter.json (Turkish) --- app/i18n/tr-TR/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/highlighter.json b/app/i18n/tr-TR/highlighter.json index 6b14eb5eb1bb..dc3a9cdfe68f 100644 --- a/app/i18n/tr-TR/highlighter.json +++ b/app/i18n/tr-TR/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Klip", "Subtitle": "Altyazı", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop ile ekranınızı kaydedin. Kayıt tamamlandıktan sonra burada görünecektir. Streamlabs araçları ile dosyalarınıza erişin veya düzenlemeye devam edin.", - "Recordings": "Kayıtlar" + "Recordings": "Kayıtlar", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 01a39fe62d84ddac3aeed10fb9a34b8f4d560021 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:14 -0800 Subject: [PATCH 397/566] New translations highlighter.json (Chinese Simplified) --- app/i18n/zh-CN/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/highlighter.json b/app/i18n/zh-CN/highlighter.json index 7e4c3fe1b0f8..4b83383590c9 100644 --- a/app/i18n/zh-CN/highlighter.json +++ b/app/i18n/zh-CN/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "字幕", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "使用 Streamlabs Desktop 录制屏幕。录制完成后将显示在此处。使用 Streamlabs 工具访问您的文件或进一步编辑。", - "Recordings": "录制" + "Recordings": "录制", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 86d0858b1478d64561cbbce8d4f7b3ecf39fef4e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:16 -0800 Subject: [PATCH 398/566] New translations highlighter.json (Chinese Traditional) --- app/i18n/zh-TW/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/highlighter.json b/app/i18n/zh-TW/highlighter.json index ed2e6aa8d484..d94696730235 100644 --- a/app/i18n/zh-TW/highlighter.json +++ b/app/i18n/zh-TW/highlighter.json @@ -101,5 +101,15 @@ "Clip": "剪輯", "Subtitle": "子標題", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "使用 Streamlabs Desktop 錄製您的螢幕。錄製完成後會顯示在這裡。使用 Streamlabs 工具存取您的檔案或進一步編輯。", - "Recordings": "錄影" + "Recordings": "錄影", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 3502b5e03a81fc79f6c29e2548b2b0d279923249 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:17 -0800 Subject: [PATCH 399/566] New translations highlighter.json (Vietnamese) --- app/i18n/vi-VN/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/highlighter.json b/app/i18n/vi-VN/highlighter.json index c47e2edcda3b..c4e2bf805d8c 100644 --- a/app/i18n/vi-VN/highlighter.json +++ b/app/i18n/vi-VN/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From a0980ced826efa2e96a9860f3bfeb8ebd73e8570 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:18 -0800 Subject: [PATCH 400/566] New translations highlighter.json (Portuguese, Brazilian) --- app/i18n/pt-BR/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/highlighter.json b/app/i18n/pt-BR/highlighter.json index 7c3a1c86c163..8df4757b2213 100644 --- a/app/i18n/pt-BR/highlighter.json +++ b/app/i18n/pt-BR/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clipe", "Subtitle": "Legenda", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grave sua tela com o Streamlabs Desktop. Assim que a gravação for concluída, ela será exibida aqui. Acesse seus arquivos ou edite mais com as ferramentas Streamlabs.", - "Recordings": "Gravações" + "Recordings": "Gravações", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From f6c09a7fec437182b9c6f84226cd99d803ad2f07 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:19 -0800 Subject: [PATCH 401/566] New translations highlighter.json (Indonesian) --- app/i18n/id-ID/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/highlighter.json b/app/i18n/id-ID/highlighter.json index 01f089e651af..a045f0ee19c3 100644 --- a/app/i18n/id-ID/highlighter.json +++ b/app/i18n/id-ID/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 8107052aea9881c10c3cfc3a920f36e32cb15cb9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 5 Dec 2024 13:15:20 -0800 Subject: [PATCH 402/566] New translations highlighter.json (Thai) --- app/i18n/th-TH/highlighter.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/highlighter.json b/app/i18n/th-TH/highlighter.json index 226ba73defa6..92bdb190184c 100644 --- a/app/i18n/th-TH/highlighter.json +++ b/app/i18n/th-TH/highlighter.json @@ -101,5 +101,15 @@ "Clip": "Clip", "Subtitle": "Subtitle", "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", - "Recordings": "Recordings" + "Recordings": "Recordings", + "Manual Highlighter": "Manual Highlighter", + "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", + "No clips found": "No clips found", + "All highlight clips": "All highlight clips", + "Loading": "Loading", + "Trim": "Trim", + "Intro": "Intro", + "Outro": "Outro", + "All clips": "All clips" } \ No newline at end of file From 06461fcffc68c06fae871a610939fbfb07c1089e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:03 -0800 Subject: [PATCH 403/566] New translations streaming.json (French) --- app/i18n/fr-FR/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/streaming.json b/app/i18n/fr-FR/streaming.json index 81f78876f2f0..70859b587d22 100644 --- a/app/i18n/fr-FR/streaming.json +++ b/app/i18n/fr-FR/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Audience TikTok" + "TikTok Audience": "Audience TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From bfafaef423b7ebc222ba490762161c6052cf70a8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:04 -0800 Subject: [PATCH 404/566] New translations streaming.json (Spanish) --- app/i18n/es-ES/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/streaming.json b/app/i18n/es-ES/streaming.json index 78610a77e850..77f98211bc0c 100644 --- a/app/i18n/es-ES/streaming.json +++ b/app/i18n/es-ES/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Audiencia de TikTok" + "TikTok Audience": "Audiencia de TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 97447e02d1bd70bbdc8ef0033de65c99c0812f95 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:05 -0800 Subject: [PATCH 405/566] New translations streaming.json (Arabic) --- app/i18n/ar-SA/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/streaming.json b/app/i18n/ar-SA/streaming.json index 31c032a7cd4e..562fc9096355 100644 --- a/app/i18n/ar-SA/streaming.json +++ b/app/i18n/ar-SA/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 075dac16f79e7672295bb7b0f71eba9391b74605 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:07 -0800 Subject: [PATCH 406/566] New translations streaming.json (Czech) --- app/i18n/cs-CZ/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/streaming.json b/app/i18n/cs-CZ/streaming.json index f624bdbd7bbf..a9e7243df9df 100644 --- a/app/i18n/cs-CZ/streaming.json +++ b/app/i18n/cs-CZ/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Publikum na TikTok" + "TikTok Audience": "Publikum na TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 3b0047bcf9798cea465685008a48a5e197a951ef Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:08 -0800 Subject: [PATCH 407/566] New translations streaming.json (Danish) --- app/i18n/da-DK/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/streaming.json b/app/i18n/da-DK/streaming.json index 5ad5c14c34bf..f3e6cfe7ea0f 100644 --- a/app/i18n/da-DK/streaming.json +++ b/app/i18n/da-DK/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok-publikum" + "TikTok Audience": "TikTok-publikum", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From d5a51187e175f19d2a78289ea2ce769e9205391b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:09 -0800 Subject: [PATCH 408/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index 88fba75cb26a..3da9c9fd6dc5 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok-Publikum" + "TikTok Audience": "TikTok-Publikum", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 8e919a8654d824b9c41559f8e2fe09e46bb8b00e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:10 -0800 Subject: [PATCH 409/566] New translations streaming.json (Hungarian) --- app/i18n/hu-HU/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/streaming.json b/app/i18n/hu-HU/streaming.json index de2fd3ca50be..a3cc40d4ce80 100644 --- a/app/i18n/hu-HU/streaming.json +++ b/app/i18n/hu-HU/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 6fce261bd0fdd621dc8cd3a08258887c128a16b2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:11 -0800 Subject: [PATCH 410/566] New translations streaming.json (Italian) --- app/i18n/it-IT/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/streaming.json b/app/i18n/it-IT/streaming.json index 774f2e1da1a0..aeb4ef48c131 100644 --- a/app/i18n/it-IT/streaming.json +++ b/app/i18n/it-IT/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Pubblico di TikTok" + "TikTok Audience": "Pubblico di TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 46f65e3272189a0d594778937983f0ff2a91c1c1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:13 -0800 Subject: [PATCH 411/566] New translations streaming.json (Japanese) --- app/i18n/ja-JP/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/streaming.json b/app/i18n/ja-JP/streaming.json index ffedd8f7f649..4c38b1b1e824 100644 --- a/app/i18n/ja-JP/streaming.json +++ b/app/i18n/ja-JP/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok視聴者" + "TikTok Audience": "TikTok視聴者", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From ffca6771fe0a34549ff5f031b98d70074ef25309 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:14 -0800 Subject: [PATCH 412/566] New translations streaming.json (Korean) --- app/i18n/ko-KR/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/streaming.json b/app/i18n/ko-KR/streaming.json index c043c903d8c2..5536adba2989 100644 --- a/app/i18n/ko-KR/streaming.json +++ b/app/i18n/ko-KR/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok 시청자" + "TikTok Audience": "TikTok 시청자", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From d84a8a205098c9702f1a20f89b9a209199727bce Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:15 -0800 Subject: [PATCH 413/566] New translations streaming.json (Macedonian) --- app/i18n/mk-MK/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/streaming.json b/app/i18n/mk-MK/streaming.json index 31c032a7cd4e..562fc9096355 100644 --- a/app/i18n/mk-MK/streaming.json +++ b/app/i18n/mk-MK/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From c305287b84ec046572b58fbfe39a67cc21ff4f22 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:16 -0800 Subject: [PATCH 414/566] New translations streaming.json (Dutch) --- app/i18n/nl-NL/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/streaming.json b/app/i18n/nl-NL/streaming.json index a5214e934406..b67e3350e9ba 100644 --- a/app/i18n/nl-NL/streaming.json +++ b/app/i18n/nl-NL/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok-publiek" + "TikTok Audience": "TikTok-publiek", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From da787ca2e477309936dc6f0d2f09fd27c90b41be Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:17 -0800 Subject: [PATCH 415/566] New translations streaming.json (Polish) --- app/i18n/pl-PL/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/streaming.json b/app/i18n/pl-PL/streaming.json index fe8d931ac03a..74220731abae 100644 --- a/app/i18n/pl-PL/streaming.json +++ b/app/i18n/pl-PL/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Odbiorcy na platformie TikTok" + "TikTok Audience": "Odbiorcy na platformie TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 1e4b6f0e74f80fd19e2959d4bf11838beb623c75 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:18 -0800 Subject: [PATCH 416/566] New translations streaming.json (Portuguese) --- app/i18n/pt-PT/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/streaming.json b/app/i18n/pt-PT/streaming.json index 7a56ca7b1ffa..149a42b9306d 100644 --- a/app/i18n/pt-PT/streaming.json +++ b/app/i18n/pt-PT/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Audiência do TikTok" + "TikTok Audience": "Audiência do TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From ff136470454539175d91ae4d496d4d8835ed73f8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:20 -0800 Subject: [PATCH 417/566] New translations streaming.json (Russian) --- app/i18n/ru-RU/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/streaming.json b/app/i18n/ru-RU/streaming.json index 30dd0b65a526..cbd79cb9e737 100644 --- a/app/i18n/ru-RU/streaming.json +++ b/app/i18n/ru-RU/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Аудитория TikTok" + "TikTok Audience": "Аудитория TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 5d186f2f968dfe9cf11dfa75867862c63c06a671 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:21 -0800 Subject: [PATCH 418/566] New translations streaming.json (Slovak) --- app/i18n/sk-SK/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/streaming.json b/app/i18n/sk-SK/streaming.json index 467a14291cdd..9a7973ef0bb0 100644 --- a/app/i18n/sk-SK/streaming.json +++ b/app/i18n/sk-SK/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 528cf84104f0ded2cac6888df6faf1814c0fd346 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:22 -0800 Subject: [PATCH 419/566] New translations streaming.json (Slovenian) --- app/i18n/sl-SI/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/streaming.json b/app/i18n/sl-SI/streaming.json index 31c032a7cd4e..562fc9096355 100644 --- a/app/i18n/sl-SI/streaming.json +++ b/app/i18n/sl-SI/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 44de120824949af792dd6612a872e105ca9ec1bd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:23 -0800 Subject: [PATCH 420/566] New translations streaming.json (Swedish) --- app/i18n/sv-SE/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/streaming.json b/app/i18n/sv-SE/streaming.json index 80f1ab7570e0..dd4194788d33 100644 --- a/app/i18n/sv-SE/streaming.json +++ b/app/i18n/sv-SE/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From bf293af6560ad6cb8bb2c0439ec483df4d2b9517 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:24 -0800 Subject: [PATCH 421/566] New translations streaming.json (Turkish) --- app/i18n/tr-TR/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/streaming.json b/app/i18n/tr-TR/streaming.json index 62bbbd917f03..a4e109d928ed 100644 --- a/app/i18n/tr-TR/streaming.json +++ b/app/i18n/tr-TR/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok İzleyici Kitlesi" + "TikTok Audience": "TikTok İzleyici Kitlesi", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From c3e43f841dd9dcd377398d7913a7573404309018 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:25 -0800 Subject: [PATCH 422/566] New translations streaming.json (Chinese Simplified) --- app/i18n/zh-CN/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/streaming.json b/app/i18n/zh-CN/streaming.json index 9eef752a27da..624118af5e31 100644 --- a/app/i18n/zh-CN/streaming.json +++ b/app/i18n/zh-CN/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok 观众" + "TikTok Audience": "TikTok 观众", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 018fb8f285d63890687274c09baaaee867a9a6bb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:27 -0800 Subject: [PATCH 423/566] New translations streaming.json (Chinese Traditional) --- app/i18n/zh-TW/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/streaming.json b/app/i18n/zh-TW/streaming.json index a33aa226d6b8..83efd03fe0dd 100644 --- a/app/i18n/zh-TW/streaming.json +++ b/app/i18n/zh-TW/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok 受眾" + "TikTok Audience": "TikTok 受眾", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 6d93ecb1248c85d3b2599927a2de1981f8bc35fd Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:28 -0800 Subject: [PATCH 424/566] New translations streaming.json (Vietnamese) --- app/i18n/vi-VN/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/streaming.json b/app/i18n/vi-VN/streaming.json index 5dc123f5f1f2..d7c6b021fc19 100644 --- a/app/i18n/vi-VN/streaming.json +++ b/app/i18n/vi-VN/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 5f04bc433c54bde711febd5c9907008f8e2899bb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:29 -0800 Subject: [PATCH 425/566] New translations streaming.json (Portuguese, Brazilian) --- app/i18n/pt-BR/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/streaming.json b/app/i18n/pt-BR/streaming.json index 2dfef0fc2ca7..c3c3416a3544 100644 --- a/app/i18n/pt-BR/streaming.json +++ b/app/i18n/pt-BR/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Público do TikTok" + "TikTok Audience": "Público do TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 1877b9a796503a7097b4ce2f9070ee0d3dea818b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:30 -0800 Subject: [PATCH 426/566] New translations streaming.json (Indonesian) --- app/i18n/id-ID/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/streaming.json b/app/i18n/id-ID/streaming.json index de9f909d4783..6945ac8980f0 100644 --- a/app/i18n/id-ID/streaming.json +++ b/app/i18n/id-ID/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "Pemirsa TikTok" + "TikTok Audience": "Pemirsa TikTok", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 7e48436cb5d7625bc4839690c4654941420a27c7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 6 Dec 2024 15:43:31 -0800 Subject: [PATCH 427/566] New translations streaming.json (Thai) --- app/i18n/th-TH/streaming.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/streaming.json b/app/i18n/th-TH/streaming.json index 31c032a7cd4e..562fc9096355 100644 --- a/app/i18n/th-TH/streaming.json +++ b/app/i18n/th-TH/streaming.json @@ -275,5 +275,9 @@ "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", "High CPU Usage: Detected": "High CPU Usage: Detected", - "TikTok Audience": "TikTok Audience" + "TikTok Audience": "TikTok Audience", + "Share stream link": "Share stream link", + "Copy stream link": "Copy stream link", + "Copy %{platform} link": "Copy %{platform} link", + "Copied to clipboard": "Copied to clipboard" } From 11cc7a815029366ee46fe7267e550db7a5d1edc6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:24 -0800 Subject: [PATCH 428/566] New translations streaming.json (French) --- app/i18n/fr-FR/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/fr-FR/streaming.json b/app/i18n/fr-FR/streaming.json index 70859b587d22..3bea80b696cd 100644 --- a/app/i18n/fr-FR/streaming.json +++ b/app/i18n/fr-FR/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Erreur lors de la génération des identifiants de stream TikTok", "You are already live on a another device": "Tu es déjà en direct sur un autre dispositif", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Connecte ton compte TikTok pour diffuser sur TikTok et une plateforme supplémentaire gratuitement.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Échec de l’authentification avec TikTok, reconnecte-toi ou fusionne à nouveau ton compte TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "il est possible que l’utilisateur soit interdit de streamer sur TikTok mais ne le dise pas. Oriente-le vers TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Lors de la mise à jour des infos de ta chaîne Twitch, certains libellés ont été supprimés en raison des règles de modération : %{tags}", "Content Classification": "Classification du contenu", "Stream features branded content": "Le stream propose du contenu de marque", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Tu peux désormais répondre aux messages de Twitch, YouTube et Facebook dans le chat Multistream. Clique pour en savoir plus.", "Multistream Chat Platform Support": "Prise en charge de la plateforme de chat multistreaming", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Tu as sélectionné %{colorFormat} comme format de couleur. Les formats autres que NV12 et P010 sont couramment utilisés pour l’enregistrement et peuvent entraîner une utilisation élevée du CPU ou bien la plateforme de streaming peut ne pas les prendre en charge. Va dans Paramètres -> Avancés -> Vidéo à revoir.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Enregistrement sélectif activé", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "L’enregistrement sélectif est uniquement compatible avec les sources horizontales et désactive la modification de la scène de sortie verticale. Désactive l’enregistrement sélectif pour pouvoir utiliser Dual Output.", + "Studio Mode Enabled": "Mode studio activé", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Impossible de basculer sur Dual Output en étant en mode studio. Désactive le mode studio pour pouvoir utiliser Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirmer les plateformes horizontales et verticales", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Toutes les plateformes sont actuellement affectées à l’écran . Pour utiliser Dual Output, tu dois streamer sur une plateforme horizontale et une plateforme verticale. Veux-tu diffuser en direct en mode sortie unique avec l’affichage horizontal?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs a détecté une utilisation élevée du CPU en mode Dual Output.", + "System resource overuse.": "Utilisation excessive des ressources du système.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Pour la corriger, masque une des sorties ou cliquez avec le bouton droit dans l’éditeur pour activer le mode Performance.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Ce problème peut également être dû à une utilisation élevée du CPU par d’autres applications ou à des paramètres d’encodeur inadaptés.", + "When this happens, Streamlabs does not have any resources left over.": "Lorsque cela se produit, Streamlabs n’a plus de ressources disponibles.", + "Hide one or both of the displays in Editor's Scene section": "Masque l’un des affichages ou les deux dans la section Scène de l’éditeur.", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Assure-toi que tu n’as pas d’autre application ouverte qui sollicite beaucoup ton CPU", + "Enable Performance Mode": "Activer le mode Performance", + "High CPU Usage": "Utilisation élevée du CPU", + "Detect CPU usage in Dual Output mode": "Détecter l’utilisation du CPU en mode Dual Output", + "High CPU Usage: %{percentage}% used": "Utilisation élevée du CPU: %{percentage}% utilisés", + "High CPU Usage: Detected": "Utilisation élevée du CPU: détectée", "TikTok Audience": "Audience TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From a1c93f80225ecbb3b5aff32aae0662a30b13c802 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:25 -0800 Subject: [PATCH 429/566] New translations streaming.json (Spanish) --- app/i18n/es-ES/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/es-ES/streaming.json b/app/i18n/es-ES/streaming.json index 77f98211bc0c..edc13d69a245 100644 --- a/app/i18n/es-ES/streaming.json +++ b/app/i18n/es-ES/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "No se ha podido generar las credenciales de transmisión de TikTok", "You are already live on a another device": "Ya estás en directo en otro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Conecta tu cuenta de TikTok para transmitir a TikTok y a una plataforma adicional de forma gratuita.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "No se ha podido autenticar con TikTok, vuelve a iniciar sesión o vincula de nuevo la cuenta de TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "un usuario puede estar bloqueado de hacer streaming en TikTok, pero no reconocerlo. Dirígelos a TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Al actualizar la información de tu canal de Twitch, se han eliminado algunas etiquetas debido a las normas de moderación: %{tags}", "Content Classification": "Clasificación del contenido", "Stream features branded content": "Stream presenta contenido de marca", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ahora puedes responder a mensajes de Twitch, YouTube y Facebook en el Chat Multistream. Haz clic para obtener más información.", "Multistream Chat Platform Support": "Asistencia de la plataforma de Chat Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Has seleccionado %{colorFormat} como formato de color. Los formatos distintos a NV12 y P010 se suelen utilizar para grabar y podrían provocar un uso elevado de la CPU, o la plataforma de streaming podría no admitirlos. Entra en Configuración -> Configuración avanzada -> Vídeo para revisar.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Grabación selectiva activada", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "La grabación selectiva solo funciona con fuentes horizontales y desactiva la edición de escenas de salida vertical. Desactiva la Grabación selectiva para utilizar Dual Output.", + "Studio Mode Enabled": "Modo estudio activado", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "No se puede conmutar el modo Dual Output estando en Modo estudio. Desactiva el Modo estudio para utilizar Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirmar plataformas horizontales y verticales", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Todas las plataformas están asignadas actualmente a la pantalla . Para utilizar Dual Output debe hacer streaming a una plataforma horizontal y a otra vertical. ¿Quieres entrar en directo en modo de salida única con la pantalla Horizontal?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs ha detectado un uso elevado de la CPU en el modo de Dual Output", + "System resource overuse.": "Uso excesivo de los recursos del sistema.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Para reducirlo oculta una de las salidas o haz clic con el botón derecho del ratón en el editor para activar el Modo Rendimiento.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Este problema también podría deberse a un uso elevado de la CPU por parte de otras aplicaciones o a una configuración inadecuada del codificador.", + "When this happens, Streamlabs does not have any resources left over.": "Cuando esto ocurre, a Streamlabs no le sobran recursos.", + "Hide one or both of the displays in Editor's Scene section": "Ocultar una o ambas pantallas de la sección Escena del editor", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Asegúrate de que no tienes ninguna otra aplicación abierta que consuma demasiados recursos de la CPU", + "Enable Performance Mode": "Desactivar Modo rendimiento", + "High CPU Usage": "Uso elevado de la CPU", + "Detect CPU usage in Dual Output mode": "Detectar el uso de la CPU en el modo Dual Output", + "High CPU Usage: %{percentage}% used": "Uso elevado de la CPU: %{percentage}% utilizado", + "High CPU Usage: Detected": "Uso elevado de la CPU: Detectado", "TikTok Audience": "Audiencia de TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 27d099db7c4c1c5dbd5cb53bed4e3be796aab880 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:27 -0800 Subject: [PATCH 430/566] New translations streaming.json (Czech) --- app/i18n/cs-CZ/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/cs-CZ/streaming.json b/app/i18n/cs-CZ/streaming.json index a9e7243df9df..92e306cc22dc 100644 --- a/app/i18n/cs-CZ/streaming.json +++ b/app/i18n/cs-CZ/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Chyba při generování pověření ke streamu na TikTok", "You are already live on a another device": "Již jste v živém vysílání na jiném zařízení", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Připojte svůj účet TikTok a streamujte na TikTok a jedné další platformě zdarma.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Nepodařilo se ověřit pomocí účtu TikTok, znovu se přihlásit nebo znovu sloučit účet TikTok.", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "Uživateli může být zabráněno streamování na TikToku, ale neříkejte mu to. Odkažte ho na TikTok.", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Při aktualizaci informací o vašem kanálu Twitch byly některé značky odstraněny kvůli pravidlům moderování: %{tags}", "Content Classification": "Klasifikace obsahu", "Stream features branded content": "Stream obsahuje značkový obsah", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "V chatu Multistream můžete nyní odpovídat na zprávy z platformy Twitch, YouTube a Facebook. Kliknutím získáte další informace.", "Multistream Chat Platform Support": "Podpora platformy Multistream Chat", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Jako formát barev jste vybrali %{colorFormat}. Pro nahrávání se běžně používají jiné formáty než NV12 a P010, které mohou způsobit vysoké využití procesoru nebo je platforma pro streamování nemusí podporovat. Přejděte do Nastavení -> Pokročilé -> Video a zkontrolujte.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Selektivní nahrávání povoleno", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selektivní nahrávání funguje pouze s vodorovnými zdroji a znemožňuje úpravu scény svislého výstupu. Zakažte selektivní nahrávání, abyste mohli začít používat Dual Output živě.", + "Studio Mode Enabled": "Studiový režim povolen", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Dual Output nelze přepínat ve studiovém režimu. Zakažte studiový režim, abyste mohli začít používat Dual Output živě.", + "Confirm Horizontal and Vertical Platforms": "Potvrzení vodorovných a svislých platforem", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Všechny platformy jsou momentálně přiřazeny k displeji . Chcete-li použít Dual Output, musíte streamovat na jednu vodorovnou a jednu svislou platformu. Chcete zahájit živé vysílání v režimu jednoho výstupu a vodorovným displejem?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Společnost Streamlabs zjistila vysoké využití procesoru v režimu Dual Output", + "System resource overuse.": "Dochází k nadměrné spotřebě systémových prostředků.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Chcete-li ho snížit, skryjte jeden z výstupů nebo kliknutím pravým tlačítkem myši v editoru povolte režim výkonu.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Tento problém může být způsoben také vysokým využitím procesoru jinými aplikacemi nebo nevhodným nastavením kodéru.", + "When this happens, Streamlabs does not have any resources left over.": "Když k podobné situaci dojde, software Streamlabs nebude mít k dispozici žádné zbývající prostředky.", + "Hide one or both of the displays in Editor's Scene section": "Skryjte jeden nebo oba displeje v oddílu Scéna v editoru.", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Ujistěte se, že nemáte otevřené jiné aplikace, které by váš procesor výrazně zatěžovaly", + "Enable Performance Mode": "Povolit režim výkonu", + "High CPU Usage": "Vysoké využití procesoru", + "Detect CPU usage in Dual Output mode": "Zjišťovat využití procesoru v režimu Dual Output", + "High CPU Usage: %{percentage}% used": "Vysoké využití procesoru: %{percentage}% využito", + "High CPU Usage: Detected": "Vysoké využití procesoru: Zjištěno", "TikTok Audience": "Publikum na TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 77fa3705e622dd8e584b568ef2b3e8d884384896 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:30 -0800 Subject: [PATCH 431/566] New translations common.json (French) --- app/i18n/fr-FR/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/common.json b/app/i18n/fr-FR/common.json index e66606125a0f..b1b40f3e32b8 100644 --- a/app/i18n/fr-FR/common.json +++ b/app/i18n/fr-FR/common.json @@ -159,7 +159,7 @@ "Alert Box": "Fenêtre d'alerte", "Widget": "Widget", "Creator Sites": "Créateur de sites", - "Collectibles": "Collectibles", + "Collectibles": "Objets de collection", "Apps Manager": "Gestionnaire d'applications", "Theme Audit": "Audit des thèmes", "Login": "Connexion", From 572065d32ca9bb8269e3e7bb53e02c167d84ba1d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:36 -0800 Subject: [PATCH 432/566] New translations onboarding.json (French) --- app/i18n/fr-FR/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/onboarding.json b/app/i18n/fr-FR/onboarding.json index b0e0fe77330f..dad9b16c7f98 100644 --- a/app/i18n/fr-FR/onboarding.json +++ b/app/i18n/fr-FR/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Choisis ton abonnement", "Choose the best plan to fit your content creation needs.": "Choisis le meilleur plan pour répondre à tes besoins en matière de création de contenu.", "Add your first theme": "Ajoute ton premier thème", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Essaie ton premier thème dès maintenant et découvre-en des centaines d’autres plus tard", + "Set up your mic & webcam": "Configure ton micro et ta webcam" } From 05da8a6e101fcb3cf36fdb7ffd45fa2bdcf3190a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:38 -0800 Subject: [PATCH 433/566] New translations overlays.json (French) --- app/i18n/fr-FR/overlays.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/overlays.json b/app/i18n/fr-FR/overlays.json index 43fc86e97146..e9c7ff5c0982 100644 --- a/app/i18n/fr-FR/overlays.json +++ b/app/i18n/fr-FR/overlays.json @@ -17,7 +17,7 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "La procédure ci-dessous crée une copie de la collection de scènes active, définit la copie comme collection active, puis applique la fonction.", "Manage Dual Output Scene": "Gérer la scène Dual Output", "Unable to convert dual output collection.": "Impossible de convertir la collection Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "One or more scene items were removed because they are not supported": "Un ou plusieurs éléments de la scène ont été supprimés parce qu’ils ne sont pas pris en charge", "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", From 0aab3f7f528da2df74be3a2b9b61484101bcdf00 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:46 -0800 Subject: [PATCH 434/566] New translations streaming.json (Danish) --- app/i18n/da-DK/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/da-DK/streaming.json b/app/i18n/da-DK/streaming.json index f3e6cfe7ea0f..b949e0902007 100644 --- a/app/i18n/da-DK/streaming.json +++ b/app/i18n/da-DK/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Fejl ved generering af legitimationsoplysninger til TikTok-stream", "You are already live on a another device": "Du er allerede live på en anden enhed", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Tilknyt din TikTok-konto for at streame gratis til TikTok og en ekstra platform.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Godkendelse med TikTok mislykkedes – log ind igen, eller flet TikTok-kontoen igen", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "brugeren er måske blokeret fra at streame til TikTok, men lad vær med at sige, at det er tilfældet. Henvis dem til TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Under opdateringen af dine Twitch-kanaloplysninger blev nogle tags fjernet på grund af moderationsregler: %{tags}", "Content Classification": "Klassificering af indhold", "Stream features branded content": "Stream har branded indhold", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kan nu svare på Twitch-, YouTube- og Facebook-beskeder i Multistream-chat. Klik for at få mere at vide.", "Multistream Chat Platform Support": "Understøttelse af multistream-chatplatform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du har valgt %{colorFormat} som farveformat. Der bruges ofte andre formater end NV12 og P010 til optagelse, og det kan medføre højt CPU-forbrug, eller også understøtter streamingplatformen dem muligvis ikke. Gå til Indstillinger -> Avanceret -> Video for at gennemgå indstillingen.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Selektiv optagelse er aktiveret", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selektiv optagelse fungerer kun med vandrette kilder og deaktiverer redigering af den lodrette outputscene. Deaktiver selektiv optagelse for at gå live med Dual Output.", + "Studio Mode Enabled": "Studio-tilstand er aktiveret", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Kan ikke skifte til Dual Output i Studio-tilstand. Deaktiver Studio-tilstand for at gå live med Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Bekræft vandrette og lodrette platforme", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Alle platforme er i øjeblikket knyttet til -displayet. For at bruge Dual Output skal du streame til én vandret og én lodret platform. Vil du gå live i single output-tilstand med det vandrette display?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs har registreret højt CPU-forbrug i Dual Output-tilstand", + "System resource overuse.": "Overforbrug af systemressourcer.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "For at mindske dette, kan du skjule ét af outputtene eller højreklikke i editoren for at aktivere performancetilstand.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Dette problem kan også skyldes, at CPU'en er overbelastet, eller at der bruges forkerte encoderindstillinger.", + "When this happens, Streamlabs does not have any resources left over.": "Når dette sker, er der ingen ledige ressourcer tilbage for Streamlabs.", + "Hide one or both of the displays in Editor's Scene section": "Skjul ét eller begge displays i editorens scenesektion", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Sørg for at ingen andre programmer er åbne og bruger CPU-ressourcer", + "Enable Performance Mode": "Aktivér performancetilstand", + "High CPU Usage": "Højt CPU-forbrug", + "Detect CPU usage in Dual Output mode": "Registrer CPU-forbrug i Dual Output-tilstand", + "High CPU Usage: %{percentage}% used": "Højt CPU-forbrug: %{percentage} % brugt", + "High CPU Usage: Detected": "Højt CPU-forbrug: Registreret", "TikTok Audience": "TikTok-publikum", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 278205181984cb7dcfa02b1e0539e7544ecc626e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:48 -0800 Subject: [PATCH 435/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index 3da9c9fd6dc5..b8e433597a52 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Fehler beim Generieren von TikTok-Stream-Anmeldeinformationen", "You are already live on a another device": "Du bist bereits live auf einem anderen Gerät", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Verbinde dein TikTok-Konto, um kostenlos auf TikTok und einer weiteren Plattform zu streamen.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Die Authentifizierung mit TikTok ist fehlgeschlagen. Melde dich neu an oder verknüpfe dein TikTok-Konto neu", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "Nutzer könnten für das Streaming auf TikTok gesperrt sein, geben aber nicht an, dass sie es sind. Verweise sie an TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Beim Aktualisieren deiner Twitch-Kanalinformationen wurden einige Tags aufgrund von Moderationsregeln entfernt: %{tags}", "Content Classification": "Inhaltsklassifizierung", "Stream features branded content": "Stream bietet gebrandete Inhalte", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Du kannst jetzt auf Twitch-, YouTube- und Facebook-Nachrichten im Multistream-Chat antworten. Klicke hier, um mehr zu erfahren", "Multistream Chat Platform Support": "Unterstützung der Multistream-Chat-Plattform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Du hast %{colorFormat} als Farbformat ausgewählt. Andere Formate als NV12 und P010 werden häufig für die Aufnahme verwendet und können eine hohe CPU-Auslastung verursachen oder werden von der Streaming-Plattform nicht unterstützt. Gehe zu Einstellungen -> Erweitert -> Video, um es zu überprüfen.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Selektive Aufnahme aktiviert", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Die selektive Aufnahme funktioniert nur mit horizontalen Quellen und deaktiviert die Bearbeitung der vertikalen Ausgangsszene. Deaktiviere die selektive Aufnahme, um mit Dual Output zu arbeiten.", + "Studio Mode Enabled": "Studiomodus aktiviert", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Dual Output kann im Studiomodus nicht umgeschaltet werden. Deaktiviere den Studiomodus, um mit Dual Output zu arbeiten.", + "Confirm Horizontal and Vertical Platforms": "Bestätige horizontale und vertikale Plattformen", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Alle Plattformen sind derzeit der Anzeige zugewiesen. Um Dual Output zu verwenden, musst du auf eine horizontale und eine vertikale Plattform streamen. Willst du im Einzelausgabemodus mit der horizontalen Anzeige live gehen?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs hat eine hohe CPU-Auslastung im Dual Output-Modus festgestellt", + "System resource overuse.": "Überbeanspruchung der Systemressourcen.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Blende einen der Ausgänge aus oder klicke mit der rechten Maustaste im Editor, um den Performance-Modus zu aktivieren.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Dieses Problem könnte auch auf eine hohe CPU-Auslastung durch andere Anwendungen oder ungeeignete Encoder-Einstellungen zurückzuführen sein.", + "When this happens, Streamlabs does not have any resources left over.": "Wenn dies geschieht, hat Streamlabs nicht genügend Ressourcen.", + "Hide one or both of the displays in Editor's Scene section": "Blende eine oder beide Anzeigen im Szenenbereich des Editors aus", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Schließe etwaige andere Programme, die die CPU zusätzlich belasten", + "Enable Performance Mode": "Performance-Modus aktivieren", + "High CPU Usage": "Hohe CPU-Auslastung", + "Detect CPU usage in Dual Output mode": "CPU-Auslastung im Dual Output-Modus erkennen", + "High CPU Usage: %{percentage}% used": "Hohe CPU-Auslastung: %{percentage} % verwendet", + "High CPU Usage: Detected": "Hohe CPU-Auslastung: Erkannt", "TikTok Audience": "TikTok-Publikum", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From d09b1ce4a1dc8bb64d5997f051943142df880fb0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:49 -0800 Subject: [PATCH 436/566] New translations streaming.json (Italian) --- app/i18n/it-IT/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/it-IT/streaming.json b/app/i18n/it-IT/streaming.json index aeb4ef48c131..d846cce5c1bc 100644 --- a/app/i18n/it-IT/streaming.json +++ b/app/i18n/it-IT/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Errore nella generazione delle credenziali di streaming TikTok", "You are already live on a another device": "Sei già in diretta su un altro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Collega il tuo account TikTok per trasmettere in streaming su TikTok e su un'altra piattaforma gratuitamente.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "L’autenticazione con TikTok non è riuscita, effettua nuovamente il login o la fusione dell’account TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "Gli utenti potrebbero essere bloccati dallo streaming su TikTok, ma non dire che lo sono. Segnalali a TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Durante l'aggiornamento delle informazioni sul tuo canale Twitch, alcuni tag sono stati rimossi a causa delle regole di moderazione: %{tags}", "Content Classification": "Classificazione dei contenuti", "Stream features branded content": "Lo streaming presenta contenuti di marca", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Ora puoi rispondere ai messaggi di Twitch, YouTube e Facebook nella chat Multistream. Fai clic per saperne di più.", "Multistream Chat Platform Support": "Supporto della piattaforma di chat multistreaming", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Hai selezionato %{colorFormat} come formato colori. Formati diversi da NV12 e P010 sono comunemente utilizzati per la registrazione ma potrebbero comportare un elevato utilizzo della CPU o la piattaforma di streaming potrebbe non supportarli. Vai a Impostazioni -> Avanzate -> Video da rivedere.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Registrazione selettiva abilitata", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "La registrazione selettiva funziona solo con sorgenti orizzontali e disabilita la modifica della scena di uscita verticale. Disabilita la registrazione selettiva per andare in diretta con Dual Output.", + "Studio Mode Enabled": "Modalità Studio abilitata", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Impossibile attivare Dual Output in modalità Studio. Disabilita la modalità Studio per andare in diretta con Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Conferma le piattaforme orizzontali e verticali", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Tutte le piattaforme sono attualmente assegnate al display . Per utilizzare Dual Output devi trasmettere su una piattaforma orizzontale e una verticale. Vuoi andare in diretta in modalità di uscita singola con la visualizzazione orizzontale?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs ha rilevato un elevato utilizzo della CPU nella modalità Dual Output", + "System resource overuse.": "Sovrautilizzo delle risorse del sistema.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Per mitigare, nascondi una delle uscite o fai clic con il pulsante destro del mouse nell’editor per attivare la modalità Prestazioni.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Questo problema potrebbe anche essere dovuto a un elevato utilizzo della CPU da parte di altre applicazioni o a impostazioni dell’encoder non adatte.", + "When this happens, Streamlabs does not have any resources left over.": "Quando ciò accade, Streamlabs non ha più risorse a disposizione.", + "Hide one or both of the displays in Editor's Scene section": "Nascondi uno o entrambi i display nella sezione Scena dell’editor", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Assicurati di non avere altre applicazioni aperte che usano molte risorse della CPU", + "Enable Performance Mode": "Disattiva la modalità Prestazioni", + "High CPU Usage": "Utilizzo elevato della CPU", + "Detect CPU usage in Dual Output mode": "Rileva l’utilizzo della CPU in modalità Dual Output", + "High CPU Usage: %{percentage}% used": "Utilizzo elevato della CPU: %{percentage}% utilizzata", + "High CPU Usage: Detected": "Utilizzo elevato della CPU: Rilevato", "TikTok Audience": "Pubblico di TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 9a8edaf393111a4d9a3e8a83fc61ea26f162bf62 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:51 -0800 Subject: [PATCH 437/566] New translations streaming.json (Japanese) --- app/i18n/ja-JP/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/ja-JP/streaming.json b/app/i18n/ja-JP/streaming.json index 4c38b1b1e824..060a4bdacc3d 100644 --- a/app/i18n/ja-JP/streaming.json +++ b/app/i18n/ja-JP/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "TikTokストリーム資格情報の生成エラーが発生しました", "You are already live on a another device": "すでに別のデバイスでライブ配信中です", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTokアカウントに接続すると、TikTokともう1つ別のプラットフォームで無料でストリーミングできます。", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "TikTokの認証に失敗しました。再度ログインするか、TikTokアカウントを再度連携してください", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "ユーザーはTikTokへのストリーミングをブロックされている可能性があります(ブロックの通知はされません)。TikTokを紹介する", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitchチャンネル情報の更新中に、モデレーションルールによりいくつかのタグが削除されました:%{tags}", "Content Classification": "コンテンツの分類", "Stream features branded content": "ブランドコンテンツ提供のストリーム", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "マルチストリームチャットでTwitch、YouTube、Facebookのメッセージに返信できるようになりました。クリックして詳細をご覧ください。", "Multistream Chat Platform Support": "マルチストリームチャットプラットフォームのサポート", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "カラーフォーマットとして%{colorFormat}を選択しました。NV12とP010以外のフォーマットは録画によく使われますが、CPU使用率が高くなったり、ストリーミングプラットフォームが対応していない場合があります。[設定] -> [詳細] -> [ビデオ]で確認してください。", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "セレクティブレコーディングを有効化済み", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "セレクティブレコーディングは横方向ソースでのみ動作し、縦方向の出力シーンの編集が無効になります。Dual Outputでライブを行うには、セレクティブレコーディングを無効にします。", + "Studio Mode Enabled": "スタジオモードを有効化済み", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "スタジオモード中は Dual Output を切り替えられません。Dual Outputでライブを行うには、スタジオモードを無効にします。", + "Confirm Horizontal and Vertical Platforms": "横方向および縦方向のプラットフォームの確認", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "現在すべてのプラットフォームがの画面に割り当てられています。Dual Outputを使用するには、横方向のプラットフォーム1つと、縦方向のプラットフォーム1つにストリームする必要があります。横方向表示を使用して、単一の出力モードでライブを行いますか?", + "Streamlabs has detected high CPU usage in Dual Output mode": "StreamlabsがDual Outputモードで高いCPU使用率を検出しました。", + "System resource overuse.": "システムリソースを過剰に使用しています。", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "出力の1つを非表示にするか、エディターで右クリックしてパフォーマンスモードを有効にしてください。", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "この問題は、他のアプリケーションのCPU使用率が高いか、エンコーダーの設定が適切でないことが原因で発生している場合もあります。", + "When this happens, Streamlabs does not have any resources left over.": "この問題が発生した場合、Streamlabsにはリソースは残っていません。", + "Hide one or both of the displays in Editor's Scene section": "エディターのシーンセクションの表示の一方または両方を非表示にします", + "Ensure that you don't have any other applications open that are heavy on your CPU": "CPU に負荷がかかる他のアプリケーションが開いていないことを確認します", + "Enable Performance Mode": "パフォーマンスモードを有効化", + "High CPU Usage": "高CPU使用率", + "Detect CPU usage in Dual Output mode": "Dual OutputモードでCPU使用率を検出する", + "High CPU Usage: %{percentage}% used": "高CPU使用率:使用率%{percentage}%", + "High CPU Usage: Detected": "高CPU使用率:検出済み", "TikTok Audience": "TikTok視聴者", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 11b450a7f87d5a595ce0598e7fa5f12d1ea7b111 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:52 -0800 Subject: [PATCH 438/566] New translations streaming.json (Korean) --- app/i18n/ko-KR/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/ko-KR/streaming.json b/app/i18n/ko-KR/streaming.json index 5536adba2989..190bcd2ae542 100644 --- a/app/i18n/ko-KR/streaming.json +++ b/app/i18n/ko-KR/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "TikTok 스트림 자격 증명 생성 중 오류 발생", "You are already live on a another device": "이미 다른 장치에서 라이브 중입니다", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTok 계정을 연결하여 TikTok과 하나의 추가 플랫폼에서 무료로 스트리밍하십시오.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "TikTok 인증, 재로그인 또는 TikTok 계정 재병합에 실패했습니다.", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "사용자가 TikTok으로 스트리밍하는 것이 차단될 수 있지만 이를 말하지 않습니다. TikTok에 추천", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitch 채널 정보를 업데이트하는 동안 모더레이션 규칙에 따라 일부 태그가 삭제되었습니다: %{tags}", "Content Classification": "콘텐츠 분류", "Stream features branded content": "스트림 기능 브랜드 콘텐츠", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "이제 멀티스트림 채팅에서 Twitch, YouTube 및 Facebook 메시지에 답변할 수 있습니다. 자세히 알아보려면 클릭하십시오.", "Multistream Chat Platform Support": "멀티스트림 채팅 플랫폼 지원", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "%{colorFormat} 포맷을 색상 포맷으로 선택했습니다. NV12 및 P010 이외의 포맷은 일반적으로 녹화에 사용되며 CPU 사용량이 높습니다. 또한 스트리밍 플랫폼에서 지원하지 않을 수 있습니다. 설정 -> 고급 -> 동영상으로 이동하여 검토하세요.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "선택 녹화 활성화", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "선택 녹화 기능은 가로 소스에만 작동하며 세로 출력 장면 편집 기능을 비활성화합니다. Dual Output으로 라이브를 하려면 선택 녹화를 비활성화하세요.", + "Studio Mode Enabled": "스튜디오 모드 활성화", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "스튜디오 모드에서는 Dual Output을 전환할 수 없습니다. Dual Output으로 라이브를 하려면 스튜디오 모드를 비활성화하세요.", + "Confirm Horizontal and Vertical Platforms": "가로 및 세로 플랫폼 확인", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "현재 모든 플랫폼은 디스플레이에 할당되어 있습니다. Dual Output을 사용하려면 최소 하나의 가로 플랫폼과 하나의 세로 플랫폼으로 스트리밍해야 합니다. 가로 디스플레이를 사용하여 단일 출력 모드로 라이브를 하시겠습니까?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs가 Dual Output 모드에서 높은 CPU 사용량을 감지했습니다.", + "System resource overuse.": "시스템 리소스 과다 사용.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "완화하려면 출력 중 하나를 숨기거나 에디터에서 마우스 오른쪽 버튼을 클릭하여 성능 모드를 활성화합니다.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "이 문제는 다른 애플리케이션의 높은 CPU 사용량 또는 부적절한 인코더 설정으로 인해 발생했을 수도 있습니다.", + "When this happens, Streamlabs does not have any resources left over.": "이 경우 Streamlabs에는 남겨 둔 리소스가 없습니다.", + "Hide one or both of the displays in Editor's Scene section": "에디터 장면 섹션에서 디스플레이 중 하나 또는 둘 다 숨기기", + "Ensure that you don't have any other applications open that are heavy on your CPU": "CPU에 부담을 주는 다른 애플리케이션이 열려있지 않은 지 확인하세요", + "Enable Performance Mode": "성능 모드 활성화", + "High CPU Usage": "높은 CPU 사용량", + "Detect CPU usage in Dual Output mode": "Dual Output 모드에서 CPU 사용량 감지", + "High CPU Usage: %{percentage}% used": "높은 CPU 사용량: %{percentage}% 사용", + "High CPU Usage: Detected": "높은 CPU 사용량: 감지됨", "TikTok Audience": "TikTok 시청자", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From e856573b8060be850d7b9687744235b9b0f5c957 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:53 -0800 Subject: [PATCH 439/566] New translations streaming.json (Dutch) --- app/i18n/nl-NL/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/nl-NL/streaming.json b/app/i18n/nl-NL/streaming.json index b67e3350e9ba..06d30b6de6e6 100644 --- a/app/i18n/nl-NL/streaming.json +++ b/app/i18n/nl-NL/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Fout bij het genereren van TikTok-streamgegevens", "You are already live on a another device": "Je bent al live op een ander apparaat", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Verbind je TikTok-account om gratis te streamen naar TikTok en één extra platform.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Verificatie met TikTok mislukt, opnieuw inloggen of TikTok-account opnieuw samenvoegen", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "het kan zijn dat een gebruiker is geblokkeerd voor het streamen naar TikTok, maar zeg niet dat dat zo is. Verwijs ze naar TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Bij het bijwerken van je Twitch-kanaalinfo zijn enkele tags verwijderd vanwege moderatieregels: %{tags}", "Content Classification": "Inhoudsclassificatie", "Stream features branded content": "Stream bevat branded content", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Je kunt nu Twitch-, YouTube- en Facebook-berichten beantwoorden in Multistream-chat. Klik voor meer informatie", "Multistream Chat Platform Support": "Ondersteuning voor multistream-chatplatform", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Je hebt %{colorFormat} geselecteerd als Kleurindeling. Andere formaten dan NV12 en P010 worden vaak gebruikt voor opname en kunnen een hoog CPU-gebruik met zich meebrengen of worden niet ondersteund door het streamingplatform. Ga naar Instellingen -> Geavanceerd -> Video om te bekijken.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Selectieve opname ingeschakeld", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selectieve opname werkt alleen met horizontale bronnen en schakelt het bewerken van de verticale uitvoerscène uit. Schakel selectieve opname uit om te kunnen werken met Dual Output.", + "Studio Mode Enabled": "Studiomodus ingeschakeld", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Kan Dual Output niet in- of uitschakelen in de Studiomodus. Schakel de Studiomodus uit om te kunnen werken met Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Horizontale en verticale platforms bevestigen", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Alle platforms zijn momenteel toegewezen aan het -scherm. Om Dual Output te gebruiken moet je naar ten minste één horizontaal en één verticaal platform streamen. Wil je live gaan in enkelvoudige uitvoermodus met de horizontale weergave?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs heeft een hoog CPU-gebruik gedetecteerd in de modus Dual Output", + "System resource overuse.": "Overmatig gebruik van systeembronnen.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Verberg een van de uitgangen of klik met de rechtermuisknop in de editor om de Prestatiemodus in te schakelen.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Dit probleem kan ook het gevolg zijn van hoog CPU-gebruik van andere programma's of ongeschikte encoderinstellingen.", + "When this happens, Streamlabs does not have any resources left over.": "Als dit gebeurt, heeft Streamlabs geen bronnen meer over.", + "Hide one or both of the displays in Editor's Scene section": "Een of beide schermen in het Scène-gedeelte van de editor verbergen", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Zorg ervoor dat er geen andere apps open staan die je CPU zwaar belasten.", + "Enable Performance Mode": "Prestatiemodus inschakelen", + "High CPU Usage": "Hoog CPU-gebruik", + "Detect CPU usage in Dual Output mode": "CPU-gebruik detecteren in de Dual Output-modus", + "High CPU Usage: %{percentage}% used": "Hoog CPU-gebruik: %{percentage}% gebruikt", + "High CPU Usage: Detected": "Hoog CPU-gebruik: Gedetecteerd", "TikTok Audience": "TikTok-publiek", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From dbc4338e39f4aa0b208b95e3e59ab17788cffc82 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:05:55 -0800 Subject: [PATCH 440/566] New translations streaming.json (Polish) --- app/i18n/pl-PL/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/pl-PL/streaming.json b/app/i18n/pl-PL/streaming.json index 74220731abae..c68dc5117558 100644 --- a/app/i18n/pl-PL/streaming.json +++ b/app/i18n/pl-PL/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Błąd generowania poświadczeń transmisji TikTok", "You are already live on a another device": "Jesteś już na żywo na innym urządzeniu", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Połącz swoje konto TikTok, aby streamować na TikToku i jednej dodatkowej platformie za darmo.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Nie udało się uwierzytelnić w serwisie TikTok. Zaloguj się ponownie lub ponownie połącz konto TikTok.", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "Użytkownik może mieć zablokowaną możliwość przesyłania strumieniowego do serwisu TikTok, ale nie mów, że tak jest. Skieruj użytkownika na platformę TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Podczas aktualizacji informacji o Twoim kanale Twitch niektóre tagi zostały usunięte ze względu na zasady moderacji: %{tags}", "Content Classification": "Klasyfikacja treści", "Stream features branded content": "Transmisja zawiera treści zawierające oznaczenia marki", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Możesz teraz odpowiadać na wiadomości z Twitcha, YouTube'a i Facebooka w czacie Multistream. Kliknij, aby dowiedzieć się więcej.", "Multistream Chat Platform Support": "Obsługa platformy czatu Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Wybrano %{colorFormat} jako format kolorów. Formaty inne niż NV12 i P010 są powszechnie używane do rejestrowania i mogą powodować wysokie zużycie procesora lub platforma transmisji może ich nie obsługiwać. Przejdź do „Ustawienia” -> „Zaawansowane” -> „Wideo”, aby zweryfikować.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Włączone nagrywanie selektywne", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "nagrywanie selektywne działa tylko ze źródłami poziomymi i wyłącza edycję pionowej sceny wyjściowej. Wyłącz nagrywanie selektywne, aby korzystać z funkcji Dual Output.", + "Studio Mode Enabled": "Włączony tryb studia", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Nie można przełączyć Dual Output w trybie studia. Wyłącz tryb studia, aby korzystać z funkcji Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Potwierdź platformy poziome i pionowe", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Wszystkie platformy są obecnie przypisane do wyświetlacza . Aby korzystać z funkcji Dual Output, musisz streamować na jedną platformę poziomą i jedną pionową. Czy chcesz pracować w trybie pojedynczego wyjścia z wyświetlaczem poziomym?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Aplikacja Streamlabs wykryła wysokie użycie procesora w trybie Dual Output.", + "System resource overuse.": "Nadmierne wykorzystanie zasobów systemowych.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Aby złagodzić wpływ, ukryj jedno z wyjść lub kliknij prawym przyciskiem myszy w edytorze, aby włączyć tryb wydajności.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Problem ten może być również spowodowany wysokim zużyciem procesora przez inne aplikacje lub nieodpowiednimi ustawieniami enkodera.", + "When this happens, Streamlabs does not have any resources left over.": "W takim przypadku aplikacja Streamlabs nie ma zasobów do dalszego renderowania klatek.", + "Hide one or both of the displays in Editor's Scene section": "Ukryj jeden lub oba wyświetlacze w sekcji sceny edytora.", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Upewnij się, że nie masz uruchomionych innych mocno obciążających procesor aplikacji", + "Enable Performance Mode": "Włącz tryb wydajności", + "High CPU Usage": "Wysokie użycie procesora", + "Detect CPU usage in Dual Output mode": "Wykryj użycie procesora w trybie Dual Output", + "High CPU Usage: %{percentage}% used": "Wysokie użycie procesora: %{percentage}% wykorzystania", + "High CPU Usage: Detected": "Wysokie użycie procesora: Wykryto", "TikTok Audience": "Odbiorcy na platformie TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 38f8badc4c1e8169f9aaa32f7bc2be92806ff38a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:01 -0800 Subject: [PATCH 441/566] New translations streaming.json (Portuguese) --- app/i18n/pt-PT/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/pt-PT/streaming.json b/app/i18n/pt-PT/streaming.json index 149a42b9306d..f283704e4ecf 100644 --- a/app/i18n/pt-PT/streaming.json +++ b/app/i18n/pt-PT/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Erro ao gerar credenciais de transmissão do TikTok", "You are already live on a another device": "Já estás em direto noutro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Liga a tua conta TikTok para transmitir para o TikTok e para uma plataforma adicional gratuitamente.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Falha ao autenticar com o TikTok, volta a iniciar sessão ou volta a associar a conta TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "o utilizador pode estar impedido de transmitir para o TikTok, mas não digas que está. Encaminha-o para o TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Ao atualizar as informações do teu canal da Twitch, algumas etiquetas foram removidas devido às regras de moderação: %{tags}", "Content Classification": "Classificação do conteúdo", "Stream features branded content": "A transmissão apresenta conteúdo de marca", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora podes responder a mensagens da Twitch, do YouTube e do Facebook no chat multitransmissão. Clica para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Selecionaste %{colorFormat} como Formato de cor. Os formatos diferentes de NV12 e P010 são normalmente utilizados para gravação e podem implicar uma utilização elevada da CPU ou a plataforma de transmissão pode não os suportar. Vai a Definições -> Avançadas -> Vídeo para rever.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Gravação seletiva ativada", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "A gravação seletiva só funciona com fontes horizontais e desativa a edição da cena de saída vertical. Desativa a Gravação seletiva para transmitires em direto com a Dual Output.", + "Studio Mode Enabled": "Modo de estúdio ativado", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Não é possível alternar a Dual Output no Modo de estúdio. Desativa o Modo de estúdio para transmitires em direto com a Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirmar as plataformas horizontal e vertical", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Todas as plataformas estão atualmente atribuídas ao ecrã . Para utilizar a Dual Output, tens de transmitir para uma plataforma horizontal e para outra vertical. Queres entrar em direto no modo de saída única com o ecrã Horizontal?", + "Streamlabs has detected high CPU usage in Dual Output mode": "O Streamlabs detetou uma utilização elevada da CPU no modo Dual Output", + "System resource overuse.": "Utilização excessiva de recursos do sistema.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Para atenuar, oculta uma das saídas ou clica com o botão direito do rato no editor para ativar o Modo de desempenho.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Este problema pode também dever-se a uma utilização elevada da CPU por parte de outras aplicações ou a definições inadequadas do codificador.", + "When this happens, Streamlabs does not have any resources left over.": "Quando isto acontece, o Streamlabs não tem recursos disponíveis.", + "Hide one or both of the displays in Editor's Scene section": "Oculta um ou ambos os ecrãs na secção Cena do editor", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Certifica-te de que não tens nenhuma outra aplicação aberta que sobrecarregue a CPU", + "Enable Performance Mode": "Ativar o Modo de desempenho", + "High CPU Usage": "Utilização elevada da CPU", + "Detect CPU usage in Dual Output mode": "Deteta a utilização da CPU no modo Dual Output", + "High CPU Usage: %{percentage}% used": "Utilização elevada da CPU: %{percentage}% utilizada", + "High CPU Usage: Detected": "Utilização elevada da CPU: Detetado", "TikTok Audience": "Audiência do TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 660b888b4dca97c71c084b92b353f7a11676a5e2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:02 -0800 Subject: [PATCH 442/566] New translations streaming.json (Russian) --- app/i18n/ru-RU/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/ru-RU/streaming.json b/app/i18n/ru-RU/streaming.json index cbd79cb9e737..36b4201f941b 100644 --- a/app/i18n/ru-RU/streaming.json +++ b/app/i18n/ru-RU/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Ошибка при генерации учетных данных трансляции TikTok", "You are already live on a another device": "Вы уже запустили трансляцию на другом устройстве", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Подключите свою учетную запись TikTok, чтобы бесплатно транслировать на TikTok и еще одну дополнительную платформу.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Не удалось пройти аутентификацию в TikTok, повторно войдите в систему или повторно объедините учетные записи TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "пользователь может быть заблокирован в потоковом вещании на TikTok, но не говорите, что это так. Направьте их в TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "При обновлении информации о вашем канале Twitch некоторые теги были удалены в соответствии с правилами модерации: %{tags}", "Content Classification": "Классификация контента", "Stream features branded content": "Трансляция включает в себя фирменный контент", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Теперь вы можете отвечать на сообщения Twitch, YouTube и Facebook в многопоточном чате. Щелкните, чтобы узнать больше.", "Multistream Chat Platform Support": "Поддержка платформы многопоточного чата", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Вы выбрали %{colorFormat} в качестве формата цвета. Для записи обычно используются форматы, отличные от NV12 и P010, которые могут требовать высокой нагрузки на процессор или не поддерживаться стриминговой платформой. Перейдите в Настройки -> Дополнительно -> Видео для просмотра.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Выборочная запись включена", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Выборочная запись работает только с горизонтальными источниками и исключает возможность редактирования сцен с вертикальным выводом. Пожалуйста, отключите выборочную запись, чтобы перейти на Dual Output.", + "Studio Mode Enabled": "Режим Studio Mode включен", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Невозможно переключить Dual Output в режиме студии. Отключите режим Studio Mode, чтобы перейти к работе с двойным выходом Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Подтверждение горизонтальных и вертикальных платформ", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "В настоящее время все платформы закреплены за дисплеем . Чтобы использовать Dual Output, следует транслировать хотя бы на одну платформу с горизонтальной ориентацией и на одну с вертикальной. Вы хотите работать в режиме одиночного выхода с горизонтальным дисплеем?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs обнаружила высокую загрузку процессора в режиме Dual Output", + "System resource overuse.": "Чрезмерное использование системных ресурсов.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Чтобы смягчить ситуацию, скройте один из выходов или щелкните правой кнопкой мыши в редакторе, чтобы включить режим производительности.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Эта проблема также может быть вызвана высокой нагрузкой на процессор со стороны других приложений или неправильными настройками кодировщика.", + "When this happens, Streamlabs does not have any resources left over.": "Проблема возникает, если у Streamlabs не хватает ресурсов для вывода кадров.", + "Hide one or both of the displays in Editor's Scene section": "Скрыть один или оба дисплея в разделе Editor’s Scene", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Убедитесь, что у вас нет других открытых приложений, которые загружают ваш процессор.", + "Enable Performance Mode": "Отключить режим производительности", + "High CPU Usage": "Высокое использование процессора", + "Detect CPU usage in Dual Output mode": "Определение загрузки процессор в режиме двойного выхода Dual Output", + "High CPU Usage: %{percentage}% used": "Высокое использование процессора: %{percentage}% используется", + "High CPU Usage: Detected": "Высокая нагрузка на процессор: Определено", "TikTok Audience": "Аудитория TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From fa98d4de89acb6e099ab35cf96014b99c878d645 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:04 -0800 Subject: [PATCH 443/566] New translations streaming.json (Turkish) --- app/i18n/tr-TR/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/tr-TR/streaming.json b/app/i18n/tr-TR/streaming.json index a4e109d928ed..91975621a129 100644 --- a/app/i18n/tr-TR/streaming.json +++ b/app/i18n/tr-TR/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "TikTok yayın kimlik bilgileri oluşturulurken hata oluştu", "You are already live on a another device": "Başka bir cihazda zaten canlı yayındasınız", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "TikTok'a ve bir ek platforma ücretsiz yayın yapmak için TikTok hesabınızı bağlayın.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "TikTok ile kimlik doğrulama başarısız oldu, yeniden giriş yapın veya TikTok hesabınızı yeniden birleştirin.", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "Kullanıcı TikTok'ta yayın yapmaktan engellenmiş olabilir ancak bunu kendisine belirtmeyin. Kullanıcıyı TikTok’a yönlendirin.", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Twitch kanal bilgilerinizi güncellerken, bazı etiketler moderasyon kuralları nedeniyle kaldırıldı: %{tags}", "Content Classification": "İçerik Sınıflandırması", "Stream features branded content": "Yayın markalı içerik sunuyor", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Artık Twitch, YouTube ve Facebook mesajlarına Çoklu Yayın sohbetinde yanıt verebilirsiniz. Daha fazla bilgi için tıklayın.", "Multistream Chat Platform Support": "Çoklu Yayın Sohbet Platformu Desteği", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Renk Biçimi olarak %{colorFormat} seçtiniz. NV12 ve P010 dışındaki biçimler genellikle kayıt için kullanılır ve yüksek CPU kullanımı gerektirebilir veya yayın platformu tarafından desteklenmeyebilir. İncelemek için Ayarlar -> Gelişmiş -> Video bölümüne gidin.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Seçici Kaydetme Etkinleştirildi", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Seçici Kaydetme yalnızca yatay kaynaklarla çalışır ve dikey çıkış sahnesinin düzenlenmesini devre dışı bırakır. Dual Output ile canlı yayına geçmek için lütfen Seçici Kaydetme’yi devre dışı bırakın.", + "Studio Mode Enabled": "Stüdyo Modu Etkin", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Stüdyo Modunda Dual Output değiştirilemez. Dual Output ile canlı yayına geçmek için lütfen Stüdyo Modunu devre dışı bırakın.", + "Confirm Horizontal and Vertical Platforms": "Yatay ve Dikey Platformları Onaylayın", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Tüm platformlar şu anda ekranına atanmıştır. Dual Output’u kullanmak için en az bir yatay ve bir dikey platforma yayın yapmalısınız. Yatay ekran ile tek çıkış modunda canlı yayına geçmek istiyor musunuz?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs, Dual Output modunda yüksek CPU kullanımı tespit etti.", + "System resource overuse.": "Sistem kaynaklarının aşırı kullanımı.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Bu sorunu hafifletmek için çıkışlardan birini gizleyin veya düzenleyicide sağ tıklayarak Performans Modu’nu etkinleştirin.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Bu sorun, diğer uygulamalardan kaynaklanan yüksek CPU kullanımı veya uygun olmayan kodlayıcı ayarlarından da kaynaklanabilir.", + "When this happens, Streamlabs does not have any resources left over.": "Bu gerçekleştiğinde Streamlabs programı herhangi bir görüntü elde edemez.", + "Hide one or both of the displays in Editor's Scene section": "Editor's Scene bölümündeki ekranlardan birini veya her ikisini birden gizleme", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Başka bir programın işlemcinizi yormadığından emin olun", + "Enable Performance Mode": "Performans Modunu Etkinleştir", + "High CPU Usage": "Yüksek CPU Kullanımı", + "Detect CPU usage in Dual Output mode": "Dual Output modunda CPU kullanımını algılama", + "High CPU Usage: %{percentage}% used": "Yüksek CPU Kullanımı: %{percentage} kullanılıyor", + "High CPU Usage: Detected": "Yüksek CPU Kullanımı: Algılandı", "TikTok Audience": "TikTok İzleyici Kitlesi", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 3d4915ffbe814b743262ea82d1d7179156e9820f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:05 -0800 Subject: [PATCH 444/566] New translations streaming.json (Chinese Simplified) --- app/i18n/zh-CN/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/zh-CN/streaming.json b/app/i18n/zh-CN/streaming.json index 624118af5e31..5cf6cad23301 100644 --- a/app/i18n/zh-CN/streaming.json +++ b/app/i18n/zh-CN/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "生成 TikTok 直播凭据时出错", "You are already live on a another device": "您已在另一设备上线", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "连接您的 TikTok 帐户,即可免费在 TikTok 和另一平台直播。", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "TikTok 验证失败,请重新登录或重新合并 TikTok 帐户", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "用户可能被禁止进行 TikTok 直播,但不能直接断言他们已经被封禁。推荐他们使用 TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "在更新您的 Twitch 频道信息时,由于审核规则,删除了一些标签:%{tags}", "Content Classification": "内容分类", "Stream features branded content": "直播功能品牌内容", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "现在您可以在多重直播中回复 Twitch、YouTube 和 Facebook 消息。点击了解更多。", "Multistream Chat Platform Support": "多重直播聊天平台支持", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已选择 %{colorFormat} 作为颜色格式。NV12 和 P010 以外的格式通常用于录制,可能会导致 CPU 占用率高或不受流媒体平台支持。前往设置 -> 高级 -> 视频进行查看。", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "选择性录制已启用", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "选择性录制仅适用于水平源,并禁用编辑垂直输出场景。请禁用选择性录制功能,以启用 Dual Output 功能。", + "Studio Mode Enabled": "工作室模式已启用", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "在工作室模式下无法切换 Dual Output。请禁用工作室模式,以便启用 Dual Output 功能。", + "Confirm Horizontal and Vertical Platforms": "确认水平画面和垂直画面平台", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "所有平台目前都分配给 显示器。要使用 Dual Output,必须直播到一个水平画面平台和一个垂直画面平台。您想在单输出模式下使用水平画面进行直播吗?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs 检测到 Dual Output 模式下 CPU 使用率较高", + "System resource overuse.": "系统资源过度使用。", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "为了缓解这个问题,可以隐藏其中一个输出,或者右键点击编辑器以启用性能模式。", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "其他应用程序的 CPU 使用率高或编码器设置不合适也会导致出现此问题。", + "When this happens, Streamlabs does not have any resources left over.": "发生这种情况时,Streamlabs 没有任何资源剩余。", + "Hide one or both of the displays in Editor's Scene section": "在编辑器的场景部分隐藏一个或两个画面", + "Ensure that you don't have any other applications open that are heavy on your CPU": "确保没有打开其他占用 CPU 过多的应用程序", + "Enable Performance Mode": "启用性能模式", + "High CPU Usage": "CPU 使用率高", + "Detect CPU usage in Dual Output mode": "检测 Dual Output 模式下的 CPU 使用情况", + "High CPU Usage: %{percentage}% used": "CPU 使用率高:使用了 %{percentage}%", + "High CPU Usage: Detected": "CPU 使用率高:已检测", "TikTok Audience": "TikTok 观众", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From cab5f3b4faae611cd2db8b11cd8ea7d3115898fb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:06 -0800 Subject: [PATCH 445/566] New translations streaming.json (Chinese Traditional) --- app/i18n/zh-TW/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/zh-TW/streaming.json b/app/i18n/zh-TW/streaming.json index 83efd03fe0dd..499ccf097e81 100644 --- a/app/i18n/zh-TW/streaming.json +++ b/app/i18n/zh-TW/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "產生 TikTok 直播憑證時發生錯誤", "You are already live on a another device": "您已經在其他裝置上直播", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "將您的 TikTok 帳戶連接以免費同時直播到 TikTok 和一個其他平台。", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "無法使用 TikTok 進行驗證,請重新登入或重新合併 TikTok 帳戶", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "使用者可能遭 TikTok 串流直播封鎖,但不能斷言他們已被封鎖。推薦他們使用 TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "在更新 Twitch 頻道資訊時,部分標記因審核規則而遭到移除:%{tags}", "Content Classification": "內容分類", "Stream features branded content": "直播包含品牌內容", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "您現在可以在多平台直播聊天室中回覆 Twitch、YouTube 和 Facebook 的訊息。按一下以瞭解更多資訊。", "Multistream Chat Platform Support": "多平台直播聊天室平台支援", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "您已選取 %{colorFormat} 作為顏色格式。NV12 和 P010 以外的格式通常用於錄製,可能會導致 CPU 使用量較高,或串流平台可能不支援。前往設定 -> 進階 -> 影片進行檢視。", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "選擇性錄製已啟用", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "選擇性錄製僅適用於水平來源且會停用編輯垂直輸出場景。請停用選擇性錄製,以啟用 Dual Output。", + "Studio Mode Enabled": "工作室模式已啟用", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "在工作室模式中無法切換 Dual Output。請停用工作室模式,以啟用 Dual Output。", + "Confirm Horizontal and Vertical Platforms": "確認水平和垂直平台", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "所有平台目前都已指派給顯示器。若要使用 Dual Output,您必須直播到一個水平平台和一個垂直平台。您是否想在單輸出模式下使用水平顯示器進行串流直播?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs 偵測到在 Dual Output 模式下 CPU 使用率高", + "System resource overuse.": "系統資源過度使用。", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "為了解決此問題,可以隱藏其中一個輸出,或者右鍵按一下編輯器以啟用效能模式。", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "其他應用程式的 CPU 使用率高或編碼器設定不適當也會導致該問題。", + "When this happens, Streamlabs does not have any resources left over.": "發生此狀況時,Streamlabs 沒有任何剩下的資源。", + "Hide one or both of the displays in Editor's Scene section": "在編輯器的場景區段中隱藏一個或兩個顯示內容", + "Ensure that you don't have any other applications open that are heavy on your CPU": "確保您沒有開啟任何會重度使用 CPU 的其他應用程式。", + "Enable Performance Mode": "啟用效能模式", + "High CPU Usage": "CPU 使用率高", + "Detect CPU usage in Dual Output mode": "偵測 Dual Output 模式下的 CPU 使用率", + "High CPU Usage: %{percentage}% used": "CPU 使用率高:使用了 %{percentage}%", + "High CPU Usage: Detected": "CPU 使用率高:已偵測", "TikTok Audience": "TikTok 受眾", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 73da69f8ceb2a726fb9bc8615d826e6748088ee9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:08 -0800 Subject: [PATCH 446/566] New translations streaming.json (Portuguese, Brazilian) --- app/i18n/pt-BR/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/pt-BR/streaming.json b/app/i18n/pt-BR/streaming.json index c3c3416a3544..79eba3cf55f6 100644 --- a/app/i18n/pt-BR/streaming.json +++ b/app/i18n/pt-BR/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Erro ao gerar credenciais de transmissão do TikTok", "You are already live on a another device": "Você já está ativo em outro dispositivo", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Conecte sua conta do TikTok para transmitir para o TikTok e uma plataforma adicional gratuitamente.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Falha de autenticação com o TikTok; faça novamente o login ou vincule novamente a conta do TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "o usuário pode estar impedido de transmitir no TikTok, mas não informar sobre o fato. Indique-os ao TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Ao atualizar as informações do seu canal da Twitch, algumas tags foram removidas devido às regras de moderação: %{tags}", "Content Classification": "Classificação de conteúdo", "Stream features branded content": "O stream apresenta conteúdo de marca", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Agora você pode responder a mensagens do Twitch, do YouTube e do Facebook no chat multitransmissão. Clique para saber mais.", "Multistream Chat Platform Support": "Suporte à plataforma de chat multitransmissão", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Você selecionou %{colorFormat} como formato de cor. Outros formatos além de NV12 e P010 são normalmente usados para gravação e podem causar uma alta utilização da CPU, ou a plataforma de streaming pode não ser compatível com eles. Acesse Configurações -> Avançado -> Vídeo para análise.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Gravação seletiva ativada", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "A gravação seletiva funciona apenas com fontes horizontais e desativa a edição da cena de saída vertical. Desative a gravação seletiva para transmitir ao vivo com o Dual Output.", + "Studio Mode Enabled": "Modo Studio ativado", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Não é possível alternar o Dual Output enquanto estiver no modo Studio. Desative o modo Studio para usar o Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Confirme as plataformas horizontais e verticais", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Todas as plataformas estão atualmente atribuídas à tela . Para usar o Dual Output, você deve transmitir para pelo menos uma plataforma horizontal e uma vertical. Você quer entrar ao vivo no modo Single Output com a tela na horizontal?", + "Streamlabs has detected high CPU usage in Dual Output mode": "O Streamlabs detectou alto uso da CPU no modo Dual Output", + "System resource overuse.": "Uso excessivo de recursos do sistema.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Para atenuar, oculte uma das saídas ou clique com o botão direito do mouse no editor, para ativar o Modo de Desempenho.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Esse problema também pode ser devido ao alto uso da CPU por outros aplicativos ou a configurações inadequadas do codificador.", + "When this happens, Streamlabs does not have any resources left over.": "Quando isso acontece, o Streamlabs fica desprovido de recursos.", + "Hide one or both of the displays in Editor's Scene section": "Ocultar uma ou ambas as exibições na seção Scene do Editor", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Certifique-se que você não tenha nenhuma outra aplicação aberta que esteja consumindo muito de seu CPU", + "Enable Performance Mode": "Habilitar o modo de desempenho", + "High CPU Usage": "Alto uso da CPU", + "Detect CPU usage in Dual Output mode": "Detectar o uso da CPU no modo Dual Output", + "High CPU Usage: %{percentage}% used": "Alto uso da CPU: %{percentage}% usado", + "High CPU Usage: Detected": "Alto uso da CPU: Detectado", "TikTok Audience": "Público do TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 649d79f3afe0a490895e8283905a5710079abec1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:10 -0800 Subject: [PATCH 447/566] New translations streaming.json (Indonesian) --- app/i18n/id-ID/streaming.json | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/i18n/id-ID/streaming.json b/app/i18n/id-ID/streaming.json index 6945ac8980f0..428d5bba7aef 100644 --- a/app/i18n/id-ID/streaming.json +++ b/app/i18n/id-ID/streaming.json @@ -220,8 +220,8 @@ "Error generating TikTok stream credentials": "Kesalahan saat membuat kredensial streaming TikTok", "You are already live on a another device": "Anda sudah melakukan siaran langsung menggunakan perangkat lain", "Connect your TikTok account to stream to TikTok and one additional platform for free.": "Hubungkan akun TikTok Anda untuk melakukan streaming ke TikTok dan satu platform tambahan secara gratis.", - "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Failed to authenticate with TikTok, re-login or re-merge TikTok account", - "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok", + "Failed to authenticate with TikTok, re-login or re-merge TikTok account": "Gagal mengautentikasi dengan TikTok, masuk kembali, atau menggabungkan kembali akun TikTok", + "user might be blocked from streaming to TikTok but do not say they are. Refer them to TikTok": "pengguna mungkin diblokir dari streaming ke TikTok tetapi tidak mengatakan bahwa mereka diblokir. Rujuk mereka ke TikTok", "While updating your Twitch channel info, some tags were removed due to moderation rules: %{tags}": "Saat memperbarui info saluran Twitch Anda, beberapa tag dihapus karena aturan moderasi: %{tags}", "Content Classification": "Klasifikasi Konten", "Stream features branded content": "Streaming menampilkan konten bermerek", @@ -257,24 +257,24 @@ "You can now reply to Twitch, YouTube and Facebook messages in Multistream chat. Click to learn more.": "Sekarang Anda dapat membalas pesan Twitch, YouTube, dan Facebook dalam obrolan Multistream. Klik untuk mempelajari lebih lanjut.", "Multistream Chat Platform Support": "Dukungan Platform Obrolan Multistream", "You have selected %{colorFormat} as Color Format. Formats other than NV12 and P010 are commonly used for recording, and might incur high CPU usage or the streaming platform might not support it. Go to Settings -> Advanced -> Video to review.": "Anda telah memilih %{colorFormat} sebagai Format Warna. Format selain NV12 dan P010 biasanya digunakan untuk merekam, dan mungkin menimbulkan penggunaan CPU yang tinggi, atau platform streaming mungkin tidak mendukungnya. Buka Pengaturan -> Tingkat Lanjut -> Video untuk ditinjau.", - "Selective Recording Enabled": "Selective Recording Enabled", - "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.", - "Studio Mode Enabled": "Studio Mode Enabled", - "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.", - "Confirm Horizontal and Vertical Platforms": "Confirm Horizontal and Vertical Platforms", - "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?", - "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs has detected high CPU usage in Dual Output mode", - "System resource overuse.": "System resource overuse.", - "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "To mitigate hide one of outputs or right click in editor to enable Performance Mode.", - "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.", - "When this happens, Streamlabs does not have any resources left over.": "When this happens, Streamlabs does not have any resources left over.", - "Hide one or both of the displays in Editor's Scene section": "Hide one or both of the displays in Editor's Scene section", - "Ensure that you don't have any other applications open that are heavy on your CPU": "Ensure that you don't have any other applications open that are heavy on your CPU", - "Enable Performance Mode": "Enable Performance Mode", - "High CPU Usage": "High CPU Usage", - "Detect CPU usage in Dual Output mode": "Detect CPU usage in Dual Output mode", - "High CPU Usage: %{percentage}% used": "High CPU Usage: %{percentage}% used", - "High CPU Usage: Detected": "High CPU Usage: Detected", + "Selective Recording Enabled": "Perekaman Selektif Diaktifkan", + "Selective Recording only works with horizontal sources and disables editing the vertical output scene. Please disable Selective Recording to go live with Dual Output.": "Perekaman Selektif hanya berfungsi pada sumber horizontal dan fitur ini menonaktifkan pengeditan adegan keluaran vertikal. Nonaktifkan Perekaman Selektif untuk menayangkan dengan Dual Output.", + "Studio Mode Enabled": "Mode Studio Diaktifkan", + "Cannot toggle Dual Output while in Studio Mode. Please disable Studio Mode to go live with Dual Output.": "Tidak dapat mengalihkan Dual Output sewaktu dalam Mode Studio. Harap nonaktifkan Mode Studio untuk menayangkan dengan Dual Output.", + "Confirm Horizontal and Vertical Platforms": "Konfirmasikan Platform Horizontal dan Vertikal", + "All platforms are currently assigned to the display. To use Dual Output you must stream to one horizontal and one vertical platform. Do you want to go live in single output mode with the Horizontal display?": "Semua platform saat ini ditetapkan ke tampilan . Untuk menggunakan Dual Output, Anda harus melakukan streaming ke setidaknya satu platform horizontal dan satu platform vertikal. Apakah Anda ingin menayangkannya dalam mode output tunggal dengan tampilan Horizontal?", + "Streamlabs has detected high CPU usage in Dual Output mode": "Streamlabs telah mendeteksi penggunaan CPU yang tinggi dalam mode Dual Output", + "System resource overuse.": "Penggunaan sumber daya sistem yang berlebihan.", + "To mitigate hide one of outputs or right click in editor to enable Performance Mode.": "Untuk mengurangi, sembunyikan salah satu keluaran atau klik kanan di editor untuk mengaktifkan Mode Performance.", + "This problem could also be due to high CPU usage from other applications or unsuitable encoder settings.": "Masalah ini juga bisa disebabkan oleh penggunaan CPU yang tinggi dari aplikasi lain atau pengaturan encoder yang tidak sesuai.", + "When this happens, Streamlabs does not have any resources left over.": "Saat ini terjadi, Streamlabs tidak memiliki sisa sumber daya untuk menayangkan frame.", + "Hide one or both of the displays in Editor's Scene section": "Menyembunyikan salah satu atau kedua tampilan di bagian Pemandangan Editor", + "Ensure that you don't have any other applications open that are heavy on your CPU": "Pastikan Anda tidak membuka aplikasi lain yang membebani CPU Anda", + "Enable Performance Mode": "Aktifkan Mode Performance", + "High CPU Usage": "Penggunaan CPU yang tinggi", + "Detect CPU usage in Dual Output mode": "Mendeteksi penggunaan CPU dalam mode Dual Output", + "High CPU Usage: %{percentage}% used": "Penggunaan CPU Yang Tinggi: %{percentage}% digunakan", + "High CPU Usage: Detected": "Penggunaan CPU Yang Tinggi: Terdeteksi", "TikTok Audience": "Pemirsa TikTok", "Share stream link": "Share stream link", "Copy stream link": "Copy stream link", From 467dcf47fd235cace72939471c3fc83713e1330a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:33 -0800 Subject: [PATCH 448/566] New translations tiktok.json (French) --- app/i18n/fr-FR/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/tiktok.json b/app/i18n/fr-FR/tiktok.json index 24d3b8a5a2cd..f14414251253 100644 --- a/app/i18n/fr-FR/tiktok.json +++ b/app/i18n/fr-FR/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Seuls 32 caractères de ton titre s'afficheront sur TikTok.", "You may be eligible for TikTok Live Access. Apply here.": "Tu peux peut-être bénéficier de l'accès à TikTok Live. Demander l’approbation ici.", "Click to view TikTok Replay in your browser.": "Clique pour voir le Replay TikTok dans ton navigateur.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Erreur de stream TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Impossible de confirmer l’accès à TikTok LIVE. Demande les autorisations pour LIVE ci-dessous" } From 5fb26dfc11299ded9b06028f8af113e7bbc457fe Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:41 -0800 Subject: [PATCH 449/566] New translations common.json (Spanish) --- app/i18n/es-ES/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/es-ES/common.json b/app/i18n/es-ES/common.json index 8676f23a99e8..bba592910178 100644 --- a/app/i18n/es-ES/common.json +++ b/app/i18n/es-ES/common.json @@ -159,7 +159,7 @@ "Alert Box": "Cuadro de alertas", "Widget": "Widget", "Creator Sites": "Creator Sites", - "Collectibles": "Collectibles", + "Collectibles": "Coleccionables", "Apps Manager": "Administrador de aplicaciones", "Theme Audit": "Auditoría de temas", "Login": "Iniciar sesión", From 3d569aae81fb5d357a49a4701eedc5e881c093ee Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:48 -0800 Subject: [PATCH 450/566] New translations onboarding.json (Spanish) --- app/i18n/es-ES/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/onboarding.json b/app/i18n/es-ES/onboarding.json index 863f8f263803..c3e3295a090a 100644 --- a/app/i18n/es-ES/onboarding.json +++ b/app/i18n/es-ES/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Elige un plan", "Choose the best plan to fit your content creation needs.": "Elige el plan que mejor se adapte a tus necesidades de creación de contenido.", "Add your first theme": "Añade tu primer tema", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Prueba tu primer tema ahora, navega por cientos de temas más adelante.", + "Set up your mic & webcam": "Configura el micrófono y la webcam" } From 1cb4d83b8704b7f9533221c58f52409336e38033 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:06:50 -0800 Subject: [PATCH 451/566] New translations overlays.json (Spanish) --- app/i18n/es-ES/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/overlays.json b/app/i18n/es-ES/overlays.json index 5f8902ef03d4..14584666e95b 100644 --- a/app/i18n/es-ES/overlays.json +++ b/app/i18n/es-ES/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Lo siguiente creará una copia de la colección de escenas activa, establecerá la copia como colección activa y aplicará la función.", "Manage Dual Output Scene": "Gestionar escena Dual Output", "Unable to convert dual output collection.": "No se puede convertir la colección Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Se han eliminado uno o más elementos de escena porque no son compatibles", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Se han eliminado los elementos de escena a causa de un error al cargarlos: %{inputs}.\n\nAcepta o rechaza los permisos para ver el panel de Streamlabs Editor", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From aed4bea173f629ae5901d34455d1e9f8d31adb59 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:07:14 -0800 Subject: [PATCH 452/566] New translations tiktok.json (Spanish) --- app/i18n/es-ES/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/tiktok.json b/app/i18n/es-ES/tiktok.json index 6e6102639d60..298422a0e1fe 100644 --- a/app/i18n/es-ES/tiktok.json +++ b/app/i18n/es-ES/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Sólo se mostrarán 32 caracteres del título en TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Puedes optar al acceso a TikTok Live. Solicítalo aquí.", "Click to view TikTok Replay in your browser.": "Haz clic para ver la repetición de TikTok en tu navegador.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Error en el Stream de TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "No se ha podido confirmar el acceso a TikTok Live. Solicita los permisos para Live a continuación" } From a11fa522483c8e0f6fcdfb04e1cce0c9f2ae4cea Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:07:22 -0800 Subject: [PATCH 453/566] New translations common.json (Czech) --- app/i18n/cs-CZ/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/common.json b/app/i18n/cs-CZ/common.json index 0c4aad6ba671..18c47c48ad37 100644 --- a/app/i18n/cs-CZ/common.json +++ b/app/i18n/cs-CZ/common.json @@ -159,7 +159,7 @@ "Alert Box": "Alert Box", "Widget": "Widget", "Creator Sites": "Stránky tvůrců", - "Collectibles": "Collectibles", + "Collectibles": "Sběratelské předměty", "Apps Manager": "Správce aplikací", "Theme Audit": "Audit motivů", "Login": "Přihlásit", From 8a2a76eb1ee021cd740f7ca391a59601ad46c4e0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:07:28 -0800 Subject: [PATCH 454/566] New translations onboarding.json (Czech) --- app/i18n/cs-CZ/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/onboarding.json b/app/i18n/cs-CZ/onboarding.json index b38a20e0d4ce..e230c8cb31b2 100644 --- a/app/i18n/cs-CZ/onboarding.json +++ b/app/i18n/cs-CZ/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Vyberte svůj plán", "Choose the best plan to fit your content creation needs.": "Vyberte si nejlepší plán, který bude vyhovovat vašim potřebám při tvorbě obsahu.", "Add your first theme": "Přidejte svůj první motiv", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Vyzkoušejte svůj první motiv teď a později si prohlédněte stovky dalších motivů.", + "Set up your mic & webcam": "Nastavte svůj mikrofon a webovou kameru" } From 978939fb61460cf5eb597f0db6ce25ef897d36a1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:07:29 -0800 Subject: [PATCH 455/566] New translations overlays.json (Czech) --- app/i18n/cs-CZ/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/overlays.json b/app/i18n/cs-CZ/overlays.json index baebaed9105a..a3c96a441c6b 100644 --- a/app/i18n/cs-CZ/overlays.json +++ b/app/i18n/cs-CZ/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Níže uvedený příkaz vytvoří kopii aktivní kolekce scény, nastaví kopii jako aktivní kolekci a poté použije funkci.", "Manage Dual Output Scene": "Spravovat scénu s Dual Output", "Unable to convert dual output collection.": "Nelze převést Dual Output kolekci.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Minimálně jedna položka scény byla odstraněna, protože není podporována.", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Položky scény byly odstraněny, protože došlo k chybě při jejich načítání: %{inputs}.\n\nPřijměte nebo odmítněte oprávnění k zobrazení panelu editoru Streamlabs.", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From a411faf645c9e94b36ac4596476eb01fbe518f4a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:07:53 -0800 Subject: [PATCH 456/566] New translations tiktok.json (Czech) --- app/i18n/cs-CZ/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/tiktok.json b/app/i18n/cs-CZ/tiktok.json index 964d9f6b8b92..7355cc1e67aa 100644 --- a/app/i18n/cs-CZ/tiktok.json +++ b/app/i18n/cs-CZ/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Na TikTok se zobrazí pouze 32 znaků vašeho názvu.", "You may be eligible for TikTok Live Access. Apply here.": "Možná máte nárok na přístup ke službě TikTok Live. Přihlaste se zde.", "Click to view TikTok Replay in your browser.": "Kliknutím zobrazíte TikTok Replay v prohlížeči.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Chyba streamu pro TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nepodařilo se potvrdit přístup ke službě TikTok Live. Níže můžete požádat o oprávnění pro Live." } From c2ca0c695c20dceabe5e7d9c47700625371ebf06 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:01 -0800 Subject: [PATCH 457/566] New translations common.json (Danish) --- app/i18n/da-DK/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/da-DK/common.json b/app/i18n/da-DK/common.json index edd1b8e37cc6..58e0350be597 100644 --- a/app/i18n/da-DK/common.json +++ b/app/i18n/da-DK/common.json @@ -159,7 +159,7 @@ "Alert Box": "Notifikationsboks", "Widget": "Widget", "Creator Sites": "Websteder for indholdsskabere", - "Collectibles": "Collectibles", + "Collectibles": "Samleobjekter", "Apps Manager": "Apps Manager", "Theme Audit": "Temarevision", "Login": "Log ind", From cd93e7be34e418d0d4bc859631778cf1b37a0226 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:07 -0800 Subject: [PATCH 458/566] New translations onboarding.json (Danish) --- app/i18n/da-DK/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/onboarding.json b/app/i18n/da-DK/onboarding.json index 7621b3390263..f1119ac20c3f 100644 --- a/app/i18n/da-DK/onboarding.json +++ b/app/i18n/da-DK/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Vælg dit abonnement", "Choose the best plan to fit your content creation needs.": "Vælg det abonnement, der bedst passer til dine behov, når du skaber indhold.", "Add your first theme": "Tilføj dit første tema", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Prøv dit første tema nu, og gennemse hundredvis af andre temaer senere.", + "Set up your mic & webcam": "Konfigurer din mikrofon og dit webkamera" } From 76025e5a6288010233e57efcb0a302249f6bc593 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:08 -0800 Subject: [PATCH 459/566] New translations overlays.json (Danish) --- app/i18n/da-DK/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/overlays.json b/app/i18n/da-DK/overlays.json index 0011ceb7136f..ed0f15c612d2 100644 --- a/app/i18n/da-DK/overlays.json +++ b/app/i18n/da-DK/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Det følgende opretter en kopi af den aktive scenesamling og indstiller kopien som den aktive samling, hvorefter funktionen anvendes.", "Manage Dual Output Scene": "Administrer Dual Output-scene", "Unable to convert dual output collection.": "Kan ikke konvertere samling med dobbeltoutput.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Et eller flere sceneelementer blev fjernet, fordi de ikke understøttes", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Sceneelementer blev fjernet, fordi der opstod en fejl ved indlæsningen af dem: %{inputs}.\n\nAccepter eller afvis tilladelser for at se Streamlabs Editor-panelet", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 927c4384c3878021797ebf13200b3e51b0478c7d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:30 -0800 Subject: [PATCH 460/566] New translations tiktok.json (Danish) --- app/i18n/da-DK/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/tiktok.json b/app/i18n/da-DK/tiktok.json index 51e6d35ee45d..f14a0c2c9262 100644 --- a/app/i18n/da-DK/tiktok.json +++ b/app/i18n/da-DK/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Kun 32 tegn af din titel vises på TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Du er muligvis berettiget til TikTok Live-adgang. Ansøg her.", "Click to view TikTok Replay in your browser.": "Klik for at se TikTok Replay i din browser.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok-streamfejl", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kunne ikke bekræfte adgang til TikTok Live. Ansøg om livetilladelser nedenfor" } From 6d39ad3c63756c6a47dabcfd32a8448ef81616a2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:38 -0800 Subject: [PATCH 461/566] New translations common.json (German) --- app/i18n/de-DE/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/de-DE/common.json b/app/i18n/de-DE/common.json index d1ca0350f00a..54614823e817 100644 --- a/app/i18n/de-DE/common.json +++ b/app/i18n/de-DE/common.json @@ -159,7 +159,7 @@ "Alert Box": "Benachrichtigungsbox", "Widget": "Widget", "Creator Sites": "Creator Sites", - "Collectibles": "Collectibles", + "Collectibles": "Sammlerstücke", "Apps Manager": "Apps-Manager", "Theme Audit": "Themen-Audit", "Login": "Einloggen", From 2e79891d84392717798f566f7bf77d94b056bfe2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:45 -0800 Subject: [PATCH 462/566] New translations onboarding.json (German) --- app/i18n/de-DE/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/onboarding.json b/app/i18n/de-DE/onboarding.json index 890e0bb75fea..85286c7efdde 100644 --- a/app/i18n/de-DE/onboarding.json +++ b/app/i18n/de-DE/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Wähle deinen Plan", "Choose the best plan to fit your content creation needs.": "Wähle den besten Plan für deine Bedürfnisse bei der Erstellung von Inhalten.", "Add your first theme": "Füge dein erstes Thema hinzu", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Probiere jetzt dein erstes Thema aus und stöbere später in Hunderten von weiteren Themen.", + "Set up your mic & webcam": "Richte dein Mikrofon und deine Webcam ein" } From 67314cf20a15aaa53f8baab6a114b26e78300bcc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:08:46 -0800 Subject: [PATCH 463/566] New translations overlays.json (German) --- app/i18n/de-DE/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/overlays.json b/app/i18n/de-DE/overlays.json index 495f0d524abd..22c848ef1f27 100644 --- a/app/i18n/de-DE/overlays.json +++ b/app/i18n/de-DE/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Im Folgenden wird eine Kopie der aktiven Szenensammlung erstellt und die Kopie als aktive Sammlung festgelegt. Anschließend wird die Funktion angewendet.", "Manage Dual Output Scene": "Verwalten der Dual Output Szene", "Unable to convert dual output collection.": "Die Dual Output Sammlung kann nicht konvertiert werden.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Ein oder mehrere Szenenelemente wurden entfernt, weil sie nicht unterstützt werden", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Szenenelemente wurden entfernt, weil ein Fehler beim Laden aufgetreten ist: %{inputs}.\n\nAkzeptiere oder lehne Berechtigungen zum Anzeigen des Streamlabs Editor-Panels ab", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From e9ea2c45ac9127b86cb5ef579a459cd294d8ef63 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:10 -0800 Subject: [PATCH 464/566] New translations tiktok.json (German) --- app/i18n/de-DE/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/tiktok.json b/app/i18n/de-DE/tiktok.json index ed86a78cd665..fb4dd9242d79 100644 --- a/app/i18n/de-DE/tiktok.json +++ b/app/i18n/de-DE/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Nur 32 Zeichen deines Titels werden auf TikTok angezeigt", "You may be eligible for TikTok Live Access. Apply here.": "Du hast vielleicht Anspruch auf TikTok Live Access. Bewirb dich hier.", "Click to view TikTok Replay in your browser.": "Klicke, um TikTok Replay in deinem Browser anzusehen.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok Stream-Fehler", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Live-Zugang konnte nicht bestätigt werden. Beantrage unten die Erlaubnis für TikTok Live" } From 03f4143d8453747545f48cfe49abba574056de18 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:18 -0800 Subject: [PATCH 465/566] New translations common.json (Italian) --- app/i18n/it-IT/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/it-IT/common.json b/app/i18n/it-IT/common.json index 3a775d501d64..d97f672635f3 100644 --- a/app/i18n/it-IT/common.json +++ b/app/i18n/it-IT/common.json @@ -159,7 +159,7 @@ "Alert Box": "Finestra di avviso", "Widget": "Widget", "Creator Sites": "Creator Sites", - "Collectibles": "Collectibles", + "Collectibles": "Collezionabili", "Apps Manager": "Apps Manager", "Theme Audit": "Audit tema", "Login": "Accedi", From 9513e7cd47db6784e7f9086242afc680c101bef9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:24 -0800 Subject: [PATCH 466/566] New translations onboarding.json (Italian) --- app/i18n/it-IT/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/onboarding.json b/app/i18n/it-IT/onboarding.json index 25b04c85f08b..ee2c6576ca1e 100644 --- a/app/i18n/it-IT/onboarding.json +++ b/app/i18n/it-IT/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Scegli il tuo piano", "Choose the best plan to fit your content creation needs.": "Scegli il piano migliore per le tue esigenze di creazione di contenuti.", "Add your first theme": "Aggiungi il tuo primo tema", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Prova subito il tuo primo tema e sfoglia centinaia di altri temi in seguito.", + "Set up your mic & webcam": "Imposta il microfono e la webcam" } From e1e7122d9b2b25ad2c6f5f1f09fa4e06b7b85f85 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:25 -0800 Subject: [PATCH 467/566] New translations overlays.json (Italian) --- app/i18n/it-IT/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/overlays.json b/app/i18n/it-IT/overlays.json index 4d495d027e42..0021a2ee1ffa 100644 --- a/app/i18n/it-IT/overlays.json +++ b/app/i18n/it-IT/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Quanto segue creerà una copia della raccolta di scene attiva, imposterà la copia come raccolta attiva e quindi applicherà la funzione.", "Manage Dual Output Scene": "Gestisci scena Dual Output", "Unable to convert dual output collection.": "Impossibile convertire la raccolta Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Uno o più elementi della scena sono stati rimossi perché non supportati", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Gli elementi della scena sono stati rimossi perché si è verificato un errore nel loro caricamento: %{inputs}.\n\nAccetta o rifiuta le autorizzazioni per visualizzare il pannello dell’editor Streamlabs", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 6921cb40188ce432f5fccf6fa15f3df833f3c8ca Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:47 -0800 Subject: [PATCH 468/566] New translations tiktok.json (Italian) --- app/i18n/it-IT/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/tiktok.json b/app/i18n/it-IT/tiktok.json index 538e12c1053b..19bcb6660c81 100644 --- a/app/i18n/it-IT/tiktok.json +++ b/app/i18n/it-IT/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Solo 32 caratteri del tuo titolo verranno visualizzati su TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Potresti essere idoneo a TikTok Live Access Fai richiesta qui.", "Click to view TikTok Replay in your browser.": "Fai clic per visualizzare il replay di TikTok nel tuo browser.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Errore di streaming su TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Non è stato possibile confermare l’accesso a TikTok Live. Richiedi le autorizzazioni per la diretta qui sotto" } From df89731da00519d3a8f490b10846fc4b3cbbab32 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:09:55 -0800 Subject: [PATCH 469/566] New translations common.json (Japanese) --- app/i18n/ja-JP/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/common.json b/app/i18n/ja-JP/common.json index 578ce90f34e0..085e17893b31 100644 --- a/app/i18n/ja-JP/common.json +++ b/app/i18n/ja-JP/common.json @@ -159,7 +159,7 @@ "Alert Box": "アラートボックス", "Widget": "ウィジェット", "Creator Sites": "クリエーターサイト", - "Collectibles": "Collectibles", + "Collectibles": "コレクターズアイテム", "Apps Manager": "アプリ マネージャー", "Theme Audit": "テーマ監査", "Login": "ログイン", From 270ddb12eb2dc387fbb5e5739e28e04ef26263a7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:01 -0800 Subject: [PATCH 470/566] New translations onboarding.json (Japanese) --- app/i18n/ja-JP/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/onboarding.json b/app/i18n/ja-JP/onboarding.json index 7481c558acae..e321e7d802d9 100644 --- a/app/i18n/ja-JP/onboarding.json +++ b/app/i18n/ja-JP/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "プランを選択", "Choose the best plan to fit your content creation needs.": "コンテンツ制作のニーズに合わせて最適なプランをお選びください。", "Add your first theme": "最初のテーマを追加", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "まずは最初のテーマを試して、後で幅広いテーマを閲覧しましょう。", + "Set up your mic & webcam": "マイクとウェブカメラをセットアップ" } From 357b18fc367598f2ba9adf5789d0bd898c701953 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:02 -0800 Subject: [PATCH 471/566] New translations overlays.json (Japanese) --- app/i18n/ja-JP/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/overlays.json b/app/i18n/ja-JP/overlays.json index 788692249dd0..3f410ef6c289 100644 --- a/app/i18n/ja-JP/overlays.json +++ b/app/i18n/ja-JP/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "以下では、アクティブなシーンコレクションのコピーを作成し、コピーをアクティブなコレクションとして設定してから、機能を適用します。", "Manage Dual Output Scene": "Dual Output シーンを管理", "Unable to convert dual output collection.": "Dual Output コレクションを変換できません。", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "サポートされていないため、1つ以上のシーンアイテムが削除されました", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "読み込み中にエラーが発生したため、シーンアイテムは削除されました: %{inputs}.\n\nStreamlabs Editorのパネルを表示するには、アクセスの許可または拒否を行ってください", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From d7260f88fd8269b4465701fdf31d6c3dadf4531b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:27 -0800 Subject: [PATCH 472/566] New translations tiktok.json (Japanese) --- app/i18n/ja-JP/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/tiktok.json b/app/i18n/ja-JP/tiktok.json index 2d6ff77855d4..f259a53e531a 100644 --- a/app/i18n/ja-JP/tiktok.json +++ b/app/i18n/ja-JP/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTokに表示されるタイトルは32文字のみです", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Liveにアクセスできる場合があります。こちらからお申込みください。", "Click to view TikTok Replay in your browser.": "クリックしてTikTokのリプレイをブラウザで見ましょう。", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTokストリームエラー", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Liveアクセスを確認できませんでした。以下でLive許可を申請してください" } From 7add3a8db24dff328de73bef60d0b42fa3a8c13d Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:35 -0800 Subject: [PATCH 473/566] New translations common.json (Korean) --- app/i18n/ko-KR/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/common.json b/app/i18n/ko-KR/common.json index a4f31db22e59..88e9d93f9063 100644 --- a/app/i18n/ko-KR/common.json +++ b/app/i18n/ko-KR/common.json @@ -159,7 +159,7 @@ "Alert Box": "알림 상자", "Widget": "위젯", "Creator Sites": "크리에이터 사이트", - "Collectibles": "Collectibles", + "Collectibles": "수집품", "Apps Manager": "앱 매니저", "Theme Audit": "테마 감사", "Login": "로그인", From 7217403469a6b6dad8796077750f88408457f872 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:41 -0800 Subject: [PATCH 474/566] New translations onboarding.json (Korean) --- app/i18n/ko-KR/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/onboarding.json b/app/i18n/ko-KR/onboarding.json index 7b03a143cebc..64027df865bc 100644 --- a/app/i18n/ko-KR/onboarding.json +++ b/app/i18n/ko-KR/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "요금제 선택", "Choose the best plan to fit your content creation needs.": "콘텐츠 제작 요구 사항에 적합한 최고의 플랜을 선택하세요.", "Add your first theme": "첫 번째 테마 추가", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "지금 첫 번째 테마를 사용해보고, 나중에 수백 가지의 테마를 둘러보세요.", + "Set up your mic & webcam": "마이크 및 웹캠 설정" } From 51f27446ecaf0fd9f5325ed808e336d2201bfcf0 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:10:43 -0800 Subject: [PATCH 475/566] New translations overlays.json (Korean) --- app/i18n/ko-KR/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/overlays.json b/app/i18n/ko-KR/overlays.json index a4c86143d1e0..2ced0301a118 100644 --- a/app/i18n/ko-KR/overlays.json +++ b/app/i18n/ko-KR/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "아래는 활성 장면 컬렉션의 복사본을 생성하고 복사본을 활성 컬렉션으로 설정한 다음 함수를 적용하는 방법입니다.", "Manage Dual Output Scene": "Dual Output 장면 관리", "Unable to convert dual output collection.": "Dual Output 컬렉션을 변환할 수 없습니다.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "하나 이상의 장면 항목이 지원되지 않아 제거되었습니다.", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "장면 항목을 로드하는 동안 오류가 발생하여 제거되었습니다. %{inputs}.\n\nStreamlabs 에디터 패널을 볼 수 있는 권한을 수락하거나 거부하세요.", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 1c0d947e618a3bf513138cbc44099eb24ac6efa8 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:08 -0800 Subject: [PATCH 476/566] New translations tiktok.json (Korean) --- app/i18n/ko-KR/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/tiktok.json b/app/i18n/ko-KR/tiktok.json index 9a8b5a44e77f..118b81715882 100644 --- a/app/i18n/ko-KR/tiktok.json +++ b/app/i18n/ko-KR/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok에는 제목의 32자만 표시됩니다", "You may be eligible for TikTok Live Access. Apply here.": "TikTok 라이브 액세스 자격이 있을 수 있습니다. 여기에서 신청하십시오.", "Click to view TikTok Replay in your browser.": "브라우저에서 TikTok 리플레이를 보려면 클릭하십시오.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok 스트리밍 오류", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok 라이브 액세스를 확인할 수 없습니다. 아래에서 라이브 권한 신청" } From 49b782df09ea94f6c017fb9e7ae0c454869cbad5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:16 -0800 Subject: [PATCH 477/566] New translations common.json (Dutch) --- app/i18n/nl-NL/common.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/i18n/nl-NL/common.json b/app/i18n/nl-NL/common.json index daa54f10afce..04e4a860d297 100644 --- a/app/i18n/nl-NL/common.json +++ b/app/i18n/nl-NL/common.json @@ -24,7 +24,7 @@ "Cancel": "Annuleren", "Done": "Klaar", "Are you sure you want to log out?": "Weet u zeker dat u wilt uitloggen?", - "Are you sure you want to log out %{username}?": "Are you sure you want to log out %{username}?", + "Are you sure you want to log out %{username}?": "Weet je zeker dat je wilt uitloggen %{username}?", "Name": "Naam", "None": "Geen", "Delete": "Verwijderen", @@ -34,10 +34,10 @@ "Submit": "Verzenden", "Save": "Opslaan", "Edit": "Bewerken", - "Paste": "Paste", + "Paste": "Plakken", "Log In": "Inloggen", - "Log in with %{platform}": "Log in with %{platform}", - "Log in with %{platform}": "Log in with %{platform}", + "Log in with %{platform}": "Inloggen met %{platform}", + "Log in with %{platform}": "Inloggen met %{platform}", "Yes": "Ja", "No": "Nee", "OK": "OK", @@ -94,7 +94,7 @@ "OBSInit.UnknownError": "Er is een onbekende fout opgetreden bij het initialiseren van Streamlabs.", "OBSInit.ModuleNotFoundError": "DirectX is niet gevonden op uw systeem. Installeer hier de nieuwste versie van DirectX voor uw computer en probeer het opnieuw.", "OBSInit.NotSupportedError": "Kan Streamlabs niet initialiseren. Uw videodrivers zijn verouderd of Streamlabs Desktop wordt niet ondersteund op uw systeem.", - "Logged In": "Logged In", + "Logged In": "Ingelogd", "Log Out": "Uitloggen", "Layout Editor": "Lay-outeditor", "Are you sure you want to import multiple files?": "Weet u zeker dat u meerdere bestanden wilt importeren?", @@ -154,12 +154,12 @@ "Instagram": "Instagram", "Instagram Live": "Instagram Live", "X (Twitter)": "X (Twitter)", - "Facebook Profiles": "Facebook Profiles", - "Facebook Pages": "Facebook Pages", + "Facebook Profiles": "Facebook-profielen", + "Facebook Pages": "Facebook-pagina's", "Alert Box": "Meldingenvenster", "Widget": "Widget", "Creator Sites": "Creatorwebsites", - "Collectibles": "Collectibles", + "Collectibles": "Verzamelobjecten", "Apps Manager": "Appmanager", "Theme Audit": "Thema-audit", "Login": "Aanmelden", @@ -168,5 +168,5 @@ "Dashboard Home": "Home van dashboard", "Alert Box Library": "Bibliotheek Meldingenvenster", "Alert Box Settings": "Instellingen Meldingenvenster", - "Alerts and Widgets": "Alerts and Widgets" + "Alerts and Widgets": "Meldingen en widgets" } From 43b91bbf1a4f24d5a8563dc423878be4cc87902a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:23 -0800 Subject: [PATCH 478/566] New translations onboarding.json (Dutch) --- app/i18n/nl-NL/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/nl-NL/onboarding.json b/app/i18n/nl-NL/onboarding.json index c7fb3016cc7e..3180e28f28e4 100644 --- a/app/i18n/nl-NL/onboarding.json +++ b/app/i18n/nl-NL/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Kies je abonnement", "Choose the best plan to fit your content creation needs.": "Kies het abonnement dat het beste past bij jouw behoeften om inhoud te maken.", "Add your first theme": "Voeg je eerste thema toe", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Probeer nu je eerste thema en blader later door honderden andere thema's.", + "Set up your mic & webcam": "Je microfoon en webcam instellen" } From 1dd330d1389af2e05cb94786390ecf52b093832a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:24 -0800 Subject: [PATCH 479/566] New translations overlays.json (Dutch) --- app/i18n/nl-NL/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/nl-NL/overlays.json b/app/i18n/nl-NL/overlays.json index acc813d548d8..5f60192373e4 100644 --- a/app/i18n/nl-NL/overlays.json +++ b/app/i18n/nl-NL/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Hiermee wordt een kopie van de actieve scèneverzameling gemaakt, de kopie ingesteld als de actieve verzameling en de functie toegepast.", "Manage Dual Output Scene": "Dual Output-scène beheren", "Unable to convert dual output collection.": "Kan Dual Output-verzameling niet converteren.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Een of meer scène-items zijn verwijderd omdat ze niet worden ondersteund", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scène-items zijn verwijderd omdat er een fout is opgetreden bij het laden ervan: %{inputs} .\n\nAccepteer of weiger toestemmingen om het Streamlabs Editor-paneel te bekijken", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From fe381b5fb7db6f3c5aa0e043ef4930d6184b1785 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:29 -0800 Subject: [PATCH 480/566] New translations sources.json (Dutch) --- app/i18n/nl-NL/sources.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app/i18n/nl-NL/sources.json b/app/i18n/nl-NL/sources.json index 38e82d4c154f..9a9b62205260 100644 --- a/app/i18n/nl-NL/sources.json +++ b/app/i18n/nl-NL/sources.json @@ -39,7 +39,7 @@ "Show off your most recent donations to your viewers.": "Laat uw recentste donaties aan uw kijkers zien.", "Include your channel's most recent events into your stream.": "Neem de recentste gebeurtenissen van uw kanaal op in uw stream.", "Redemptions": "Aflossingen", - "Tip Goal": "Tip Goal", + "Tip Goal": "Fooiendoel", "Set a goal for your viewers to help you reach.": "Stel een doel in voor uw kijkers om u te helpen halen.", "Follower Goal": "Volgersdoel", "Twitch Follows": "Twitch-follows", @@ -48,7 +48,7 @@ "Twitch Bits": "Twitch-bits", "Subscription Goal": "Abonneedoel", "YouTube Subscribers": "YouTube-abonnees", - "Chat Box": "Chat Box", + "Chat Box": "Chatvenster", "Include your channel's chat into your stream.": "Neem de chat van uw kanaal op in uw stream.", "Twitch chat": "Twitch-chat", "YouTube chat": "YouTube-chat", @@ -85,7 +85,7 @@ "Widgets": "Widgets", "You must be logged in to use Widgets": "U moet ingelogd zijn om widgets te gebruiken", "Click here to log in": "Klik hier om in te loggen", - "Alert Box": "Alert Box", + "Alert Box": "Meldingenvenster", "Essential": "Essentieel", "Event List": "Gebeurtenissenlijst", "Tip Ticker": "Fooienteller", @@ -159,7 +159,7 @@ "LIV Client Capture": "LIV Client-opname", "Directly capture the LIV compositor output, reducing load and simplifying setup for Mixed Reality.": "Neem rechtstreeks de uitvoer van de LIV-compositor op waardoor de belasting wordt verminderd en de opstelling voor Mixed Reality wordt vereenvoudigd.", "Looking for a game to capture": "Zoeken naar een game om op te nemen", - "Specified window is not a game": "Specified window is not a game", + "Specified window is not a game": "Het opgegeven venster is geen game", "VLC Source": "VLC-bron", "Add playlists of videos to your scene.": "Voeg afspeellijsten van video's aan uw scène toe.", "Settings for %{sourceName}": "Instellingen voor %{sourceName}", @@ -359,18 +359,18 @@ "You currently have the same source on both canvases selected. Please select the source in the canvas to edit it independently.": "U heeft momenteel dezelfde bron op beide canvassen geselecteerd. Selecteer de bron op het canvas om deze onafhankelijk te bewerken.", "Selective Recording can only be used with horizontal sources.": "Selectieve opname kan alleen worden gebruikt met horizontale bronnen.", "Cannot move source outside canvas in Dual Output Mode.": "Kan bron niet buiten canvas verplaatsen in de Dual Output-modus.", - "Spout Senders": "Spout Senders", - "Composite mode": "Composite mode", - "Poll time for new senders": "Poll time for new senders", - "Spout2 capture (Vtube support)": "Spout2 capture (Vtube support)", - "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.": "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.", - "Learn how to set it up": "Learn how to set it up", - "Lock/Unlock Source": "Lock/Unlock Source", - "Hide/Unhide": "Hide/Unhide", - "Hide from Horizontal": "Hide from Horizontal", - "Show in Horizontal": "Show in Horizontal", - "Hide from Vertical": "Hide from Vertical", - "Show in Vertical": "Show in Vertical", - "Streamlabs Charity Donation Goal": "Streamlabs Charity Donation Goal", - "macOS Screen Capture": "macOS Screen Capture" + "Spout Senders": "Spout-zenders", + "Composite mode": "Samengestelde modus", + "Poll time for new senders": "Polltijd voor nieuwe zenders", + "Spout2 capture (Vtube support)": "Spout2-opname (Vtube-ondersteuning)", + "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.": "Virtuele avatar-vastlegbron. Maakt video-opname met hoge resolutie, nulcompressie en nul-latentie mogelijk vanuit VTube-software van derden.", + "Learn how to set it up": "Leer hoe je het instelt", + "Lock/Unlock Source": "Bron vergrendelen/ontgrendelen", + "Hide/Unhide": "Verbergen/verbergen ongedaan maken", + "Hide from Horizontal": "Horizontaal verbergen", + "Show in Horizontal": "Horizontaal weergeven", + "Hide from Vertical": "Verticaal verbergen", + "Show in Vertical": "Verticaal weergeven", + "Streamlabs Charity Donation Goal": "Doel Streamlabs Charity-donaties", + "macOS Screen Capture": "macOS-schermopname" } From 5b5ef2a92245b3a06b7c49a0a98459386a09c8ff Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:50 -0800 Subject: [PATCH 481/566] New translations tiktok.json (Dutch) --- app/i18n/nl-NL/tiktok.json | 44 +++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/i18n/nl-NL/tiktok.json b/app/i18n/nl-NL/tiktok.json index 9e976f1cd449..2e134f500a34 100644 --- a/app/i18n/nl-NL/tiktok.json +++ b/app/i18n/nl-NL/tiktok.json @@ -3,26 +3,26 @@ "TikTok Stream Key": "Streamkey voor TikTok", "Locate my Stream Key": "Mijn streamkey vinden", "Click here to learn more about streaming on TikTok": "Klik hier voor meer informatie over streamen op TikTok", - "Go to the TikTok Live Center Dashboard": "Go to the TikTok Live Center Dashboard", - "Go live to TikTok with a single click. Click here to learn more.": "Go live to TikTok with a single click. Click here to learn more.", - "Apply for TikTok Live Permission": "Apply for TikTok Live Permission", - "Reapply for TikTok Live Permission": "Reapply for TikTok Live Permission", - "Generate with \"Locate my Stream Key\"": "Generate with \"Locate my Stream Key\"", - "You do not have permission to stream live to TikTok.": "You do not have permission to stream live to TikTok.", - "Open TikTok Live Center": "Open TikTok Live Center", - "Access chat for TikTok in the TikTok Live Center.": "Access chat for TikTok in the TikTok Live Center.", - "Failed to update TikTok account": "Failed to update TikTok account", - "Failed to update TikTok account. Please unlink and reconnect your TikTok account.": "Failed to update TikTok account. Please unlink and reconnect your TikTok account.", - "Close Streamlabs Desktop and reload": "Close Streamlabs Desktop and reload", - "Go to Settings - Stream and reconnect TikTok": "Go to Settings - Stream and reconnect TikTok", - "Connect TikTok Account": "Connect TikTok Account", - "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.": "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.", - "Approvals are solely at TikTok's discretion.": "Approvals are solely at TikTok's discretion.", - "TikTok Category": "TikTok Category", - "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", - "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", - "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Go to the TikTok Live Center Dashboard": "Ga naar het TikTok Live Center-dashboard", + "Go live to TikTok with a single click. Click here to learn more.": "Ga met één klik live naar TikTok. Klik hier voor meer informatie.", + "Apply for TikTok Live Permission": "TikTok Live-toestemming aanvragen", + "Reapply for TikTok Live Permission": "TikTok Live-toestemming opnieuw aanvragen", + "Generate with \"Locate my Stream Key\"": "Genereer met \"Mijn streamsleutel vinden\".", + "You do not have permission to stream live to TikTok.": "Je hebt geen toestemming om live te streamen naar TikTok.", + "Open TikTok Live Center": "Open TikTok Live-centrum", + "Access chat for TikTok in the TikTok Live Center.": "Toegang tot chatten voor TikTok in het TikTok Live Center.", + "Failed to update TikTok account": "TikTok-account bijwerken mislukt", + "Failed to update TikTok account. Please unlink and reconnect your TikTok account.": "TikTok-account bijwerken mislukt. Maak de koppeling van je TikTok-account ongedaan en maak opnieuw verbinding.", + "Close Streamlabs Desktop and reload": "Sluit Streamlabs Desktop en laad opnieuw", + "Go to Settings - Stream and reconnect TikTok": "Ga naar Instellingen - Streamen en maak opnieuw verbinding met TikTok", + "Connect TikTok Account": "TikTok-account verbinden", + "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.": "Genereren van TikTok-streamgegevens mislukt. Bevestig live-toegang met TikTok.", + "Approvals are solely at TikTok's discretion.": "Goedkeuringen zijn uitsluitend ter beoordeling van TikTok.", + "TikTok Category": "TikTok-categorie", + "TikTok Live Access not granted. Click here to learn more.": "TikTok Live-toegang niet verleend. Klik hier voor meer informatie.", + "Only 32 characters of your title will display on TikTok": "Slechts 32 tekens van je titel worden weergegeven op TikTok", + "You may be eligible for TikTok Live Access. Apply here.": "Je komt mogelijk in aanmerking voor TikTok Live-toegang. Doe hier je aanvraag.", + "Click to view TikTok Replay in your browser.": "Klik om TikTok Replay in je browser te bekijken.", + "TikTok Stream Error": "TikTok Stream-fout", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kan TikTok Live-toegang niet bevestigen. Vraag hieronder live-rechten aan" } From 59a1e76923a61fd096dce346c701e282289b5cdb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:11:58 -0800 Subject: [PATCH 482/566] New translations common.json (Polish) --- app/i18n/pl-PL/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/common.json b/app/i18n/pl-PL/common.json index f6dc9d6f05f9..ccd3ce551f37 100644 --- a/app/i18n/pl-PL/common.json +++ b/app/i18n/pl-PL/common.json @@ -159,7 +159,7 @@ "Alert Box": "Pole powiadomień", "Widget": "Widżet", "Creator Sites": "Strony twórców", - "Collectibles": "Collectibles", + "Collectibles": "Przedmioty kolekcjonerskie", "Apps Manager": "Menedżer aplikacji", "Theme Audit": "Audyt motywu", "Login": "Logowanie", From caed318c3791de6c0403e3a9200efe38b504f0da Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:04 -0800 Subject: [PATCH 483/566] New translations onboarding.json (Polish) --- app/i18n/pl-PL/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/onboarding.json b/app/i18n/pl-PL/onboarding.json index d1f6e8a6533a..4e3be0c8e781 100644 --- a/app/i18n/pl-PL/onboarding.json +++ b/app/i18n/pl-PL/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Wybierz plan dla siebie", "Choose the best plan to fit your content creation needs.": "Wybierz najlepszy plan dopasowany do Twoich potrzeb w zakresie tworzenia treści.", "Add your first theme": "Dodaj swój pierwszy motyw", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Wypróbuj swój pierwszy motyw teraz, a później przeglądaj setki innych motywów.", + "Set up your mic & webcam": "Skonfiguruj mikrofon i kamerę internetową" } From 5cd6745da4297e8ca190fb4d27f675345d8c934b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:05 -0800 Subject: [PATCH 484/566] New translations overlays.json (Polish) --- app/i18n/pl-PL/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/overlays.json b/app/i18n/pl-PL/overlays.json index 57a3162c5f62..864e8628f94e 100644 --- a/app/i18n/pl-PL/overlays.json +++ b/app/i18n/pl-PL/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Poniższa funkcja utworzy kopię aktywnej kolekcji scen, ustawi kopię jako aktywną kolekcję, a następnie zastosuje funkcję.", "Manage Dual Output Scene": "Zarządzaj sceną Dual Output", "Unable to convert dual output collection.": "Nie można przekonwertować kolekcji Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Co najmniej jeden element sceny został usunięty, ponieważ nie jest obsługiwany.", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Elementy sceny zostały usunięte, ponieważ wystąpił błąd podczas ich ładowania: %{inputs}.\n\nZaakceptuj lub odrzuć uprawnienia do wyświetlania panelu Streamlabs Editor.", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 0b7952050a02d87c922ae48343b894121968ec75 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:28 -0800 Subject: [PATCH 485/566] New translations tiktok.json (Polish) --- app/i18n/pl-PL/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/tiktok.json b/app/i18n/pl-PL/tiktok.json index 30dbf61a83eb..4c693ce2517e 100644 --- a/app/i18n/pl-PL/tiktok.json +++ b/app/i18n/pl-PL/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Tylko 32 znaki Twojego tytułu będą wyświetlane na TikToku.", "You may be eligible for TikTok Live Access. Apply here.": "Możesz kwalifikować się do uzyskania dostępu do TikTok Live. Złóż wniosek tutaj.", "Click to view TikTok Replay in your browser.": "Kliknij, aby wyświetlić powtórkę z TikToka w przeglądarce.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Błąd strumienia TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nie udało się potwierdzić dostępu do usługi TikTok Live. Złóż wniosek o uprawnienie do usługi Live poniżej" } From 69a74ad7cd93501be836d5fe3f22fb1bb2f9b532 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:35 -0800 Subject: [PATCH 486/566] New translations common.json (Portuguese) --- app/i18n/pt-PT/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/common.json b/app/i18n/pt-PT/common.json index 2e0cc7faf528..ee49231d8a7b 100644 --- a/app/i18n/pt-PT/common.json +++ b/app/i18n/pt-PT/common.json @@ -159,7 +159,7 @@ "Alert Box": "Caixa de alerta", "Widget": "Widget", "Creator Sites": "Criador de Sites", - "Collectibles": "Collectibles", + "Collectibles": "Colecionáveis", "Apps Manager": "Gestor de aplicações", "Theme Audit": "Auditoria de temas", "Login": "Iniciar sessão", From 760d6977abb5ba0680305926b86f4e953acd0c73 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:41 -0800 Subject: [PATCH 487/566] New translations onboarding.json (Portuguese) --- app/i18n/pt-PT/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/onboarding.json b/app/i18n/pt-PT/onboarding.json index f62894e1479e..6b1eae0b3cae 100644 --- a/app/i18n/pt-PT/onboarding.json +++ b/app/i18n/pt-PT/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Escolhe o teu plano", "Choose the best plan to fit your content creation needs.": "Escolhe o melhor plano para as tuas necessidades de criação de conteúdos.", "Add your first theme": "Adiciona o teu primeiro tema", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Experimenta o teu primeiro tema agora e navega por centenas de outros temas mais tarde.", + "Set up your mic & webcam": "Configura o teu microfone e a tua câmara Web" } From 6b4f26c7256ed39d58db28cb1bad47950f22f3cf Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:12:42 -0800 Subject: [PATCH 488/566] New translations overlays.json (Portuguese) --- app/i18n/pt-PT/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/overlays.json b/app/i18n/pt-PT/overlays.json index 47a4901831a4..b3487a3347e2 100644 --- a/app/i18n/pt-PT/overlays.json +++ b/app/i18n/pt-PT/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "O procedimento abaixo cria uma cópia da coleção de cenas ativas, define a cópia como a coleção ativa e, em seguida, aplica a função.", "Manage Dual Output Scene": "Gerir a cena de Dual Output", "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Um ou mais itens de cena foram removidos por não serem suportados", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Os itens de cena foram removidos porque ocorreu um erro ao carregá-los: %{inputs}.\n\nAceita ou rejeita as permissões para veres o painel do Streamlabs Editor", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From e4b5bfac067823d641e0213cf6e8caf00c8d55c7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:05 -0800 Subject: [PATCH 489/566] New translations tiktok.json (Portuguese) --- app/i18n/pt-PT/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/tiktok.json b/app/i18n/pt-PT/tiktok.json index 950a7fb6c50b..bcb40f6de214 100644 --- a/app/i18n/pt-PT/tiktok.json +++ b/app/i18n/pt-PT/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do teu título serão apresentados no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Podes ser elegível para acesso ao TikTok Live. Candidata-te aqui.", "Click to view TikTok Replay in your browser.": "Clica para veres o TikTok Replay no teu navegador.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Erro de transmissão do TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicita as Permissões em direto abaixo" } From ca7052aeec749b9a34b33af118676e54dbacd540 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:13 -0800 Subject: [PATCH 490/566] New translations common.json (Russian) --- app/i18n/ru-RU/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/common.json b/app/i18n/ru-RU/common.json index b95ab7c5e0fa..7d3450b5d48e 100644 --- a/app/i18n/ru-RU/common.json +++ b/app/i18n/ru-RU/common.json @@ -159,7 +159,7 @@ "Alert Box": "Оповещения", "Widget": "Виджет", "Creator Sites": "Авторские сайты", - "Collectibles": "Collectibles", + "Collectibles": "Коллекционные предметы", "Apps Manager": "Диспетчер приложений", "Theme Audit": "Проверка темы", "Login": "Вход", From 7b6514701317e13b330609a544f3d327ce745cb6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:18 -0800 Subject: [PATCH 491/566] New translations onboarding.json (Russian) --- app/i18n/ru-RU/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/onboarding.json b/app/i18n/ru-RU/onboarding.json index 6902b253b814..917552daedb2 100644 --- a/app/i18n/ru-RU/onboarding.json +++ b/app/i18n/ru-RU/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Выберите свой план", "Choose the best plan to fit your content creation needs.": "Выберите оптимальный тарифный план, соответствующий вашим потребностям в создании контента.", "Add your first theme": "Добавьте свою первую тему", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Попробуйте свою первую тему сейчас, а затем просмотрите сотни других тем.", + "Set up your mic & webcam": "Настройте микрофон и веб-камеру" } From 839754e616bfc4dd89258ad21b46ad1e96a95ff9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:20 -0800 Subject: [PATCH 492/566] New translations overlays.json (Russian) --- app/i18n/ru-RU/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/overlays.json b/app/i18n/ru-RU/overlays.json index 0383d04bedbc..3ccd2965b85c 100644 --- a/app/i18n/ru-RU/overlays.json +++ b/app/i18n/ru-RU/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Описанные ниже действия создадут копию активной коллекции сцен, установят копию как активную коллекцию, а затем применят функцию.", "Manage Dual Output Scene": "Управлять сценой Dual Output", "Unable to convert dual output collection.": "Невозможно конвертировать коллекцию Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Один или несколько элементов сцены были удалены, потому что они не поддерживаются", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Элементы сцены были удалены, так как во время их загрузки произошла ошибка: %{inputs}.\n\nПримите или отклоните разрешения, чтобы просмотреть панель Streamlabs Editor", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From af3df8e627399c44bec335fb844f4e974e54f10b Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:42 -0800 Subject: [PATCH 493/566] New translations tiktok.json (Russian) --- app/i18n/ru-RU/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/tiktok.json b/app/i18n/ru-RU/tiktok.json index bd71908906f3..4b122ac7eada 100644 --- a/app/i18n/ru-RU/tiktok.json +++ b/app/i18n/ru-RU/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "На TikTok будут отображаться только 32 символа вашего названия", "You may be eligible for TikTok Live Access. Apply here.": "Возможно, вы имеете право на доступ к Трансляциям в TikTok. Подать заявку здесь.", "Click to view TikTok Replay in your browser.": "Нажмите для просмотра TikTok Replay в вашем браузере.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Ошибка потока TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Не удалось подтвердить доступ к трансляции в TikTok. Подайте заявку на получение разрешения на прямые эфиры" } From 6ba1e09ed4833b9957533c28def1a5b339aa77af Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:49 -0800 Subject: [PATCH 494/566] New translations common.json (Turkish) --- app/i18n/tr-TR/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/common.json b/app/i18n/tr-TR/common.json index 9668d1434b29..1f37d4859d03 100644 --- a/app/i18n/tr-TR/common.json +++ b/app/i18n/tr-TR/common.json @@ -159,7 +159,7 @@ "Alert Box": "Uyarı kutusu", "Widget": "Pencere ögesi", "Creator Sites": "İçerik Oluşturucu Siteleri", - "Collectibles": "Collectibles", + "Collectibles": "Koleksiyon Ögeleri", "Apps Manager": "Uygulama Yöneticisi", "Theme Audit": "Tema Denetimi", "Login": "Giriş Yap", From 41c3b243531f8564e7cce73f59011de4fecba300 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:55 -0800 Subject: [PATCH 495/566] New translations onboarding.json (Turkish) --- app/i18n/tr-TR/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/onboarding.json b/app/i18n/tr-TR/onboarding.json index a03ec82faa9e..77d32d1e79a8 100644 --- a/app/i18n/tr-TR/onboarding.json +++ b/app/i18n/tr-TR/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Size uygun planı seçin", "Choose the best plan to fit your content creation needs.": "İçerik oluşturma ihtiyaçlarınıza en uygun planı seçin.", "Add your first theme": "İlk temanızı ekleyin", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "İlk temanızı şimdi deneyin, daha sonra yüzlerce temaya göz atın.", + "Set up your mic & webcam": "Mikrofonunuzu ve web kameranızı ayarlayın" } From f4fb25aff288de268ac384e86b3121eae2ad8412 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:13:56 -0800 Subject: [PATCH 496/566] New translations overlays.json (Turkish) --- app/i18n/tr-TR/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/overlays.json b/app/i18n/tr-TR/overlays.json index 32569a06e325..bcad9e3b22f5 100644 --- a/app/i18n/tr-TR/overlays.json +++ b/app/i18n/tr-TR/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Aşağıda aktif sahne koleksiyonunun bir kopyası oluşturulup bu kopya aktif koleksiyon olarak ayarlandıktan sonra işlev uygulanır.", "Manage Dual Output Scene": "Dual Output Sahnesini Yönet", "Unable to convert dual output collection.": "Dual Output koleksiyonu dönüştürülemedi.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Bir veya daha fazla sahne ögesi desteklenmediği için kaldırıldı", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Sahne ögeleri, yükleme sırasında bir hata oluştuğu için kaldırıldı: %{inputs}.\n\nLütfen Streamlabs Editor panelini görüntülemek için izinleri kabul edin veya reddedin.", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 3541cbcc6dbbe0331a6a6b1dc09ffc5df2cba340 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:14:19 -0800 Subject: [PATCH 497/566] New translations tiktok.json (Turkish) --- app/i18n/tr-TR/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/tiktok.json b/app/i18n/tr-TR/tiktok.json index e5b6fb40681f..d4fa1f681e64 100644 --- a/app/i18n/tr-TR/tiktok.json +++ b/app/i18n/tr-TR/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok'ta başlığınızın yalnızca 32 karakteri görüntülenecektir", "You may be eligible for TikTok Live Access. Apply here.": "TikTok Canlı Erişim için uygun olabilirsiniz. Buradan başvurun.", "Click to view TikTok Replay in your browser.": "TikTok Tekrarını tarayıcınızda görüntülemek için tıklayın.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok Yayın Hatası", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Canlı Erişimi onaylanamadı. Canlı İzinler için aşağıdan başvurun" } From 946044cfa2c55d97a2fe2f57d6a8cfbf89dd7c44 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:14:27 -0800 Subject: [PATCH 498/566] New translations common.json (Chinese Simplified) --- app/i18n/zh-CN/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/common.json b/app/i18n/zh-CN/common.json index 51b28d6e2794..41df8fcf2ac8 100644 --- a/app/i18n/zh-CN/common.json +++ b/app/i18n/zh-CN/common.json @@ -159,7 +159,7 @@ "Alert Box": "提醒框", "Widget": "小工具", "Creator Sites": "创作者网站", - "Collectibles": "Collectibles", + "Collectibles": "收藏品", "Apps Manager": "应用程序管理器", "Theme Audit": "主题审核", "Login": "登陆", From 7c304755643a39383a3488c34060d17575a2fa32 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:14:32 -0800 Subject: [PATCH 499/566] New translations onboarding.json (Chinese Simplified) --- app/i18n/zh-CN/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/onboarding.json b/app/i18n/zh-CN/onboarding.json index 69aaaae329fb..2a3274e652b7 100644 --- a/app/i18n/zh-CN/onboarding.json +++ b/app/i18n/zh-CN/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "选择您的计划", "Choose the best plan to fit your content creation needs.": "选择最适合您内容创作需求的计划。", "Add your first theme": "添加第一个主题", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "现在试用第一个主题,随后再浏览成百上千个主题。", + "Set up your mic & webcam": "设置麦克风和网络摄像头" } From 5701f90a071a446b8cbbcb7df3c02f4bc36820c1 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:14:33 -0800 Subject: [PATCH 500/566] New translations overlays.json (Chinese Simplified) --- app/i18n/zh-CN/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/overlays.json b/app/i18n/zh-CN/overlays.json index 5a33bbe0195d..0516fc6ab6b0 100644 --- a/app/i18n/zh-CN/overlays.json +++ b/app/i18n/zh-CN/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "下面将创建活动场景集的副本,将副本设置为活动集,然后应用该功能。", "Manage Dual Output Scene": "管理 Dual Output 场景", "Unable to convert dual output collection.": "无法转换 Dual Output 集。", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "删除一个或多个不受支持的场景物品", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "因为一些场景物品在加载时出现错误,所以删除它们:%{inputs}。\n\n请接受或拒绝权限以查看 Streamlabs Editor 面板", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From e547456421fac45a6bcd60854ada912339835090 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:14:55 -0800 Subject: [PATCH 501/566] New translations tiktok.json (Chinese Simplified) --- app/i18n/zh-CN/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/tiktok.json b/app/i18n/zh-CN/tiktok.json index 9bd051f6be1e..72304f7dc868 100644 --- a/app/i18n/zh-CN/tiktok.json +++ b/app/i18n/zh-CN/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "TikTok 上最多显示 32 个字符的标题", "You may be eligible for TikTok Live Access. Apply here.": "您有资格获得 TikTok 直播访问权限。在此申请。", "Click to view TikTok Replay in your browser.": "点击以在浏览器中查看 TikTok 重播。", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok 直播错误", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "无法确认 TikTok 直播访问。在下方申请直播权限" } From 7b39d6d1bcfad432552d7fb11e9cde4437d356e5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:03 -0800 Subject: [PATCH 502/566] New translations common.json (Chinese Traditional) --- app/i18n/zh-TW/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/common.json b/app/i18n/zh-TW/common.json index b0cfad4f77ae..6af72da52407 100644 --- a/app/i18n/zh-TW/common.json +++ b/app/i18n/zh-TW/common.json @@ -159,7 +159,7 @@ "Alert Box": "通知方塊", "Widget": "小工具", "Creator Sites": "創作者網站", - "Collectibles": "Collectibles", + "Collectibles": "收藏品", "Apps Manager": "應用程式管理員", "Theme Audit": "主題稽核", "Login": "登入", From 0f9fb112c870f303724ddbb927beb0c00dff4889 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:09 -0800 Subject: [PATCH 503/566] New translations onboarding.json (Chinese Traditional) --- app/i18n/zh-TW/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/onboarding.json b/app/i18n/zh-TW/onboarding.json index fc7563eb55d4..5bb6de50156f 100644 --- a/app/i18n/zh-TW/onboarding.json +++ b/app/i18n/zh-TW/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "選擇您的方案", "Choose the best plan to fit your content creation needs.": "選擇最適合您內容創作需求的計劃。", "Add your first theme": "新增您的第一個主題", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "立即嘗試第一個主題,稍後再瀏覽數百個其他主題。", + "Set up your mic & webcam": "設定您的麥克風和網路攝影機" } From ea82f859016e07da4a811a1b388f820babeb8920 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:11 -0800 Subject: [PATCH 504/566] New translations overlays.json (Chinese Traditional) --- app/i18n/zh-TW/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/overlays.json b/app/i18n/zh-TW/overlays.json index 8402c4df4530..9f012c973e6d 100644 --- a/app/i18n/zh-TW/overlays.json +++ b/app/i18n/zh-TW/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "下列項目會建立作用中場景集合的副本,將副本設定為作用中的集合,然後套用功能。", "Manage Dual Output Scene": "管理 Dual Output 場景", "Unable to convert dual output collection.": "無法轉換 Dual Output 集合。", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "已移除一個或多個場景項目,因為其不受支援", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "由於在載入場景項目時發生錯誤,因此其遭到移除:%{inputs}。\n\n請接受或拒絕查看 Streamlabs Editor 面板的權限", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 7f9476b5060d80648143d2098242f73f8c3dbf3c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:35 -0800 Subject: [PATCH 505/566] New translations tiktok.json (Chinese Traditional) --- app/i18n/zh-TW/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/tiktok.json b/app/i18n/zh-TW/tiktok.json index daf0f630bd74..93ef50325b96 100644 --- a/app/i18n/zh-TW/tiktok.json +++ b/app/i18n/zh-TW/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "您的標題中只有 32 個字元將顯示在 TikTok 上", "You may be eligible for TikTok Live Access. Apply here.": "您可能符合 TikTok 直播權限的資格。在這裡申請。", "Click to view TikTok Replay in your browser.": "按一下以在瀏覽器中檢視 TikTok 重播。", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "TikTok 串流錯誤", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "無法確認 TikTok 直播權限。在下方申請直播權限" } From dc67690139a8b9e1fd9b5dff1ddd45fa44356259 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:42 -0800 Subject: [PATCH 506/566] New translations common.json (Portuguese, Brazilian) --- app/i18n/pt-BR/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/common.json b/app/i18n/pt-BR/common.json index 300680fb3e4a..20958663d38c 100644 --- a/app/i18n/pt-BR/common.json +++ b/app/i18n/pt-BR/common.json @@ -159,7 +159,7 @@ "Alert Box": "Caixa de Alerta", "Widget": "Widget", "Creator Sites": "Criador de sites", - "Collectibles": "Collectibles", + "Collectibles": "Colecionáveis", "Apps Manager": "Gerenciador de aplicativos", "Theme Audit": "Exposição de temas", "Login": "Entrar", From a2179fe418342d96f6ba103a8c1b4a1e80b11832 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:48 -0800 Subject: [PATCH 507/566] New translations onboarding.json (Portuguese, Brazilian) --- app/i18n/pt-BR/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/onboarding.json b/app/i18n/pt-BR/onboarding.json index efbb40347eed..fd260a6e39b7 100644 --- a/app/i18n/pt-BR/onboarding.json +++ b/app/i18n/pt-BR/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Escolha seu plano", "Choose the best plan to fit your content creation needs.": "Selecione o melhor plano para atender às suas necessidades de criação de conteúdo.", "Add your first theme": "Adicione seu primeiro tema", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Experimente seu primeiro tema agora e navegue por centenas de outros temas mais tarde.", + "Set up your mic & webcam": "Configure o microfone e a webcam" } From dd53a1c3cc92d99b6b5df274e0a65306a756f331 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:15:49 -0800 Subject: [PATCH 508/566] New translations overlays.json (Portuguese, Brazilian) --- app/i18n/pt-BR/overlays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/overlays.json b/app/i18n/pt-BR/overlays.json index 2f56de0bb0af..c1f5f235d3e4 100644 --- a/app/i18n/pt-BR/overlays.json +++ b/app/i18n/pt-BR/overlays.json @@ -17,8 +17,8 @@ "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "O abaixo criará uma cópia da coleção de cenas ativa, definirá a cópia como a coleção ativa e, em seguida, aplicará a função.", "Manage Dual Output Scene": "Gerenciar cena de Dual Output", "Unable to convert dual output collection.": "Não é possível converter a coleção de Dual Output.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", - "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", + "One or more scene items were removed because they are not supported": "Um ou mais itens de cena foram removidos porque não são compatíveis", + "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Os itens de cena foram removidos porque houve um erro ao carregá-los: %{inputs}.\n\nAceite ou rejeite as permissões para visualizar o painel do Streamlabs Editor", "default_width": "default_width", "default_height": "default_height", "GameCapture.WindowInternalMode": "GameCapture.WindowInternalMode", From 9ecf4eb74c2910edde028979124811041428f8d9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:13 -0800 Subject: [PATCH 509/566] New translations tiktok.json (Portuguese, Brazilian) --- app/i18n/pt-BR/tiktok.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/tiktok.json b/app/i18n/pt-BR/tiktok.json index 86258f27f454..346a9c1a97b9 100644 --- a/app/i18n/pt-BR/tiktok.json +++ b/app/i18n/pt-BR/tiktok.json @@ -23,6 +23,6 @@ "Only 32 characters of your title will display on TikTok": "Apenas 32 caracteres do seu título serão exibidos no TikTok", "You may be eligible for TikTok Live Access. Apply here.": "Você pode ser elegível para o TikTok Live Access. Inscreva-se aqui.", "Click to view TikTok Replay in your browser.": "Clique para ver o TikTok Replay no seu navegador.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "TikTok Stream Error": "Erro de transmissão do TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicitar as permissões para o Live abaixo" } From aad81b246faf9305e8eb5053ad1992beeacd8962 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:21 -0800 Subject: [PATCH 510/566] New translations common.json (Indonesian) --- app/i18n/id-ID/common.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/i18n/id-ID/common.json b/app/i18n/id-ID/common.json index ee312d332720..ee65c2357b40 100644 --- a/app/i18n/id-ID/common.json +++ b/app/i18n/id-ID/common.json @@ -24,7 +24,7 @@ "Cancel": "Batalkan", "Done": "Selesai", "Are you sure you want to log out?": "Anda yakin ingin log out?", - "Are you sure you want to log out %{username}?": "Are you sure you want to log out %{username}?", + "Are you sure you want to log out %{username}?": "Anda yakin ingin log keluar %{username}?", "Name": "Nama", "None": "Tidak ada", "Delete": "Hapus", @@ -34,10 +34,10 @@ "Submit": "Kirim", "Save": "Simpan", "Edit": "Edit", - "Paste": "Paste", + "Paste": "Lekatkan", "Log In": "Log In", - "Log in with %{platform}": "Log in with %{platform}", - "Log in with %{platform}": "Log in with %{platform}", + "Log in with %{platform}": "Log masuk dengan %{platform}", + "Log in with %{platform}": "Log masuk dengan %{platform}", "Yes": "Ya", "No": "Tidak", "OK": "OK", @@ -94,7 +94,7 @@ "OBSInit.UnknownError": "Ditemui kesalahan yang tidak diketahui saat menginisialisasi Streamlabs.", "OBSInit.ModuleNotFoundError": "DirectX tidak bisa ditemukan di sistem Anda. Instal versi DirectX terbaru di mesin Anda di sini dan coba lagi.", "OBSInit.NotSupportedError": "Gagal menginisialisasi Streamlabs. Driver video Anda mungkin sudah kedaluwarsa atau Streamlabs Desktop mungkin tidak didukung pada sistem Anda.", - "Logged In": "Logged In", + "Logged In": "Masuk", "Log Out": "Log Out", "Layout Editor": "Editor Tata Letak", "Are you sure you want to import multiple files?": "Anda yakin ingin mengimpor beberapa file?", @@ -154,12 +154,12 @@ "Instagram": "Instagram", "Instagram Live": "Instagram Live", "X (Twitter)": "X (Twitter)", - "Facebook Profiles": "Facebook Profiles", - "Facebook Pages": "Facebook Pages", + "Facebook Profiles": "Profil Facebook", + "Facebook Pages": "Halaman Facebook", "Alert Box": "Kotak Peringatan", "Widget": "Widget", "Creator Sites": "Situs Kreator", - "Collectibles": "Collectibles", + "Collectibles": "Barang-Barang Koleksi", "Apps Manager": "Apps Manager", "Theme Audit": "Audit Tema", "Login": "Login", @@ -168,5 +168,5 @@ "Dashboard Home": "Beranda Dasbor", "Alert Box Library": "Perpustakaan Kotak Peringatan", "Alert Box Settings": "Pengaturan Kotak Peringatan", - "Alerts and Widgets": "Alerts and Widgets" + "Alerts and Widgets": "Peringatan dan Widget" } From 445c7e5875ef629cd2a465e24607e8124a004b84 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:29 -0800 Subject: [PATCH 511/566] New translations onboarding.json (Indonesian) --- app/i18n/id-ID/onboarding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/id-ID/onboarding.json b/app/i18n/id-ID/onboarding.json index 3d6d46ac6e7c..9d73e54ed731 100644 --- a/app/i18n/id-ID/onboarding.json +++ b/app/i18n/id-ID/onboarding.json @@ -189,6 +189,6 @@ "Choose your plan": "Pilih paket Anda", "Choose the best plan to fit your content creation needs.": "Pilih paket terbaik yang sesuai dengan kebutuhan pembuatan konten Anda.", "Add your first theme": "Tambahkan tema pertama Anda", - "Try your first theme now, browse hundreds of more themes later on.": "Try your first theme now, browse hundreds of more themes later on.", - "Set up your mic & webcam": "Set up your mic & webcam" + "Try your first theme now, browse hundreds of more themes later on.": "Coba tema pertama Anda sekarang, telusuri ratusan tema lainnya nanti.", + "Set up your mic & webcam": "Menyiapkan pelantang & webcam Anda" } From 1b9562b284d7ec67b4a34e04ab0c48e8afb89396 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:30 -0800 Subject: [PATCH 512/566] New translations overlays.json (Indonesian) --- app/i18n/id-ID/overlays.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/i18n/id-ID/overlays.json b/app/i18n/id-ID/overlays.json index 43d09144a591..ddbe2c93f55e 100644 --- a/app/i18n/id-ID/overlays.json +++ b/app/i18n/id-ID/overlays.json @@ -1,23 +1,23 @@ { "Successfully saved %{filename}": "%{filename} berhasil disimpan", - "Successfully converted %{filename}": "Successfully converted %{filename}", - "Successfully saved %{filename} to %{filepath}": "Successfully saved %{filename} to %{filepath}", + "Successfully converted %{filename}": "Berhasil dikonversi %{filename}", + "Successfully saved %{filename} to %{filepath}": "Berhasil disimpan %{filename} ke %{filepath}", "Successfully loaded %{filename}.overlay": "Tampilan %{filename} berhasil dimuat", "This is an experimental feature. Use at your own risk.": "Ini adalah fitur eksperimental. Gunakan dengan risiko sendiri.", "Export Overlay File": "Ekspor File Tampilan", "Import Overlay File": "Impor File Tampilan", "Import Widget File in Current Scene": "Impor File Widget di Scene Saat Ini", - "The active scene collection is not a dual output scene collection.": "The active scene collection is not a dual output scene collection.", - "Convert to Vanilla Scene": "Convert to Vanilla Scene", - "Convert": "Convert", - "Convert and Export Overlay": "Convert and Export Overlay", - "Assign": "Assign", - "Assign and Export Overlay": "Assign and Export Overlay", - "Assign Vertical Sources to Horizontal Display": "Assign Vertical Sources to Horizontal Display", - "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.", - "Manage Dual Output Scene": "Manage Dual Output Scene", - "Unable to convert dual output collection.": "Unable to convert dual output collection.", - "One or more scene items were removed because they are not supported": "One or more scene items were removed because they are not supported", + "The active scene collection is not a dual output scene collection.": "Koleksi adegan aktif bukan koleksi adegan keluaran ganda.", + "Convert to Vanilla Scene": "Ubah ke Adegan Vanilla", + "Convert": "Mengonversi", + "Convert and Export Overlay": "Konversi dan Ekspor Hamparan", + "Assign": "Tetapkan", + "Assign and Export Overlay": "Menetapkan dan Mengekspor Overlay", + "Assign Vertical Sources to Horizontal Display": "Menetapkan Sumber Vertikal ke Tampilan Horizontal", + "The below will create a copy of the active scene collection, set the copy as the active collection, and then apply the function.": "Di bawah ini akan membuat salinan koleksi scene aktif, menetapkan salinan sebagai koleksi aktif, kemudian menerapkan fungsinya.", + "Manage Dual Output Scene": "Mengelola Adegan Dual Output", + "Unable to convert dual output collection.": "Tidak dapat mengonversi koleksi keluaran ganda.", + "One or more scene items were removed because they are not supported": "Satu atau beberapa item adegan dihapus karena tidak didukung", "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel": "Scene items were removed because there was an error loading them: %{inputs}.\n\nPlease accept or reject permissions to view the Streamlabs Editor panel", "default_width": "default_width", "default_height": "default_height", From f424f4dadda1cf77766b5b82addb1bb984b1c1ea Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:34 -0800 Subject: [PATCH 513/566] New translations sources.json (Indonesian) --- app/i18n/id-ID/sources.json | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/i18n/id-ID/sources.json b/app/i18n/id-ID/sources.json index 45a10caef45b..f105b6a92d94 100644 --- a/app/i18n/id-ID/sources.json +++ b/app/i18n/id-ID/sources.json @@ -39,7 +39,7 @@ "Show off your most recent donations to your viewers.": "Tampilkan donasi terbaru Anda kepada pemirsa.", "Include your channel's most recent events into your stream.": "Sertakan acara terbaru di channel Anda ke streaming Anda.", "Redemptions": "Penebusan", - "Tip Goal": "Tip Goal", + "Tip Goal": "Tujuan Tip", "Set a goal for your viewers to help you reach.": "Tetapkan tujuan untuk pemirsa agar membantu Anda mencapainya.", "Follower Goal": "Tujuan Pengikut", "Twitch Follows": "Twitch Mengikuti", @@ -48,7 +48,7 @@ "Twitch Bits": "Twitch Bit", "Subscription Goal": "Tujuan Langganan", "YouTube Subscribers": "Pelanggan YouTube", - "Chat Box": "Chat Box", + "Chat Box": "Kotak Obrolan", "Include your channel's chat into your stream.": "Sertakan obrolan channel Anda ke streaming Anda.", "Twitch chat": "Obrolan Twitch", "YouTube chat": "Obrolan YouTube", @@ -85,7 +85,7 @@ "Widgets": "Widget", "You must be logged in to use Widgets": "Anda harus login untuk menggunakan Widget", "Click here to log in": "Klik di sini untuk log in", - "Alert Box": "Alert Box", + "Alert Box": "Kotak Peringatan", "Essential": "Penting", "Event List": "Daftar Acara", "Tip Ticker": "Tip Ticker", @@ -159,7 +159,7 @@ "LIV Client Capture": "Tangkap LIV Client", "Directly capture the LIV compositor output, reducing load and simplifying setup for Mixed Reality.": "Langsung menangkap LIV compositor output, mengurangi beban, dan menyederhanakan pemasangan untuk Mixed Reality.", "Looking for a game to capture": "Mencari game untuk ditangkap", - "Specified window is not a game": "Specified window is not a game", + "Specified window is not a game": "Jendela yang ditentukan bukan permainan", "VLC Source": "Sumber VLC", "Add playlists of videos to your scene.": "Tambahkan playlist video ke scene Anda.", "Settings for %{sourceName}": "Pengaturan untuk %{sourceName}", @@ -356,21 +356,21 @@ "Set scale filter 'Bilinear'": "Tetapkan filter skala pada 'Bilinear'", "Set scale filter 'Lanczos'": "Tetapkan filter skala pada 'Lanczos'", "Set scale filter 'Area'": "Tetapkan filter skala pada 'Area'", - "You currently have the same source on both canvases selected. Please select the source in the canvas to edit it independently.": "You currently have the same source on both canvases selected. Please select the source in the canvas to edit it independently.", - "Selective Recording can only be used with horizontal sources.": "Selective Recording can only be used with horizontal sources.", - "Cannot move source outside canvas in Dual Output Mode.": "Cannot move source outside canvas in Dual Output Mode.", - "Spout Senders": "Spout Senders", - "Composite mode": "Composite mode", - "Poll time for new senders": "Poll time for new senders", - "Spout2 capture (Vtube support)": "Spout2 capture (Vtube support)", - "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.": "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.", - "Learn how to set it up": "Learn how to set it up", - "Lock/Unlock Source": "Lock/Unlock Source", - "Hide/Unhide": "Hide/Unhide", - "Hide from Horizontal": "Hide from Horizontal", - "Show in Horizontal": "Show in Horizontal", - "Hide from Vertical": "Hide from Vertical", - "Show in Vertical": "Show in Vertical", - "Streamlabs Charity Donation Goal": "Streamlabs Charity Donation Goal", - "macOS Screen Capture": "macOS Screen Capture" + "You currently have the same source on both canvases selected. Please select the source in the canvas to edit it independently.": "Saat ini, Anda memiliki sumber yang sama pada kedua kanvas yang dipilih. Pilih sumber di kanvas untuk mengeditnya secara mandiri.", + "Selective Recording can only be used with horizontal sources.": "Perekaman Selektif hanya dapat digunakan dengan sumber horizontal.", + "Cannot move source outside canvas in Dual Output Mode.": "Tidak dapat memindahkan sumber di luar kanvas dalam Mode Dual Output.", + "Spout Senders": "Pengirim Spout", + "Composite mode": "Mode komposit", + "Poll time for new senders": "Waktu jajak pendapat untuk pengirim baru", + "Spout2 capture (Vtube support)": "Penangkapan Spout2 (dukungan Vtube)", + "Virtual avatar capture source. Enables high resolution, zero-compression and zero-latency video capture from VTube third-party software.": "Sumber pengambilan avatar virtual. Memungkinkan pengambilan video beresolusi tinggi, tanpa kompresi dan tanpa latensi dari perangkat lunak pihak ketiga VTube.", + "Learn how to set it up": "Pelajari cara mengaturnya", + "Lock/Unlock Source": "Kunci/Buka Sumber", + "Hide/Unhide": "Sembunyikan/Munculkan", + "Hide from Horizontal": "Sembunyikan dari Horizontal", + "Show in Horizontal": "Tampilkan dalam Horizontal", + "Hide from Vertical": "Bersembunyi dari Vertikal", + "Show in Vertical": "Tunjukkan dalam Vertikal", + "Streamlabs Charity Donation Goal": "Sasaran Donasi Streamlabs Charity", + "macOS Screen Capture": "Tangkapan Layar macOS" } From d3fdc70bdbec614c3262fdaa820b52a5dab3f227 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:36 -0800 Subject: [PATCH 514/566] New translations transitions.json (Indonesian) --- app/i18n/id-ID/transitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/id-ID/transitions.json b/app/i18n/id-ID/transitions.json index 50a45b9a3958..058bb7b8bdeb 100644 --- a/app/i18n/id-ID/transitions.json +++ b/app/i18n/id-ID/transitions.json @@ -7,7 +7,7 @@ "Fade to Color": "Memudar ke Warna", "Luma Wipe": "Luma Wipe", "Stinger": "Stinger", - "Shuffle": "Shuffle", + "Shuffle": "Acak", "Transition": "Transisi", "Duration": "Durasi", "Add Transition": "Tambahkan Transisi", From 459f888d46aa73f82e7ede9ae002ef00392bb11c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 07:16:53 -0800 Subject: [PATCH 515/566] New translations tiktok.json (Indonesian) --- app/i18n/id-ID/tiktok.json | 44 +++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/i18n/id-ID/tiktok.json b/app/i18n/id-ID/tiktok.json index abdd48edcff5..d02f23dc0b0b 100644 --- a/app/i18n/id-ID/tiktok.json +++ b/app/i18n/id-ID/tiktok.json @@ -3,26 +3,26 @@ "TikTok Stream Key": "Tombol Streaming TikTok", "Locate my Stream Key": "Cari Tombol Streaming saya", "Click here to learn more about streaming on TikTok": "Klik di sini untuk mempelajari selengkapnya tentang streaming di TikTok", - "Go to the TikTok Live Center Dashboard": "Go to the TikTok Live Center Dashboard", - "Go live to TikTok with a single click. Click here to learn more.": "Go live to TikTok with a single click. Click here to learn more.", - "Apply for TikTok Live Permission": "Apply for TikTok Live Permission", - "Reapply for TikTok Live Permission": "Reapply for TikTok Live Permission", - "Generate with \"Locate my Stream Key\"": "Generate with \"Locate my Stream Key\"", - "You do not have permission to stream live to TikTok.": "You do not have permission to stream live to TikTok.", - "Open TikTok Live Center": "Open TikTok Live Center", - "Access chat for TikTok in the TikTok Live Center.": "Access chat for TikTok in the TikTok Live Center.", - "Failed to update TikTok account": "Failed to update TikTok account", - "Failed to update TikTok account. Please unlink and reconnect your TikTok account.": "Failed to update TikTok account. Please unlink and reconnect your TikTok account.", - "Close Streamlabs Desktop and reload": "Close Streamlabs Desktop and reload", - "Go to Settings - Stream and reconnect TikTok": "Go to Settings - Stream and reconnect TikTok", - "Connect TikTok Account": "Connect TikTok Account", - "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.": "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.", - "Approvals are solely at TikTok's discretion.": "Approvals are solely at TikTok's discretion.", - "TikTok Category": "TikTok Category", - "TikTok Live Access not granted. Click here to learn more.": "TikTok Live Access not granted. Click here to learn more.", - "Only 32 characters of your title will display on TikTok": "Only 32 characters of your title will display on TikTok", - "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", - "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", - "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Go to the TikTok Live Center Dashboard": "Buka Dasbor Pusat TikTok Live", + "Go live to TikTok with a single click. Click here to learn more.": "Lakukan siaran langsung ke TikTok dengan satu klik. Klik di sini untuk mempelajari lebih lanjut.", + "Apply for TikTok Live Permission": "Ajukan Izin TikTok Live", + "Reapply for TikTok Live Permission": "Ajukan kembali Permohonan Izin TikTok Live", + "Generate with \"Locate my Stream Key\"": "Hasilkan dengan \"Temukan Stream Key saya\"", + "You do not have permission to stream live to TikTok.": "Anda tidak memiliki izin untuk melakukan streaming langsung ke TikTok.", + "Open TikTok Live Center": "Buka Pusat TikTok Live", + "Access chat for TikTok in the TikTok Live Center.": "Akses obrolan untuk TikTok di Pusat TikTok Live.", + "Failed to update TikTok account": "Gagal memperbarui akun TikTok", + "Failed to update TikTok account. Please unlink and reconnect your TikTok account.": "Gagal memperbarui akun TikTok. Harap putuskan tautan dan sambungkan kembali akun TikTok Anda.", + "Close Streamlabs Desktop and reload": "Tutup Streamlabs Desktop dan muat ulang", + "Go to Settings - Stream and reconnect TikTok": "Buka Pengaturan - Streaming dan sambungkan kembali TikTok", + "Connect TikTok Account": "Hubungkan Akun TikTok", + "Failed to generate TikTok stream credentials. Confirm Live Access with TikTok.": "Gagal menghasilkan kredensial streaming TikTok. Konfirmasikan Akses Langsung dengan TikTok.", + "Approvals are solely at TikTok's discretion.": "Persetujuan semata-mata merupakan kebijakan TikTok.", + "TikTok Category": "Kategori TikTok", + "TikTok Live Access not granted. Click here to learn more.": "Akses TikTok Live tidak diberikan. Klik di sini untuk mempelajari lebih lanjut.", + "Only 32 characters of your title will display on TikTok": "Hanya 32 karakter judul Anda yang akan ditampilkan di TikTok", + "You may be eligible for TikTok Live Access. Apply here.": "Anda mungkin memenuhi syarat untuk mendapatkan Akses TikTok Live. Daftar di sini.", + "Click to view TikTok Replay in your browser.": "Klik untuk melihat Putar Ulang TikTok di browser Anda.", + "TikTok Stream Error": "Kesalahan Streaming TikTok", + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Tidak dapat mengonfirmasi Akses TikTok Live. Ajukan Izin Langsung di bawah ini" } From ffb2fc11c94a995bad5185ed255d3d1f93477a56 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Thu, 12 Dec 2024 09:51:42 -0800 Subject: [PATCH 516/566] New translations streaming.json (German) --- app/i18n/de-DE/streaming.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/streaming.json b/app/i18n/de-DE/streaming.json index b8e433597a52..35e18c159b23 100644 --- a/app/i18n/de-DE/streaming.json +++ b/app/i18n/de-DE/streaming.json @@ -207,8 +207,8 @@ "Set up Go Live Settings for Dual Output Mode in the Go Live window.": "Richten Sie die Go Live-Einstellungen für den Dual Output Modus im Go Live-Fenster ein.", "Cannot toggle Studio Mode in Dual Output Mode.": "Der Studiomodus kann im Dual Output Modus nicht umgeschaltet werden.", "Upgrade your stream with premium overlays with Streamlabs Ultra.": "Verbessere deinen Stream mit Premium-Overlays mit Streamlabs Ultra.", - "Instagram Stream Key": "Instagram Stream Key", - "Instagram Stream URL": "Instagram Stream URL", + "Instagram Stream Key": "Instagram Stream-Key", + "Instagram Stream URL": "Instagram Stream-URL", "Remember to open Instagram in browser and click \"Go Live\" to start streaming!": "Vergiss nicht, Instagram im Browser zu öffnen und auf \"Go Live\" zu klicken, um das Streaming zu starten!", "Remember to update your Stream Key": "Denke daran, deinen Stream Key zu aktualisieren", "Stream URL": "Stream-URL", From 7845796ea7481fc32e593748faf0a18e391edd1c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:13 -0800 Subject: [PATCH 517/566] New translations highlighter.json (French) --- app/i18n/fr-FR/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/fr-FR/highlighter.json b/app/i18n/fr-FR/highlighter.json index 8f18a3106871..0a5a35862bc9 100644 --- a/app/i18n/fr-FR/highlighter.json +++ b/app/i18n/fr-FR/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Enregistrez votre écran avec Streamlabs Desktop. Une fois l'enregistrement terminé, il s'affichera ici. Accédez à vos fichiers ou modifiez-les davantage avec les outils Streamlabs.", "Recordings": "Enregistrements", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From c475768f3916757938a202899aa5f0481605b774 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:14 -0800 Subject: [PATCH 518/566] New translations highlighter.json (Spanish) --- app/i18n/es-ES/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/es-ES/highlighter.json b/app/i18n/es-ES/highlighter.json index 4f9b2359a02d..02d192e5bd9b 100644 --- a/app/i18n/es-ES/highlighter.json +++ b/app/i18n/es-ES/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grabe su pantalla con Streamlabs Desktop. Una vez finalizada la grabación, se mostrará aquí. Acceda a sus archivos o edítelos aún más con las herramientas de Streamlabs.", "Recordings": "Grabaciones", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 923377d9d5bf851f00a896f30ea1951f12b12caa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:15 -0800 Subject: [PATCH 519/566] New translations highlighter.json (Arabic) --- app/i18n/ar-SA/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/ar-SA/highlighter.json b/app/i18n/ar-SA/highlighter.json index 92bdb190184c..87ff899eb2d6 100644 --- a/app/i18n/ar-SA/highlighter.json +++ b/app/i18n/ar-SA/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 6376c9612fc9e144c117367a472fb89049dd4850 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:16 -0800 Subject: [PATCH 520/566] New translations highlighter.json (Czech) --- app/i18n/cs-CZ/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/cs-CZ/highlighter.json b/app/i18n/cs-CZ/highlighter.json index 5df6318f00d1..d6ecb3569266 100644 --- a/app/i18n/cs-CZ/highlighter.json +++ b/app/i18n/cs-CZ/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Nahrávejte obrazovku pomocí Streamlabs Desktop. Po dokončení záznamu se zobrazí zde. Získejte přístup ke svým souborům nebo je dále upravujte pomocí nástrojů Streamlabs.", "Recordings": "Nahrávky", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From dbbd230baaa0047677307233262fbd9a1abdbdf7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:17 -0800 Subject: [PATCH 521/566] New translations highlighter.json (Danish) --- app/i18n/da-DK/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/da-DK/highlighter.json b/app/i18n/da-DK/highlighter.json index b534a728225d..4dafb96293f1 100644 --- a/app/i18n/da-DK/highlighter.json +++ b/app/i18n/da-DK/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Optag din skærm med Streamlabs Desktop. Når optagelsen er færdig, vises den her. Få adgang til dine filer, eller rediger videre med Streamlabs-værktøjer.", "Recordings": "Optagelser", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 4b2ebcaaa9acb3de198bd5ddc117bee338586b92 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:18 -0800 Subject: [PATCH 522/566] New translations highlighter.json (German) --- app/i18n/de-DE/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/de-DE/highlighter.json b/app/i18n/de-DE/highlighter.json index bd4ba35bbbf0..d3e6f0c24402 100644 --- a/app/i18n/de-DE/highlighter.json +++ b/app/i18n/de-DE/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Zeichnen Sie Ihren Bildschirm mit Streamlabs Desktop auf. Sobald die Aufnahme abgeschlossen ist, wird sie hier angezeigt. Greifen Sie auf Ihre Dateien zu oder bearbeiten Sie sie weiter mit den Streamlabs-Tools.", "Recordings": "Aufzeichnungen", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 9cb12c47e2a38f752200d26c9da87744765d9f8a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:20 -0800 Subject: [PATCH 523/566] New translations highlighter.json (Hungarian) --- app/i18n/hu-HU/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/hu-HU/highlighter.json b/app/i18n/hu-HU/highlighter.json index 50109954563b..c4c338ab9b6d 100644 --- a/app/i18n/hu-HU/highlighter.json +++ b/app/i18n/hu-HU/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From e786557c558a9203844a5d1d8546daede8b6f4fe Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:21 -0800 Subject: [PATCH 524/566] New translations highlighter.json (Italian) --- app/i18n/it-IT/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/it-IT/highlighter.json b/app/i18n/it-IT/highlighter.json index 61ccc663e87d..0efb4b45df96 100644 --- a/app/i18n/it-IT/highlighter.json +++ b/app/i18n/it-IT/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Registra il tuo schermo con Streamlabs Desktop. La registrazione completata verrà visualizzata qui. Accedi ai tuoi file o modificali ulteriormente con gli strumenti Streamlabs.", "Recordings": "Registrazioni", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From b0aa6d8ee2f61f3a317d8a27afa82fcef0da7400 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:22 -0800 Subject: [PATCH 525/566] New translations highlighter.json (Japanese) --- app/i18n/ja-JP/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/ja-JP/highlighter.json b/app/i18n/ja-JP/highlighter.json index 6790e81b0233..7708c613b508 100644 --- a/app/i18n/ja-JP/highlighter.json +++ b/app/i18n/ja-JP/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop を使って画面を録画。録画が完了すると、ここに表示されます。ファイルにアクセス、または Streamlabs ツールを使ってさらに編集。", "Recordings": "録画", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 85818d944adc8f9d620ca1a7a2193d1dae471ef4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:23 -0800 Subject: [PATCH 526/566] New translations highlighter.json (Korean) --- app/i18n/ko-KR/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/ko-KR/highlighter.json b/app/i18n/ko-KR/highlighter.json index 1e28bcbad914..5f3760ad91c8 100644 --- a/app/i18n/ko-KR/highlighter.json +++ b/app/i18n/ko-KR/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop으로 장면을 녹화하십시오. 녹화가 완료되면 여기에 표시됩니다. Streamlabs 도구로 파일에 액세스하거나 추가로 편집하십시오.", "Recordings": "녹화", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From c0eae9f14cd7bfb3023f291ca80d8db35fad8c26 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:25 -0800 Subject: [PATCH 527/566] New translations highlighter.json (Macedonian) --- app/i18n/mk-MK/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/mk-MK/highlighter.json b/app/i18n/mk-MK/highlighter.json index 92bdb190184c..87ff899eb2d6 100644 --- a/app/i18n/mk-MK/highlighter.json +++ b/app/i18n/mk-MK/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 3a6b05af0d8e46767f8da52ff70cf97dc5edd8b7 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:26 -0800 Subject: [PATCH 528/566] New translations highlighter.json (Dutch) --- app/i18n/nl-NL/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/nl-NL/highlighter.json b/app/i18n/nl-NL/highlighter.json index 1acaadcf6fdc..cb3338ce22af 100644 --- a/app/i18n/nl-NL/highlighter.json +++ b/app/i18n/nl-NL/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Neem uw scherm op met Streamlabs Desktop. Zodra de opname is voltooid, wordt deze hier weergegeven. Open uw bestanden of bewerk ze verder met Streamlabs-tools.", "Recordings": "Opnames", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From a70b4a2cbce7aebe3473e007e6de9ea73d87886f Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:27 -0800 Subject: [PATCH 529/566] New translations highlighter.json (Polish) --- app/i18n/pl-PL/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/pl-PL/highlighter.json b/app/i18n/pl-PL/highlighter.json index d6570f821931..5884dcfe3fdd 100644 --- a/app/i18n/pl-PL/highlighter.json +++ b/app/i18n/pl-PL/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Nagrywaj swój ekran za pomocą Streamlabs Desktop. Po zakończeniu nagrywania zostanie ono wyświetlone tutaj. Uzyskaj dostęp do swoich plików lub edytuj je za pomocą narzędzi Streamlabs.", "Recordings": "Nagrania", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 3838201ca55a526c7db65aa1b46445cf26081366 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:28 -0800 Subject: [PATCH 530/566] New translations highlighter.json (Portuguese) --- app/i18n/pt-PT/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-PT/highlighter.json b/app/i18n/pt-PT/highlighter.json index e059f297f3a3..69c3925f2aaf 100644 --- a/app/i18n/pt-PT/highlighter.json +++ b/app/i18n/pt-PT/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grave o seu ecrã com o Streamlabs Desktop. Quando a gravação estiver concluída, será apresentada aqui. Aceda aos seus ficheiros ou edite-os com as ferramentas do Streamlabs.", "Recordings": "Gravações", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From f16456aa9316fd49427bfbd2ce502d76a9f13af9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:30 -0800 Subject: [PATCH 531/566] New translations highlighter.json (Russian) --- app/i18n/ru-RU/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/ru-RU/highlighter.json b/app/i18n/ru-RU/highlighter.json index d5fb49b150e5..4aba525a15f9 100644 --- a/app/i18n/ru-RU/highlighter.json +++ b/app/i18n/ru-RU/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Записываете экран с помощью Streamlabs Desktop. После завершения запись будет отображаться здесь. Просматривайте файлы или редактируйте их с помощью инструментов Streamlabs.", "Recordings": "Записи", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From d52cc131e02a0cd00452749dbfecea7c33118dfa Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:31 -0800 Subject: [PATCH 532/566] New translations highlighter.json (Slovak) --- app/i18n/sk-SK/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/sk-SK/highlighter.json b/app/i18n/sk-SK/highlighter.json index cbc76cabc470..47f7b7d09f86 100644 --- a/app/i18n/sk-SK/highlighter.json +++ b/app/i18n/sk-SK/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 439b1e3727948910f8bfe975a50fafc5f7309ea9 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:32 -0800 Subject: [PATCH 533/566] New translations highlighter.json (Slovenian) --- app/i18n/sl-SI/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/sl-SI/highlighter.json b/app/i18n/sl-SI/highlighter.json index 92bdb190184c..87ff899eb2d6 100644 --- a/app/i18n/sl-SI/highlighter.json +++ b/app/i18n/sl-SI/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From b6434ba2e295d937c79348e0884a1abf171be2fc Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:33 -0800 Subject: [PATCH 534/566] New translations highlighter.json (Swedish) --- app/i18n/sv-SE/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/sv-SE/highlighter.json b/app/i18n/sv-SE/highlighter.json index b0deebc3283b..1f6fdfe5e301 100644 --- a/app/i18n/sv-SE/highlighter.json +++ b/app/i18n/sv-SE/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From aacfea22c957c71278bff4c6181a33694f14eafb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:34 -0800 Subject: [PATCH 535/566] New translations highlighter.json (Turkish) --- app/i18n/tr-TR/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/tr-TR/highlighter.json b/app/i18n/tr-TR/highlighter.json index dc3a9cdfe68f..8130c5d3a2b5 100644 --- a/app/i18n/tr-TR/highlighter.json +++ b/app/i18n/tr-TR/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Streamlabs Desktop ile ekranınızı kaydedin. Kayıt tamamlandıktan sonra burada görünecektir. Streamlabs araçları ile dosyalarınıza erişin veya düzenlemeye devam edin.", "Recordings": "Kayıtlar", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 928ae2b1745c5b4c54707ebf3634cad6f176dcb3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:35 -0800 Subject: [PATCH 536/566] New translations highlighter.json (Chinese Simplified) --- app/i18n/zh-CN/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-CN/highlighter.json b/app/i18n/zh-CN/highlighter.json index 4b83383590c9..a99e39de57fc 100644 --- a/app/i18n/zh-CN/highlighter.json +++ b/app/i18n/zh-CN/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "使用 Streamlabs Desktop 录制屏幕。录制完成后将显示在此处。使用 Streamlabs 工具访问您的文件或进一步编辑。", "Recordings": "录制", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 7ca301a009152dc12693aa1b0269c2238df34935 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:37 -0800 Subject: [PATCH 537/566] New translations highlighter.json (Chinese Traditional) --- app/i18n/zh-TW/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/zh-TW/highlighter.json b/app/i18n/zh-TW/highlighter.json index d94696730235..977d779595fe 100644 --- a/app/i18n/zh-TW/highlighter.json +++ b/app/i18n/zh-TW/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "使用 Streamlabs Desktop 錄製您的螢幕。錄製完成後會顯示在這裡。使用 Streamlabs 工具存取您的檔案或進一步編輯。", "Recordings": "錄影", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 218f5cd7facd538ce219adca4b84b0bca4ee72c5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:38 -0800 Subject: [PATCH 538/566] New translations highlighter.json (Vietnamese) --- app/i18n/vi-VN/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/vi-VN/highlighter.json b/app/i18n/vi-VN/highlighter.json index c4e2bf805d8c..d7aeae7737d1 100644 --- a/app/i18n/vi-VN/highlighter.json +++ b/app/i18n/vi-VN/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From f255d350e69ef71ab3f678aa3e05f0e1c0f11e47 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:39 -0800 Subject: [PATCH 539/566] New translations highlighter.json (Portuguese, Brazilian) --- app/i18n/pt-BR/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/pt-BR/highlighter.json b/app/i18n/pt-BR/highlighter.json index 8df4757b2213..08ae37016ae6 100644 --- a/app/i18n/pt-BR/highlighter.json +++ b/app/i18n/pt-BR/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Grave sua tela com o Streamlabs Desktop. Assim que a gravação for concluída, ela será exibida aqui. Acesse seus arquivos ou edite mais com as ferramentas Streamlabs.", "Recordings": "Gravações", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 9d2dc211d1e3c79a8a41438891cb17f5e78cc3cb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:40 -0800 Subject: [PATCH 540/566] New translations highlighter.json (Indonesian) --- app/i18n/id-ID/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/id-ID/highlighter.json b/app/i18n/id-ID/highlighter.json index a045f0ee19c3..1559670b71f6 100644 --- a/app/i18n/id-ID/highlighter.json +++ b/app/i18n/id-ID/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From a0053fc697fa1606030f1a544cff851ce8a9843c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Fri, 13 Dec 2024 11:15:41 -0800 Subject: [PATCH 541/566] New translations highlighter.json (Thai) --- app/i18n/th-TH/highlighter.json | 35 +++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/app/i18n/th-TH/highlighter.json b/app/i18n/th-TH/highlighter.json index 92bdb190184c..87ff899eb2d6 100644 --- a/app/i18n/th-TH/highlighter.json +++ b/app/i18n/th-TH/highlighter.json @@ -103,7 +103,7 @@ "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.": "Record your screen with Streamlabs Desktop. Once recording is complete, it will be displayed here. Access your files or edit further with Streamlabs tools.", "Recordings": "Recordings", "Manual Highlighter": "Manual Highlighter", - "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.": "The hotkey highlighter allows you to clip the best moments during your livestream manually and edit them together afterwards.", + "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.": "Manually capture the best moments from your livestream with a hotkey command, and automatically turn them into a highlight video.", "End your stream to change the Hotkey or the replay duration.": "End your stream to change the Hotkey or the replay duration.", "No clips found": "No clips found", "All highlight clips": "All highlight clips", @@ -111,5 +111,36 @@ "Trim": "Trim", "Intro": "Intro", "Outro": "Outro", - "All clips": "All clips" + "All Clips": "All Clips", + "Export highlight reel": "Export highlight reel", + "Restart": "Restart", + "Add Clips": "Add Clips", + "Edit Clips": "Edit Clips", + "Searching for highlights...": "Searching for highlights...", + "Not enough highlights found": "Not enough highlights found", + "Highlights cancelled": "Highlights cancelled", + "Highlights failed": "Highlights failed", + "Import Fortnite Stream": "Import Fortnite Stream", + "Select video to start import": "Select video to start import", + "Select your Fortnite recording": "Select your Fortnite recording", + "Settings": "Settings", + "Delete highlighted stream?": "Delete highlighted stream?", + "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.": "Are you sure you want to delete this stream and all its associated clips? This action cannot be undone.", + "Set a title for your stream": "Set a title for your stream", + "Create highlight video of": "Create highlight video of", + "All rounds": "All rounds", + "unlimited": "unlimited", + "%{duration} minutes": "%{duration} minutes", + "%{duration} minute": "%{duration} minute", + "with a duration of": "with a duration of", + "AI Highlighter": "AI Highlighter", + "For Fortnite streams (Beta)": "For Fortnite streams (Beta)", + "Automatically capture the best moments from your livestream and turn them into a highlight video.": "Automatically capture the best moments from your livestream and turn them into a highlight video.", + "Recommended": "Recommended", + "Stream Highlights": "Stream Highlights", + "Export Vertical": "Export Vertical", + "Export Horizontal": "Export Horizontal", + "Get highlights (Fortnite only)": "Get highlights (Fortnite only)", + "My Stream Highlights": "My Stream Highlights", + "You cannot use special characters in this field": "You cannot use special characters in this field" } \ No newline at end of file From 7515d7776d3ce2dc8c5f933c824d37161df06627 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:12 -0800 Subject: [PATCH 542/566] New translations tiktok.json (French) --- app/i18n/fr-FR/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/fr-FR/tiktok.json b/app/i18n/fr-FR/tiktok.json index f14414251253..ee752719e35c 100644 --- a/app/i18n/fr-FR/tiktok.json +++ b/app/i18n/fr-FR/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Tu peux peut-être bénéficier de l'accès à TikTok Live. Demander l’approbation ici.", "Click to view TikTok Replay in your browser.": "Clique pour voir le Replay TikTok dans ton navigateur.", "TikTok Stream Error": "Erreur de stream TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Impossible de confirmer l’accès à TikTok LIVE. Demande les autorisations pour LIVE ci-dessous" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Impossible de confirmer l’accès à TikTok LIVE. Demande les autorisations pour LIVE ci-dessous", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 2502fd6db110bc669a8055872530d9c621d175d6 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:13 -0800 Subject: [PATCH 543/566] New translations tiktok.json (Spanish) --- app/i18n/es-ES/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/es-ES/tiktok.json b/app/i18n/es-ES/tiktok.json index 298422a0e1fe..5f02aae20f2f 100644 --- a/app/i18n/es-ES/tiktok.json +++ b/app/i18n/es-ES/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Puedes optar al acceso a TikTok Live. Solicítalo aquí.", "Click to view TikTok Replay in your browser.": "Haz clic para ver la repetición de TikTok en tu navegador.", "TikTok Stream Error": "Error en el Stream de TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "No se ha podido confirmar el acceso a TikTok Live. Solicita los permisos para Live a continuación" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "No se ha podido confirmar el acceso a TikTok Live. Solicita los permisos para Live a continuación", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 0e89cd9e414295203f61858ddc197e41a792e984 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:14 -0800 Subject: [PATCH 544/566] New translations tiktok.json (Czech) --- app/i18n/cs-CZ/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/cs-CZ/tiktok.json b/app/i18n/cs-CZ/tiktok.json index 7355cc1e67aa..507d729c9887 100644 --- a/app/i18n/cs-CZ/tiktok.json +++ b/app/i18n/cs-CZ/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Možná máte nárok na přístup ke službě TikTok Live. Přihlaste se zde.", "Click to view TikTok Replay in your browser.": "Kliknutím zobrazíte TikTok Replay v prohlížeči.", "TikTok Stream Error": "Chyba streamu pro TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nepodařilo se potvrdit přístup ke službě TikTok Live. Níže můžete požádat o oprávnění pro Live." + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nepodařilo se potvrdit přístup ke službě TikTok Live. Níže můžete požádat o oprávnění pro Live.", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 9d5f0f3cd18f8274ac714b3dbf89fa0f1b31a471 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:15 -0800 Subject: [PATCH 545/566] New translations tiktok.json (Danish) --- app/i18n/da-DK/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/da-DK/tiktok.json b/app/i18n/da-DK/tiktok.json index f14a0c2c9262..818273567709 100644 --- a/app/i18n/da-DK/tiktok.json +++ b/app/i18n/da-DK/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Du er muligvis berettiget til TikTok Live-adgang. Ansøg her.", "Click to view TikTok Replay in your browser.": "Klik for at se TikTok Replay i din browser.", "TikTok Stream Error": "TikTok-streamfejl", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kunne ikke bekræfte adgang til TikTok Live. Ansøg om livetilladelser nedenfor" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kunne ikke bekræfte adgang til TikTok Live. Ansøg om livetilladelser nedenfor", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From cccef24a6f45b72906b33a2d667d83290572d404 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:16 -0800 Subject: [PATCH 546/566] New translations tiktok.json (German) --- app/i18n/de-DE/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/de-DE/tiktok.json b/app/i18n/de-DE/tiktok.json index fb4dd9242d79..aa9399db827f 100644 --- a/app/i18n/de-DE/tiktok.json +++ b/app/i18n/de-DE/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Du hast vielleicht Anspruch auf TikTok Live Access. Bewirb dich hier.", "Click to view TikTok Replay in your browser.": "Klicke, um TikTok Replay in deinem Browser anzusehen.", "TikTok Stream Error": "TikTok Stream-Fehler", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Live-Zugang konnte nicht bestätigt werden. Beantrage unten die Erlaubnis für TikTok Live" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Live-Zugang konnte nicht bestätigt werden. Beantrage unten die Erlaubnis für TikTok Live", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 268f56d142c3fe6ed653e1b1c5e7f32a1c2365ae Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:18 -0800 Subject: [PATCH 547/566] New translations tiktok.json (Italian) --- app/i18n/it-IT/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/it-IT/tiktok.json b/app/i18n/it-IT/tiktok.json index 19bcb6660c81..8c7d525f4bfc 100644 --- a/app/i18n/it-IT/tiktok.json +++ b/app/i18n/it-IT/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Potresti essere idoneo a TikTok Live Access Fai richiesta qui.", "Click to view TikTok Replay in your browser.": "Fai clic per visualizzare il replay di TikTok nel tuo browser.", "TikTok Stream Error": "Errore di streaming su TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Non è stato possibile confermare l’accesso a TikTok Live. Richiedi le autorizzazioni per la diretta qui sotto" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Non è stato possibile confermare l’accesso a TikTok Live. Richiedi le autorizzazioni per la diretta qui sotto", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 3fbbb5ee38fe21350cd44964cabf7e8f9d0a2463 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:19 -0800 Subject: [PATCH 548/566] New translations tiktok.json (Japanese) --- app/i18n/ja-JP/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ja-JP/tiktok.json b/app/i18n/ja-JP/tiktok.json index f259a53e531a..3bb8dc2b6a14 100644 --- a/app/i18n/ja-JP/tiktok.json +++ b/app/i18n/ja-JP/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "TikTok Liveにアクセスできる場合があります。こちらからお申込みください。", "Click to view TikTok Replay in your browser.": "クリックしてTikTokのリプレイをブラウザで見ましょう。", "TikTok Stream Error": "TikTokストリームエラー", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Liveアクセスを確認できませんでした。以下でLive許可を申請してください" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Liveアクセスを確認できませんでした。以下でLive許可を申請してください", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 2176ce0806658ce5e64cbf1c904e037962e6c9c4 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:20 -0800 Subject: [PATCH 549/566] New translations tiktok.json (Korean) --- app/i18n/ko-KR/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ko-KR/tiktok.json b/app/i18n/ko-KR/tiktok.json index 118b81715882..c6ffb8739ea9 100644 --- a/app/i18n/ko-KR/tiktok.json +++ b/app/i18n/ko-KR/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "TikTok 라이브 액세스 자격이 있을 수 있습니다. 여기에서 신청하십시오.", "Click to view TikTok Replay in your browser.": "브라우저에서 TikTok 리플레이를 보려면 클릭하십시오.", "TikTok Stream Error": "TikTok 스트리밍 오류", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok 라이브 액세스를 확인할 수 없습니다. 아래에서 라이브 권한 신청" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok 라이브 액세스를 확인할 수 없습니다. 아래에서 라이브 권한 신청", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 48b49eeee32a331b6c894c8591a319520fce9d13 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:22 -0800 Subject: [PATCH 550/566] New translations tiktok.json (Dutch) --- app/i18n/nl-NL/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/nl-NL/tiktok.json b/app/i18n/nl-NL/tiktok.json index 2e134f500a34..28372500731d 100644 --- a/app/i18n/nl-NL/tiktok.json +++ b/app/i18n/nl-NL/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Je komt mogelijk in aanmerking voor TikTok Live-toegang. Doe hier je aanvraag.", "Click to view TikTok Replay in your browser.": "Klik om TikTok Replay in je browser te bekijken.", "TikTok Stream Error": "TikTok Stream-fout", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kan TikTok Live-toegang niet bevestigen. Vraag hieronder live-rechten aan" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Kan TikTok Live-toegang niet bevestigen. Vraag hieronder live-rechten aan", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 7917f5c453c370ed0de232cd92380ee1df4f11b2 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:23 -0800 Subject: [PATCH 551/566] New translations tiktok.json (Polish) --- app/i18n/pl-PL/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pl-PL/tiktok.json b/app/i18n/pl-PL/tiktok.json index 4c693ce2517e..1e9643756467 100644 --- a/app/i18n/pl-PL/tiktok.json +++ b/app/i18n/pl-PL/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Możesz kwalifikować się do uzyskania dostępu do TikTok Live. Złóż wniosek tutaj.", "Click to view TikTok Replay in your browser.": "Kliknij, aby wyświetlić powtórkę z TikToka w przeglądarce.", "TikTok Stream Error": "Błąd strumienia TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nie udało się potwierdzić dostępu do usługi TikTok Live. Złóż wniosek o uprawnienie do usługi Live poniżej" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Nie udało się potwierdzić dostępu do usługi TikTok Live. Złóż wniosek o uprawnienie do usługi Live poniżej", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 53ad3d090a3e3e7455ae108ffdeb6ba572a2cacb Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:24 -0800 Subject: [PATCH 552/566] New translations tiktok.json (Portuguese) --- app/i18n/pt-PT/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-PT/tiktok.json b/app/i18n/pt-PT/tiktok.json index bcb40f6de214..ca7a6eff421c 100644 --- a/app/i18n/pt-PT/tiktok.json +++ b/app/i18n/pt-PT/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Podes ser elegível para acesso ao TikTok Live. Candidata-te aqui.", "Click to view TikTok Replay in your browser.": "Clica para veres o TikTok Replay no teu navegador.", "TikTok Stream Error": "Erro de transmissão do TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicita as Permissões em direto abaixo" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicita as Permissões em direto abaixo", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 3f57935973e0d4cefef6e21fb3504c59af428363 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:25 -0800 Subject: [PATCH 553/566] New translations tiktok.json (Russian) --- app/i18n/ru-RU/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ru-RU/tiktok.json b/app/i18n/ru-RU/tiktok.json index 4b122ac7eada..fe44ac2dc5d1 100644 --- a/app/i18n/ru-RU/tiktok.json +++ b/app/i18n/ru-RU/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Возможно, вы имеете право на доступ к Трансляциям в TikTok. Подать заявку здесь.", "Click to view TikTok Replay in your browser.": "Нажмите для просмотра TikTok Replay в вашем браузере.", "TikTok Stream Error": "Ошибка потока TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Не удалось подтвердить доступ к трансляции в TikTok. Подайте заявку на получение разрешения на прямые эфиры" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Не удалось подтвердить доступ к трансляции в TikTok. Подайте заявку на получение разрешения на прямые эфиры", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 154c3397266a522d1cd6ebcd7d6db48d789f5648 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:26 -0800 Subject: [PATCH 554/566] New translations tiktok.json (Turkish) --- app/i18n/tr-TR/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/tr-TR/tiktok.json b/app/i18n/tr-TR/tiktok.json index d4fa1f681e64..707c4259c9f4 100644 --- a/app/i18n/tr-TR/tiktok.json +++ b/app/i18n/tr-TR/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "TikTok Canlı Erişim için uygun olabilirsiniz. Buradan başvurun.", "Click to view TikTok Replay in your browser.": "TikTok Tekrarını tarayıcınızda görüntülemek için tıklayın.", "TikTok Stream Error": "TikTok Yayın Hatası", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Canlı Erişimi onaylanamadı. Canlı İzinler için aşağıdan başvurun" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "TikTok Canlı Erişimi onaylanamadı. Canlı İzinler için aşağıdan başvurun", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From aadb18a4bc2a309d1b8771973bcefac91c174b6a Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:28 -0800 Subject: [PATCH 555/566] New translations tiktok.json (Chinese Simplified) --- app/i18n/zh-CN/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-CN/tiktok.json b/app/i18n/zh-CN/tiktok.json index 72304f7dc868..02c8fb1dc704 100644 --- a/app/i18n/zh-CN/tiktok.json +++ b/app/i18n/zh-CN/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "您有资格获得 TikTok 直播访问权限。在此申请。", "Click to view TikTok Replay in your browser.": "点击以在浏览器中查看 TikTok 重播。", "TikTok Stream Error": "TikTok 直播错误", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "无法确认 TikTok 直播访问。在下方申请直播权限" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "无法确认 TikTok 直播访问。在下方申请直播权限", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From b387299d68f84e973f4a328e506a44a591e42f0c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:29 -0800 Subject: [PATCH 556/566] New translations tiktok.json (Chinese Traditional) --- app/i18n/zh-TW/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/zh-TW/tiktok.json b/app/i18n/zh-TW/tiktok.json index 93ef50325b96..d7c36b2e3cff 100644 --- a/app/i18n/zh-TW/tiktok.json +++ b/app/i18n/zh-TW/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "您可能符合 TikTok 直播權限的資格。在這裡申請。", "Click to view TikTok Replay in your browser.": "按一下以在瀏覽器中檢視 TikTok 重播。", "TikTok Stream Error": "TikTok 串流錯誤", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "無法確認 TikTok 直播權限。在下方申請直播權限" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "無法確認 TikTok 直播權限。在下方申請直播權限", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From fdf641a0280831b7d38ec5cfa83367f625b8c83c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:30 -0800 Subject: [PATCH 557/566] New translations tiktok.json (Portuguese, Brazilian) --- app/i18n/pt-BR/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/pt-BR/tiktok.json b/app/i18n/pt-BR/tiktok.json index 346a9c1a97b9..81335341f54f 100644 --- a/app/i18n/pt-BR/tiktok.json +++ b/app/i18n/pt-BR/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Você pode ser elegível para o TikTok Live Access. Inscreva-se aqui.", "Click to view TikTok Replay in your browser.": "Clique para ver o TikTok Replay no seu navegador.", "TikTok Stream Error": "Erro de transmissão do TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicitar as permissões para o Live abaixo" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Não foi possível confirmar o acesso ao TikTok Live. Solicitar as permissões para o Live abaixo", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From d4a35174e828e8eb0f2d033fa59d48e3c4ec474c Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:31 -0800 Subject: [PATCH 558/566] New translations tiktok.json (Indonesian) --- app/i18n/id-ID/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/id-ID/tiktok.json b/app/i18n/id-ID/tiktok.json index d02f23dc0b0b..5ed97d8ec57e 100644 --- a/app/i18n/id-ID/tiktok.json +++ b/app/i18n/id-ID/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "Anda mungkin memenuhi syarat untuk mendapatkan Akses TikTok Live. Daftar di sini.", "Click to view TikTok Replay in your browser.": "Klik untuk melihat Putar Ulang TikTok di browser Anda.", "TikTok Stream Error": "Kesalahan Streaming TikTok", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Tidak dapat mengonfirmasi Akses TikTok Live. Ajukan Izin Langsung di bawah ini" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Tidak dapat mengonfirmasi Akses TikTok Live. Ajukan Izin Langsung di bawah ini", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 833b2c571ae9ae5eea56ed5b16b6917b5be3fa98 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:32 -0800 Subject: [PATCH 559/566] New translations tiktok.json (Arabic) --- app/i18n/ar-SA/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/ar-SA/tiktok.json b/app/i18n/ar-SA/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/ar-SA/tiktok.json +++ b/app/i18n/ar-SA/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From e9cf44f4b6f6d58b210299f6469920f942062895 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:33 -0800 Subject: [PATCH 560/566] New translations tiktok.json (Hungarian) --- app/i18n/hu-HU/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/hu-HU/tiktok.json b/app/i18n/hu-HU/tiktok.json index c8936f0eda0a..fc31fb5ccb98 100644 --- a/app/i18n/hu-HU/tiktok.json +++ b/app/i18n/hu-HU/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From a2cfcd2a3f91e2678a832da731958dd4b8e06829 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:35 -0800 Subject: [PATCH 561/566] New translations tiktok.json (Macedonian) --- app/i18n/mk-MK/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/mk-MK/tiktok.json b/app/i18n/mk-MK/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/mk-MK/tiktok.json +++ b/app/i18n/mk-MK/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 729ce40d8690df654f8bdd703bb4291f5b93e75e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:36 -0800 Subject: [PATCH 562/566] New translations tiktok.json (Slovak) --- app/i18n/sk-SK/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sk-SK/tiktok.json b/app/i18n/sk-SK/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/sk-SK/tiktok.json +++ b/app/i18n/sk-SK/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 1dae36363e61a40e98bbaf524f7590fa520e19f3 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:37 -0800 Subject: [PATCH 563/566] New translations tiktok.json (Slovenian) --- app/i18n/sl-SI/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sl-SI/tiktok.json b/app/i18n/sl-SI/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/sl-SI/tiktok.json +++ b/app/i18n/sl-SI/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From fafdcab85748ffed413c16ee959da461872cb2b5 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:38 -0800 Subject: [PATCH 564/566] New translations tiktok.json (Swedish) --- app/i18n/sv-SE/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/sv-SE/tiktok.json b/app/i18n/sv-SE/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/sv-SE/tiktok.json +++ b/app/i18n/sv-SE/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From dce9725c37351abe6abf99f882907a8d822d9f3e Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:39 -0800 Subject: [PATCH 565/566] New translations tiktok.json (Vietnamese) --- app/i18n/vi-VN/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/vi-VN/tiktok.json b/app/i18n/vi-VN/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/vi-VN/tiktok.json +++ b/app/i18n/vi-VN/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." } From 2ee3254bf519ddcc44699a66d5ff9c5da6868f51 Mon Sep 17 00:00:00 2001 From: Ava Creeth Date: Mon, 16 Dec 2024 10:11:40 -0800 Subject: [PATCH 566/566] New translations tiktok.json (Thai) --- app/i18n/th-TH/tiktok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/i18n/th-TH/tiktok.json b/app/i18n/th-TH/tiktok.json index 041dceea7915..2f2571e6d15c 100644 --- a/app/i18n/th-TH/tiktok.json +++ b/app/i18n/th-TH/tiktok.json @@ -24,5 +24,7 @@ "You may be eligible for TikTok Live Access. Apply here.": "You may be eligible for TikTok Live Access. Apply here.", "Click to view TikTok Replay in your browser.": "Click to view TikTok Replay in your browser.", "TikTok Stream Error": "TikTok Stream Error", - "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below" + "Couldn't confirm TikTok Live Access. Apply for Live Permissions below": "Couldn't confirm TikTok Live Access. Apply for Live Permissions below", + "Connect your TikTok account": "Connect your TikTok account", + "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here.": "Connect your TikTok account to stream to TikTok and one other platform for free. Haven't applied to stream on TikTok Live yet? Start the process here." }