From 0250958c255bd32340daedec303ba5e0ea179ae0 Mon Sep 17 00:00:00 2001 From: Xose M Date: Thu, 9 Nov 2017 06:34:32 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 1.7% (16 of 928 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/ --- src/i18n/strings/gl.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json index 0967ef424b..c3a103c4e5 100644 --- a/src/i18n/strings/gl.json +++ b/src/i18n/strings/gl.json @@ -1 +1,18 @@ -{} +{ + "This email address is already in use": "Este enderezo de correo xa está a ser utilizado", + "This phone number is already in use": "Este número de teléfono xa está a ser utilizado", + "Failed to verify email address: make sure you clicked the link in the email": "Fallo na verificación do enderezo de correo: asegúrese de ter picado na ligazón do correo", + "The remote side failed to pick up": "O interlocutor non respondeu", + "Unable to capture screen": "Non se puido pillar a pantalla", + "Existing Call": "Chamada existente", + "You are already in a call.": "Xa está nunha chamada.", + "VoIP is unsupported": "VoIP non admitida", + "You cannot place VoIP calls in this browser.": "Non pode establecer chamadas VoIP en este navegador.", + "You cannot place a call with yourself.": "Non pode chamarse a vostede mesma.", + "Conference calls are not supported in this client": "Non pode establecer chamadas de Reunión en este cliente", + "Conference calls are not supported in encrypted rooms": "Nas salas cifradas non se pode establecer Chamadas de Reunión", + "Warning!": "Aviso!", + "Conference calling is in development and may not be reliable.": "As chamadas de Reunión poderían non ser totalmente estables xa que están en desenvolvemento.", + "Failed to set up conference call": "Fallo ao establecer a chamada de reunión", + "Conference call failed.": "Fallo na chamada de reunión." +}