From 5071fed03869ceeaeadb639963b06203ceb10fbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ignacio=20Carrera=20Gonz=C3=A1lez?= Date: Thu, 30 May 2024 15:34:06 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (274 of 274 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/es/ --- client/src/locale/server.es-ES.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/locale/server.es-ES.json b/client/src/locale/server.es-ES.json index 7af9f5e08..f121a1d13 100644 --- a/client/src/locale/server.es-ES.json +++ b/client/src/locale/server.es-ES.json @@ -28,7 +28,7 @@ "Unlisted": "Sin listar", "Private": "Privado", "Internal": "Interno", - "Password protected": "Password protected", + "Password protected": "Protección por contraseña", "Published": "Publicados", "To transcode": "Para codificar", "To import": "Para importar", @@ -37,9 +37,9 @@ "To move to an external storage": "Para trasladar a un almacenamiento externo", "Transcoding failed": "Transcodificación fallida", "External storage move failed": "No se pudo mover el almacenamiento externo", - "To edit": "To edit", - "To move to file system": "To move to file system", - "Move to file system failed": "Move to file system failed", + "To edit": "Editar", + "To move to file system": "Mover al sistema de archivos", + "Move to file system failed": "Fallo al mover al sistema de archivos", "Pending": "Pendientes", "Success": "Éxito", "Failed": "Fallado",