From 9e8acef573fe4ab3c74b34b457042fc79963cf77 Mon Sep 17 00:00:00 2001 From: fpv-wtf <> Date: Mon, 20 May 2024 14:47:40 +0000 Subject: [PATCH] Update from https://github.com/fpv-wtf/wtfos-configurator/commit/168af56983171906fdcbcd1bfa1448244fb8ed6a --- src/translations/de/osdOverlay.json | 2 ++ src/translations/el/osdOverlay.json | 2 ++ src/translations/es/osdOverlay.json | 6 ++++-- src/translations/es/package.json | 12 ++++++------ src/translations/es/setup.json | 2 +- src/translations/fr/osdOverlay.json | 2 ++ src/translations/it/osdOverlay.json | 14 ++++++++------ src/translations/nl/osdOverlay.json | 2 ++ src/translations/pl/osdOverlay.json | 2 ++ src/translations/pt-BR/osdOverlay.json | 2 ++ src/translations/pt-PT/osdOverlay.json | 4 +++- src/translations/ru/osdOverlay.json | 2 ++ src/translations/sk/osdOverlay.json | 2 ++ src/translations/sv/osdOverlay.json | 2 ++ src/translations/tr/osdOverlay.json | 2 ++ src/translations/uk/osdOverlay.json | 2 ++ src/translations/vi/osdOverlay.json | 2 ++ src/translations/zh-CN/osdOverlay.json | 2 ++ src/translations/zh-TW/osdOverlay.json | 2 ++ 19 files changed, 50 insertions(+), 16 deletions(-) diff --git a/src/translations/de/osdOverlay.json b/src/translations/de/osdOverlay.json index f60cfa2..2165ab5 100644 --- a/src/translations/de/osdOverlay.json +++ b/src/translations/de/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Schriftart 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Schriftart 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Du kannst deine Dateien hier her ziehen oder diese einzeln auswählen.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/el/osdOverlay.json b/src/translations/el/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/el/osdOverlay.json +++ b/src/translations/el/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/es/osdOverlay.json b/src/translations/es/osdOverlay.json index 18cad31..23703a2 100644 --- a/src/translations/es/osdOverlay.json +++ b/src/translations/es/osdOverlay.json @@ -17,13 +17,15 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Usted puede soltar cualquiera de sus archivos aquí, o haga clic para seleccionarlos individualmente.", "fileDropOsd": "OSD", - "fileDropSrt": "SRT (optional)", + "fileDropSrt": "SRT (opcional)", "fileDropVideo": "Video", "noteConfigLink": "Configurar esto en el gestor de paquetes.", "noteHeader": "La grabación OSD es una característica opt-in en el lado de las gafas.", - "noteWarning": "The video file must either come directly from the goggles, or have only modifications that don't change the length of the video. Altering the aspect ratio, stabilization, etc are supported.", + "noteWarning": "El archivo de video debe venir directamente de las gafas, o tener únicamente modificaciones que no cambien la longitud del vídeo. Las modificaciones de relación de aspecto, estabilización, etc. están soportadas.", "processing": "Procesando...", "start": "Iniciar" } diff --git a/src/translations/es/package.json b/src/translations/es/package.json index bccb4d5..9a6a2f4 100644 --- a/src/translations/es/package.json +++ b/src/translations/es/package.json @@ -8,10 +8,10 @@ "install": "Instalar", "installing": "Instalando paquete", "removing": "Eliminando paquete...", - "fetchPackageFailed": "Failed fetching package details!", - "removePackageFailed": "Failed removing package:", - "installPackageFailed": "Failed installing package:", - "fetchPackagesFailed": "Failed fetching package list:", - "upgradeFailed": "Failed updating packages:", - "fetchUpgradableFailed": "Failed fetching upgradable packages:" + "fetchPackageFailed": "¡Error al obtener los detalles del paquete!", + "removePackageFailed": "Fallo al eliminar el paquete:", + "installPackageFailed": "Fallo instalando el paquete:", + "fetchPackagesFailed": "Fallo al obtener la lista de paquetes:", + "upgradeFailed": "Fallo al actualizar los paquetes:", + "fetchUpgradableFailed": "Fallo al obtener los paquetes actualizables:" } \ No newline at end of file diff --git a/src/translations/es/setup.json b/src/translations/es/setup.json index 00f9e09..0e61511 100644 --- a/src/translations/es/setup.json +++ b/src/translations/es/setup.json @@ -21,5 +21,5 @@ "latest": "Última versión", "updateSuccess": "¡Actualizaciones instaladas con éxito!", "updateFailed": "¡Error al instalar actualizaciones!", - "fetchUpgradableFailed": "Failed fetching upgradable packages!" + "fetchUpgradableFailed": "¡Error al obtener paquetes actualizables!" } \ No newline at end of file diff --git a/src/translations/fr/osdOverlay.json b/src/translations/fr/osdOverlay.json index a2ccfe5..a0e79c7 100644 --- a/src/translations/fr/osdOverlay.json +++ b/src/translations/fr/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Police 2 (HD)", "fileDropFontSd1": "Police 1 (SD)", "fileDropFontSd2": "Police 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Vous pouvez déposer l'un de vos fichiers ici, ou cliquer pour les sélectionner individuellement.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/it/osdOverlay.json b/src/translations/it/osdOverlay.json index 6a8ce89..864306e 100644 --- a/src/translations/it/osdOverlay.json +++ b/src/translations/it/osdOverlay.json @@ -1,8 +1,8 @@ { "configTitle": "Impostazioni", - "configChromaKey": "Chiave cromatica", - "configChromaKeyHelp": "Renderizza OSD su <0>colored background piuttosto che il video attuale. Il video DVR, comunque è ancora utilizzato per scopi di temporizzazione.", - "configChromaKeyColor": "Colore Chiave Cromatica", + "configChromaKey": "Chroma Key", + "configChromaKeyHelp": "Genera il Render dell'OSD su <0>colored background al posto del video selezionato. Il file video del DVR, viene comunque utilizzato a scopo di sincronizzazione.", + "configChromaKeyColor": "Colore Chroma Key", "debugStatsExpectedFrames": "Fotogrammi Previsti", "debugStatsFramesDecoded": "Fotogrammi Decodificati", "debugStatsFramesDecodedMissing": "Fotogrammi Decodificati (Mancanti)", @@ -17,13 +17,15 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", - "fileDropHelp": "Puoi trascinare e rilasciare qui ogni tuo file, oppure cliccare e selezionarli individualmente.", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", + "fileDropHelp": "Puoi trascinare e rilasciare qui il/i tuoi file/s, oppure cliccare e selezionarli singolarmente.", "fileDropOsd": "OSD", - "fileDropSrt": "SRT (optional)", + "fileDropSrt": "SRT (facoltativo)", "fileDropVideo": "Video", "noteConfigLink": "Configurala nel gestore dei pacchetti.", "noteHeader": "La registrazione dell'OSD è una funzione da aggiungere sugli occhiali.", - "noteWarning": "Il file video deve provenire direttamente dai goggle o avere solo modifiche che non cambiano la lunghezza del video. Sono supportati la modifica del rapporto di aspetto, la stabilizzazione, ecc.", + "noteWarning": "Il file video deve provenire direttamente dagli occhiali e può avere solo modifiche che non ne cambino la lunghezza originale. Sono supportate la modifica del rapporto di aspetto, la stabilizzazione, ecc.", "processing": "Elaborazione...", "start": "Avvia" } diff --git a/src/translations/nl/osdOverlay.json b/src/translations/nl/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/nl/osdOverlay.json +++ b/src/translations/nl/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/pl/osdOverlay.json b/src/translations/pl/osdOverlay.json index 13753ff..a99ec60 100644 --- a/src/translations/pl/osdOverlay.json +++ b/src/translations/pl/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (HD)", "fileDropFontSd2": "Font 2 (HD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Możesz upuścić tutaj dowolny plik lub kliknij, aby wybrać je indywidualnie.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (opcjonalnie)", diff --git a/src/translations/pt-BR/osdOverlay.json b/src/translations/pt-BR/osdOverlay.json index 08d89ad..6e5588e 100644 --- a/src/translations/pt-BR/osdOverlay.json +++ b/src/translations/pt-BR/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Fonte 2 (HD)", "fileDropFontSd1": "Fonte 1 (SD)", "fileDropFontSd2": "Fonte 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Você pode arrastar qualquer um de seus arquivos aqui, ou clicar para selecioná-los individualmente.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/pt-PT/osdOverlay.json b/src/translations/pt-PT/osdOverlay.json index 1c099e5..f5c6915 100644 --- a/src/translations/pt-PT/osdOverlay.json +++ b/src/translations/pt-PT/osdOverlay.json @@ -17,9 +17,11 @@ "fileDropFontHd2": "Fonte 2 (HD)", "fileDropFontSd1": "Fonte 1 (SD)", "fileDropFontSd2": "Fonte 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Pode colocar aqui qualquer um dos seus ficheiros, ou clicar para selecioná-los individualmente.", "fileDropOsd": "OSD", - "fileDropSrt": "SRT (optional)", + "fileDropSrt": "SRT (opcional)", "fileDropVideo": "Vídeo", "noteConfigLink": "Configure isto no Gerenciador de Pacotes.", "noteHeader": "A gravação OSD é uma funcionalidade opt-in no lado dos óculos.", diff --git a/src/translations/ru/osdOverlay.json b/src/translations/ru/osdOverlay.json index 3d6e3e4..9824960 100644 --- a/src/translations/ru/osdOverlay.json +++ b/src/translations/ru/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Шрифт 2 (HD)", "fileDropFontSd1": "Шрифт 1 (SD)", "fileDropFontSd2": "Шрифт 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Можно перенести сюда любой из ваших файлов или нажать на кнопку и выбрать их индивидуально.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/sk/osdOverlay.json b/src/translations/sk/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/sk/osdOverlay.json +++ b/src/translations/sk/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/sv/osdOverlay.json b/src/translations/sv/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/sv/osdOverlay.json +++ b/src/translations/sv/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/tr/osdOverlay.json b/src/translations/tr/osdOverlay.json index 5b81e07..eeee542 100644 --- a/src/translations/tr/osdOverlay.json +++ b/src/translations/tr/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "Dosyalarınızdan herhangi birini buraya bırakabilir veya tek tek seçmek için tıklayabilirsiniz.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/uk/osdOverlay.json b/src/translations/uk/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/uk/osdOverlay.json +++ b/src/translations/uk/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/vi/osdOverlay.json b/src/translations/vi/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/vi/osdOverlay.json +++ b/src/translations/vi/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/zh-CN/osdOverlay.json b/src/translations/zh-CN/osdOverlay.json index cbd401b..afab4b6 100644 --- a/src/translations/zh-CN/osdOverlay.json +++ b/src/translations/zh-CN/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "您可以在这里拖入任何文件,或者单击以单独选择这些文件。", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)", diff --git a/src/translations/zh-TW/osdOverlay.json b/src/translations/zh-TW/osdOverlay.json index bbdf35f..0dae800 100644 --- a/src/translations/zh-TW/osdOverlay.json +++ b/src/translations/zh-TW/osdOverlay.json @@ -17,6 +17,8 @@ "fileDropFontHd2": "Font 2 (HD)", "fileDropFontSd1": "Font 1 (SD)", "fileDropFontSd2": "Font 2 (SD)", + "fileDropFontHd": "Custom HD Font (optional)", + "fileDropFontSd": "Custom SD Font (optional)", "fileDropHelp": "You can drop any of your files here, or click to select them individually.", "fileDropOsd": "OSD", "fileDropSrt": "SRT (optional)",