Skip to content

Commit

Permalink
chore(lang): update translations from crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
homarr-crowdin[bot] committed Jan 6, 2025
1 parent a160f16 commit ccd324c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
34 changes: 17 additions & 17 deletions packages/translation/src/lang/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"init": {
"step": {
"start": {
"title": "Vitajte na Homár",
"title": "Víta Vás Homár",
"subtitle": "Začnime s nastavením inštancie Homár.",
"description": "Ak chcete začať, vyberte, ako chcete nastaviť inštanciu Homár.",
"action": {
"scratch": "Začať odznova",
"importOldmarr": "Import z Homarru pred 1.0"
"importOldmarr": "Import z Homarr pred 1.0"
}
},
"import": {
Expand Down Expand Up @@ -114,7 +114,7 @@
},
"invite": {
"title": "Pridajte sa k Homarrovi",
"subtitle": "Vitajte v Homarr! Prosím, vytvorte si účet",
"subtitle": "Vítajte v Homarr! Prosím, vytvorte si účet",
"description": "Pozval vás {username}"
},
"init": {
Expand Down Expand Up @@ -489,7 +489,7 @@
}
},
"app": {
"search": "",
"search": "Vyhľadať aplikáciu",
"page": {
"list": {
"title": "Aplikácie",
Expand Down Expand Up @@ -1158,7 +1158,7 @@
},
"minecraftServerStatus": {
"name": "Minecraft Server Stav",
"description": "",
"description": "Zobraziť status Minecraft servera",
"option": {
"title": {
"label": "Názov"
Expand Down Expand Up @@ -1763,15 +1763,15 @@
"action": {
"duplicate": {
"title": "Duplikovať dosku",
"message": "",
"message": "Tým sa duplikuje nástenka {name} s celým jej obsahom. Ak widgety odkazujú na integrácie, ktoré nemáte povolené používať, budú odstránené.",
"notification": {
"success": {
"title": "",
"title": "Doska duplikovaná",
"message": "Doska bola úspešne duplikovaná"
},
"error": {
"title": "",
"message": ""
"title": "Nieje možné duplikovať dosku",
"message": "Tabuľu nebolo možné duplikovať"
}
}
},
Expand Down Expand Up @@ -2141,7 +2141,7 @@
}
},
"duplicate": {
"label": ""
"label": "Duplikovať dosku"
},
"delete": {
"label": "Odstrániť natrvalo",
Expand Down Expand Up @@ -2767,9 +2767,9 @@
}
},
"media": {
"requestMovie": "",
"requestSeries": "",
"openIn": ""
"requestMovie": "Vyžiadať film",
"requestSeries": "Vyžiadať seriál",
"openIn": "Otvoriť v {kind}"
},
"external": {
"help": "Používanie externého vyhľadávača",
Expand Down Expand Up @@ -3015,15 +3015,15 @@
"media": {
"request": {
"modal": {
"title": "",
"title": "Vyžiadať \"{name}\"",
"table": {
"header": {
"season": "",
"episodes": ""
"season": "Séria",
"episodes": "Epizódy"
}
},
"button": {
"send": ""
"send": "Poslať požiadavku"
}
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/translation/src/lang/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
}
},
"app": {
"search": "",
"search": "尋找應用程式",
"page": {
"list": {
"title": "應用程式",
Expand Down Expand Up @@ -1762,16 +1762,16 @@
"board": {
"action": {
"duplicate": {
"title": "",
"message": "",
"title": "複製面板",
"message": "這將複製看板 {name} 及其所有內容。如果小工具引用了無法使用的集成,它們將被移除",
"notification": {
"success": {
"title": "",
"message": ""
"title": "面板已複製",
"message": "面板已複製成功"
},
"error": {
"title": "",
"message": ""
"title": "面板無法複製",
"message": "此面板無法被複製"
}
}
},
Expand Down Expand Up @@ -2141,7 +2141,7 @@
}
},
"duplicate": {
"label": ""
"label": "複製面板"
},
"delete": {
"label": "永久移除",
Expand Down

0 comments on commit ccd324c

Please sign in to comment.