diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-21 09:28:30 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-21 09:28:30 -0500 |
| commit | 27088b7bacccf9a259459e871320dc5de4d39ac2 (patch) | |
| tree | a244ad34bedc20be4375f83062df3f29f24b4ebf /MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json | |
| parent | dc8c24ed2905934e1d715d8a36b05f01807371f3 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json b/MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json index cab951332..f9d9432d2 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json @@ -145,9 +145,11 @@ "OptionBudget": "\u9810\u7b97", "OptionRevenue": "\u6536\u5165", "OptionPoster": "\u6d77\u5831", + "OptionPosterCard": "Poster card", "OptionBackdrop": "\u80cc\u666f", "OptionTimeline": "\u6642\u9593\u8ef8", "OptionThumb": "\u7e2e\u7565\u5716", + "OptionThumbCard": "Thumb card", "OptionBanner": "\u6a6b\u5411\u5716", "OptionCriticRating": "\u8a55\u8ad6\u5bb6\u8a55\u50f9", "OptionVideoBitrate": "\u8996\u983b\u6bd4\u7279\u7387", @@ -232,6 +234,9 @@ "OptionAllowDeleteLibraryContent": "\u5141\u8a31\u9019\u7528\u6236\u522a\u9664\u5a92\u9ad4\u5eab\u7684\u5167\u5bb9", "OptionAllowManageLiveTv": "\u5141\u8a31\u7ba1\u7406\u96fb\u8996\u7bc0\u76ee\u9304\u5f71", "OptionAllowRemoteControlOthers": "\u5141\u8a31\u9019\u7528\u6236\u9060\u7a0b\u63a7\u5236\u5176\u4ed6\u7528\u6236", + "OptionAllowRemoteSharedDevices": "Allow this user to remote control shared devices", + "OptionAllowRemoteSharedDevicesHelp": "Dlna devices are considered shared until a user begins controlling it.", + "HeaderRemoteControl": "Remote Control", "OptionMissingTmdbId": "\u7f3a\u5c11TMDB\u7de8\u865f", "OptionIsHD": "\u9ad8\u6e05", "OptionIsSD": "\u6a19\u6e05", @@ -838,6 +843,8 @@ "ViewTypeTvShows": "TV", "ViewTypeGames": "Games", "ViewTypeMusic": "Music", + "ViewTypeMusicGenres": "Genres", + "ViewTypeMusicArtists": "Artists", "ViewTypeBoxSets": "Collections", "ViewTypeChannels": "Channels", "ViewTypeLiveTV": "Live TV", @@ -1217,6 +1224,7 @@ "LabelConnectGuestUserNameHelp": "This is the username that your friend uses to sign in to the Media Browser website, or their email address.", "HeaderInviteUserHelp": "Sharing your media with friends is easier than ever before with Media Browser Connect.", "ButtonSendInvitation": "Send Invitation", + "HeaderSignInWithConnect": "Sign in with Media Browser Connect", "HeaderGuests": "Guests", "HeaderLocalUsers": "Local Users", "HeaderPendingInvitations": "Pending Invitations", |
