From 7710eb7a355dad2939a409c3e4324e1d1f473fd7 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Fri, 25 Oct 2024 02:10:57 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 1.2% (1 of 82 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/zh_Hant/ --- src/localisation/lang/zh_Hant/locale.json | 42 ++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/src/localisation/lang/zh_Hant/locale.json b/src/localisation/lang/zh_Hant/locale.json index 058af6a..130c3b7 100644 --- a/src/localisation/lang/zh_Hant/locale.json +++ b/src/localisation/lang/zh_Hant/locale.json @@ -1,3 +1,43 @@ { - "play-next": "播放下一首" + "play-next": "播放下一首", + "onboarding-welcome": "歡迎!", + "settings": "設定", + "library": "庫", + "server-url": "伺服器 URL", + "access-token": "存取令牌", + "user-id": "使用者 ID", + "setting-cache": "快取", + "error-reporting": "錯誤報告", + "enable": "啟用", + "disable": "停用", + "more-info": "更多資訊", + "track": "軌跡", + "playlists": "播放清單", + "playlist": "播放清單", + "shuffle-playlist": "隨機播放清單", + "downloads": "下載", + "delete-track": "刪除軌跡", + "total-duration": "總持續時長", + "color-scheme": "色調配置", + "color-scheme-system": "系統", + "color-scheme-dark": "深色模式", + "khz": "kHz", + "kbps": "kbps", + "queue": "佇列", + "add-to-queue": "加入佇列 (_Q)", + "clear-queue": "清除佇列", + "no-results": "沒找到結果", + "album": "專輯", + "albums": "相簿", + "all-albums": "全部專輯", + "search": "搜尋", + "music": "音樂", + "now-playing": "正在播放", + "artists": "設計", + "privacy-policy": "隱私權政策", + "sleep-timer": "睡眠倒數", + "delete": "刪除", + "cancel": "取消", + "disc": "碟片", + "lyrics": "歌詞" }