diff options
| author | TheGoose <nikila.j@outlook.com> | 2019-12-04 07:25:38 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2019-12-05 03:57:07 -0500 |
| commit | 5234c686e75796adbab8110d7a86820be04873ab (patch) | |
| tree | 85193cdc50c258a89b01794fb257fee464681d3d | |
| parent | 7d2f066cd42fe36b7d073d894cf75533c315d18c (diff) | |
Translated using Weblate (English (United States))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_US/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index dbbf5b27b..aa855ed21 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -8,9 +8,9 @@ "CameraImageUploadedFrom": "A new camera image has been uploaded from {0}", "Channels": "Channels", "ChapterNameValue": "Chapter {0}", - "Collections": "Versamelings", - "DeviceOfflineWithName": "{0} het afgesluit", - "DeviceOnlineWithName": "{0} is verbind", + "Collections": "Collections", + "DeviceOfflineWithName": "{0} has disconnected", + "DeviceOnlineWithName": "{0} is connected", "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", "Favorites": "Favorites", "Folders": "Folders", |
