跳转到主要内容

将Robot Framework浏览器库翻译成芬兰语

项目描述

Finnish tranlsation for Robot Framework Browser library

Version CI License All Contributors

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文件中缺失的关键词列表。

贡献者

Tatu Aalto
塔图·阿洛托

💻 📖

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分发

robotframework_browser_translation-0.7.2.tar.gz (89.7 kB 查看哈希值)

上传时间 源代码

构建分发

支持者