Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
This commit is contained in:
Michael Long 2022-02-25 15:26:41 +00:00 committed by Weblate
parent ef5c85b293
commit f25965d256
1 changed files with 22 additions and 22 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: front 0.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-08 18:17+0000\n"
"PO-Revision-Date: 2022-02-09 13:36+0000\n"
"PO-Revision-Date: 2022-02-26 16:17+0000\n"
"Last-Translator: Michael Long <mchobbylong@gmail.com>\n"
"Language-Team: none\n"
"Language: zh_Hans\n"
@ -22,7 +22,7 @@ msgstr ""
#: front/src/components/playlists/PlaylistModal.vue:5
msgctxt "Popup/Playlist/Paragraph"
msgid "\"%{ title }\", by %{ artist }"
msgstr "%{ artist }的《%{ title }》"
msgstr "%{ title } - %{ artist }"
#: front/src/components/RemoteSearchForm.vue:132
msgctxt "Head/Fetch/Field.Placeholder"
@ -60,13 +60,13 @@ msgstr[0] "%{ count } 个节目"
msgctxt "Content/Channel/Paragraph"
msgid "%{ count } episode"
msgid_plural "%{ count } episodes"
msgstr[0] "%{ count }期单集"
msgstr[0] "%{ count } 个节目"
#: front/src/components/favorites/List.vue:12
msgctxt "Content/Favorites/Title"
msgid "%{ count } favorite"
msgid_plural "%{ count } favorites"
msgstr[0] "%{ count }个收藏的作品"
msgstr[0] "%{ count } 个收藏"
#: front/src/components/channels/UploadModal.vue:175
msgctxt "*/*/*"
@ -100,7 +100,7 @@ msgstr[0] "在 %{ total } 中已选定 %{ count } 个"
msgctxt "Content/Channel/Paragraph"
msgid "%{ count } subscriber"
msgid_plural "%{ count } subscribers"
msgstr[0] "%{ count }个订阅"
msgstr[0] "%{ count } 个订阅"
#: front/src/components/audio/ChannelCard.vue:15
#: front/src/components/audio/album/Card.vue:21
@ -129,7 +129,7 @@ msgstr[0] "%{ count }首歌曲"
msgctxt "Content/Artist/Paragraph"
msgid "%{ count } track in %{ albumsCount } albums"
msgid_plural "%{ count } tracks in %{ albumsCount } albums"
msgstr[0] "%{ albumsCount }张专辑中的%{ count }首歌曲"
msgstr[0] "共有 %{ albumsCount } 张专辑中的 %{ count } 首歌曲"
#: front/src/components/library/radios/Builder.vue:109
#: front/src/components/library/radios/Builder.vue:1
@ -143,7 +143,7 @@ msgstr[0] "%{ count } 首歌曲符合搜索条件"
msgctxt "*/Queue/Message"
msgid "%{ count } track was added to your queue"
msgid_plural "%{ count } tracks were added to your queue"
msgstr[0] "%{ count }首歌曲已添加到您的音乐队列中"
msgstr[0] "%{ count } 首歌曲已添加到您的播放队列中"
#: front/src/views/content/libraries/Quota.vue:21
msgctxt "Content/Library/Paragraph"
@ -153,7 +153,7 @@ msgstr "共%{ max },已使用%{ current }"
#: front/src/components/common/Duration.vue:2
msgctxt "Content/*/Paragraph"
msgid "%{ hours } h %{ minutes } min"
msgstr "%{ hours }小时{ minutes } 分钟"
msgstr "%{ hours } 小时 %{ minutes } 分钟"
#: front/src/components/audio/Player.vue:113
#: src/components/audio/Player.vue:119
@ -173,17 +173,17 @@ msgstr "%{ updatedAgo }"
#: front/src/components/notifications/NotificationRow.vue:86
msgctxt "Content/Notifications/Paragraph"
msgid "%{ username } accepted your follow on library \"%{ library }\""
msgstr "%{ username }已接受您关注其曲库\"%{ library }\""
msgstr "%{ username } 已接受您关注了曲库“%{ library }”"
#: front/src/components/notifications/NotificationRow.vue:85
msgctxt "Content/Notifications/Paragraph"
msgid "%{ username } followed your library \"%{ library }\""
msgstr "%{ username }关注了你的曲库\"%{ library }\""
msgstr "%{ username } 关注了您的曲库“%{ library }”"
#: front/src/components/notifications/NotificationRow.vue:88
msgctxt "Content/Notifications/Paragraph"
msgid "%{ username } wants to follow your library \"%{ library }\""
msgstr "%{ username }想关注你的曲库\"%{ library }\""
msgstr "%{ username } 想关注您的曲库“%{ library }”"
#: front/src/views/auth/ProfileBase.vue:162
msgctxt "Head/Profile/Title"
@ -193,7 +193,7 @@ msgstr "%{ username }的个人资料"
#: front/src/components/playlists/PlaylistModal.vue:22
msgctxt "Popup/Playlist/Paragraph"
msgid "<strong>%{ track }</strong> is already in <strong>%{ playlist }</strong>."
msgstr "<strong>%{ track }</strong>已在<strong>%{ playlist }</strong>中."
msgstr "歌曲 <strong>%{ track }</strong> 已经在歌单 <strong>%{ playlist }</strong> 中。"
#: front/src/views/Notifications.vue:28 src/views/Notifications.vue:84
msgctxt "*/*/*"