Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fetch new translations from crowdin | Bob Van Landuyt | 2017-09-06 | 1 | -48/+0 |
| | |||||
* | Fix currently invalid po files | Bob Van Landuyt | 2017-08-31 | 1 | -0/+48 |
| | |||||
* | Remove `\n` from translationsbvl-use-no-wrap-for-pot-file | Bob Van Landuyt | 2017-08-14 | 1 | -11/+112 |
| | | | | | They seem to confuse some translation tools and aren't rendered in HTML anyway. | ||||
* | changes in msgid in synchronization gitlab.pot | 黄涛 | 2017-07-14 | 1 | -2/+2 |
| | |||||
* | Add translation string generated .pot | Eric Eastwood | 2017-07-05 | 1 | -0/+6 |
| | |||||
* | Update scheduled variable translation strings | Eric Eastwood | 2017-07-05 | 1 | -0/+12 |
| | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34142476 | ||||
* | Strings ready for translation; Pipeline chartszj-i18n-pipeline-charts | Z.J. van de Weg | 2017-07-03 | 1 | -5/+92 |
| | | | | | Earlier, this was part of another MR, but that got split. Didn't pick that commit, as there were many merge conflicts. Vim macros seemed faster. | ||||
* | Disable fork button on project limit | vanadium23 | 2017-06-16 | 1 | -0/+3 |
| | |||||
* | Add translation for the verb 'Revert' | Bob Van Landuyt | 2017-06-15 | 1 | -0/+3 |
| | |||||
* | Add context to the `with_stage` strings | Bob Van Landuyt | 2017-06-15 | 1 | -5/+6 |
| | |||||
* | Add context for commit_box title | Bob Van Landuyt | 2017-06-15 | 1 | -14/+17 |
| | |||||
* | Update Spanish translations after code review | Ruben Davila | 2017-06-15 | 1 | -4/+92 |
| | |||||
* | Generate as much of the Spanish translation as possible | Bob Van Landuyt | 2017-06-15 | 1 | -0/+636 |
| | |||||
* | Revert "Regenerate po and js files" | Bob Van Landuyt | 2017-06-09 | 1 | -613/+0 |
| | | | | This reverts commit 9157c300b78314e04857c66dacdc732a8193d278. | ||||
* | Regenerate po and js fileszj-i18n-pipeline-schedules | Z.J. van de Weg | 2017-06-08 | 1 | -0/+613 |
| | |||||
* | Allow translation of Pipeline Schedules | Z.J. van de Weg | 2017-06-08 | 1 | -557/+37 |
| | |||||
* | Translate project & repository pages | Bob Van Landuyt | 2017-06-07 | 1 | -3/+616 |
| | |||||
* | 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 |