Dvlv / BoxBuddyRS

A Graphical Interface for Distrobox
MIT License
210 stars 21 forks source link

Expanding es_ES locales #70

Closed sebrice closed 4 months ago

sebrice commented 4 months ago

I wonder if it is possible to apply the es_ES locale to all of es_XX so it works for all the Spanish dialects. The current es_ES translation works perfectly for all of them. I would gladly do it but i do not have the expertise. Including all of the es_XX locales one by one is a solution but it seems convoluted as there are many different es_XX locales.

Dvlv commented 4 months ago

Hello, This should just be a simple loop as part of the build scripts.

Are the current es_ES translations valid for all of these locales?

Dvlv commented 4 months ago

Looks like I can just rename it to es and it will apply to them all.

sebrice commented 4 months ago

Hello, This should just be a simple loop as part of the build scripts.

Are the current es_ES translations valid for all of these locales?

  • es_AR
  • es_BO
  • es_CL
  • es_CO
  • es_CR
  • es_CU
  • es_DO
  • es_EC
  • es_ES
  • es_GT
  • es_HN
  • es_MX
  • es_NI
  • es_PA
  • es_PE
  • es_PR
  • es_PY
  • es_SV
  • es_US
  • es_UY
  • es_VE

Yes, es_ES is valid for all Spanish variants.

Dvlv commented 4 months ago

Released with 2.1.4