Skip to main content

Robot Framework Browser library translation to Finnish languege

Project description

Finnish tranlsation for Robot Framework Browser library

Version CI License All Contributors

This project contains a Finnish transation for the Robot Framework Browser libary.

This project uses Browser library Python plugin API to provide translation.json file for the Browser library. Browser library searches Python plugins by using naming convention: robotframework_browser_translation. This module fulfils the Browser library translation API and provides get_language metghod. The method return a dictionry:

{"language": "fi", "path": "/opath/to/translation.json")}

Which Browser library will use to match correct translation from all the found Python plugins. Languea search is enabled when Browser library is imported with:

*** Settings ***
Library    Browser    languege=fi

Detect changes in documentation

The translation.json contains sha256 sum, which is generated by the Browser library. The sha256 is the checksum of the original documentation of the Browser library documentation. The checksum is used by fbrowser translation --compare robotframework_browser_translation_fi/translation.json command to compare translation between the library and translation file. Command will display a list of keywords which needs updating or are missing from the translation.json file.

Contributors

Tatu Aalto
Tatu Aalto

💻 📖

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page