160 lines
4.1 KiB
Plaintext
160 lines
4.1 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-04-02 20:45+0800\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: python\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: main.py:55
|
|
msgid "Not authenticated!"
|
|
msgstr "请登录帐号喵!"
|
|
|
|
#: main.py:58
|
|
msgid "Permission denied!"
|
|
msgstr "权限不足喵!"
|
|
|
|
#: main.py:65
|
|
msgid "Hello, this is the API testing page of galaxy music hall."
|
|
msgstr "你好,这里是银河音乐厅的API测试页面喵。"
|
|
|
|
#: main.py:69
|
|
msgid "Server is running"
|
|
msgstr "服务器正在运行喵。"
|
|
|
|
#: main.py:81 main.py:86 main.py:94
|
|
msgid "Incorrect user or password!"
|
|
msgstr "用户名或密码错误喵!"
|
|
|
|
#: main.py:90
|
|
msgid "Login success."
|
|
msgstr "登录成功喵。"
|
|
|
|
#: main.py:92
|
|
msgid "Login failed, unknown exception."
|
|
msgstr "登录失败,未知异常喵!"
|
|
|
|
#: main.py:119
|
|
msgid "No music in queue."
|
|
msgstr "队列里是空的喵。"
|
|
|
|
#: main.py:102
|
|
msgid "Push parameter is empty!"
|
|
msgstr "推送参数是空的喵!"
|
|
|
|
#: main.py:149
|
|
msgid "Unsupported music provider!"
|
|
msgstr "不支持这个提供者喵!"
|
|
|
|
#: main.py:154
|
|
msgid "The music does not exist!"
|
|
msgstr "歌曲不存在喵!"
|
|
|
|
#: main.py:156
|
|
msgid "The music is not available!"
|
|
msgstr "歌曲不可用喵!"
|
|
|
|
#: main.py:158
|
|
msgid "The music is VIP only, please contact administrator to login VIP account!"
|
|
msgstr "歌曲是VIP音乐,请联系管理员登录VIP帐号喵!"
|
|
|
|
#: main.py:164 main.py:233
|
|
msgid "The music is already in the queue!"
|
|
msgstr "歌曲已经在队列里了喵!"
|
|
|
|
#: main.py:169
|
|
msgid "Successfully pushed the music."
|
|
msgstr "成功推送喵。"
|
|
|
|
#: main.py:179 main.py:187 main.py:199 main.py:211
|
|
msgid "The music is not in the queue!"
|
|
msgstr "歌曲不在队列里喵!"
|
|
|
|
#: main.py:181 main.py:201
|
|
msgid "You are not the owner of the music!"
|
|
msgstr "你不是歌曲的拥有者喵!"
|
|
|
|
#: main.py:183 main.py:189
|
|
msgid "Successfully deleted the music."
|
|
msgstr "成功删除喵。"
|
|
|
|
#: main.py:203
|
|
msgid "You do not have enough stardust to elevate the music!"
|
|
msgstr "你没有足够的星尘来提升歌曲喵!"
|
|
|
|
#: main.py:207 main.py:213
|
|
msgid "Successfully elevated the music."
|
|
msgstr "成功提升喵。"
|
|
|
|
#: main.py:229
|
|
msgid "No file selected!"
|
|
msgstr "没有选择文件喵!"
|
|
|
|
#: main.py:231
|
|
msgid "Invalid file format!"
|
|
msgstr "无效的文件格式喵!"
|
|
|
|
#: main.py:239
|
|
msgid "Failed to save the file!"
|
|
msgstr "无法保存文件喵!"
|
|
|
|
#: main.py:242
|
|
msgid "Successfully uploaded the music!"
|
|
msgstr "成功上传歌曲喵。"
|
|
|
|
#: main.py:258 main.py:279
|
|
msgid "Failed to reload the banner!"
|
|
msgstr "无法加载Banner喵!"
|
|
|
|
#: main.py:277
|
|
msgid "Permission denied to access cache directory!"
|
|
msgstr "没有访问缓存目录的权限喵!"
|
|
|
|
#: MusicManager.py:23
|
|
msgid "File saving failed, permission denied!"
|
|
msgstr "文件保存失败喵!(权限不够喵...)"
|
|
|
|
#: MusicManager.py:25
|
|
msgid "File saving failed, path doesn't exist!"
|
|
msgstr "文件保存失败喵!(路径不存在喵...)"
|
|
|
|
#: MusicManager.py:27
|
|
msgid "File saving failed, internal server error!"
|
|
msgstr "文件保存失败喵!(服务器出错了喵...)"
|
|
|
|
#: MusicManager.py:29
|
|
msgid "File saved."
|
|
msgstr "文件保存了喵。"
|
|
|
|
#: Extensions/Netease.py:27
|
|
msgid "Netease account logged in."
|
|
msgstr "网易云帐号登录成功喵。"
|
|
|
|
#: Extensions/Netease.py:29
|
|
msgid "Netease account login failed."
|
|
msgstr "网易云帐号登录失败喵。"
|
|
|
|
#: Extensions/Netease.py:39
|
|
msgid "Netease account logged out."
|
|
msgstr "网易云帐号登出了喵。"
|
|
|
|
#: Extensions/Netease.py:48
|
|
msgid "Netease anonymous account logged in."
|
|
msgstr "网易云匿名帐号登录成功喵。"
|
|
|
|
#: Extensions/Netease.py:50
|
|
msgid "Netease anonymous account login failed, timed out."
|
|
msgstr "网易云帐号登录失败喵。(超时了喵)"
|
|
|