diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-11 14:07:31 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-11 14:07:31 -0400 |
| commit | 2c4e27dac221b23d6dc35469836fd2699adf2831 (patch) | |
| tree | 3a16aeec3a620d92ab5758d0e90b4cb2c3eb624a /MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json | |
| parent | 0105163cda63329c95d5705f1d5e8a253a8d7fab (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json index 95150a80e..2f30a9df9 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json @@ -776,6 +776,7 @@ "ButtonUnlockWithSupporter": "Sign in with Emby Supporter Membership", "MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.", "ButtonUnlockWithPurchase": "Unlock with Purchase", + "ButtonUnlockPrice": "Unlock {0}", "MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.", "OptionEnableFullscreen": "Enable Fullscreen", "ButtonServer": "Server", @@ -783,5 +784,15 @@ "HeaderLibrary": "Library", "HeaderMedia": "Media", "ButtonInbox": "Inbox", - "HeaderAdvanced": "Advanced" + "HeaderAdvanced": "Advanced", + "HeaderSaySomethingLike": "Say Something Like...", + "ButtonTryAgain": "Try Again", + "HeaderYouSaid": "You Said...", + "MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.", + "MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.", + "MessageNoItemsFound": "No items found.", + "ButtonManageServer": "Manage Server", + "ButtonPreferences": "Preferences", + "ButtonViewArtist": "View artist", + "ButtonViewAlbum": "View album" }
\ No newline at end of file |
