aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Elbrianno <christian.elbrianno41@gmail.com>2020-02-18 02:30:41 +0000
committerWeblate <noreply@weblate.org>2020-02-18 21:46:15 -0500
commitb672d105b6b9fa3692cebf71cd509d9ed665afa7 (patch)
tree4e66f6522dfcf37577372cd2de7332cca2e0fc87
parente2a36a5b1453320061d207c1a646be8c34827015 (diff)
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
-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"
}