Commit Graph

34 Commits

Author SHA1 Message Date
Kim "BKC" Carlbäcker a7ff47b799 Fix translation for 'in a while' 2017-09-22 22:31:52 +02:00
Bob Van Landuyt 2b58b63f7e Fetch new translations from crowdin 2017-09-06 13:40:20 +02:00
Bob Van Landuyt 3dd7b17a77 Fix currently invalid po files 2017-08-31 21:12:59 +02:00
Bob Van Landuyt 4d97843f3c Remove `\n` from translations
They seem to confuse some translation tools and aren't rendered in
HTML anyway.
2017-08-14 13:35:28 +02:00
黄涛 aee1a83760 changes in msgid in synchronization gitlab.pot 2017-07-14 13:41:08 +08:00
Eric Eastwood 951dd04871 Add translation string generated .pot 2017-07-05 08:53:41 -05:00
Eric Eastwood 46076f1599 Update scheduled variable translation strings
See
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34142476
2017-07-05 18:38:37 +09:00
Z.J. van de Weg c7661f04d0 Strings ready for translation; Pipeline charts
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.
2017-07-03 09:34:29 +02:00
vanadium23 541950322c Disable fork button on project limit 2017-06-16 23:56:02 +03:00
Bob Van Landuyt 9a0e67639d Add translation for the verb 'Revert' 2017-06-15 16:54:40 +02:00
Bob Van Landuyt 5f78cbd9c0 Add context to the `with_stage` strings 2017-06-15 14:47:05 +02:00
Bob Van Landuyt 86cd00b5d2 Add context for commit_box title 2017-06-15 14:47:05 +02:00
Ruben Davila 3cc8788c56 Update Spanish translations after code review 2017-06-15 14:47:05 +02:00
Bob Van Landuyt fc7cb8d116 Generate as much of the Spanish translation as possible 2017-06-15 14:47:04 +02:00
Bob Van Landuyt 9999704ae0 Revert "Regenerate po and js files"
This reverts commit 9157c300b7.
2017-06-09 12:16:12 +02:00
Z.J. van de Weg 9157c300b7 Regenerate po and js files 2017-06-08 09:43:44 +02:00
Z.J. van de Weg 68f58e1b44 Allow translation of Pipeline Schedules 2017-06-08 09:38:55 +02:00
Bob Van Landuyt bdebe849b8 Translate project & repository pages 2017-06-07 20:13:44 +00:00
Ruben Davila 7f24b87b3b Some small updates for Spanish translations. 2017-05-04 19:27:17 -05:00
Ruben Davila f7b7a52092 More updates for translations plus small tweaks. 2017-05-04 17:05:14 -05:00
Ruben Davila dbd1bdaeed More updates for translations plus some refactoring. 2017-05-03 21:08:43 -05:00
Ruben Davila ee65de48d8 More translations updates. 2017-05-03 12:40:21 -05:00
Phil Hughes 93f27958d0 Updated some JS translate methods to correctly take in context 2017-05-03 12:02:26 +01:00
Ruben Davila 6d5364cfb0 First round of updates from the code review. 2017-05-02 23:36:36 -05:00
Ruben Davila 657664f980 Add more spanish translations. 2017-04-27 20:04:42 -05:00
Ruben Davila 22ecf73e82 Adjust regex used in order to parse inline content.
e.g: %h4 {{ __('foo') }}

Problem was it was being parsed as: %h4 = _('foo')
And the correct content should be: %h4= _('foo')
2017-04-27 11:58:48 -05:00
Phil Hughes b3c80094e0 Added some missing text that needs translating 2017-04-27 14:47:00 +01:00
Ruben Davila e4526e061c Add more translation for Spanish. 2017-04-26 20:04:33 -05:00
Ruben Davila a4267d2d0f Add some translations for Spanish. 2017-04-26 16:19:06 -05:00
Phil Hughes cb06f09e98 Removed t filter from other places 2017-04-26 17:20:13 +01:00
Phil Hughes 0242c4dfc9 Changed JS translation functions
Added context function
2017-04-26 17:03:06 +01:00
Phil Hughes dc5136a70d Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations 2017-04-21 09:16:05 +01:00
Ruben Davila 73d0730d09 Set locale through controller filter 2017-04-13 01:03:47 -05:00
Ruben Davila 1ebcc96e3a Setup gettext libraries 2017-04-12 22:41:46 -05:00