mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 94.3% (166 of 176 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/zh_Hans/
This commit is contained in:
parent
c960085e17
commit
a7b4f881f2
1 changed files with 19 additions and 2 deletions
|
@ -6,7 +6,10 @@
|
|||
"sync": "同步播放列表",
|
||||
"select": "选择要添加的播放列表",
|
||||
"name": "播放列表名称",
|
||||
"add": "添加歌曲到播放列表"
|
||||
"add": "添加到播放列表",
|
||||
"remove_from": "从播放列表移除",
|
||||
"remove": "移除播放列表",
|
||||
"save": "保存为播放列表"
|
||||
},
|
||||
"title": {
|
||||
"singles": "单曲",
|
||||
|
@ -39,7 +42,15 @@
|
|||
"send": "发送",
|
||||
"import": "导入",
|
||||
"export": "导出",
|
||||
"register_on": "没有账号?注册"
|
||||
"register_on": "没有账号?注册",
|
||||
"play_now": "现在播放",
|
||||
"share": "分享",
|
||||
"play_next_track": "播放下一首歌曲",
|
||||
"add_track_to_favorites": "添加歌曲到喜欢",
|
||||
"save_for_offline_playback": "保存以离线重播",
|
||||
"show_information_about_track": "显示歌曲信息",
|
||||
"more_controls": "更多控制",
|
||||
"shuffle": "随机播放"
|
||||
},
|
||||
"pref": {
|
||||
"player": "音频播放器",
|
||||
|
@ -173,5 +184,11 @@
|
|||
"general": {
|
||||
"username": "用户名",
|
||||
"password": "密码"
|
||||
},
|
||||
"queue": {
|
||||
"clear": "清空队列",
|
||||
"add": "添加至队列",
|
||||
"add_to_top": "添加至队列顶部",
|
||||
"add_to_bottom": "添加至队列底部"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue