diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-30 00:18:32 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-30 00:18:32 -0500 |
| commit | 792e4c4f1ba3d337cfaffca03e158d95560b3093 (patch) | |
| tree | 8bee5291031e81c2c6108e6acd45828f83dbf7f7 /MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json | |
| parent | a6145e54d901095e5b67704e3103843b4b515681 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json b/MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json index 3cdfa8126..56bd68f6e 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json @@ -56,6 +56,7 @@ "HeaderVideo": "\u89c6\u9891", "HeaderPaths": "Paths", "CategorySync": "Sync", + "HeaderEasyPinCode": "Easy Pin Code", "RegisterWithPayPal": "Register with PayPal", "HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership", "HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial", @@ -1119,11 +1120,14 @@ "LabelDisplayFoldersView": "\u663e\u793a\u4e00\u4e2a\u6587\u4ef6\u5939\u89c6\u56fe\u6765\u5448\u73b0\u5e73\u9762\u5a92\u4f53\u6587\u4ef6\u5939", "ViewTypeLiveTvRecordingGroups": "\u5f55\u5236", "ViewTypeLiveTvChannels": "\u9891\u9053", - "LabelAllowLocalAccessWithoutPassword": "\u5141\u8bb8\u672c\u5730\u8bbf\u95ee\u4e0d\u4f7f\u7528\u5bc6\u7801", - "LabelAllowLocalAccessWithoutPasswordHelp": "\u5f53\u542f\u7528\u65f6\uff0c\u4ece\u60a8\u7684\u5bb6\u5ead\u7f51\u7edc\u4e2d\u767b\u5f55\u65f6\u5c06\u4e0d\u9700\u8981\u5bc6\u7801\u3002", + "LabelEasyPinCode": "Easy pin code:", + "EasyPasswordHelp": "Your easy pin code is used for offline access with supported Media Browser apps, and can also be used for easy in-network sign in.", + "LabelInNetworkSignInWithEasyPassword": "Enable in-network sign in with my easy pin code", + "LabelInNetworkSignInWithEasyPasswordHelp": "If enabled, you'll be able to use your easy pin code to sign in to Media Browser apps from inside your home network. Your regular password will only be needed away from home. If the pin code is left blank, you won't need a password within your home network.", "HeaderPassword": "\u5bc6\u7801", "HeaderLocalAccess": "\u672c\u5730\u8bbf\u95ee", "HeaderViewOrder": "\u67e5\u770b\u987a\u5e8f", + "ButtonResetEasyPassword": "Reset easy pin code", "LabelSelectUserViewOrder": "\u60a8\u6240\u9009\u62e9\u7684\u67e5\u770b\u987a\u5e8f\u5c06\u663e\u793a\u5728Media Browser \u7684\u5404\u79cdApp\u4e0a\u9762", "LabelMetadataRefreshMode": "\u5a92\u4f53\u8d44\u6599\u5237\u65b0\u6a21\u5f0f\uff1a", "LabelImageRefreshMode": "\u56fe\u7247\u5237\u65b0\u6a21\u5f0f\uff1a", |
