aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/id.json
diff options
context:
space:
mode:
authorUlrich Wagner <ulrich.wagner@viaregio-services.de>2020-02-19 08:09:37 +0100
committerGitHub <noreply@github.com>2020-02-19 08:09:37 +0100
commita62196afc7447217c752d23ff4733c7a8897f889 (patch)
treea722fe5c61e28e910e861d7ed605ed5565d7e68c /Emby.Server.Implementations/Localization/Core/id.json
parentd7f199bb1c43b56cafe8876f620d7757da17d8cd (diff)
parentcef796a5ba6dd256f425fb87c13d63c724499058 (diff)
Merge pull request #1 from jellyfin/master
Up-to-date
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/id.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/id.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/id.json b/Emby.Server.Implementations/Localization/Core/id.json
index 13415eda5..38c6cf54f 100644
--- a/Emby.Server.Implementations/Localization/Core/id.json
+++ b/Emby.Server.Implementations/Localization/Core/id.json
@@ -86,5 +86,10 @@
"FailedLoginAttemptWithUserName": "Percobaan login gagal dari {0}",
"CameraImageUploadedFrom": "Sebuah gambar baru telah diunggah dari {0}",
"DeviceOfflineWithName": "{0} telah terputus",
- "DeviceOnlineWithName": "{0} telah terhubung"
+ "DeviceOnlineWithName": "{0} telah terhubung",
+ "NotificationOptionVideoPlaybackStopped": "Pemutaran video berhenti",
+ "NotificationOptionVideoPlayback": "Pemutaran video dimulai",
+ "NotificationOptionAudioPlaybackStopped": "Pemutaran audio berhenti",
+ "NotificationOptionAudioPlayback": "Pemutaran audio dimulai",
+ "MixedContent": "Konten campur"
}