BeTranslate

Additional

Language
Java
Version
N/A
Created
Aug 21, 2016
Updated
Feb 26, 2018 (Retired)
Owner
lujun (whilu)
Contributors
lujun (whilu)
imlujun
2
Activity
Badge
Generate
Download
Source code

BeTranslate

English | 中文

Generate Android string resource from Excel.

Screenshots

Install

  • Search 'BeTranslate' on Browse repositores, install...
  • Download BeTranslate.zip, install this plugin from disk...

Usage

Step 1

Shortcut

option + T (OS X), alt + T (WIN)

Make sure your translation excel format like the below(A key column, and some value columns)

Step 2

Configure your translate information:

Field description
Choose Excel file The Excel file path you want to generate
Translate to The language to be generate
Sheet index The sheet index(the first sheet index = 0)
Start row The row for start generate(default is the first row, index = 0)
End row The last row number for generate(default the last row in the sheet)
Key col The column index for the 'key' column(index start with 0)
Value col The column index for the 'value' column(index start with 0)
Output directory The output directory for generated file
Need fill with the refer xml? If you check this and set a refer 'xml' file path, this will help to fill the output resource file
Ignore [translatable="false"] If you check this and check the 'fill' operation, this will ignore those items that marked [translatable="false"]

Change logs

1.0.5(2016-11-15)

  • Support edit the target language

1.0.4(2016-11-11)

  • Support ignore [translatable="false"] attribute
  • Fix bugs

1.0.3(2016-9-14)

  • Support resize window
  • Fix bugs

1.0.2(2016-9-13)

  • Support fill 'string.xml'
  • Support export 'string.xml' to Excel
  • Fix bugs

0.9.0(2016-9-10)

  • Alpha version(0.9.0)

About

If you have any questions, contact me: lujun.byte#gmail.com.

License

Apache