Giter Site home page Giter Site logo

Comments (12)

Hipjea avatar Hipjea commented on August 17, 2024

Hi @caiado
Can you make a pull request, so I could try your translation ?

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

ok, but how it is done? Newbie here...

from moodle-block_studentstracker.

Hipjea avatar Hipjea commented on August 17, 2024

I dunno if you already use a terminal and if you're able to run git commands...

  • You have to fork my repository --> https://github.com/Hipjea/studentstracker - Fork button
  • then, you just clone your new forked repository : git clone https://github.com/caiado/studentstracker
  • modify or create the translation file inside the local copy :
  • push the modifications to your Github repo : git add . git commit -m "translation" git push origin master
  • then you can create a new Pull Request : https://github.com/Hipjea/studentstracker/pulls

There's a guide there https://help.github.com/articles/fork-a-repo/.
If it's not possible, you could also paste your translation file here, but you'd maybe like to contribute to this plugin :)

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

ok, but all the translations were done via Moodle, not GitHub.

from moodle-block_studentstracker.

Hipjea avatar Hipjea commented on August 17, 2024

It's as you wish, but it's a way to contribute if you want to.
As I wrote, you can also just paste it here so I can add it myself.

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

I translated all strings via Moodle, but these 2 are not showing the correct translation. It seems it is hard coded, I think.

from moodle-block_studentstracker.

Hipjea avatar Hipjea commented on August 17, 2024

Ok no problem. Can you just paste the full translations here ? I'll add them in a new version.

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

Sure...

(1) Block title = Título do bloco
(2) Text when no access at all = Texto para quando não tiver acesso

from moodle-block_studentstracker.

Hipjea avatar Hipjea commented on August 17, 2024

Thanks ! Is that portuguese ?

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

Correct.

It is Brazilian Portuguese

from moodle-block_studentstracker.

Hipjea avatar Hipjea commented on August 17, 2024

Ok great !
Can you tell me if this translation is okay for you ?

https://github.com/Hipjea/studentstracker/blob/master/lang/pt/block_studentstracker.php

from moodle-block_studentstracker.

caiado avatar caiado commented on August 17, 2024

Some corrections:

$string['days_critical'] = 'Limite crítico (em dias)';
$string['color_days'] = 'Cor dos dias';
$string['color_days_critical'] = 'Cor dos dias críticos';
$string['color_never'] = 'Cor para nenhum acesso';
$string['header_fine'] = 'Texto para quando estiver tudo bem';
$string['text_footer'] = 'Clique no nome para contatá-los';
$string['role'] = 'Rastrear todos os papéis ?';
$string['roles'] = 'Papéis permitidos para ver o bloco';
$string['groups'] = 'Grupos a monitorar';
$string['truncate'] = 'Apenas mostrar n resultados';

That´s it!!!

from moodle-block_studentstracker.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.