aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/da.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-15 12:35:41 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-15 12:35:41 -0400
commite3c86944718d68806ad42c4d14c964a72da90b44 (patch)
tree521f7cf81f29ac302ce5545cdc5ecde66f977182 /MediaBrowser.Server.Implementations/Localization/Server/da.json
parent9c5cceb4ecc277ffb5a3a988f655ad674bf41c58 (diff)
3.0.5340.20849
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/da.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/da.json24
1 files changed, 21 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/da.json b/MediaBrowser.Server.Implementations/Localization/Server/da.json
index 07f577724..c45a36e9d 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/da.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/da.json
@@ -1,6 +1,8 @@
{
"LabelExit": "Afslut",
+ "HeaderPassword": "Password",
"LabelVisitCommunity": "Bes\u00f8g F\u00e6lleskab",
+ "HeaderLocalAccess": "Local Access",
"LabelGithubWiki": "Github Wiki",
"LabelSwagger": "Swagger",
"LabelStandard": "Standard",
@@ -627,10 +629,10 @@
"TabNowPlaying": "Spiler nu",
"TabNavigation": "Navigation",
"TabControls": "Controls",
- "ButtonFullscreen": "Skift til fuldsk\u00e6rm",
+ "ButtonFullscreen": "Toggle fullscreen",
"ButtonScenes": "Scener",
"ButtonSubtitles": "Undertekster",
- "ButtonAudioTracks": "Lyd filer",
+ "ButtonAudioTracks": "Audio tracks",
"ButtonPreviousTrack": "Previous track",
"ButtonNextTrack": "Next track",
"ButtonStop": "Stop",
@@ -695,6 +697,10 @@
"LabelMaxStreamingBitrateHelp": "Specify a max bitrate when streaming.",
"LabelMaxStaticBitrate": "Max sync bitrate:",
"LabelMaxStaticBitrateHelp": "Specify a max bitrate when syncing content at high quality.",
+ "LabelMusicStaticBitrate": "Music sync bitrate:",
+ "LabelMusicStaticBitrateHelp": "Specify a max bitrate when syncing music",
+ "LabelMusicStreamingTranscodingBitrate": "Music transcoding bitrate:",
+ "LabelMusicStreamingTranscodingBitrateHelp": "Specify a max bitrate when streaming music",
"OptionIgnoreTranscodeByteRangeRequests": "Ignore transcode byte range requests",
"OptionIgnoreTranscodeByteRangeRequestsHelp": "If enabled, these requests will be honored but will ignore the byte range header.",
"LabelFriendlyName": "System venligt navn",
@@ -982,5 +988,17 @@
"AppDeviceValues": "App: {0}, Device: {1}",
"ProviderValue": "Provider: {0}",
"LabelChannelDownloadSizeLimit": "Download size limit (GB):",
- "LabelChannelDownloadSizeLimitHelp": "Limit the size of the channel download folder"
+ "LabelChannelDownloadSizeLimitHelp": "Limit the size of the channel download folder",
+ "HeaderRecentActivity": "Recent Activity",
+ "HeaderPeople": "People",
+ "HeaderDownloadPeopleMetadataFor": "Download biography and images for:",
+ "OptionComposers": "Composers",
+ "OptionOthers": "Others",
+ "HeaderDownloadPeopleMetadataForHelp": "Enabling additional options will provide more on-screen information but will result in slower library scans.",
+ "ViewTypeFolders": "Folders",
+ "LabelDisplayFoldersView": "Display a folders view to show plain media folders",
+ "ViewTypeLiveTvRecordingGroups": "Recordings",
+ "ViewTypeLiveTvChannels": "Channels",
+ "LabelAllowLocalAccessWithoutPassword": "Allow local access without a password",
+ "LabelAllowLocalAccessWithoutPasswordHelp": "When enabled, a password will not be required when signing in from within your home network."
} \ No newline at end of file