issues
search
pragmatrix
/
tnt
Command line tool for organizing translation strings extracted from .NET assemblies. Supports Excel, XLIFF roundtrips and machine translations.
MIT License
30
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for extra space on google translate calls
#96
theolivenbaum
opened
4 years ago
1
Support Google Translate V3 batching and error reporting
#95
pragmatrix
closed
4 years ago
0
Use Google Cloud Translate API V3
#94
pragmatrix
closed
4 years ago
0
Dotnet pack fails with dotnet version 3.1.401 (Visual Studio 16.7)
#93
pragmatrix
opened
4 years ago
0
Restrict paket update to only update patch versions and update all pa…
#92
pragmatrix
closed
4 years ago
0
Add support for batching translations
#91
theolivenbaum
closed
4 years ago
1
Too many text segments error
#90
theolivenbaum
closed
4 years ago
7
Support tnt-cli on platforms without dotnet 2 installed
#89
pragmatrix
closed
4 years ago
0
tnt translate does not support -l
#88
pragmatrix
opened
4 years ago
0
First release.
#87
pragmatrix
closed
4 years ago
0
Publish all packages to nuget and update readme.
#86
pragmatrix
closed
4 years ago
0
Rename TNT.FSharp to TNT.T.FSharp
#85
pragmatrix
closed
4 years ago
0
Add a hint on how to remove languages when tnt remove --help is invoked
#84
pragmatrix
closed
4 years ago
0
Rename TNT.FSharp to TNT.T.FSharp
#83
pragmatrix
closed
4 years ago
0
Don't return an error code when tnt --version or tnt --help is run.
#82
pragmatrix
closed
4 years ago
0
Add github actions to build and test the project.
#81
pragmatrix
closed
4 years ago
0
Update to the latest ClosedXML version and remove obsoleted ValueTuple dependencies.
#80
pragmatrix
closed
4 years ago
0
Add a new false negative test case
#79
pragmatrix
closed
4 years ago
0
Update all libraries to netstandard2
#78
pragmatrix
closed
4 years ago
0
Setup GitHub Actions
#77
pragmatrix
closed
4 years ago
0
Update some dependencies and multitarget to netcoreapp3.1 and 2.1
#76
pragmatrix
closed
4 years ago
3
Support .net core 3
#75
pragmatrix
closed
4 years ago
1
Add Commands
#74
pragmatrix
closed
4 years ago
0
Rename .tnt-content to .tnt-out?
#73
pragmatrix
closed
4 years ago
1
Explain how to remove a language in `tnt remove --help`
#72
pragmatrix
closed
4 years ago
0
`tnt --version` should return success code "0" to the command line.
#71
pragmatrix
closed
4 years ago
0
Support a build command that runs before `tnt extract`.
#70
pragmatrix
closed
4 years ago
0
Remove TNT.FSharp for now.
#69
pragmatrix
closed
4 years ago
1
WIP: Excel export and import
#68
pragmatrix
closed
5 years ago
0
Excel export & import.
#67
pragmatrix
closed
5 years ago
0
TNT.T should support a query function that returns all supported translations.
#66
pragmatrix
closed
6 years ago
0
`tnt show new` counts wrong.
#65
pragmatrix
closed
6 years ago
0
Show warning strings in `tnt show warnings` without the `warning:` prefix.
#64
pragmatrix
closed
6 years ago
0
Support to explicitly translate to a specific target language.
#63
pragmatrix
closed
6 years ago
1
Entering `tnt translate` does nothing.
#62
pragmatrix
closed
6 years ago
0
Support resource files.
#61
pragmatrix
opened
6 years ago
1
Export warnings similar to how contexts are exported.
#60
pragmatrix
closed
6 years ago
0
Warn about whitespace differences.
#59
pragmatrix
closed
6 years ago
1
Add a command that shows strings that appear in more than one context.
#58
pragmatrix
closed
6 years ago
1
`tnt translate` should work similar to `tnt export`
#57
pragmatrix
closed
6 years ago
0
Warn if a `.t()` tagged string can not be extracted.
#56
pragmatrix
closed
6 years ago
0
Pretty format .tnt-content files.
#55
pragmatrix
closed
6 years ago
0
.tnt-content files should not be updated if nothing changes.
#54
pragmatrix
opened
6 years ago
0
Support `--for mat` in `tnt export`.
#53
pragmatrix
closed
6 years ago
0
Extend tnt export and import's command line options.
#52
pragmatrix
closed
6 years ago
2
tnt show strings -s [state] -l [language]
#51
pragmatrix
closed
6 years ago
2
Support `tnt remove --assembly`
#50
pragmatrix
closed
6 years ago
1
Don't execute tnt tasks if free arguments are not processed.
#49
pragmatrix
closed
6 years ago
0
tnt fetch -> tnt extract
#48
pragmatrix
closed
6 years ago
0
Don't add compiler generated classes as context information (the ones that begin with "<").
#47
pragmatrix
closed
6 years ago
0
Next