diff options
| author | Blackspirits <blackspirits@gmail.com> | 2025-03-17 19:09:51 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2025-03-18 16:01:01 -0400 |
| commit | e1392ca1b62355d9ce16177b9f69d2bd56c1e0d0 (patch) | |
| tree | 164f706a579a0055b8cf971bb95ee6afd432b15c | |
| parent | 62fc2b8d0d2a0f4cab13c25a89fc26c78b505caf (diff) | |
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pt-PT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-PT.json b/Emby.Server.Implementations/Localization/Core/pt-PT.json index 879bf64b0..42ea5e0a4 100644 --- a/Emby.Server.Implementations/Localization/Core/pt-PT.json +++ b/Emby.Server.Implementations/Localization/Core/pt-PT.json @@ -1,6 +1,6 @@ { "Albums": "Álbuns", - "AppDeviceValues": "Aplicação {0}, Dispositivo: {1}", + "AppDeviceValues": "Aplicação: {0}, Dispositivo: {1}", "Application": "Aplicação", "Artists": "Artistas", "AuthenticationSucceededWithUserName": "{0} autenticado com sucesso", |
