diff options
| author | rimasx <riks_12@hot.ee> | 2021-11-14 20:09:22 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-11-15 07:48:24 -0500 |
| commit | 9c74103fbe151cad7ec0c2ddf4061afc9378b203 (patch) | |
| tree | 030ec9376b3e21cfd3519b16dc3bcb4fa9162899 | |
| parent | 551c6f02a221f751942a49fe4f0685c06d3b7fd0 (diff) | |
Translated using Weblate (Estonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/et.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/et.json b/Emby.Server.Implementations/Localization/Core/et.json index e5405e515..626d76d6b 100644 --- a/Emby.Server.Implementations/Localization/Core/et.json +++ b/Emby.Server.Implementations/Localization/Core/et.json @@ -114,5 +114,7 @@ "Artists": "Esitajad", "Application": "Rakendus", "AppDeviceValues": "Rakendus: {0}, seade: {1}", - "Albums": "Albumid" + "Albums": "Albumid", + "UserOfflineFromDevice": "{0} katkestas ühenduse {1}-ga", + "SubtitleDownloadFailureFromForItem": "Subtiitrite allalaadimine {0} > {1} nurjus" } |
