From 72b0705494f3461bd9784829b310a69a8f229c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Wed, 3 Feb 2021 04:50:13 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (383 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 85 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 006e0184f..e613bbda2 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2001,5 +2001,90 @@ "placeholders": { "homeserver": {} } + }, + "reportMessage": "Denunciar mensaxe", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Redactar mensaxe", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "O contido foi denunciado á administración do servidor", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Razón", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Por que queres denunciar esto?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Inofensivo", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Ofensivo", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Extremadamente ofensivo", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "É moi ofensivo este contido?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "search": "Buscar", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Descubrir", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Grupos", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Mensaxes", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Estado", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Ignorar", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "next": "Seguinte", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Segue as instruccións do sitio web e toca en seguinte.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} } }