summaryrefslogtreecommitdiff
path: root/locale
Commit message (Collapse)AuthorAgeFilesLines
* Reword job to pipeline on the chart viewZeger-Jan van de Weg2017-08-241-11/+11
| | | | | | This got changed for i18n in !12480, however, I forgot to understand that the meaning of the graphs changed in !12378. This corrects the behaviour.
* Add support for i18n on Project Activity PageKushal Pandya2017-08-181-2/+154
|
* Remove `\n` from translationsbvl-use-no-wrap-for-pot-fileBob Van Landuyt2017-08-1415-219/+165
| | | | | They seem to confuse some translation tools and aren't rendered in HTML anyway.
* Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.Olivier DOSSMANN2017-08-111-1/+1
|
* Synchronous Korean translation in zanata黄涛2017-08-091-8/+11
|
* Add Italian translations of Pipeline SchedulesHuang Tao2017-08-081-3/+27
|
* Synchronous zanata community contribution translationHuang Tao2017-08-0710-45/+91
|
* Add Korean translation to i18nHuang Tao2017-08-072-0/+1207
|
* Synchronous zanata community contribution translation黄涛2017-08-025-252/+294
|
* Enhance pt-BR translation in Project and Repository pagesPaulo Bezerra2017-07-251-7/+7
|
* Merge branch '35000_add_ukrainian_translations_of_pipeline_schedules' into ↵Rémy Coutable2017-07-251-41/+64
|\ | | | | | | | | | | | | | | | | 'master' Add Ukrainian translations of Pipeline Schedules Closes #35000 See merge request !12827
| * synchronize ukrainian translation in zanata again黄涛2017-07-251-2/+2
| |
| * synchronize ukrainian translation in zanata黄涛2017-07-251-39/+41
| |
| * merge uk part.po to gitlab.po黄涛2017-07-202-42/+25
| |
| * Add uk translation difference of Pipeline Schedules黄涛2017-07-201-0/+38
| |
* | Merge branch 'bvl-fix-invalid-po-files' into 'master'Rémy Coutable2017-07-245-19/+13
|\ \ | | | | | | | | | | | | | | | | | | Fix currently invalid po files Closes #35302 and #35235 See merge request !13032
| * | Fix currently invalid po filesbvl-fix-invalid-po-filesBob Van Landuyt2017-07-245-19/+13
| | |
* | | Add Portuguese Brazil translations of Pipeline SchedulesHuang Tao2017-07-241-3/+24
|/ /
* | Add Traditional Chinese in Taiwan translations of Pipeline SchedulesHuang Tao2017-07-211-7/+26
| |
* | Add French translations of Commits Page & Pipeline ChartsHuang Tao2017-07-201-28/+1095
| |
* | Add Japanese translations of Pipeline SchedulesHuang Tao2017-07-201-3/+23
|/
* Merge branch '35034-fix-unstranslated-visibility-levels' into 'master'Robert Speicher2017-07-192-3/+9
|\ | | | | | | | | | | | | Always return the translated level name. Closes #35034 See merge request !12852
| * Always return the translated level name.35034-fix-unstranslated-visibility-levelsRuben Davila2017-07-132-3/+9
| | | | | | | | | | There are many places that expect the `.level_name` method to return the translated level name.
* | Add Bulgarian translations of Pipeline SchedulesHuang Tao2017-07-191-2/+23
| |
* | Add Esperanto translations of Pipeline SchedulesHuang Tao2017-07-191-2/+23
| |
* | Add Traditional Chinese in HongKong translations of Pipeline SchedulesHuang Tao2017-07-191-4/+24
| |
* | Add Simplified Chinese translations of Pipeline SchedulesHuang Tao2017-07-191-3/+23
| |
* | Merge branch 'htve/gitlab-ce-34880_add_ukrainian_translations_to_i18n'Rémy Coutable2017-07-192-0/+1234
|\ \ | | | | | | | | | | | | | | | See merge request !12744. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | change msgid黄涛2017-07-141-5/+5
| | |
| * | Synchronous zanata in uk translation again黄涛2017-07-141-25/+25
| | |
| * | Synchronous zanata in uk translation黄涛2017-07-121-98/+133
| | |
| * | add ukrainian translations to i18n黄涛2017-07-102-0/+1199
| | |
* | | Merge branch '34881_add_russian_translations_to_i18n' into 'master'Rémy Coutable2017-07-192-0/+1233
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Russian Translations To I18N Closes #34881 See merge request !12743
| * | | change msgid黄涛2017-07-141-5/+5
| | | |
| * | | Synchronous zanata in ru translation黄涛2017-07-121-101/+133
| | | |
| * | | add russian translations to i18n黄涛2017-07-102-0/+1201
| |/ /
* | | Add Portuguese Brazil translations of Commits Page & Pipeline ChartsHuang Tao2017-07-191-6/+103
| | |
* | | Add Japanese Translation to i18nHuang Tao2017-07-192-0/+1184
| | |
* | | changes in msgid in synchronization gitlab.pot黄涛2017-07-147-23/+23
| | |
* | | Merge branch '33672_supplement_portuguese_brazil_translation_of_i18n' into ↵Douwe Maan2017-07-131-46/+924
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | 'master' Supplement Portuguese Brazil translation of Project Page & Repository Page Closes #33672 See merge request !12156
| * | remove repeat the context of msgstr黄涛2017-07-051-140/+140
| | |
| * | Repair the wrong deletion of the author黄涛2017-06-291-0/+2
| | |
| * | supplement portuguese brazil translation黄涛2017-06-291-84/+83
| | | | | | | | | | | | Fix #33672
| * | supplement portuguese brazil translation黄涛2017-06-291-68/+945
| | | | | | | | | | | | Fix #33672
* | | Merge branch ↵Robert Speicher2017-07-132-13/+87
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '34780-restricted-visibility-levels-in-admin-application-settings-looks-off' into 'master' Fix wrong helper used for adding context for translations. Closes #34780 See merge request !12731
| * | | Fix wrong helper used for adding context for translations.34780-restricted-visibility-levels-in-admin-application-settings-looks-offRuben Davila2017-07-122-13/+87
| | |/ | |/| | | | | | | Additionally some missing translations were added
* | | Merge branch '34797_add_italian_translations_of_pipeline_charts' into 'master'Douwe Maan2017-07-121-8/+65
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Italian translations of Pipeline Charts Closes #34797 See merge request !12700
| * | | merge Italian translation part.po to gitlab.po黄涛2017-07-122-79/+65
| | | |
| * | | Add it translation difference of Pipeline Charts黄涛2017-07-071-0/+71
| | | |
* | | | Merge branch ↵Rémy Coutable2017-07-121-4/+58
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '34792_add_traditional_chinese_in_taiwan_translations_of_pipeline_charts' into 'master' Add Traditional Chinese in Taiwan translations of Pipeline Charts Closes #34792 See merge request !12697