Граф коммитов

86 Коммитов

Автор SHA1 Сообщение Дата
Johannes Rieken a3a9af57a3 persist filenames when rewriting localize calls 2018-08-15 09:15:40 +02:00
Dirk Baeumer bcaace1410 Use absolute path when presenting errors. 2018-04-23 14:54:42 +02:00
Dirk Baeumer a18ffcc948 Published 3.0.8 2018-04-10 11:06:21 +02:00
Dirk Baeumer 69e5a9c082 Fixes a problem of backslash usage in XLF files under Windows 2018-04-10 11:05:30 +02:00
Dirk Baeumer 0b9857d812 Add package-lock.json 2018-04-10 10:49:48 +02:00
Martin Aeschlimann 05c59dcb42 Handle entries with no transations (for Microsoft/vscode#42525) 2018-01-31 11:43:22 +01:00
Dirk Baeumer 1ac891defc Ensure we queue null 2018-01-30 01:14:49 +01:00
Dirk Baeumer 98b13312e1 Add support for language packs for market place extensions 2018-01-26 11:29:14 +01:00
Dirk Baeumer 2ab32b2c3b Use md5 to shorten the hash 2018-01-25 15:26:09 +01:00
Dirk Baeumer 4f88659701 Updated hash computation 2018-01-25 11:14:32 +01:00
Dirk Baeumer dab6c0082f Fixed TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object 2018-01-24 15:18:03 +01:00
Dirk Baeumer efbf37939a Introduce metadata header file 2018-01-24 15:09:44 +01:00
Dirk Baeumer 663403348d Publish 3.0.1 2018-01-24 13:53:55 +01:00
Dirk Baeumer 65fb2b2622 Rename name to id 2018-01-24 13:53:23 +01:00
Dirk Baeumer 2222edf002 Add hash value to nls.metadata.json 2018-01-24 13:51:16 +01:00
Dirk Baeumer a22fe7f318 Update version number 2018-01-24 00:01:35 +01:00
Dirk Baeumer 76f5b85b86 Fix reading the meta data json information 2018-01-22 23:05:09 +01:00
Dirk Baeumer 4366bc49fa Use forward slashes for module key 2018-01-19 17:44:08 +01:00
Dirk Baeumer fee92b5832 Add support to bundle extension language files into one bundle 2018-01-19 17:33:20 +01:00
Dirk Baeumer 711fcf3930 Rename rootPath to outDir 2018-01-18 22:16:42 +01:00
Dirk Baeumer 9103464bb5 Fix rewrite for nls references 2018-01-18 21:51:33 +01:00
Dirk Baeumer 6073f74aac Update to latest dependency versions 2018-01-18 09:34:47 +01:00
Martin Aeschlimann ee7ad9f368 [i18n] add language as parameter so i18n scripts can be used from langpacks 2018-01-17 19:59:43 +01:00
Dirk Baeumer 5819602049 Add support to bundle single meta data file 2018-01-17 15:22:21 +01:00
Dirk Baeumer a3ae6a9bcb Fixes #15 2017-11-22 15:57:34 +01:00
Dirk Baeumer 1ae2bc4b1c Improve error message format 2017-10-26 21:01:53 +02:00
Dirk Baeumer 346afe5879 Fixes #10: Show locale when warning on missing translations 2017-10-26 16:07:22 +02:00
Michel Kaporin b01169cdb7 Switched to HTTPS requests for Transifex. Added check for empty keys in .nls.json when preparing XLFs 2017-06-30 11:45:19 +02:00
Michel Kaporin f9c73ca3c0 Added description for onboarding extensions to Transifex. 2017-06-14 14:52:47 +02:00
Michel Kaporin 60d27a5a48 Fixed pulled translation' buffer encoding and pulling task termination before all files are written on disk. 2017-04-18 10:09:15 +02:00
Dirk Bäumer 3f27c687a9 Merge pull request #11 from michelkaporin/master
Use Promise only from ES2015 for Transifex changes
2017-04-12 15:43:13 +02:00
Michel Kaporin 5da7838adf Merge branch 'master' of github.com:michelkaporin/vscode-nls-dev 2017-04-12 15:42:11 +02:00
Michel Kaporin d50b0dd314 Use only Promise from ES2015 for Transifex changes. 2017-04-12 15:41:20 +02:00
Michel Kaporin 7bbf8f7e3e Use only Promise from ES2015 for Transifex changes. 2017-04-12 15:40:14 +02:00
Dirk Baeumer 77862ab519 Publish version 2.1 2017-04-12 11:50:30 +02:00
Dirk Bäumer 2ac31ada3c Merge pull request #9 from michelkaporin/master
Corrected language conversion for retrieving resources from Transifex.
2017-04-10 12:42:30 +02:00
Michel Kaporin af1684f606 Corrected language conversion for retrieving resources from Transifex. 2017-04-06 17:42:14 +02:00
Dirk Baeumer 99df47bcf9 Adding zh-hant & zh-hans support for supported locale iso639 identifiers in Transifex 2017-04-06 15:49:46 +02:00
Dirk Baeumer 1c1af0e9d0 Correct iso639 mapping 2017-04-06 15:34:37 +02:00
Dirk Bäumer e5e1ead460 Merge pull request #8 from michelkaporin/master
Added ability for JSON/XLIFF conversion and Push/Pull from Transifex
2017-04-06 15:07:12 +02:00
Michel Kaporin b9c21c1a31 Updated Node version, inlined with 'vscode' repository Travis configuration. 2017-04-06 14:55:13 +02:00
Michel Kaporin 3854ffdbd6 Added capability of supplying custom languages for pulling from Transifex. Amended chinese culture codes. 2017-04-06 10:02:31 +02:00
Michel Kaporin 6073022771 Updated documentation, removed unused argument for pulling method. 2017-04-05 16:46:00 +02:00
Michel Kaporin 8415898673 Removed redundant test. 2017-04-05 16:36:19 +02:00
Michel Kaporin 0ec763c43b Removed redundant code, leaving only required for extensions internalisation. 2017-04-05 16:33:22 +02:00
Dirk Bäumer 9cc74d59a9 Merge pull request #6 from mortonfox/patch-1
Fix license link
2017-04-04 15:46:13 +02:00
Michel Kaporin 27e117c72c Fixed pulled translations path problem. 2017-03-31 16:24:40 +02:00
Michel Kaporin 0f4b012a4e Corrected JSON/XLIFF conversion description. 2017-03-21 10:22:03 +01:00
Michel Kaporin b900ee9043 Added code for JSON/XLF conversion for translations as well as for Transifex pushing/pulling. 2017-03-21 10:15:53 +01:00
Dirk Baeumer c77686a5c6 Moved to @types 2017-03-20 12:21:21 +01:00