From 3ccdd54d592e91a239e44ea1eb25890b03200734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Sun, 12 Mar 2023 14:33:14 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (15 of 15 strings) Translation: FitTrackee/FitTrackee Client - Common Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-common/gl/ --- fittrackee_client/src/locales/gl/common.json | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/fittrackee_client/src/locales/gl/common.json b/fittrackee_client/src/locales/gl/common.json index 2c63c085..5fee3f4c 100644 --- a/fittrackee_client/src/locales/gl/common.json +++ b/fittrackee_client/src/locales/gl/common.json @@ -1,2 +1,25 @@ { + "ABOUT": "acerca de", + "CONFIRMATION": "Confirmación", + "CONTACT": "contacto", + "DAY": "día | días", + "DISPLAYED": "Mostrado", + "DOCUMENTATION": "documentación", + "HERE": "aquí", + "HIDDEN": "Agochado", + "HOME": "Inicio", + "SELECTS": { + "ORDER": { + "ASC": "ascenso", + "DESC": "descenso", + "LABEL": "orde" + }, + "ORDER_BY": { + "LABEL": "ordenar por" + }, + "PER_PAGE": { + "LABEL": "por páxina" + } + }, + "TOTAL": "Total" }