From 679ad86318c8aaa1ed6385371e068aa838644050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Sat, 27 Apr 2024 04:05:07 +0000 Subject: [PATCH] Translated using Weblate (Galician) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (615 of 615 strings) Co-authored-by: josé m Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/gl/ Translation: Lemmy/lemmy --- translations/gl.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/translations/gl.json b/translations/gl.json index afdc097..32223a5 100644 --- a/translations/gl.json +++ b/translations/gl.json @@ -621,5 +621,17 @@ "hide_post": "Agochar Publicación", "show_hidden_posts": "Mostrar publicacións agochadas", "block_urls": "Bloquear URLs", - "block_urls_placeholder": "Pon aquí os URLs bloqueados, un URL por liña." + "block_urls_placeholder": "Pon aquí os URLs bloqueados, un URL por liña.", + "uploads": "Subidas", + "uploader": "Cargador", + "content_warning": "Aviso sobre o Contido", + "sending_back_message": "Vale 👍. Enviámoste de volta en {{seconds}}.", + "continue": "Continuar", + "go_back": "Volver", + "show_upvotes": "Mostrar votos positivos", + "show_downvotes": "Mostrar votos negativos", + "show_upvote_percentage": "Mostrar voto positivo %", + "upvote_percentage": "{{formattedCount}}% de votos positivos", + "content_warning_setting_blurb": "Ao establecer un aviso sobre o contido vaise mostrar un aviso preguntándolle á usuaria se da o consentimento para continuar.", + "hide_hidden_posts": "Agochar publicacións ocultas" }