Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: new translations #3691

Merged
merged 2 commits into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/cmn-hans/using-at-a-kingdom-hall.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- **Windows:**
- 对于大多数Windows系统,下载 <a :href="data.win64">meeting-media-manager-[VERSION]-x64.exe</a>.
- 对于较旧的32位Windows系统,请下载 <a :href="data.win32">meeting-media-manager-[VERSION]-ia32.exe</a>。
- For a portable version, download <a :href="data.winPortable">meeting-media-manager-[VERSION]-portable.exe</a>.
- 如需便携版本,请下载 <a :href="data.winPortable">meeting-media-manager-[VERSION]-portable.exe</a>
- **MacOS:**
- **M系列(Apple Silicon)**: 下载 <a :href="data.macArm">meeting-media-manager-[VERSION]-arm64.dmg</a>。
- **Intel系列 Mac**:下载 <a :href="data.macIntel">meeting-media-manager-[VERSION]-x64.dmg</a>。
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"baseUrl-explain": "Sisesta ametlik Jehoova tunnistajate veebisaidi aadress.",
"browse": "Sirvi",
"cache": "Vahemälu",
"cacheFolder": "Cache location",
"cacheFolder-explain": "Select a folder to store cache files, such as publications and media. If left blank, the app will configure this for you automatically.",
"cacheFolder-wizard": "If you are uncertain about this setting, you may proceed to the next step without selecting a folder. The default configuration is suitable for most users.",
"cacheFolder": "Vahemälu asukoht",
"cacheFolder-explain": "Vali kaust vahemälufailide, näiteks väljaannete ja meedia salvestamiseks. Kui jätad selle tühjaks, konfigureerib rakendus selle sinu jaoks automaatselt.",
"cacheFolder-wizard": "Kui sa ei ole selles seadistuses kindel, võid jätkata järgmise sammuga ilma kausta valimata. Vaikimisi seadistus sobib enamikule kasutajatele.",
"cancel": "Loobu",
"change-tag": "Muuda silti",
"change-tag-explain": "Selle meediaelemendi sildi tüübi ja sildi muutmine.",
Expand Down
Loading