diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 69e6428d6..f90fa02dd 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -35,7 +35,6 @@ 정보 버전 GitHub에서 보기 - FAQ 라이선스 diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml new file mode 100644 index 000000000..4e72698da --- /dev/null +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -0,0 +1,74 @@ + + + + 重试 + 授予 + + 媒体库 + 流派 + 艺术家 + 专辑 + 歌曲 + 歌曲 + + 搜索 + 过滤器 + 全部 + + 按首字符(正序) + 按首字符(倒序) + + 播放 + 随机播放 + 正在播放界面 + + 播放队列 + 加入播放队列 + 此歌曲已加入播放队列 + 即将播放 + + 查看艺术家 + 查看专辑 + + 关于 + 版本 + 在GitHub上查看 + 第三方许可 + + + 设置 + + 外观 + 主题 + 浅色 + 暗黑 + + 忽略媒体储存中的专辑封面 + + 音频 + + 行为 + + + 正在扫描… + + + 音轨 %d + + 播放/暂停 + + 清空播放队列 + + 错误 + + + + %d 歌曲 + + + + %d 专辑 + + + + \ No newline at end of file diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml new file mode 100644 index 000000000..1eef535e6 --- /dev/null +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -0,0 +1,83 @@ + + + + 重試 + 取得 + + 音樂庫 + 類型 + 演出者 + 專輯 + 歌曲 + 歌曲 + + 搜尋 + 篩選器 + 全部 + + 排序 + 默認 + А-Z + A-Z + + 播放 + 隨機播放 + 播放面板 + + 隊列 + 添加到隊列 + 已加入隊列 + 播放佇列:即將播放 + + 前往該歌手頁面 + 專輯 + + 關於 + 版本 + 在 GitHub 上檢視 + 授權條款 + + + 設定 + + 外觀 + 主題色調 + 強調色 + 淺色 + 深色 + 自定義 + + 彩色通知 + 忽略音訊檔內嵌的專輯封面 + + 音訊 + 音頻焦點 + 耳機插頭 + + 行為 + 記住隨機播放 + + + 找不到音樂 + + + 音軌 %d + + 播放/暫停 + + 清空播放佇列 + + 錯誤 + + + 搜尋音樂庫… + + + + %d 歌曲 + + + + %d 專輯 + + \ No newline at end of file diff --git a/info/FAQ.md b/info/FAQ.md index 4e6b255d5..801e47913 100644 --- a/info/FAQ.md +++ b/info/FAQ.md @@ -6,7 +6,7 @@ This FAQ will be continually updated as new changes and updates are made to Auxi ## What is Auxio? -Auxio is local music player for android that I built for myself, primarily. Its meant to be both simplistic and straightfoward while still remaining customizable. +Auxio is local music player for android that I built for myself, primarily. Its meant to avoid alot of the feature-bloat and frustrating UX that other FOSS music players have, while still remaining customizable. ## Where can I download Auxio?