Просмотр исходного кода

Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/

a19guillermobf 4 лет назад
Родитель
Сommit
85c771e64b
1 измененных файлов с 10 добавлено и 1 удалено
  1. 10 1
      Emby.Server.Implementations/Localization/Core/gl.json

+ 10 - 1
Emby.Server.Implementations/Localization/Core/gl.json

@@ -79,5 +79,14 @@
     "PluginUninstalledWithName": "{0} foi desinstalado",
     "PluginUninstalledWithName": "{0} foi desinstalado",
     "PluginInstalledWithName": "{0} foi instalado",
     "PluginInstalledWithName": "{0} foi instalado",
     "Playlists": "Listas de reproducción",
     "Playlists": "Listas de reproducción",
-    "Photos": "Fotos"
+    "Photos": "Fotos",
+    "UserLockedOutWithName": "O usuario {0} foi bloqueado",
+    "UserDownloadingItemWithValues": "{0} está a ser transferido {1}",
+    "UserDeletedWithName": "O usuario {0} foi borrado",
+    "UserCreatedWithName": "O usuario {0} foi creado",
+    "Plugin": "Plugin",
+    "NotificationOptionVideoPlaybackStopped": "Reproducción de vídeo parada",
+    "NotificationOptionVideoPlayback": "Reproducción de vídeo iniciada",
+    "NotificationOptionUserLockedOut": "Usuario bloqueado",
+    "NotificationOptionTaskFailed": "Falla na tarefa axendada"
 }
 }