summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/locale
Commit message (Collapse)AuthorAgeFilesLines
* Added internationalization to commits listcommits-internationalisePhil Hughes2017-06-221-1/+1
| | | | Closes #32793
* Merge branch '33441_supplement_simplified_chinese_translation_of_i18n' into ↵Douwe Maan2017-06-211-1/+1
|\ | | | | | | | | | | | | | | | | 'master' Supplement Simplified Chinese translation of Project Page & Repository Page Closes #33441 See merge request !11994
| * Change 'Committed by' Translate黄涛2017-06-201-1/+1
| |
| * Translation optimization黄涛2017-06-201-1/+1
| |\ | | | | | | | | | | | | 1. Modify the identified translations in the discussion. 2. rebase to master
| | * add missing translation fields黄涛2017-06-161-1/+1
| | | | | | | | | | | | 1. Follow up !12052 commits.
| | * translation optimization in synchronous reviews黄涛2017-06-151-1/+1
| | |
| | * translation optimization in synchronous reviews黄涛2017-06-141-1/+1
| | |
| | * Optimization 'zh_CN' translation黄涛2017-06-131-1/+1
| | |
| | * Optimization 'zh_CN' translation黄涛2017-06-131-1/+1
| | | | | | | | | | | | 1. Fix missing translations
| | * optimize translation based on comments黄涛2017-06-131-1/+1
| | |
| | * supplement simplified chinese translation黄涛2017-06-131-1/+1
| | | | | | | | | | | | Fix #33441
| * | supplement simplified chinese translation黄涛2017-06-201-1/+1
| | | | | | | | | | | | Fix #33441
* | | Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-1/+1
|/ / | | | | | | | | Conflicts: app/views/projects/pipeline_schedules/_form.html.haml
* | Merge branch 'bvl-missing-translations' into 'master'Douwe Maan2017-06-162-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Missing translations for the project & repository pages. Closes #33420 See merge request !12052
| * | Small refactoring plus fixes for Spanish translations.Ruben Davila2017-06-151-1/+1
| | |
| * | Regenerate po-filesBob Van Landuyt2017-06-152-2/+2
| | |
| * | Small update for Spanish translationRuben Davila2017-06-151-1/+1
| | |
| * | More updates for Spanish translationsRuben Davila2017-06-151-1/+1
| | |
| * | Update Spanish translations after code reviewRuben Davila2017-06-152-2/+2
| | |
| * | Complete Spanish translations for Pipeline SchedulesRuben Davila2017-06-151-1/+1
| | |
| * | Spanish translations for Pipelines Schedules index page.Ruben Davila2017-06-151-1/+1
| | |
| * | Generate as much of the Spanish translation as possibleBob Van Landuyt2017-06-152-2/+2
| |/
* | Add French translations for Cycle Analytics, Project, and Repository pages.Erwan GEORGET2017-06-151-0/+1
|/
* Recover last working spanish translationbvl-revert-regenerating-translationsBob Van Landuyt2017-06-091-1/+1
|
* Revert "Regenerate po and js files"Bob Van Landuyt2017-06-096-6/+6
| | | | This reverts commit 9157c300b78314e04857c66dacdc732a8193d278.
* Merge branch '33383_add_bulgarian_translation_of_cycle_analytics_page' into ↵Douwe Maan2017-06-081-0/+1
|\ | | | | | | | | | | | | | | | | 'master' Add bulgarian translation of Cycle Analytics Page to I18N Closes #33383 See merge request !11958
| * add bulgarian translation of cycle analytics page to I18N黄涛2017-06-071-0/+1
| | | | | | | | Fix #33383
* | Merge branch ↵Douwe Maan2017-06-081-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '33334_add_portuguese_brazil_translation_of_cycle_analytics_page' into 'master' Add portuguese brazil translation of Cycle Analytics Page to I18N Closes #33334 See merge request !11920
| * | add portuguese brazil translation of cycle analytics page黄涛2017-06-071-0/+1
| |/ | | | | | | Fix #33334
* | Regenerate po and js fileszj-i18n-pipeline-schedulesZ.J. van de Weg2017-06-086-6/+6
| |
* | Allow translation of Pipeline SchedulesZ.J. van de Weg2017-06-086-6/+6
| |
* | Translate project & repository pagesBob Van Landuyt2017-06-073-3/+3
|/
* Optimize translation content黄涛2017-06-053-3/+3
| | | | | 1. Optimize the translation of zh-TW 2. Synchronous zh-CN, zh-HK translation
* Add translation zh_TW to I18N黄涛2017-06-051-0/+1
|
* Add translation zh_HK to I18N黄涛2017-06-051-0/+1
|
* Change the language name zh to zh_CN黄涛2017-06-052-195/+1
|
* fix plural form of translation黄涛2017-06-051-16/+8
|
* optimize part of the translation黄涛2017-06-051-28/+28
|
* added Simplified Chinese to I18N黄涛2017-06-051-0/+203
|
* Change translation for 'coding' by 'desarrollo' for Spanishupdate-coding-translationRuben Davila2017-05-201-1/+1
|
* Add German translation for Cycle Analytics (!11161)winh2017-05-091-1/+1
|
* Some small updates for Spanish translations.Ruben Davila2017-05-043-3/+3
|
* More updates for translations plus small tweaks.Ruben Davila2017-05-043-3/+3
|
* More updates for translations plus some refactoring.Ruben Davila2017-05-033-3/+3
|
* Moved all the text translation manipulation into the locale index filePhil Hughes2017-05-031-4/+44
| | | | Commented the translation methods
* More translations updates.Ruben Davila2017-05-033-3/+3
|
* Fixed karma failurePhil Hughes2017-05-031-1/+3
|
* Updated some JS translate methods to correctly take in contextPhil Hughes2017-05-034-12/+15
|
* First round of updates from the code review.Ruben Davila2017-05-023-3/+3
|
* Fixed context translationPhil Hughes2017-04-281-1/+4
| | | | Fixes CSS widths when translating