diff options
| author | Anton Fernandez Príncipe <xplcts@hotmail.com> | 2020-09-19 12:24:21 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-09-19 12:01:32 -0400 |
| commit | 484cd887664132096d3c7fb2263485c297e73adc (patch) | |
| tree | 99e8be6582d5626f9b39bf512b020c307abd7596 | |
| parent | 675fcab4514df6853c560f9c567e78d0e9c52fa8 (diff) | |
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/gl.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/gl.json b/Emby.Server.Implementations/Localization/Core/gl.json index 94034962d..faee2519a 100644 --- a/Emby.Server.Implementations/Localization/Core/gl.json +++ b/Emby.Server.Implementations/Localization/Core/gl.json @@ -1,3 +1,11 @@ { - "Albums": "Álbumes" + "Albums": "Álbumes", + "Collections": "Colecións", + "ChapterNameValue": "Capítulos {0}", + "Channels": "Canles", + "CameraImageUploadedFrom": "Cargouse unha nova imaxe da cámara desde {0}", + "Books": "Libros", + "AuthenticationSucceededWithUserName": "{0} autenticouse correctamente", + "Artists": "Artistas", + "Application": "Aplicativo" } |
