将Robot Framework浏览器库翻译成芬兰语
项目描述
Finnish tranlsation for Robot Framework Browser library
This project contains a transations for the Robot Framework Browser libary. Currently project contais only one translation, Finnish , but new languages can be added by creating translation_xx.json file and adding the file to init.py file.
This project uses Browser library Python plugin API to provide translation_xx.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 list of dictionries
[{"language": "fi", "path": "/path/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
检测文档中的更改
《translation_xx.json》文件包含由浏览器库生成的sha256校验和。这个sha256校验和是浏览器库文档原始文档的校验和。校验和被用于fbrowser translation --compare robotframework_browser_translation_fi/translation.json命令,用于比较库和翻译文件之间的翻译。命令将显示需要更新或翻译.json文件中缺失的关键词列表。
贡献者
塔图·阿洛托 💻 📖 |
项目详情
robotframework_browser_translation-0.7.2.tar.gz的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 5dbb7ea32321a1e8e08d8fb589fa029c9d83110df99404845a956a671cf82055 |
|
| MD5 | f59f3fd4ce64166cfbfb40b2557687d3 |
|
| BLAKE2b-256 | c1ce540c844a902cccbaaeb7cd215d0ebaa260f058f76309ad3a1b06b29fc989 |
robotframework_browser_translation-0.7.2-py3-none-any.whl的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 14c720434e9120a7924e8da4102ad956f6b544f477d6fce5207cbdd82e7b0377 |
|
| MD5 | 255a12dd951c4514caa4e474ee03433a |
|
| BLAKE2b-256 | 61a2b3637a7e91abc49f2e5dd19e95792e9d870e6ef8e5fa86119b8acbe66ca7 |