From edb1abf52b9e158625698320fdd0dba2d5c9c6bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 14 Apr 2023 11:22:20 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/bg.js | 4 ---- l10n/bg.json | 4 ---- l10n/cs.js | 4 ---- l10n/cs.json | 4 ---- l10n/de_DE.js | 4 ---- l10n/de_DE.json | 4 ---- l10n/en_GB.js | 4 ---- l10n/en_GB.json | 4 ---- l10n/eu.js | 3 +++ l10n/eu.json | 3 +++ l10n/fr.js | 4 ---- l10n/fr.json | 4 ---- l10n/sr.js | 4 ---- l10n/sr.json | 4 ---- l10n/tr.js | 4 ---- l10n/tr.json | 4 ---- l10n/zh_HK.js | 4 ---- l10n/zh_HK.json | 4 ---- l10n/zh_TW.js | 4 ---- l10n/zh_TW.json | 4 ---- 20 files changed, 6 insertions(+), 72 deletions(-) diff --git a/l10n/bg.js b/l10n/bg.js index 98547dff..939a326f 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Не е конфигурирано обратното геокодиране ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Приложението Memories поддържа обратно геокодиране офлайн, като използва данните на OpenStreetMaps в MySQL и Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Трябва да изтеглите планетарните данни във вашата база данни. Това е силно препоръчително и има нисък режиен разход.", - "If the button below does not work for importing the planet data, use " : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте ", "Note: the geometry data is stored in the " : "Забележка: геометричните данни се съхраняват в ", "Download planet database" : "Изтегляне на планетарна база данни", "Video Streaming" : "Поточно предаване на видео", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Оригинално (транскодиране с максимално качество)", "Direct (original video file without transcode)" : "Директно (оригинален видеофайл без транскодиране)", "Transcoder configuration" : "Конфигурация на транскодер", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Приложението Memories използва go-vod транскодер. Можете да стартирате go-vod външно (напр. в отделен Docker контейнер за хардуерно ускорение) или да използвате вградения транскодер. За да използвате външен транскодер, активирайте следната опция и следвайте инструкциите в тази връзка:", - "external transcoder configuration" : "конфигурация на външен транскодер", "Enable external transcoder (go-vod)" : "Активиране на външен транскодер (go-vod)", "Hardware Acceleration" : "Хардуерно ускорение", "You must first make sure the correct drivers are installed before configuring acceleration." : "Преди да конфигурирате ускорението, първо трябва да се уверите, че са инсталирани правилните драйвери.", "Make sure you test hardware acceleration with various options after enabling." : "Уверете се, че сте тествали хардуерното ускорение с различни опции, след като го активирате.", "Do not enable multiple types of hardware acceleration simultaneously." : "Не активирайте едновременно няколко вида хардуерно ускорение.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Процесорите на Intel, поддържащи QuickSync Video (QSV), както и някои графични процесори на AMD, могат да се използват за транскодиране с помощта на VA-API ускорение.", - "For more details on driver installation, check the following link:" : "За повече подробности относно инсталирането на драйвери, проверете на следната връзка:", "Enable acceleration with VA-API" : "Активиране на ускорението с VA-API", "Enable low-power mode (QSV)" : "Активиране на режим с ниска консумация на енергия (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Графичните процесори NVIDIA могат да се използват за транскодиране чрез използване на енкодера NVENC с подходящите драйвери.", diff --git a/l10n/bg.json b/l10n/bg.json index 3a9bbfb9..c2a4fa1a 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Не е конфигурирано обратното геокодиране ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Приложението Memories поддържа обратно геокодиране офлайн, като използва данните на OpenStreetMaps в MySQL и Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Трябва да изтеглите планетарните данни във вашата база данни. Това е силно препоръчително и има нисък режиен разход.", - "If the button below does not work for importing the planet data, use " : "Ако долният бутон за импортиране на планетарни данни не работи, използвайте ", "Note: the geometry data is stored in the " : "Забележка: геометричните данни се съхраняват в ", "Download planet database" : "Изтегляне на планетарна база данни", "Video Streaming" : "Поточно предаване на видео", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Оригинално (транскодиране с максимално качество)", "Direct (original video file without transcode)" : "Директно (оригинален видеофайл без транскодиране)", "Transcoder configuration" : "Конфигурация на транскодер", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Приложението Memories използва go-vod транскодер. Можете да стартирате go-vod външно (напр. в отделен Docker контейнер за хардуерно ускорение) или да използвате вградения транскодер. За да използвате външен транскодер, активирайте следната опция и следвайте инструкциите в тази връзка:", - "external transcoder configuration" : "конфигурация на външен транскодер", "Enable external transcoder (go-vod)" : "Активиране на външен транскодер (go-vod)", "Hardware Acceleration" : "Хардуерно ускорение", "You must first make sure the correct drivers are installed before configuring acceleration." : "Преди да конфигурирате ускорението, първо трябва да се уверите, че са инсталирани правилните драйвери.", "Make sure you test hardware acceleration with various options after enabling." : "Уверете се, че сте тествали хардуерното ускорение с различни опции, след като го активирате.", "Do not enable multiple types of hardware acceleration simultaneously." : "Не активирайте едновременно няколко вида хардуерно ускорение.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Процесорите на Intel, поддържащи QuickSync Video (QSV), както и някои графични процесори на AMD, могат да се използват за транскодиране с помощта на VA-API ускорение.", - "For more details on driver installation, check the following link:" : "За повече подробности относно инсталирането на драйвери, проверете на следната връзка:", "Enable acceleration with VA-API" : "Активиране на ускорението с VA-API", "Enable low-power mode (QSV)" : "Активиране на режим с ниска консумация на енергия (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Графичните процесори NVIDIA могат да се използват за транскодиране чрез използване на енкодера NVENC с подходящите драйвери.", diff --git a/l10n/cs.js b/l10n/cs.js index 06a63555..ebe117d6 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -17,7 +17,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Obrácené geokódování nebylo nastaveno ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories podporuje obrácené geokódování, přičemž k tomu nepoužívá služby na Internetu (soukromí). Je založeno na datech z OpenStreetMaps (ukládaných v MySQL či Postgres).", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Je třeba stáhnout si geografická data do databáze. Je to velmi doporučováno a má nízkou režii.", - "If the button below does not work for importing the planet data, use " : "Pokud níže uvedené tlačítko pro import geografických dat nezafunguje, použijte", "Note: the geometry data is stored in the " : "Pozn.: data o geometrii jsou uložena v", "Download planet database" : "Stáhnout si geografickou databázi", "Video Streaming" : "Proudové vysílání videa", @@ -29,15 +28,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Originál (překódovat v nejvyšší možné kvalitě)", "Direct (original video file without transcode)" : "Přímé (původní video soubor bez překódování)", "Transcoder configuration" : "Natavení nástroje pro překódovávání", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Vzpomínky používají pro překódovávání nástroj go-vod. Ten je možné spouštět externě (např. ve zvlášť Docker containeru kvůli hardwarové akceleraci) nebo použít jeho vestavěnou podobu. Pokud chcete použít externí podobu, zapněte následující předvolby a postupujte podle pokynů , na které vede tento odkaz:", - "external transcoder configuration" : "nastavení pro externí nástroj pro překódování", "Enable external transcoder (go-vod)" : "Zapnout externí nástroj pro překódování (go-vod)", "Hardware Acceleration" : "Hardwarová akcelerace", "You must first make sure the correct drivers are installed before configuring acceleration." : "Nejprve je třeba mít nainstalované správné ovladače a pak až nastavovat akceleraci.", "Make sure you test hardware acceleration with various options after enabling." : "Poté co ji zapnete, vyzkoušejte hardwarovou akceleraci pomocí různých voleb.", "Do not enable multiple types of hardware acceleration simultaneously." : "Nezapínejte vícero typů hardwarové akcelerace naráz.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "V případě procesorů Intel, podporujících QuickSync Video (QSV), stejně tak některých grafických čipů AMD, je pro překódovávání možné využít akceleraci přes rozhraní VA-API.", - "For more details on driver installation, check the following link:" : "Podrobnosti ohledně instalace ovladače naleznete kliknutím na následující odkaz:", "Enable acceleration with VA-API" : "Zapnout akceleraci pomocí VA-API", "Enable low-power mode (QSV)" : "Zapnout režim nízké spotřeby (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Při použití příhodných ovladačů je pro překódovávání možné na grafických čipech NVIDIA využít NVENC enkodér.", diff --git a/l10n/cs.json b/l10n/cs.json index e20a6d64..60bb2a04 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -15,7 +15,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Obrácené geokódování nebylo nastaveno ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories podporuje obrácené geokódování, přičemž k tomu nepoužívá služby na Internetu (soukromí). Je založeno na datech z OpenStreetMaps (ukládaných v MySQL či Postgres).", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Je třeba stáhnout si geografická data do databáze. Je to velmi doporučováno a má nízkou režii.", - "If the button below does not work for importing the planet data, use " : "Pokud níže uvedené tlačítko pro import geografických dat nezafunguje, použijte", "Note: the geometry data is stored in the " : "Pozn.: data o geometrii jsou uložena v", "Download planet database" : "Stáhnout si geografickou databázi", "Video Streaming" : "Proudové vysílání videa", @@ -27,15 +26,12 @@ "Original (transcode with max quality)" : "Originál (překódovat v nejvyšší možné kvalitě)", "Direct (original video file without transcode)" : "Přímé (původní video soubor bez překódování)", "Transcoder configuration" : "Natavení nástroje pro překódovávání", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Vzpomínky používají pro překódovávání nástroj go-vod. Ten je možné spouštět externě (např. ve zvlášť Docker containeru kvůli hardwarové akceleraci) nebo použít jeho vestavěnou podobu. Pokud chcete použít externí podobu, zapněte následující předvolby a postupujte podle pokynů , na které vede tento odkaz:", - "external transcoder configuration" : "nastavení pro externí nástroj pro překódování", "Enable external transcoder (go-vod)" : "Zapnout externí nástroj pro překódování (go-vod)", "Hardware Acceleration" : "Hardwarová akcelerace", "You must first make sure the correct drivers are installed before configuring acceleration." : "Nejprve je třeba mít nainstalované správné ovladače a pak až nastavovat akceleraci.", "Make sure you test hardware acceleration with various options after enabling." : "Poté co ji zapnete, vyzkoušejte hardwarovou akceleraci pomocí různých voleb.", "Do not enable multiple types of hardware acceleration simultaneously." : "Nezapínejte vícero typů hardwarové akcelerace naráz.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "V případě procesorů Intel, podporujících QuickSync Video (QSV), stejně tak některých grafických čipů AMD, je pro překódovávání možné využít akceleraci přes rozhraní VA-API.", - "For more details on driver installation, check the following link:" : "Podrobnosti ohledně instalace ovladače naleznete kliknutím na následující odkaz:", "Enable acceleration with VA-API" : "Zapnout akceleraci pomocí VA-API", "Enable low-power mode (QSV)" : "Zapnout režim nízké spotřeby (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Při použití příhodných ovladačů je pro překódovávání možné na grafických čipech NVIDIA využít NVENC enkodér.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 87f0d8e7..9fc6b439 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Umgekehrte Geocodierung wurde nicht konfiguriert ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Erinnerungen (Memories) unterstützt lokale umgekehrte Geocodierung unter Verwendung der OpenStreetMaps-Daten auf MySQL und Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Sie müssen die Planetendaten in Ihre Datenbank herunterladen. Dies ist sehr zu empfehlen und hat einen geringen Overhead.", - "If the button below does not work for importing the planet data, use " : "Wenn die Schaltfläche unten zum Importieren der Planetendaten nicht funktioniert, verwenden Sie", "Note: the geometry data is stored in the " : "Hinweis: Die Geometriedaten werden gespeichert in", "Download planet database" : "Planetendatenbank herunterladen", "Video Streaming" : "Video-Streaming", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Original (mit maximaler Qualität transcodieren)", "Direct (original video file without transcode)" : "Direkt (Originalvideodatei ohne Transcodierung)", "Transcoder configuration" : "Transcoder-Konfiguration", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Erinnerungen (Memories) verwendet den Go-Vod-Transcoder. Sie können go-vod extern ausführen (z. B. in einem separaten Docker-Container zur Hardwarebeschleunigung) oder den integrierten Transcoder verwenden. Um einen externen Transcoder zu verwenden, aktivieren Sie die folgende Option und folgen Sie den Anweisungen unter diesem Link:", - "external transcoder configuration" : "Externe Transcoder-Konfiguration", "Enable external transcoder (go-vod)" : "Externen Transcoder aktivieren (go-vod)", "Hardware Acceleration" : "Hardware-Beschleunigung", "You must first make sure the correct drivers are installed before configuring acceleration." : "Sie müssen zunächst sicherstellen, dass die richtigen Treiber installiert sind, bevor Sie die Beschleunigung konfigurieren.", "Make sure you test hardware acceleration with various options after enabling." : "Stellen Sie sicher, dass Sie die Hardwarebeschleunigung nach der Aktivierung mit verschiedenen Optionen testen.", "Do not enable multiple types of hardware acceleration simultaneously." : "Aktivieren Sie nicht mehrere Arten der Hardwarebeschleunigung gleichzeitig.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel-Prozessoren, die QuickSync Video (QSV) unterstützen, sowie einige AMD-GPUs können für die Transcodierung mit VA-API-Beschleunigung verwendet werden.", - "For more details on driver installation, check the following link:" : "Weitere Einzelheiten zur Treiberinstallation finden Sie unter folgendem Link:", "Enable acceleration with VA-API" : "Beschleunigung mit VA-API aktivieren", "Enable low-power mode (QSV)" : "Energiesparmodus (QSV) aktivieren", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA-GPUs können für die Transcodierung mit dem NVENC-Encoder mit den richtigen Treibern verwendet werden.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 1e85968c..6e1fbdab 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Umgekehrte Geocodierung wurde nicht konfiguriert ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Erinnerungen (Memories) unterstützt lokale umgekehrte Geocodierung unter Verwendung der OpenStreetMaps-Daten auf MySQL und Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Sie müssen die Planetendaten in Ihre Datenbank herunterladen. Dies ist sehr zu empfehlen und hat einen geringen Overhead.", - "If the button below does not work for importing the planet data, use " : "Wenn die Schaltfläche unten zum Importieren der Planetendaten nicht funktioniert, verwenden Sie", "Note: the geometry data is stored in the " : "Hinweis: Die Geometriedaten werden gespeichert in", "Download planet database" : "Planetendatenbank herunterladen", "Video Streaming" : "Video-Streaming", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Original (mit maximaler Qualität transcodieren)", "Direct (original video file without transcode)" : "Direkt (Originalvideodatei ohne Transcodierung)", "Transcoder configuration" : "Transcoder-Konfiguration", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Erinnerungen (Memories) verwendet den Go-Vod-Transcoder. Sie können go-vod extern ausführen (z. B. in einem separaten Docker-Container zur Hardwarebeschleunigung) oder den integrierten Transcoder verwenden. Um einen externen Transcoder zu verwenden, aktivieren Sie die folgende Option und folgen Sie den Anweisungen unter diesem Link:", - "external transcoder configuration" : "Externe Transcoder-Konfiguration", "Enable external transcoder (go-vod)" : "Externen Transcoder aktivieren (go-vod)", "Hardware Acceleration" : "Hardware-Beschleunigung", "You must first make sure the correct drivers are installed before configuring acceleration." : "Sie müssen zunächst sicherstellen, dass die richtigen Treiber installiert sind, bevor Sie die Beschleunigung konfigurieren.", "Make sure you test hardware acceleration with various options after enabling." : "Stellen Sie sicher, dass Sie die Hardwarebeschleunigung nach der Aktivierung mit verschiedenen Optionen testen.", "Do not enable multiple types of hardware acceleration simultaneously." : "Aktivieren Sie nicht mehrere Arten der Hardwarebeschleunigung gleichzeitig.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel-Prozessoren, die QuickSync Video (QSV) unterstützen, sowie einige AMD-GPUs können für die Transcodierung mit VA-API-Beschleunigung verwendet werden.", - "For more details on driver installation, check the following link:" : "Weitere Einzelheiten zur Treiberinstallation finden Sie unter folgendem Link:", "Enable acceleration with VA-API" : "Beschleunigung mit VA-API aktivieren", "Enable low-power mode (QSV)" : "Energiesparmodus (QSV) aktivieren", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA-GPUs können für die Transcodierung mit dem NVENC-Encoder mit den richtigen Treibern verwendet werden.", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5d493ad6..e35e69ff 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "You need to download the planet data into your database. This is highly recommended and has low overhead.", - "If the button below does not work for importing the planet data, use " : "If the button below does not work for importing the planet data, use ", "Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ", "Download planet database" : "Download planet database", "Video Streaming" : "Video Streaming", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Original (transcode with max quality)", "Direct (original video file without transcode)" : "Direct (original video file without transcode)", "Transcoder configuration" : "Transcoder configuration", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:", - "external transcoder configuration" : "external transcoder configuration", "Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)", "Hardware Acceleration" : "Hardware Acceleration", "You must first make sure the correct drivers are installed before configuring acceleration." : "You must first make sure the correct drivers are installed before configuring acceleration.", "Make sure you test hardware acceleration with various options after enabling." : "Make sure you test hardware acceleration with various options after enabling.", "Do not enable multiple types of hardware acceleration simultaneously." : "Do not enable multiple types of hardware acceleration simultaneously.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.", - "For more details on driver installation, check the following link:" : "For more details on driver installation, check the following link:", "Enable acceleration with VA-API" : "Enable acceleration with VA-API", "Enable low-power mode (QSV)" : "Enable low-power mode (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 41ab89cd..5b080461 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "You need to download the planet data into your database. This is highly recommended and has low overhead.", - "If the button below does not work for importing the planet data, use " : "If the button below does not work for importing the planet data, use ", "Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ", "Download planet database" : "Download planet database", "Video Streaming" : "Video Streaming", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Original (transcode with max quality)", "Direct (original video file without transcode)" : "Direct (original video file without transcode)", "Transcoder configuration" : "Transcoder configuration", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:", - "external transcoder configuration" : "external transcoder configuration", "Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)", "Hardware Acceleration" : "Hardware Acceleration", "You must first make sure the correct drivers are installed before configuring acceleration." : "You must first make sure the correct drivers are installed before configuring acceleration.", "Make sure you test hardware acceleration with various options after enabling." : "Make sure you test hardware acceleration with various options after enabling.", "Do not enable multiple types of hardware acceleration simultaneously." : "Do not enable multiple types of hardware acceleration simultaneously.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.", - "For more details on driver installation, check the following link:" : "For more details on driver installation, check the following link:", "Enable acceleration with VA-API" : "Enable acceleration with VA-API", "Enable low-power mode (QSV)" : "Enable low-power mode (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.", diff --git a/l10n/eu.js b/l10n/eu.js index 86263dc1..312bf93d 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -2,6 +2,8 @@ OC.L10N.register( "memories", { "Memories" : "Memoriak", + "ffmpeg path" : "ffmpeg bide-izena", + "ffprobe path" : "ffprobe bide-izena", "Hardware Acceleration" : "Hardware azelerazioa", "Enable acceleration with VA-API" : "Gaitu VA-API bidezko azelerazioa", "Settings" : "Ezarpenak", @@ -18,6 +20,7 @@ OC.L10N.register( "Places" : "Lekuak", "Map" : "Mapa", "Tags" : "Etiketak", + "Continue to Memories" : "Jarraitu Memories-era", "Choose again" : "Aukeratu berriro", "Click here to start" : "Egin klik hemen hasteko", "Edit" : "Aldatu", diff --git a/l10n/eu.json b/l10n/eu.json index 273053f6..14cd299d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,5 +1,7 @@ { "translations": { "Memories" : "Memoriak", + "ffmpeg path" : "ffmpeg bide-izena", + "ffprobe path" : "ffprobe bide-izena", "Hardware Acceleration" : "Hardware azelerazioa", "Enable acceleration with VA-API" : "Gaitu VA-API bidezko azelerazioa", "Settings" : "Ezarpenak", @@ -16,6 +18,7 @@ "Places" : "Lekuak", "Map" : "Mapa", "Tags" : "Etiketak", + "Continue to Memories" : "Jarraitu Memories-era", "Choose again" : "Aukeratu berriro", "Click here to start" : "Egin klik hemen hasteko", "Edit" : "Aldatu", diff --git a/l10n/fr.js b/l10n/fr.js index 37dede6e..11be44df 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Le géocodage inverse n'a pas été configuré ({glsType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Souvenirs supporte le géocodage inverse en utilisant les données OpenStreetMaps avec MySQL et Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Vous devez télécharger les données de la planète dans votre base de données. Ceci est recommandé et ne présente qu'une faible surcharge.", - "If the button below does not work for importing the planet data, use " : "Si le bouton ci-dessous ne fonctionne pas pour importer les données de la planète, utilisez la commande \\'occ memories:places-setup\\'.", "Note: the geometry data is stored in the " : "Note : les données de géométrie sont enregistrées dans la table \\'memories_planet_geometry\\', sans préfixe.", "Download planet database" : "Télécharger la base de données de la planète", "Video Streaming" : "Diffusion vidéo", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Original (transcoder avec la qualité max)", "Direct (original video file without transcode)" : "Direct (fichier vidéo original sans transcodage)", "Transcoder configuration" : "Configuration du transcoder", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Souvenirs utilise le transcodeur go-vod. Vous pouvez exécuter go-vod en externe (par ex. dans un conteneur séparé pour l'accélération matérielle) ou utiliser le transcodeur intégré. Pour utiliser un transcodeur externe, activer l'option suivante et suivez les instructions dans ce lien :", - "external transcoder configuration" : "Configuration du transcodeur externe", "Enable external transcoder (go-vod)" : "Activer le transcodeur externe (go-vod)", "Hardware Acceleration" : "Accélération matérielle", "You must first make sure the correct drivers are installed before configuring acceleration." : "Vous devez d'abord vous assurer que les pilotes adéquats soient installés avant de configurer l'accélération.", "Make sure you test hardware acceleration with various options after enabling." : "Assurez-vous de tester l'accélération matérielle avec différentes options après activation.", "Do not enable multiple types of hardware acceleration simultaneously." : "N'activez pas plusieurs types d'accélérations matérielles simultanément.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Les processeurs Intel supportant QuickSync Video (QSV) ainsi que certains GPUs AMD peuvent être utilisés pour transcoder grâce à l'accélération VA-API.", - "For more details on driver installation, check the following link:" : "Pour plus de détails sur l'installation des pilotes, consultez le lien suivant :", "Enable acceleration with VA-API" : "Activer l'accélération avec VA-API", "Enable low-power mode (QSV)" : "Activer le mode basse consommation (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Les GPUs NVIDIA peuvent être utilisés pour le transcodage grâce à l'encodeur NVENC avec les pilotes appropriés.", diff --git a/l10n/fr.json b/l10n/fr.json index 64d6895b..9940f2b7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Le géocodage inverse n'a pas été configuré ({glsType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Souvenirs supporte le géocodage inverse en utilisant les données OpenStreetMaps avec MySQL et Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Vous devez télécharger les données de la planète dans votre base de données. Ceci est recommandé et ne présente qu'une faible surcharge.", - "If the button below does not work for importing the planet data, use " : "Si le bouton ci-dessous ne fonctionne pas pour importer les données de la planète, utilisez la commande \\'occ memories:places-setup\\'.", "Note: the geometry data is stored in the " : "Note : les données de géométrie sont enregistrées dans la table \\'memories_planet_geometry\\', sans préfixe.", "Download planet database" : "Télécharger la base de données de la planète", "Video Streaming" : "Diffusion vidéo", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Original (transcoder avec la qualité max)", "Direct (original video file without transcode)" : "Direct (fichier vidéo original sans transcodage)", "Transcoder configuration" : "Configuration du transcoder", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Souvenirs utilise le transcodeur go-vod. Vous pouvez exécuter go-vod en externe (par ex. dans un conteneur séparé pour l'accélération matérielle) ou utiliser le transcodeur intégré. Pour utiliser un transcodeur externe, activer l'option suivante et suivez les instructions dans ce lien :", - "external transcoder configuration" : "Configuration du transcodeur externe", "Enable external transcoder (go-vod)" : "Activer le transcodeur externe (go-vod)", "Hardware Acceleration" : "Accélération matérielle", "You must first make sure the correct drivers are installed before configuring acceleration." : "Vous devez d'abord vous assurer que les pilotes adéquats soient installés avant de configurer l'accélération.", "Make sure you test hardware acceleration with various options after enabling." : "Assurez-vous de tester l'accélération matérielle avec différentes options après activation.", "Do not enable multiple types of hardware acceleration simultaneously." : "N'activez pas plusieurs types d'accélérations matérielles simultanément.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Les processeurs Intel supportant QuickSync Video (QSV) ainsi que certains GPUs AMD peuvent être utilisés pour transcoder grâce à l'accélération VA-API.", - "For more details on driver installation, check the following link:" : "Pour plus de détails sur l'installation des pilotes, consultez le lien suivant :", "Enable acceleration with VA-API" : "Activer l'accélération avec VA-API", "Enable low-power mode (QSV)" : "Activer le mode basse consommation (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Les GPUs NVIDIA peuvent être utilisés pour le transcodage grâce à l'encodeur NVENC avec les pilotes appropriés.", diff --git a/l10n/sr.js b/l10n/sr.js index 75fea415..ccbf3ee9 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Није подешено обрнуто геокодирање ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Успомене подржавају обрнуто геокодирање ван мреже употребом OpenStreetMaps података на MySQL и Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Морате да презумете податке о планети у своју базу података. Ово се снажно препоручује и није превише захтевно.", - "If the button below does not work for importing the planet data, use " : "Ако дугме испод не функционше за увоз података о планети, употребите", "Note: the geometry data is stored in the " : "Напомена: подаци о геометрији су сачувани у", "Download planet database" : "Преузми базу података планете", "Video Streaming" : "Видео стриминг", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Оригинал (транскодирање максималног квалитета)", "Direct (original video file without transcode)" : "Директно (оригинални видео фајл без транскодирања)", "Transcoder configuration" : "Конфигурација транскодирања", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Успомене користе go-vod транскодер. go-vod можете да извршавате споља (нпр. у посебном Docker контејнеру за хардверско убрзање) or или да користите уграђени транскодер. Ако желите да користите спољни транскодер, укључите следећу опцију и следите упутства на овом линку:", - "external transcoder configuration" : "Конфигурација спољног транскодера", "Enable external transcoder (go-vod)" : "Укључи спољни транскодер (go-vod)", "Hardware Acceleration" : "Хардверско убрзање", "You must first make sure the correct drivers are installed before configuring acceleration." : "Најпре морате обезбедити да су инсталирани одговарајући драјвери пре него што конфигуришете убрзање.", "Make sure you test hardware acceleration with various options after enabling." : "Пре укључивања, тестирајте хардверско убрзање са различитим опцијама.", "Do not enable multiple types of hardware acceleration simultaneously." : "Немојте истовремено да укључите више различитих типова хардверског убрзања.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel процесори подржавају QuickSync Video (QSV) као што неки AMD GPUs могу да се користе са VA-API убрзањем.", - "For more details on driver installation, check the following link:" : "За више детаља у вези са инсталацијом драјвера, погледајте следећи линк:", "Enable acceleration with VA-API" : "Укључи убрзање са VA-API", "Enable low-power mode (QSV)" : "Уљкучи режим мале снаге (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Уз одговарајуће драјвере, NVIDIA GPU картице могу да се користе за транскодирање помоћу NVENC енкодера.", diff --git a/l10n/sr.json b/l10n/sr.json index 754474e5..c577624c 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Није подешено обрнуто геокодирање ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Успомене подржавају обрнуто геокодирање ван мреже употребом OpenStreetMaps података на MySQL и Postgres.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Морате да презумете податке о планети у своју базу података. Ово се снажно препоручује и није превише захтевно.", - "If the button below does not work for importing the planet data, use " : "Ако дугме испод не функционше за увоз података о планети, употребите", "Note: the geometry data is stored in the " : "Напомена: подаци о геометрији су сачувани у", "Download planet database" : "Преузми базу података планете", "Video Streaming" : "Видео стриминг", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Оригинал (транскодирање максималног квалитета)", "Direct (original video file without transcode)" : "Директно (оригинални видео фајл без транскодирања)", "Transcoder configuration" : "Конфигурација транскодирања", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Успомене користе go-vod транскодер. go-vod можете да извршавате споља (нпр. у посебном Docker контејнеру за хардверско убрзање) or или да користите уграђени транскодер. Ако желите да користите спољни транскодер, укључите следећу опцију и следите упутства на овом линку:", - "external transcoder configuration" : "Конфигурација спољног транскодера", "Enable external transcoder (go-vod)" : "Укључи спољни транскодер (go-vod)", "Hardware Acceleration" : "Хардверско убрзање", "You must first make sure the correct drivers are installed before configuring acceleration." : "Најпре морате обезбедити да су инсталирани одговарајући драјвери пре него што конфигуришете убрзање.", "Make sure you test hardware acceleration with various options after enabling." : "Пре укључивања, тестирајте хардверско убрзање са различитим опцијама.", "Do not enable multiple types of hardware acceleration simultaneously." : "Немојте истовремено да укључите више различитих типова хардверског убрзања.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "Intel процесори подржавају QuickSync Video (QSV) као што неки AMD GPUs могу да се користе са VA-API убрзањем.", - "For more details on driver installation, check the following link:" : "За више детаља у вези са инсталацијом драјвера, погледајте следећи линк:", "Enable acceleration with VA-API" : "Укључи убрзање са VA-API", "Enable low-power mode (QSV)" : "Уљкучи режим мале снаге (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "Уз одговарајуће драјвере, NVIDIA GPU картице могу да се користе за транскодирање помоћу NVENC енкодера.", diff --git a/l10n/tr.js b/l10n/tr.js index 3903c634..e83c66ca 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "Ters coğrafi kodlama yapılandırılmamış ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Anılar, MySQL ya da Postgres üzerinde OpenStreetMaps verilerini kullanarak çevrimdışı ters coğrafi kodlamayı destekler.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Gezegen verilerini veri tabanınıza indirmeniz gerekiyor. Bunu yapmanız önemle önerilir ve oluşturacağı yük küçüktür.", - "If the button below does not work for importing the planet data, use " : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şunu kullanın:", "Note: the geometry data is stored in the " : "Not: Geometri verileri şurada tutuluyor", "Download planet database" : "Gezegen verilerini indir", "Video Streaming" : "Görüntü akışı", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "Özgün (en yüksek kalitede dönüşüm)", "Direct (original video file without transcode)" : "Doğrudan (dönüştürülmemiş özgün görüntü)", "Transcoder configuration" : "Dönüştürücü yapılandırması", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Anılar, go-vod kod çözücüsünü kullanır. Go-vod dışarıdan çalıştırılabilir (örneğin, donanım hızlandırması için ayrı bir Docker kapsayıcısında) ya da yerleşik kod çözücü kullanılabilir. Bir dış kod çözücü kullanmak için aşağıdaki seçeneği etkinleştirin ve şuradaki yönergeleri izleyin:", - "external transcoder configuration" : "dış dönüştürücü yapılandırması", "Enable external transcoder (go-vod)" : "Dış dönüştürücü kullanılsın (go-vod)", "Hardware Acceleration" : "Donanımsal hızlandırma", "You must first make sure the correct drivers are installed before configuring acceleration." : "Hızlandırmayı yapılandırmadan önce doğru sürücülerin kurulduğundan emin olmalısınız.", "Make sure you test hardware acceleration with various options after enabling." : "Donanım hızlandırmayı etkinleştirdikten sonra çeşitli seçenekleri sınadığınızdan emin olun.", "Do not enable multiple types of hardware acceleration simultaneously." : "Birden fazla donanım hızlandırmasını aynı anda etkinleştirmeyin.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "QuickSync Video (QSV) destekleyen Intel işlemciler ve bazı AMD grafik işlemcileri VA-API hızlandırması ile kod dönüştürme için kullanılabilir.", - "For more details on driver installation, check the following link:" : "Sürücü kurulumu hakkında ayrıntılı bilgi almak için şu bağlantıya bakın:", "Enable acceleration with VA-API" : "VA-API hızlandırması kullanılsın", "Enable low-power mode (QSV)" : "Düşük güç kipi kullanılsın (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA grafik işlemcileri uygun sürücülerle NVENC kodlayıcı ile kod dönüştürme için kullanılabilir.", diff --git a/l10n/tr.json b/l10n/tr.json index e93c76ae..509bda71 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "Ters coğrafi kodlama yapılandırılmamış ({gisType}).", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Anılar, MySQL ya da Postgres üzerinde OpenStreetMaps verilerini kullanarak çevrimdışı ters coğrafi kodlamayı destekler.", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "Gezegen verilerini veri tabanınıza indirmeniz gerekiyor. Bunu yapmanız önemle önerilir ve oluşturacağı yük küçüktür.", - "If the button below does not work for importing the planet data, use " : "Gezegen verilerini içe aktarmak için aşağıdaki düğme çalışmıyorsa, şunu kullanın:", "Note: the geometry data is stored in the " : "Not: Geometri verileri şurada tutuluyor", "Download planet database" : "Gezegen verilerini indir", "Video Streaming" : "Görüntü akışı", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "Özgün (en yüksek kalitede dönüşüm)", "Direct (original video file without transcode)" : "Doğrudan (dönüştürülmemiş özgün görüntü)", "Transcoder configuration" : "Dönüştürücü yapılandırması", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Anılar, go-vod kod çözücüsünü kullanır. Go-vod dışarıdan çalıştırılabilir (örneğin, donanım hızlandırması için ayrı bir Docker kapsayıcısında) ya da yerleşik kod çözücü kullanılabilir. Bir dış kod çözücü kullanmak için aşağıdaki seçeneği etkinleştirin ve şuradaki yönergeleri izleyin:", - "external transcoder configuration" : "dış dönüştürücü yapılandırması", "Enable external transcoder (go-vod)" : "Dış dönüştürücü kullanılsın (go-vod)", "Hardware Acceleration" : "Donanımsal hızlandırma", "You must first make sure the correct drivers are installed before configuring acceleration." : "Hızlandırmayı yapılandırmadan önce doğru sürücülerin kurulduğundan emin olmalısınız.", "Make sure you test hardware acceleration with various options after enabling." : "Donanım hızlandırmayı etkinleştirdikten sonra çeşitli seçenekleri sınadığınızdan emin olun.", "Do not enable multiple types of hardware acceleration simultaneously." : "Birden fazla donanım hızlandırmasını aynı anda etkinleştirmeyin.", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "QuickSync Video (QSV) destekleyen Intel işlemciler ve bazı AMD grafik işlemcileri VA-API hızlandırması ile kod dönüştürme için kullanılabilir.", - "For more details on driver installation, check the following link:" : "Sürücü kurulumu hakkında ayrıntılı bilgi almak için şu bağlantıya bakın:", "Enable acceleration with VA-API" : "VA-API hızlandırması kullanılsın", "Enable low-power mode (QSV)" : "Düşük güç kipi kullanılsın (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA grafik işlemcileri uygun sürücülerle NVENC kodlayıcı ile kod dönüştürme için kullanılabilir.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 68685808..5c70520e 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", - "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", "Note: the geometry data is stored in the " : "注意:geometry 數據儲存在", "Download planet database" : "下載地球數據庫", "Video Streaming" : "視像串流", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "原先的(使用最高質素轉碼)", "Direct (original video file without transcode)" : "直接(沒有轉碼的原先的視像檔案)", "Transcoder configuration" : "轉碼器配置", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod(例如,在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照此連結中的說明進行操作:", - "external transcoder configuration" : "外部轉碼器配置", "Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)", "Hardware Acceleration" : "硬體加速", "You must first make sure the correct drivers are installed before configuring acceleration." : "在配置加速之前,您必須先確保安裝了正確的驅動程式。", "Make sure you test hardware acceleration with various options after enabling." : "確保在啟用後使用各種選項測試硬件加速。", "Do not enable multiple types of hardware acceleration simultaneously." : "不要同時啟用多種類型的硬件加速。", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。", - "For more details on driver installation, check the following link:" : "關於更多驅動程式安裝的資訊,請看以下連結:", "Enable acceleration with VA-API" : "啟用 VA-API 加速", "Enable low-power mode (QSV)" : "啟用低功率模式 (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index cee564ea..07d0f872 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", - "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", "Note: the geometry data is stored in the " : "注意:geometry 數據儲存在", "Download planet database" : "下載地球數據庫", "Video Streaming" : "視像串流", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "原先的(使用最高質素轉碼)", "Direct (original video file without transcode)" : "直接(沒有轉碼的原先的視像檔案)", "Transcoder configuration" : "轉碼器配置", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod(例如,在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照此連結中的說明進行操作:", - "external transcoder configuration" : "外部轉碼器配置", "Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)", "Hardware Acceleration" : "硬體加速", "You must first make sure the correct drivers are installed before configuring acceleration." : "在配置加速之前,您必須先確保安裝了正確的驅動程式。", "Make sure you test hardware acceleration with various options after enabling." : "確保在啟用後使用各種選項測試硬件加速。", "Do not enable multiple types of hardware acceleration simultaneously." : "不要同時啟用多種類型的硬件加速。", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。", - "For more details on driver installation, check the following link:" : "關於更多驅動程式安裝的資訊,請看以下連結:", "Enable acceleration with VA-API" : "啟用 VA-API 加速", "Enable low-power mode (QSV)" : "啟用低功率模式 (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 54b9e51c..4b5f93d0 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -18,7 +18,6 @@ OC.L10N.register( "Reverse geocoding has not been configured ({gisType})." : "尚未設定反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", - "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", "Note: the geometry data is stored in the " : "注意:幾何資料儲存在", "Download planet database" : "下載地球資料庫", "Video Streaming" : "視訊串流", @@ -30,15 +29,12 @@ OC.L10N.register( "Original (transcode with max quality)" : "原始(使用最高品質轉碼)", "Direct (original video file without transcode)" : "直接(沒有轉碼的原始影片檔案)", "Transcoder configuration" : "轉碼器設定", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod(例如,在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照此連結中的說明進行操作:", - "external transcoder configuration" : "外部轉碼器設定", "Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)", "Hardware Acceleration" : "硬體加速", "You must first make sure the correct drivers are installed before configuring acceleration." : "在設定加速之前,您必須先確保安裝了正確的驅動程式。", "Make sure you test hardware acceleration with various options after enabling." : "確保在啟用後使用各種選項測試硬體加速。", "Do not enable multiple types of hardware acceleration simultaneously." : "不要同時啟用多種類型的硬體加速。", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。", - "For more details on driver installation, check the following link:" : "關於更多驅動程式安裝的資訊,請看以下連結:", "Enable acceleration with VA-API" : "啟用 VA-API 加速", "Enable low-power mode (QSV)" : "啟用低功率模式 (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 96c22ee0..26c64c15 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -16,7 +16,6 @@ "Reverse geocoding has not been configured ({gisType})." : "尚未設定反向地理編碼({gisType})。", "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。", "You need to download the planet data into your database. This is highly recommended and has low overhead." : "您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。", - "If the button below does not work for importing the planet data, use " : "若下方按鈕無法匯入地球資料,請使用", "Note: the geometry data is stored in the " : "注意:幾何資料儲存在", "Download planet database" : "下載地球資料庫", "Video Streaming" : "視訊串流", @@ -28,15 +27,12 @@ "Original (transcode with max quality)" : "原始(使用最高品質轉碼)", "Direct (original video file without transcode)" : "直接(沒有轉碼的原始影片檔案)", "Transcoder configuration" : "轉碼器設定", - "Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions at this link:" : "Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod(例如,在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照此連結中的說明進行操作:", - "external transcoder configuration" : "外部轉碼器設定", "Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)", "Hardware Acceleration" : "硬體加速", "You must first make sure the correct drivers are installed before configuring acceleration." : "在設定加速之前,您必須先確保安裝了正確的驅動程式。", "Make sure you test hardware acceleration with various options after enabling." : "確保在啟用後使用各種選項測試硬體加速。", "Do not enable multiple types of hardware acceleration simultaneously." : "不要同時啟用多種類型的硬體加速。", "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration." : "支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。", - "For more details on driver installation, check the following link:" : "關於更多驅動程式安裝的資訊,請看以下連結:", "Enable acceleration with VA-API" : "啟用 VA-API 加速", "Enable low-power mode (QSV)" : "啟用低功率模式 (QSV)", "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。",