Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename GKE as Kubernetes Engine | Takuya Noguchi | 2017-12-06 | 1 | -8/+8 |
| | |||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-12-04 | 1 | -2/+2 |
| | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!3378 | ||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-11-06 | 1 | -22/+305 |
| | | | | | | | New Crowdin translations Closes gitlab-ce#39377 See merge request gitlab-org/gitlab-ee!3179 | ||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-10-19 | 1 | -40/+509 |
| | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!3030 | ||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-10-01 | 1 | -58/+334 |
| | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!2947 | ||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-09-18 | 1 | -16/+34 |
| | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!2929 | ||||
* | Fetch new translations from crowdin | Bob Van Landuyt | 2017-09-06 | 1 | -363/+532 |
| | |||||
* | Merge branch 'master-i18n' into 'master' | Douwe Maan | 2017-08-30 | 1 | -15/+999 |
| | | | | | New Crowdin translations See merge request !2743 | ||||
* | Disable fork button on project limit | vanadium23 | 2017-06-16 | 1 | -0/+3 |
| | |||||
* | Revert "Regenerate po and js files" | Bob Van Landuyt | 2017-06-09 | 1 | -0/+0 |
| | | | | This reverts commit 9157c300b78314e04857c66dacdc732a8193d278. | ||||
* | Regenerate po and js fileszj-i18n-pipeline-schedules | Z.J. van de Weg | 2017-06-08 | 1 | -0/+0 |
| | |||||
* | Allow translation of Pipeline Schedules | Z.J. van de Weg | 2017-06-08 | 1 | -558/+38 |
| | |||||
* | Translate project & repository pages | Bob Van Landuyt | 2017-06-07 | 1 | -3/+616 |
| | |||||
* | Add German translation for Cycle Analytics (!11161) | winh | 2017-05-09 | 1 | -69/+69 |
| | |||||
* | Some small updates for Spanish translations. | Ruben Davila | 2017-05-04 | 1 | -5/+5 |
| | |||||
* | More updates for translations plus small tweaks. | Ruben Davila | 2017-05-04 | 1 | -3/+0 |
| | |||||
* | More updates for translations plus some refactoring. | Ruben Davila | 2017-05-03 | 1 | -14/+41 |
| | |||||
* | More translations updates. | Ruben Davila | 2017-05-03 | 1 | -8/+11 |
| | |||||
* | Updated some JS translate methods to correctly take in context | Phil Hughes | 2017-05-03 | 1 | -8/+9 |
| | |||||
* | First round of updates from the code review. | Ruben Davila | 2017-05-02 | 1 | -26/+25 |
| | |||||
* | Add more spanish translations. | Ruben Davila | 2017-04-27 | 1 | -0/+18 |
| | |||||
* | Adjust regex used in order to parse inline content. | Ruben Davila | 2017-04-27 | 1 | -0/+6 |
| | | | | | | | e.g: %h4 {{ __('foo') }} Problem was it was being parsed as: %h4 = _('foo') And the correct content should be: %h4= _('foo') | ||||
* | Added some missing text that needs translating | Phil Hughes | 2017-04-27 | 1 | -0/+15 |
| | |||||
* | Add more translation for Spanish. | Ruben Davila | 2017-04-26 | 1 | -0/+27 |
| | |||||
* | Add some translations for Spanish. | Ruben Davila | 2017-04-26 | 1 | -0/+30 |
| | |||||
* | Removed t filter from other places | Phil Hughes | 2017-04-26 | 1 | -24/+27 |
| | |||||
* | Changed JS translation functions | Phil Hughes | 2017-04-26 | 1 | -15/+33 |
| | | | | Added context function | ||||
* | Merge remote-tracking branch ↵ | Phil Hughes | 2017-04-21 | 1 | -0/+36 |
| | | | | 'origin/28433-internationalise-cycle-analytics-page' into js-translations | ||||
* | Ignore some files required to the translation process | Ruben Davila | 2017-04-13 | 1 | -28/+0 |
| | |||||
* | Set locale through controller filter | Ruben Davila | 2017-04-13 | 2 | -1/+19 |
| | |||||
* | Setup gettext libraries | Ruben Davila | 2017-04-12 | 3 | -0/+37 |