Robot Framework Browser library translation to Finnish languege
Project description
Finnish tranlsation for Robot Framework Browser library
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 💻 📖 |
Project details
Release history Release notifications | RSS feed
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
Hashes for robotframework_browser_translation_fi-0.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad758f6127093f8792c2da6e0e190386ab894a5f4a61e793ae30a2d1ac62ed44 |
|
MD5 | 2788673abbd3e17c49a556b1c604b9be |
|
BLAKE2b-256 | 559c04b871e2375d95ac54a41836e053c64f3217f86d27b7507d054c1dcc29a3 |
Hashes for robotframework_browser_translation_fi-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93dd49f713e57aa08a8241cb602ae6f22b3fa6b799df1494969cfb5dc8b34419 |
|
MD5 | 915c91797ca910a6d30afd6669aba1f3 |
|
BLAKE2b-256 | ca1e5876b9dabb4a12468be1cecd177b95efcde4f323df117d8c58ec938d73f4 |