diff options
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/bg-BG.json | 8 | ||||
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nl.json | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/bg-BG.json b/Emby.Server.Implementations/Localization/Core/bg-BG.json index 3810e8b34..4f95b4880 100644 --- a/Emby.Server.Implementations/Localization/Core/bg-BG.json +++ b/Emby.Server.Implementations/Localization/Core/bg-BG.json @@ -126,5 +126,11 @@ "External": "Външен", "HearingImpaired": "Увреден слух", "TaskRefreshTrickplayImages": "Генерирай изображение", - "TaskRefreshTrickplayImagesDescription": "Създава прегледи на Trickplay за видеа в активирани библиотеки." + "TaskRefreshTrickplayImagesDescription": "Създава прегледи на Trickplay за видеа в активирани библиотеки.", + "TaskDownloadMissingLyrics": "Свали липсващи текстове", + "TaskDownloadMissingLyricsDescription": "Свали текстове за песни", + "TaskCleanCollectionsAndPlaylists": "Изчисти колекциите и плейлистовете", + "TaskCleanCollectionsAndPlaylistsDescription": "Премахни несъществуващи файлове в колекциите и плейлистите.", + "TaskAudioNormalization": "Нормализиране на звука", + "TaskAudioNormalizationDescription": "Сканирай файловете за нормализация на звука." } diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index 8fd44da72..2327a73a9 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -23,7 +23,7 @@ "HeaderFavoriteShows": "Favoriete series", "HeaderFavoriteSongs": "Favoriete nummers", "HeaderLiveTV": "Live-tv", - "HeaderNextUp": "Volgende", + "HeaderNextUp": "Als volgende", "HeaderRecordingGroups": "Opnamegroepen", "HomeVideos": "Homevideo's", "Inherit": "Erven", |
