diff options
| author | sharkykh <sharkykh@gmail.com> | 2020-02-25 23:29:27 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-02-26 14:01:46 -0500 |
| commit | 9d53fd0e73c70cd275e1a9b958c368b9efd01b76 (patch) | |
| tree | 8b50b84b64b9d8b27885d352d298ba3818ea3f33 | |
| parent | fd3ee279de9206bfa0787d5541d99ec1c6b279c9 (diff) | |
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/he.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/he.json b/Emby.Server.Implementations/Localization/Core/he.json index 5ef59797d..f3a7794da 100644 --- a/Emby.Server.Implementations/Localization/Core/he.json +++ b/Emby.Server.Implementations/Localization/Core/he.json @@ -81,9 +81,9 @@ "System": "System", "TvShows": "סדרות טלוויזיה", "User": "User", - "UserCreatedWithName": "User {0} has been created", - "UserDeletedWithName": "User {0} has been deleted", - "UserDownloadingItemWithValues": "{0} is downloading {1}", + "UserCreatedWithName": "המשתמש {0} נוצר", + "UserDeletedWithName": "המשתמש {0} הוסר", + "UserDownloadingItemWithValues": "{0} מוריד את {1}", "UserLockedOutWithName": "User {0} has been locked out", "UserOfflineFromDevice": "{0} has disconnected from {1}", "UserOnlineFromDevice": "{0} is online from {1}", |
