From 790cf0b04bc626b31b655de8ffa01c64d34c4212 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Fri, 20 Jan 2023 00:25:12 +0000 Subject: [PATCH 1/3] Translated using Weblate (Vietnamese) Currently translated at 87.5% (56 of 64 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index 5367b53..80019d9 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -41,7 +41,9 @@ "add": "Thêm", "back": "Quay lại", "receive": "Nhận", - "send": "Gửi" + "send": "Gửi", + "import": "Nhập", + "export": "Xuất" }, "instances": { "version": "Phiên bản", From 7617850d55c9c0689c53474e633f91dd0220cf10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vri=20=F0=9F=8C=88?= Date: Fri, 20 Jan 2023 14:33:14 +0000 Subject: [PATCH 2/3] Translated using Weblate (German) Currently translated at 100.0% (64 of 64 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/de/ --- src/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/de.json b/src/locales/de.json index 872f355..055a03d 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -9,7 +9,7 @@ "similar_artists": "Ähnliche Künstler/innen", "featured": "Ausgewählt", "community": "Gemeinschaft", - "login": "Anmeldung", + "login": "Anmelden", "local": "Lokal", "search": "Suche", "spotlight": "Scheinwerfer", From f6ec753836e364a27dfaa47371a20bdb2616aede Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Fri, 20 Jan 2023 17:16:11 +0000 Subject: [PATCH 3/3] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (64 of 64 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/zh_Hans/ --- src/locales/zh_Hans.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/locales/zh_Hans.json b/src/locales/zh_Hans.json index 61283fd..bd549b2 100644 --- a/src/locales/zh_Hans.json +++ b/src/locales/zh_Hans.json @@ -32,7 +32,9 @@ "back": "返回", "cancel": "取消", "receive": "接收", - "send": "发送" + "send": "发送", + "import": "导入", + "export": "导出" }, "pref": { "player": "音频播放器", @@ -50,7 +52,11 @@ "light": "亮色", "blur_light": "模糊(亮色)", "dracula": "Dracula", - "nord": "Nord" + "nord": "Nord", + "home": "主页", + "explore": "探索", + "charts": "排行榜", + "library": "收藏库" }, "info": { "see_all": "显示全部",