-
Updated
Nov 13, 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,003 public repositories matching this topic...
-
Updated
Nov 14, 2020 - Jupyter Notebook
-
Updated
Nov 14, 2020 - Python
-
Updated
Nov 10, 2020 - Swift
-
Updated
Nov 9, 2020 - C++
-
Updated
Nov 13, 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 7, 2020 - C++
-
Updated
Oct 31, 2019 - Swift
-
Updated
Nov 14, 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 14, 2020 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 30, 2020 - C#
-
Updated
Nov 8, 2020 - C++
-
Updated
Jul 29, 2020 - C++
-
Updated
Nov 13, 2020 - Ruby
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Objective-C
-
Updated
Oct 27, 2020 - C++
-
Updated
May 22, 2019 - TypeScript
-
Updated
Nov 13, 2020 - Python
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
Localization apps
Crowdin
Agile localization for your projects
POEditor
Manage your software localization collaboratively
GitLocalize
Continuous Localization for GitHub projects
Describe the bug
I created new component, which is using mercurial VCS and supposed to pull from default branch and push translations to new branch. This doesn't work, "Push branch" option in Weblate is ignored and Weblate is always pushing to the default repository branch defined in Weblate as "Repository branch".
To Reproduce
Steps to reproduce the behavior: