From c84561774cefd93931929bf2eba7f847f29d8ea6 Mon Sep 17 00:00:00 2001 From: Charles Olivier Savignac <1275666+sircharlo@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:44:51 -0500 Subject: [PATCH] feat: new translations (#3799) * feat: new translations for Portuguese, Brazilian * feat: new translations for Romanian * feat: new translations for French * feat: new translations for Spanish * feat: new translations for German * feat: new translations for Greek * feat: new translations for Finnish * feat: new translations for Hungarian * feat: new translations for Italian * feat: new translations for Dutch * feat: new translations for Portuguese * feat: new translations for Russian * feat: new translations for Slovenian * feat: new translations for Swedish * feat: new translations for Ukrainian * feat: new translations for Chinese Simplified * feat: new translations for Estonian * feat: new translations for Malagasy * feat: new translations for Swahili * feat: new translations for Amharic * feat: new translations for Slovenian * feat: new translations for Haitian Creole --- docs/locales/sl.json | 12 ++++++------ src/i18n/am.json | 2 ++ src/i18n/cmn-hans.json | 2 ++ src/i18n/de.json | 2 ++ src/i18n/el.json | 2 ++ src/i18n/es.json | 2 ++ src/i18n/et.json | 2 ++ src/i18n/fi.json | 2 ++ src/i18n/fr.json | 2 ++ src/i18n/ht.json | 2 ++ src/i18n/hu.json | 2 ++ src/i18n/it.json | 2 ++ src/i18n/mg.json | 2 ++ src/i18n/nl.json | 2 ++ src/i18n/pt-pt.json | 2 ++ src/i18n/pt.json | 2 ++ src/i18n/ro.json | 2 ++ src/i18n/ru.json | 2 ++ src/i18n/sl.json | 2 ++ src/i18n/sv.json | 2 ++ src/i18n/sw.json | 2 ++ src/i18n/uk.json | 2 ++ 22 files changed, 48 insertions(+), 6 deletions(-) diff --git a/docs/locales/sl.json b/docs/locales/sl.json index 22937e2b8..d0fe687c4 100644 --- a/docs/locales/sl.json +++ b/docs/locales/sl.json @@ -5,7 +5,7 @@ "backButtonTitle": "Nazaj", "codeCopyButtonTitle": "Kopiraj kodo", "copied": "Kopirano", - "copyright": "Copyright", + "copyright": "Avtorske pravice", "closeText": "zapreti", "darkModeSwitchLabel": "Videz", "darkModeSwitchTitle": "Preklopi na temno temo", @@ -17,15 +17,15 @@ "enter": "enter", "esc": "escape", "faq": "Pogosto zastavljena vprašanja", - "footerMessage": "Released under the {linkToLicense}.", + "footerMessage": "Objavljeno pod licenco {linkToLicense}.", "langMenuLabel": "Zamenjaj jezik", "lastUpdated": "Posodobljeno", "lightModeSwitchTitle": "Preklopi na svetlo temo", "navigateText": "za navigacijo", "noResultsText": "Ni rezultatov za", - "notFoundLink": "Go to home", - "notFoundQuote": "Please verify the URL and try again. If you feel this is an error, please report it.", - "notFoundTitle": "PAGE NOT FOUND", + "notFoundLink": "Domov", + "notFoundQuote": "Preveri URL in poskusi znova. Če meniš, da gre za napako, jo prosimo sporoči.", + "notFoundTitle": "STRAN NI BILO MOGOČE NAJTI", "outline": "Na tej strani", "reportIssue": "Prijavi težavo", "resetButtonTitle": "Ponastavi iskanje", @@ -33,7 +33,7 @@ "search": "Išči", "selectText": "izbrati", "sidebarMenuLabel": "Meni", - "skipToContentLabel": "Skip to content", + "skipToContentLabel": "Preskoči na vsebino", "title": "Dokumentacija aplikacije M³", "usingAtAKingdomHall": "Za uporabo v kraljestveni dvorani" } diff --git a/src/i18n/am.json b/src/i18n/am.json index 538d1ffe1..8fc1a1554 100644 --- a/src/i18n/am.json +++ b/src/i18n/am.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/cmn-hans.json b/src/i18n/cmn-hans.json index b434ceac7..867d2dec3 100644 --- a/src/i18n/cmn-hans.json +++ b/src/i18n/cmn-hans.json @@ -208,6 +208,8 @@ "media-only": "仅媒体", "media-playback": "媒体播放", "media-sync": "媒体同步", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "自动导出文件夹", "mediaAutoExportFolder-explain": "自动导出媒体文件夹。", "mediaExport": "导出媒体", diff --git a/src/i18n/de.json b/src/i18n/de.json index 6acb5791e..f8ecd8a3e 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -208,6 +208,8 @@ "media-only": "Nur Medien", "media-playback": "Medienwiedergabe", "media-sync": "Medien synchronisieren", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-Export Ordner", "mediaAutoExportFolder-explain": "Ordner für automatische Medienexporte.", "mediaExport": "Medien exportieren", diff --git a/src/i18n/el.json b/src/i18n/el.json index 4d17ec040..f1731d4d2 100644 --- a/src/i18n/el.json +++ b/src/i18n/el.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/es.json b/src/i18n/es.json index 722f23607..7fa496d17 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -208,6 +208,8 @@ "media-only": "Multimedia", "media-playback": "Reproducción de multimedia", "media-sync": "Sincronización de medios", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Carpeta de autoexportación", "mediaAutoExportFolder-explain": "Carpeta para las exportaciones automáticas de medios.", "mediaExport": "Exportar multimedia", diff --git a/src/i18n/et.json b/src/i18n/et.json index aa070e73e..6c1724838 100644 --- a/src/i18n/et.json +++ b/src/i18n/et.json @@ -208,6 +208,8 @@ "media-only": "Ainult meedia", "media-playback": "Meedia taasesitus", "media-sync": "Meediafailide sünkroniseerimine", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Automaatse ekspordi kaust", "mediaAutoExportFolder-explain": "Kaust automaatse meediaekspordi jaoks.", "mediaExport": "Ekspordi meediafailid", diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 0ef53a6a8..baaee288f 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 1b926ed4a..68e5a92ec 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -208,6 +208,8 @@ "media-only": "Médias uniquement", "media-playback": "Lecture multimédia", "media-sync": "Synchronisation des médias", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Dossier pour l'exportation automatique", "mediaAutoExportFolder-explain": "Choisissez un dossier pour l'exportation automatique des médias.", "mediaExport": "Exportation des médias", diff --git a/src/i18n/ht.json b/src/i18n/ht.json index 3a5400980..93e4509cf 100644 --- a/src/i18n/ht.json +++ b/src/i18n/ht.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/hu.json b/src/i18n/hu.json index b353741fb..95773bc2f 100644 --- a/src/i18n/hu.json +++ b/src/i18n/hu.json @@ -208,6 +208,8 @@ "media-only": "Csak média", "media-playback": "Médialejátszás", "media-sync": "Média szinkronizálása", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Automatikus exportálás mappa", "mediaAutoExportFolder-explain": "Az automatikus média exportálás mappája.", "mediaExport": "Média exportálása", diff --git a/src/i18n/it.json b/src/i18n/it.json index 62acb5df4..f1442adb8 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -208,6 +208,8 @@ "media-only": "Solo file multimediali", "media-playback": "Riproduzione multimediale", "media-sync": "Sincronizzazione multimediale", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Esportazione automatica cartella", "mediaAutoExportFolder-explain": "Cartella per le esportazioni automatiche dei media.", "mediaExport": "Esporta media", diff --git a/src/i18n/mg.json b/src/i18n/mg.json index 3df935dc2..d30a2903e 100644 --- a/src/i18n/mg.json +++ b/src/i18n/mg.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 33986b328..5749e3901 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -208,6 +208,8 @@ "media-only": "Alleen media", "media-playback": "Media afspelen", "media-sync": "Media synchronisatie", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Exporteer map", "mediaAutoExportFolder-explain": "Map voor automatische media export.", "mediaExport": "Media exporteren", diff --git a/src/i18n/pt-pt.json b/src/i18n/pt-pt.json index 6f712a2df..cb1080d14 100644 --- a/src/i18n/pt-pt.json +++ b/src/i18n/pt-pt.json @@ -208,6 +208,8 @@ "media-only": "Apenas multimédia", "media-playback": "Reprodução de multimédia", "media-sync": "Sincronização de multimédia", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Pasta de exportação automática", "mediaAutoExportFolder-explain": "Pasta para exportação automática de multimédia.", "mediaExport": "Exportar multimédia", diff --git a/src/i18n/pt.json b/src/i18n/pt.json index 269e56efd..3a1fe8479 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -208,6 +208,8 @@ "media-only": "Mídia", "media-playback": "Reprodução de mídia", "media-sync": "Baixar mídia", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Pasta para exportação automática", "mediaAutoExportFolder-explain": "Pasta para onde as mídias serão exportadas automaticamente.", "mediaExport": "Exportar mídias", diff --git a/src/i18n/ro.json b/src/i18n/ro.json index 7d964661e..8bc88efe9 100644 --- a/src/i18n/ro.json +++ b/src/i18n/ro.json @@ -208,6 +208,8 @@ "media-only": "Media only", "media-playback": "Media playback", "media-sync": "Media sync", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Auto-export folder", "mediaAutoExportFolder-explain": "Folder for automatic media exports.", "mediaExport": "Export media", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 1ea7f6218..d5e58327b 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -208,6 +208,8 @@ "media-only": "Только медиа", "media-playback": "Воспроизведение мультимедиа", "media-sync": "Синхронизация мультимедиа", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Папка автоэкспорта", "mediaAutoExportFolder-explain": "Папка для автоматического экспорта медиа файлов.", "mediaExport": "Экспортировать медиа", diff --git a/src/i18n/sl.json b/src/i18n/sl.json index 20dfe2efc..5a26791e3 100644 --- a/src/i18n/sl.json +++ b/src/i18n/sl.json @@ -208,6 +208,8 @@ "media-only": "Samo multimedijska vsebina", "media-playback": "Predvajanje multimedijske vsebine", "media-sync": "Sinhronizacija multimedijske vsebine", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Mapa za samodejni izvoz", "mediaAutoExportFolder-explain": "Mapa za samodejni izvoz multimedijske vsebine.", "mediaExport": "Izvozi multimedijsko vsebino", diff --git a/src/i18n/sv.json b/src/i18n/sv.json index ce67194a4..d934efd02 100644 --- a/src/i18n/sv.json +++ b/src/i18n/sv.json @@ -208,6 +208,8 @@ "media-only": "Endast media", "media-playback": "Mediauppspelning", "media-sync": "Media synkronisering", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Mapp för automatisk export", "mediaAutoExportFolder-explain": "Mapp för automatisk mediaexport.", "mediaExport": "Exportera media", diff --git a/src/i18n/sw.json b/src/i18n/sw.json index a1bf94bc9..e414bb554 100644 --- a/src/i18n/sw.json +++ b/src/i18n/sw.json @@ -208,6 +208,8 @@ "media-only": "Midia pekee", "media-playback": "Uchezaji wa midia", "media-sync": "Kusawazisha midia", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Folda ya midia iiyohamishwa", "mediaAutoExportFolder-explain": "Folda ya midia iliyohamishwa kiotomatiki.", "mediaExport": "Midia iliyohamishwa", diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 794daa71e..a353d9c68 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -208,6 +208,8 @@ "media-only": "Лише медіа", "media-playback": "Відтворення медіа", "media-sync": "Синхронізація медіа", + "convertFilesToMp4": "Convert exported files to MP4", + "convertFilesToMp4-explain": "When enabled, non-video files are converted to MP4 format before being exported. This ensures compatibility with Zoom's native MP4 sharing feature, offering easier and higher-quality media playback compared to screen sharing.", "mediaAutoExportFolder": "Папка для автоекспорту", "mediaAutoExportFolder-explain": "Папка для автоматичного експорту медіа.", "mediaExport": "Експорт медіа",