Commit Graph

51 Commits (e4a05cd15c0258b599376420aec5c9790d90cbe3)

Author SHA1 Message Date
anencore94 c037ffb6d3 Add translations for korean
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-03-06 18:43:44 +09:00
anencore94 9d3a756bdc Update translations by 'make extract'
- match translations file with code

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-03-06 18:42:15 +09:00
Sharif Elgamal e2ce45c6f0 Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -08:00
Black-Hole 551c570189 refactor(i18n): optimizing Chinese translation 2020-02-27 10:41:38 +08:00
Sharif Elgamal 744efaa330 REFACTOR COMPLETE? 2020-02-11 17:06:59 -08:00
Sharif Elgamal dd6e5de82c Update translation files with new strings 2020-02-04 11:28:03 -08:00
Kim Bao Long fefa13e9da Remove some redundance words
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-31 08:25:27 +07:00
Thomas Strömberg 67d6eb3d69
Merge pull request #6339 from inductor/feature/update_ja_translation
Update Japanese translation
2020-01-21 12:54:38 -08:00
inductor 1939f497cf add some translations to jp with updated strings 2020-01-18 10:14:04 +09:00
inductor 47d7a689b8 update minikube translation json for ja 2020-01-18 10:05:44 +09:00
Anders F Björklund 71b561e344 Add note to remember to end the minikube flags
And add some whitespace before the next section
2020-01-14 18:22:45 +01:00
Anders F Björklund 3207b27c11 Fix syntax of minikube kubectl example command
Need to terminate the minikube flags with --,
before starting with the kubectl command flags.
2020-01-09 19:52:58 +01:00
Dominic Yin e8e4f6f120
update zh translation
Signed-off-by: Dominic Yin <yindongchao@inspur.com>
2019-12-30 15:38:56 +08:00
Thomas Strömberg aa6a1354da
Merge branch 'master' into translation-chinese 2019-10-16 13:07:35 -07:00
BlackHole1 910a69eec3 refactor(i18n): add chinese translation 2019-10-10 09:47:03 +08:00
BlackHole1 7834c83d9d optimizing Chinese translation (No.2) 2019-10-10 08:39:20 +08:00
Marek Schwarz 1efdf11abb Merge branch 'master' into DELETE_ALL_PROFILES 2019-10-03 12:02:59 +02:00
Marcin Niemira a3fe853dfc
additional translations for pl 2019-09-29 22:42:21 +10:00
Marcin Niemira 4b81fbeb72
unify pl translation with fr one 2019-09-29 22:19:04 +10:00
Marcin Niemira 96a8c3db6a
Merge branch 'master' of https://github.com/kubernetes/minikube into pl-translation 2019-09-28 22:59:15 +10:00
Marek Schwarz 3396f5b8ab Merge branch 'master' into DELETE_ALL_PROFILES 2019-09-28 14:46:36 +02:00
chentanjun 09f6162ae8 clean up document 2019-09-28 00:29:39 +08:00
Marek Schwarz 4551a17178 Merge branch 'master' into DELETE_ALL_PROFILES 2019-09-27 18:28:07 +02:00
Sharif Elgamal 9ab993da17
Initial translations for fr, es, de, ja, and zh-CN 2019-09-25 18:32:22 -07:00
Marcin Niemira 8c8998af0b
Add polish translation 2019-09-25 21:28:44 +10:00
Marek Schwarz 24d4eda27d Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
#	cmd/minikube/cmd/delete.go
#	translations/fr-FR.json
#	translations/zh-CN.json
2019-08-27 17:04:01 +02:00
Sharif Elgamal 293d262498
update translation files 2019-08-26 15:18:22 -07:00
Marek Schwarz 0dc7f8d03b Merge branch 'master' into DELETE_ALL_PROFILES 2019-08-26 21:28:29 +02:00
Olivier Lemasle c498cc03cc Fix and continue French translation 2019-08-26 15:11:07 +02:00
Marek Schwarz ba67c8516a Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
#	cmd/minikube/cmd/delete.go
#	pkg/minikube/constants/constants.go
#	test/integration/z_proxy_test.go
#	translations/fr-FR.json
#	translations/zh-CN.json
2019-08-19 21:26:14 +02:00
Thomas Stromberg f2acb4a33e Update code references to new documentation URL's 2019-08-12 14:51:41 -07:00
Sharif Elgamal 294f880106
Localization support for help text (#4814)
* Translating help text

* explicity set usage template so we can localize it

* cleaning up extract and translation files

* Add extraction for flags help text

* some comments for extract

* refactor to account for new behavior

* Make usage template translations more palatable.

* remove commented code

* fix go mod

* pin to proper version in go.mod

* translate command grouping headers
2019-08-12 11:16:20 -07:00
Marek Schwarz 70f4cb99ce Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
#	cmd/minikube/cmd/delete.go
2019-07-20 18:18:30 +02:00
Sharif Elgamal 6552436311
Console output cleanup (#4825)
* Console output cleanup

* comment fix

* Fixing out.Out stutter

* Fix invalid template

* Change profile_list.go to new console functions

* more merge stuff
2019-07-19 17:00:51 -07:00
Medya Gh 453b8630f4 merge upstream 2019-07-18 11:50:55 -07:00
Medya Gh ed11f3ab0c merge upstream 2019-07-18 10:39:28 -07:00
Medya Gh cc2ae6a060 extract 2019-07-18 09:19:37 -07:00
Marek Schwarz af571430a9 Fixed translation errors 2019-07-18 11:51:45 +02:00
Medya Ghazizadeh 5178c0b300
Merge branch 'master' into translation_outstyle 2019-07-17 18:12:45 -07:00
Sharif Elgamal 93263bc2bc
Templatizing more calls to console 2019-07-17 18:06:06 -07:00
Medya Gh e8ba9ccb74 reset lang json files 2019-07-17 18:04:45 -07:00
Medya Gh 97ba8854a6 more translation formatting 2019-07-17 17:37:39 -07:00
Thomas Stromberg 054fc946f1 Pass most tests 2019-07-17 17:13:12 -07:00
Medya Gh 7b219ebb46 Adding extract 2019-07-17 16:58:08 -07:00
Sharif Elgamal b40011b2e3
Add T versions of the console convenience functions (#4796)
* Add T versions of the console convenience functions

* more changes

* Make OutT and ErrT more convenient and add WithCodeT:

* add UsageT

* make extract

* translate messages in displayError
2019-07-17 15:19:49 -07:00
Sharif Elgamal 24ad1d82b9
Add test to make sure translations files are up to date. (#4777)
* Add test to make sure translations files are up to date.

* Fix file path sadness so tests work as expected

* make sure we reset the working dir

* switching from bytes.Compare to cmp.Diff

* add better error message

* extract new localized strings

* fix tests
2019-07-17 13:49:39 -07:00
Sharif Elgamal ad4d55f0ad
Merge branch 'master' of github.com:kubernetes/minikube into extract-advice 2019-07-10 10:24:36 -07:00
Sharif Elgamal c92e65ec28
Add templating for proper localization (#4677)
* Add templating for proper localization

* Fixing tests for new translation style

* checking errors is important

* fixing more console tests

* good function names make for happy developers

* add test for OutTemplateStyle

* short function names make for happy developers

* better formatting

* more better variable names
2019-07-10 10:17:28 -07:00
Sharif Elgamal fc9fc7eecd
initial commit for extracting advice strings 2019-07-09 15:48:26 -07:00
Sharif Elgamal 8a4776b250
Fixing top level extract call for new translations directory location 2019-06-24 15:18:31 -07:00