-
Updated
Nov 26, 2020 - TypeScript
Localization
Software localization (or localisation) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.
Here are 2,016 public repositories matching this topic...
-
Updated
Nov 17, 2020 - Jupyter Notebook
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 10, 2020 - Swift
-
Updated
Nov 23, 2020 - C++
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Sep 29, 2020 - PHP
-
Updated
Sep 22, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
When importing a file, some labels are skipped but without knowing which ones
Describe the solution you'd like
At the end of the import, have the list of skipped labels (and as a bonus, the reason)
-
Updated
Nov 23, 2020 - C++
-
Updated
Oct 31, 2019 - Swift
-
Updated
Nov 18, 2020 - Swift
-
Updated
May 29, 2019 - TypeScript
It would be cool to add Google Translate support, because most likely Google Translate is better than Microsoft Translate.
And maybe it would be good idea to use Google Apps Script, because it has a free unlimited Google Translate. Here is an [example article](https://techstreams.github.io/2016/01/07/translation-automation-with-wor
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 30, 2020 - C#
-
Updated
Nov 23, 2020 - C++
-
Updated
Jul 29, 2020 - C++
-
Updated
Nov 24, 2020 - Ruby
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Objective-C
-
Updated
Oct 27, 2020 - C++
-
Updated
May 22, 2019 - TypeScript
Thanks for building next-translate, I love using it so far
The following config works great:
"currentPagesDir": "src/pages_",
"finalPagesDir": "src/pages",
However, the below config causes errors, probably because the compiled pages are not having their import paths adjusted:
"currentPagesDir": "src/pages_",
"finalPagesDir": "pages",
But I think this
-
Updated
Nov 26, 2020 - Python
Localization apps
Crowdin
Agile localization for your projects
GitLocalize
Continuous Localization for GitHub projects
POEditor
Manage your software localization collaboratively
Is your feature request related to a problem? If so, please describe.
Right now it's only possible to send commit hooks from Azure Repositories that are cloned via HTTP(S) but not the ones which are cloned via SSH like for example it is supported for hooks from GitHub.
Describe the solution you'd like
The hooks.py view should use the same mechanism to provide possible repositories tha