From 1910a1d78284fef96ae948c435eff9547ac24137 Mon Sep 17 00:00:00 2001 From: Xabi Date: Mon, 9 Oct 2023 22:19:14 +0200 Subject: [PATCH] fix(i18n): update Basque localisation (#2376) --- locales/eu-ES.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/locales/eu-ES.json b/locales/eu-ES.json index 5a02b880..6846a14c 100644 --- a/locales/eu-ES.json +++ b/locales/eu-ES.json @@ -41,7 +41,8 @@ "unfollow": "Utzi jarraitzeari", "unmute": "Utzi mututzeari", "view_other_followers": "Litekeena da beste instantziatako jarraitzaileak erakusgai ez egotea.", - "view_other_following": "Litekeena da beste instantziatan jarraitzen direnak erakusgai ez egotea." + "view_other_following": "Litekeena da beste instantziatan jarraitzen direnak erakusgai ez egotea.", + "withdraw_follow_request": "Utzi bertan behera bidalitako jarraipen-eskaera" }, "action": { "apply": "Ezarri", @@ -246,6 +247,7 @@ "pin_on_profile": "Finkatu profilean", "remove_personal_note": "Kendu {0}(r)i buruzko oharra", "report_account": "Salatu kontua", + "share_account": "Partekatu {0}", "share_post": "Partekatu bidalketa", "show_favourited_and_boosted_by": "Erakutsi nork egin duen gogoko eta nork bultzatu duen", "show_reblogs": "Erakutsi {0}(r)en bultzadak", @@ -295,7 +297,7 @@ }, "notification": { "favourited_post": "zure bidalketa gogoko egin du", - "followed_you": "jarraitu dizu", + "followed_you": "(e)k jarraitu dizu", "followed_you_count": "{0} pertsonak jarraitu dizute|pertsona {0}ek jarraitu dizu|{0} pertsonak jarraitu dizute", "missing_type": "MISSING notification.type:", "reblogged_post": "zure bidalketari bultzada eman dio", @@ -603,8 +605,20 @@ "list": "Zerrendak", "media": "Multimedia", "news": "Albisteak", + "notifications_admin": { + "report": "Salaketa", + "sign_up": "Izen-ematea" + }, "notifications_all": "Guztiak", + "notifications_favourite": "Gogokoak", + "notifications_follow": "Jarraipenak", + "notifications_follow_request": "Jarraipen-eskaerak", "notifications_mention": "Aipamenak", + "notifications_more_tooltip": "Iragazi jakinarazpenak motaren arabera", + "notifications_poll": "Bozketak", + "notifications_reblog": "Bultzadak", + "notifications_status": "Egoerak", + "notifications_update": "Eguneraketak", "posts": "Bidalketak", "posts_with_replies": "Bidalketak eta erantzunak" },