Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created February 5, 2019 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodesp/4ac7067d33d407303cf6076aee9a9d32 to your computer and use it in GitHub Desktop.
Save theodesp/4ac7067d33d407303cf6076aee9a9d32 to your computer and use it in GitHub Desktop.
1: yml - Ruby/Rails YAML, file extension: yml
2: gettext - Gettext, file extension: po
3: gettext_template - Gettext Template, file extension: pot
4: gettext_mo - Gettext Mo, file extension: mo
5: xml - Android Strings, file extension: xml
6: strings - iOS Localizable Strings, file extension: strings
7: stringsdict - iOS Localizable Stringsdict, file extension: stringsdict
8: xlf - XLIFF, file extension: xlf
9: qph - Qt Phrase Book, file extension: qph
10: ts - Qt Translation Source, file extension: ts
11: json - Chrome JSON i18n, file extension: json
12: react_simple_json - React-Intl Simple JSON, file extension: json
13: react_nested_json - React-Intl Nested JSON, file extension: json
14: simple_json - Simple JSON, file extension: json
15: go_i18n - Go i18n JSON, file extension: json
16: nested_json - Nested JSON, file extension: json
17: node_json - i18n-node-2 JSON, file extension: js
18: resx - .NET ResX, file extension: resx
19: resx_windowsphone - Windows Phone ResX, file extension: resx
20: windows8_resource - Windows 8 Resource, file extension: resw
21: ini - INI, file extension: ini
22: properties - Java Properties .properties, file extension: properties
23: play_properties - Play Framework Properties, file extension: locale
24: properties_xml - Java Properties XML, file extension: xml
25: plist - Objective-C/Cocoa Property List, file extension: plist
26: symfony_xliff - Symfony XLIFF, file extension: xlf
27: yml_symfony - Symfony YAML, file extension: yml
28: yml_symfony2 - Symfony2 YAML, file extension: yml
29: tmx - TMX Translation Memory eXchange, file extension: tmx
30: xlsx - Excel XLSX, file extension: xlsx
31: csv - CSV, file extension: csv
32: php_array - PHP Array, file extension: php
33: zendesk_csv - Zendesk CSV, file extension: csv
34: laravel - Laravel/F3/Kohana Array, file extension: php
35: angular_translate - Angular Translate, file extension: json
36: mozilla_properties - Mozilla Properties, file extension: properties
37: ember_js - EmberJs, file extension: js
38: i18next - i18next, file extension: json
39: episerver - Episerver XML, file extension: xml
Select the format to use for language files you download from PhraseApp (1-39): 15
Using format Go i18n JSON
Enter the path to the language file you want to upload to PhraseApp.
For documentation, see https://help.phraseapp.com/phraseapp-for-developers/phraseapp-client/configuration#push
Source file path: [default ./<locale_name>.all.json]
Enter the path to which to download language files from PhraseApp.
For documentation, see https://help.phraseapp.com/phraseapp-for-developers/phraseapp-client/configuration#pull
Target file path: [default ./<locale_name>.all.json]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment