用于集成到应用程序中的工具和库。
phrase-cli
命令行工具作为自包含的二进制文件提供,适用于 macOS、Linux 和 Windows。它提供了访问 API 的命令行功能,以及推送和拉取翻译文件。
macOS | Linux | Windows | CLI v2 | API | OpenAPI
phrase-ruby
phrase-ruby 是一个 Ruby gem,提供与 API 的交互。它提供了一个客户端,用于在应用程序中以编程方式访问 Phrase。
Ruby | Rails | Sinatra | API | OpenAPI
phraseapp-In-Context Editor-ruby
phraseapp-In-Context Editor-ruby gem 为 Ruby 和 Rails 应用程序启用上下文编辑器。
Ruby | Rails | i18n | Sinatra | API
phrase-go
phrase-go 是一个用 Golang 编写的 Phrase API 库。
Golang | API | OpenAPI
phrase-java
phrase-java 是一个用 Java 编写的 API 库。
Java | API | OpenAPI
phrase-js
phrase-js 是一个用 TypeScript 编写的 API 库。
TypeScript | API | OpenAPI
phrase-php
phrase-php 是一个用 PHP 编写的 API 库。
PHP | API | OpenAPI
phrase-python
phrase-python 是一个用 Python 编写的 API 库。
Python | API | OpenAPI
Android Studio 插件
使用 Android Studio 插件管理 Android Studio 项目中的翻译。
安卓
react-i18next-phraseapp
将 In-Context Editor 集成到使用 react-i18next 的 React 应用程序中。
JavaScript | React | i18next | react-i18next
react-intl-phraseapp
将 In-Context Editor 集成到使用 react-intl 的 React 应用程序中。
JavaScript | React | react-intl
angular-phrase
为使用 angular-translate 的应用程序启用 Phrase In-Context Editor。
JavaScript | AngularJS | angular-translate
ngx-translate-phraseapp
为使用 ngx-translate 的 Angular (2+) 应用程序启用 Phrase In-Context Editor。
JavaScript | AngularJS | ngx-translate
django-phrase
连接到 Django 应用程序并为 Python Web 应用程序启用 Phrase In-Context Editor。
Python | Django
phrase-symfony2
连接到 Phrase 并将 In-Context Editor 集成到应用程序中。
PHP | Symfony2
flask-phrase
将 Phrase 连接到 Flask 应用程序并启用 Flask 应用的上下文编辑器。
Python | Flask
ember-cli-phraseapp
将 EmberJS 应用连接并将上下文编辑器集成到应用中。
JavaScript | EmberJS
Slimkeyfy
这个 Ruby gem 提供从 .slim 视图和 Rails 控制器中提取纯字符串的功能,以便用 I18n 的 t() 方法替换它们。
Ruby | Slim | Rails | i18n
OpenAPI 规范
OpenAPI 规范以标准的、与编程语言无关的方式描述 Phrase API,使人类和计算机都能发现和理解该服务的功能。用于为超过 20 种不同编程语言生成自定义客户端库。
OpenAPI | API