diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/da.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/da.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json index b8acb8ba2..88bba2398 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json @@ -57,14 +57,14 @@ "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonStop": "Stop", - "ButtonNextTrack": "Next Track", + "ButtonNextTrack": "Next track", "ButtonPause": "Pause", - "ButtonPlay": "Play", - "ButtonEdit": "Edit", + "ButtonPlay": "Afspil", + "ButtonEdit": "Rediger", "ButtonQueue": "Queue", "ButtonPlayTrailer": "PlayTrailer", "ButtonPlaylist": "Playlist", - "ButtonPreviousTrack": "Previous Track", + "ButtonPreviousTrack": "Previous track", "LabelEnabled": "Enabled", "LabelDisabled": "Disabled", "ButtonMoreInformation": "More Information", @@ -74,7 +74,7 @@ "ButtonClose": "Close", "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.", "MessageInvalidUser": "Invalid user or password.", - "HeaderAllRecordings": "All Recordings", + "HeaderAllRecordings": "Alle Optagelser", "RecommendationBecauseYouLike": "Because you like {0}", "RecommendationBecauseYouWatched": "Because you watched {0}", "RecommendationDirectedBy": "Directed by {0}", |
