Commit Graph

80 Commits (11cad2b3e6b2dfc34ed5943ea58083df147ba69c)

Author SHA1 Message Date
Julien Breux a1089210a0
chore(translation): Update French translation
Signed-off-by: Julien Breux <julien.breux@gmail.com>
2020-09-19 00:47:34 +02:00
Anders F Björklund 37e521272c Fix copy/paste error in virtualbox nic-type help
It used type "host only" twice, instead of "nat".
2020-09-13 17:25:02 +02:00
Li Zhijian 40992173ff fix extract
$ make extract
go run cmd/extract/extract.go
Compiling translation strings...
Writing to de.json (53 translated, 671 untranslated)
Writing to es.json (53 translated, 671 untranslated)
Writing to fr.json (67 translated, 657 untranslated)
Writing to ja.json (295 translated, 429 untranslated)
Writing to ko.json (143 translated, 581 untranslated)
Writing to pl.json (85 translated, 639 untranslated)
Writing to zh-CN.json (221 translated, 503 untranslated)
Done!

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2020-09-04 16:54:37 +08:00
mckrl c387877440 Fixed typos 2020-09-02 22:29:12 +02:00
Li Zhijian 906bcb9cab fix typo miniube
$ sed -i 's/miniube start/minikube start/g' $(git grep -l 'miniube start')

Fixes: #9018
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2020-08-20 13:43:59 +08:00
inductor f966d1d8d6 Update Japanese translation 2020-08-11 19:02:59 +09:00
Sharif Elgamal 58b113a503 run make extract to update translation files 2020-08-10 13:28:14 -07:00
Medya Ghazizadeh cd2692d29f
Merge pull request #8878 from inductor/feature/update_ja_translation
Update Japanese translation
2020-08-10 13:14:28 -07:00
programistka 1fb964585a Fix for a few typos in polish translations 2020-08-10 13:02:04 +02:00
inductor 64670b15dc Update translation 2020-07-30 15:32:19 +09:00
inductor 0bbc37da74 Update Japanese translation 2020-07-30 14:43:31 +09:00
Anders F Björklund a8a80f5e27 Write all empty translations strings to a file
Useful for seeing which strings have been removed

Use .txt instead of .json, to avoid including it
2020-04-15 20:26:17 +02:00
Sharif Elgamal 35ef02b4fb updating some french translations for minikube start 2020-04-09 11:39:39 -07:00
Medya Ghazizadeh 35248a1f31
Merge pull request #7451 from loftkun/exit-when-driver-validation-failed
fix validateDriver() to exit() when it detects an error.
2020-04-08 15:30:02 -07:00
tomocy 544f15cd2d Update Japanese translations 2020-04-08 23:09:08 +09:00
tomocy 4e1eed8602 Run make extract 2020-04-08 22:38:39 +09:00
tomocy d7e70cea5a Update Japanese translations 2020-04-07 23:14:50 +09:00
loftkun fb2c3ed4b7 fix validateDriver() to exit when detects an error 2020-04-06 23:45:54 +09:00
tomocy 242547423c Update Japanese translations 2020-04-06 00:48:35 +09:00
Anders F Björklund fe39b0ce52 Update translations files by running extract
This should probably be part of the release
2020-04-05 10:15:58 +02:00
Anders F Björklund e4fb49304a Make node start message easier to translate 2020-04-04 12:47:04 +02:00
tomocy 5377039e9f Update some Japanese translations 2020-04-04 02:06:48 +09:00
tomocy 989cae5549 Run make extract 2020-04-04 02:04:29 +09:00
tomocy fcafee63e1 Update some Japanese translations 2020-04-03 00:30:01 +09:00
tomocy c81b4696df Run make extract 2020-04-03 00:30:01 +09:00
Thomas Stromberg edd3cf5bc4 Run 'make extract' to update translation samples 2020-04-01 14:05:24 -07:00
anencore94 1504265020 Update Korean translation
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-03-31 17:15:21 +09:00
Sharif Elgamal 2d825d6498 translations facelift 2020-03-26 18:04:49 -07:00
jumahmohammad a350bf06b1 updated French translation 2020-03-15 13:48:50 +00:00
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