rinigus / systemdatascope

SystemDataScope is a GUI for visualization of collectd datasets
MIT License
8 stars 6 forks source link

Translation to Spanish language #38

Open carmenfdezb opened 7 years ago

carmenfdezb commented 7 years ago

Hi @rinigus ! I would like to translate your app, but I'm not sure if systemdatascope.ts in 'translations' folder is updated to the last version. Can you confirm me that?

Thanks a lot!!

rinigus commented 7 years ago

Hi @carmenfdezb

SDS is not really translatable (at least not yet). It generates the graphs using https://github.com/rinigus/systemdatascope/blob/master/tools/systemdatascope-makeconfig and those strings are not exposed at all. Unfortunately, I don't have time right now to deal with it - would like to finish few things with the other app before coming back and updating collectd/SDS

Best wishes,

rinigus

rinigus commented 7 years ago

But let's keep this issue open - it will be a reminder that I have to do it.

carmenfdezb commented 7 years ago

Ok, thank you so much!