From daa7e60160484277204238218aac07e14336b26e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Sat, 7 Dec 2024 04:59:04 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (2191 of 2191 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/ --- front/src/locales/gl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/front/src/locales/gl.json b/front/src/locales/gl.json index 7afa69ca4..5e66c5818 100644 --- a/front/src/locales/gl.json +++ b/front/src/locales/gl.json @@ -2781,14 +2781,18 @@ "libraryAcceptFollow": "{ username } aceptou o teu seguimento da biblioteca \"{ library }\"", "libraryFollow": "{ username } segue a túa biblioteca \"{ library }\"", "libraryPendingFollow": "{ username } quere seguir a túa biblioteca \"{ library }\"", - "libraryReject": "Rexeitaches a solicitude de {username} para seguir \"{library}\"" + "libraryReject": "Rexeitaches a solicitude de {username} para seguir \"{library}\"", + "userAcceptFollow": "{username} aceptou o teu seguimento", + "userFollow": "{username} seguiute", + "userPendingFollow": "{username} quere seguirte", + "userReject": "Rexeitaches a solicitude de {username} para seguirte" } } }, "playlists": { "Card": { "meta": { - "tracks": "{ n } canción | { n } cancións" + "tracks": "Sen cancións | { n } canción | { n } cancións" } }, "Editor": {