aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/zh-CN.json
diff options
context:
space:
mode:
authorartiume <siderite@gmail.com>2020-02-20 19:44:58 -0500
committerGitHub <noreply@github.com>2020-02-20 19:44:58 -0500
commiteb67117b83ce3a74cc4272d8845d6028c5e14026 (patch)
tree4e5a6499316e3eb7a2c6e1dc3629d7d62d15c46c /Emby.Server.Implementations/Localization/Core/zh-CN.json
parent8f5ffba29fc5baa54e9b4648050b2dc3492a1f07 (diff)
parent28cc210a5e8f6fc234178f2f667d8ce1f8596dec (diff)
Merge pull request #20 from jellyfin/master
nightly
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/zh-CN.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index e0daac8a59..dd61686145 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -89,8 +89,8 @@
"UserOnlineFromDevice": "{0} 在线,来自 {1}",
"UserPasswordChangedWithName": "已为用户 {0} 更改密码",
"UserPolicyUpdatedWithName": "用户协议已经被更新为 {0}",
- "UserStartedPlayingItemWithValues": "{0} 已开始播放 {1}",
- "UserStoppedPlayingItemWithValues": "{0} 已停止播放 {1}",
+ "UserStartedPlayingItemWithValues": "{0} 已在 {2} 上开始播放 {1}",
+ "UserStoppedPlayingItemWithValues": "{0} 已在 {2} 上停止播放 {1}",
"ValueHasBeenAddedToLibrary": "{0} 已添加至您的媒体库中",
"ValueSpecialEpisodeName": "特典 - {0}",
"VersionNumber": "版本 {0}"