New translations from Crowdin (main) (#4401)

This commit is contained in:
Modrinth Bot
2025-09-22 08:56:14 -07:00
committed by GitHub
parent 716f293e8e
commit 1a1b9f54df
119 changed files with 9542 additions and 512 deletions

View File

@@ -1,4 +1,10 @@
{
"badge.beta": {
"defaultMessage": "Beta"
},
"badge.beta-release": {
"defaultMessage": "Beta verze"
},
"badge.new": {
"defaultMessage": "Nový"
},
@@ -77,6 +83,9 @@
"button.sign-out": {
"defaultMessage": "Odhlásit se"
},
"button.sign-up": {
"defaultMessage": "Registrovat se"
},
"button.stop": {
"defaultMessage": "Stop"
},
@@ -350,6 +359,15 @@
"project-type.all": {
"defaultMessage": "Vše"
},
"project-type.datapack.capital": {
"defaultMessage": "{count, plural, one {Data Pack} few {Data Packy} many {Data Packů} other {Data Packů}}"
},
"project-type.datapack.category": {
"defaultMessage": "Data Packy"
},
"project-type.datapack.lowercase": {
"defaultMessage": "{count, plural, one {data pack} few {data packy} many {data packů} other {data packů}}"
},
"project.about.compatibility.environments": {
"defaultMessage": "Podporovaná prostředí"
},