diff options
| author | Vasyl Belynets <belinets@gmail.com> | 2024-01-05 11:00:37 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-01-05 09:51:18 -0500 |
| commit | a45a8e34a7f1906ee45ea4db9cfc50c3b9d30aa8 (patch) | |
| tree | cdf8dcc146e4cb3b9b6b78387e5336a651335cb8 | |
| parent | b39dc1eb016e0801d8cd6778045ba2c8c58dc614 (diff) | |
Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/uk.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/uk.json b/Emby.Server.Implementations/Localization/Core/uk.json index bd5398f08..4c3bf2f10 100644 --- a/Emby.Server.Implementations/Localization/Core/uk.json +++ b/Emby.Server.Implementations/Localization/Core/uk.json @@ -22,12 +22,12 @@ "Favorites": "Обрані", "DeviceOnlineWithName": "Пристрій {0} підключився", "DeviceOfflineWithName": "Пристрій {0} відключився", - "Collections": "Добірки", - "ChapterNameValue": "Розділ {0}", + "Collections": "Колекції", + "ChapterNameValue": "Сцена {0}", "Channels": "Канали", - "CameraImageUploadedFrom": "Нова фотографія завантажена з {0}", + "CameraImageUploadedFrom": "Нову фотографію завантажено з {0}", "Books": "Книги", - "AuthenticationSucceededWithUserName": "{0} успішно автентифіковано", + "AuthenticationSucceededWithUserName": "{0} успішно авторизовано", "Artists": "Виконавці", "Application": "Додаток", "AppDeviceValues": "Додаток: {0}, Пристрій: {1}", |
