From 375a8b6f36ebf572cebefc64ce35c2d409859919 Mon Sep 17 00:00:00 2001 From: Eder Etxebarria Rojo Date: Wed, 27 Nov 2024 17:46:07 +0000 Subject: [PATCH] feat: Translated using Weblate (Basque) Currently translated at 1.7% (10 of 577 strings) Translation: MusicPod/App Translate-URL: https://hosted.weblate.org/projects/musicpod/app/eu/ --- lib/l10n/app_eu.arb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_eu.arb b/lib/l10n/app_eu.arb index 0967ef42..9fdc9277 100644 --- a/lib/l10n/app_eu.arb +++ b/lib/l10n/app_eu.arb @@ -1 +1,22 @@ -{} +{ + "repeatAll": "Denak errepikatu", + "@repeatAll": {}, + "shuffle": "Nahastu", + "@shuffle": {}, + "back": "Atzera", + "@back": {}, + "repeat": "Errepikatu", + "@repeat": {}, + "next": "Hurrengoa", + "@next": {}, + "fastForward30": "30 segundo aurrera", + "@fastForward30": {}, + "play": "Jo", + "@play": {}, + "pause": "Pausa", + "@pause": {}, + "stop": "Gelditu", + "@stop": {}, + "rewind10": "10 segundo atzera", + "@rewind10": {} +}