From ccd324cb98704c2e0032a108ab4940346d5c27cb Mon Sep 17 00:00:00 2001 From: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:41:53 +0000 Subject: [PATCH] chore(lang): update translations from crowdin --- packages/translation/src/lang/sk.json | 34 +++++++++++++-------------- packages/translation/src/lang/zh.json | 16 ++++++------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/packages/translation/src/lang/sk.json b/packages/translation/src/lang/sk.json index 3b43578f9..4dfe5a14f 100644 --- a/packages/translation/src/lang/sk.json +++ b/packages/translation/src/lang/sk.json @@ -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": { @@ -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": { @@ -489,7 +489,7 @@ } }, "app": { - "search": "", + "search": "Vyhľadať aplikáciu", "page": { "list": { "title": "Aplikácie", @@ -1158,7 +1158,7 @@ }, "minecraftServerStatus": { "name": "Minecraft Server Stav", - "description": "", + "description": "Zobraziť status Minecraft servera", "option": { "title": { "label": "Názov" @@ -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ť" } } }, @@ -2141,7 +2141,7 @@ } }, "duplicate": { - "label": "" + "label": "Duplikovať dosku" }, "delete": { "label": "Odstrániť natrvalo", @@ -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", @@ -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" } } } diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json index ea4d02a4d..588fd1c39 100644 --- a/packages/translation/src/lang/zh.json +++ b/packages/translation/src/lang/zh.json @@ -489,7 +489,7 @@ } }, "app": { - "search": "", + "search": "尋找應用程式", "page": { "list": { "title": "應用程式", @@ -1762,16 +1762,16 @@ "board": { "action": { "duplicate": { - "title": "", - "message": "", + "title": "複製面板", + "message": "這將複製看板 {name} 及其所有內容。如果小工具引用了無法使用的集成,它們將被移除", "notification": { "success": { - "title": "", - "message": "" + "title": "面板已複製", + "message": "面板已複製成功" }, "error": { - "title": "", - "message": "" + "title": "面板無法複製", + "message": "此面板無法被複製" } } }, @@ -2141,7 +2141,7 @@ } }, "duplicate": { - "label": "" + "label": "複製面板" }, "delete": { "label": "永久移除",