Commit Graph

206 Commits (94c74a2f52171bf6d9b477bfe7817c47b9d90734)

Author SHA1 Message Date
minikube-bot 4d5c3ace53 Update auto-generated docs and translations 2021-07-01 21:35:20 +00:00
minikube-bot 914c5801ce Update auto-generated docs and translations 2021-07-01 21:17:23 +00:00
minikube-bot 202e2fa36f Updating kicbase image to v0.0.24-1625170572-11834 2021-07-01 20:31:45 +00:00
Jeff MAURY 4a98c917fe Fix French translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-07-01 09:01:18 +02:00
minikube-bot 9626f1320b Update auto-generated docs and translations 2021-06-29 22:12:18 +00:00
Steven Powell cedd2fb47c run `make generate-docs` 2021-06-28 10:28:04 -07:00
Steven Powell 5559a84f15 run `make generate-docs` 2021-06-25 10:52:52 -07:00
Steven Powell 6799b19972 use constant for flag description 2021-06-25 10:49:28 -07:00
Steven Powell a2ae86cb7c renamed flag value from nolimit to max 2021-06-25 10:49:28 -07:00
Steven Powell 08c8996234 updated docs 2021-06-25 10:49:28 -07:00
Jeff MAURY 9df5099694 Fix French translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-06-24 19:06:43 +02:00
Steven Powell e3326f88df finishing last of comments 2021-06-23 15:03:03 -07:00
Steven Powell 39208c56c4 addressed some of the comments 2021-06-23 09:38:59 -07:00
Steven Powell 2a50af1ba5 wrote github action to check if translations are valid 2021-06-22 16:46:27 -07:00
Medya Gh 97cf634c4c fix french 2021-06-22 15:41:39 -04:00
Medya Gh 07ff731002 extra 2021-06-22 15:21:15 -04:00
Medya Gh 69c284ea0b fix french translation 2021-06-22 15:18:56 -04:00
Medya Ghazizadeh cb4123a1a1
Merge pull request #11728 from jeffmaury/improve-fr-translation
Improve French locale
2021-06-22 11:39:22 -04:00
Jeff MAURY 50f2369b64 Improve French locale
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-06-22 12:37:30 +02:00
Andriy Dzikh 770d348e30 Use goembed for translations. 2021-06-17 15:06:24 -07:00
Steven Powell 4e9cab72d1 run `make generate-docs` 2021-06-15 10:36:49 -07:00
zhangdb-git e7e52584c5 Remove duplicated translations 2021-06-15 05:36:58 -04:00
JacekDuszenko 7338e3745b review fixes 2021-06-07 22:00:17 +01:00
JacekDuszenko 7589e1c15d fix keys in translations file 2021-06-07 20:54:43 +01:00
JacekDuszenko d330b11f9f add more polish translations 2021-06-06 13:54:38 +01:00
Steven Powell 5b76d8c0bc make generate-docs 2021-06-02 11:20:04 -07:00
Medya Ghazizadeh 0de4580089
Merge pull request #11529 from spowelljr/breakdownGuesetStart
Broke down GUEST_START error code
2021-05-27 15:54:13 -07:00
Steven Powell c1b044d0d4 remove GUEST_CERTS_EXPIRED error 2021-05-27 15:15:33 -07:00
Sharif Elgamal 31417806b7
Merge pull request #11486 from sharifelgamal/gcp-auth-restart
gcp-auth addon: do not reapply gcp-auth yamls on minikube restart
2021-05-27 15:05:34 -07:00
Steven Powell 5be0d5fe9f broke down GUEST_START error code 2021-05-27 14:42:52 -07:00
Steven Powell 7ee9c6df69 make generate-docs 2021-05-27 10:39:32 -07:00
Sharif Elgamal e1b4e70c62 generate-docs 2021-05-26 15:34:51 -07:00
Medya Ghazizadeh b3541115b2
Merge pull request #11478 from sharifelgamal/error-codes
Add list of error codes to documentation
2021-05-24 15:25:58 -07:00
Sharif Elgamal e89aca810a Add list of error codes to documentation 2021-05-21 11:07:59 -07:00
Medya Ghazizadeh d0d62a90e5
Merge pull request #11334 from daehyeok/close_asset
Add `Close() error` function into assets.CopyableFile
2021-05-21 09:23:41 -07:00
Daehyeok Mun d6691e796c Add `Close() error` function into assets.CopyableFile
Add `Close` function and implemetions to explicitly close os.File which opend by
NewFileAsset.
2021-05-20 21:05:09 -07:00
Ilya Zuyev 5600ee6755 Reorganize functional tests 2021-05-20 14:43:51 -07:00
Ilya Zuyev 6454527a1e generate docs 2021-05-19 16:19:21 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
Claudia J. Kang 625ad0652b Update ko translation for "minikube start" 2021-05-16 22:02:14 +09:00
ilya-zuyev 2a2ffeb380
Merge pull request #11304 from daehyeok/copy_node
Implement target node option for cp command
2021-05-14 15:59:11 -07:00
Evan Baker eca8a2d540
fix typo in flag documentation: sytemd -> systemd
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2021-05-14 17:00:03 -05:00
Medya Ghazizadeh 33e26502dd
Merge pull request #11366 from spowelljr/fixImageLoad
`image load`: overwrite same image unless `--overwrite=false`
2021-05-13 21:18:29 -07:00
Kent Iso e66a764771 Add ja translation for 'minikube start' and 'minikube delete' 2021-05-14 12:38:29 +09:00
Daehyeok Mun 7c2e963392 Implement target node option for cp command 2021-05-13 10:47:09 -07:00
Steven Powell bcc6b46185 ran make generate-docs 2021-05-12 14:28:51 -07:00
Steven Powell 826f1852ab replace over-write with overwrite 2021-05-12 14:26:34 -07:00
Steven Powell 83366b7929 added over-write flag for image load 2021-05-12 14:26:32 -07:00
Anders F Björklund 24cba1f734 Update translations 2021-05-12 07:15:53 +02:00
Anders F Björklund 6ea3ffee1f Show suggestion for rejected unhealthy drivers
Normally how to add root permissions for the user, to be able to
run the "docker" or "podman" driver (through group or through sudo)
2021-05-12 07:15:26 +02:00
Sharif Elgamal 7982396834 remove unnecessary logging from extract 2021-05-11 16:56:15 -07:00
Sharif Elgamal 971c74f381 fix spelling 2021-05-11 15:23:07 -07:00
Sharif Elgamal 972dae8133 Make sure all tests have comments 2021-05-11 15:17:43 -07:00
Medya Gh 1903571ef5 french 2021-05-07 16:40:36 -07:00
Medya Gh 3aef16647a finish french trasnlation 2021-05-07 16:04:37 -07:00
Medya Gh 1b78ce48a5 update translation strings 2021-05-07 15:12:57 -07:00
Hu Shuai bd902296bb Add some zh-CN translations
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2021-04-26 16:46:14 +08:00
hiroygo cac23c1147 Fix Japanese translation 2021-04-10 16:14:35 +09:00
Predrag Rogic 06d4313f3f
kvm2 driver: add static ip 2021-03-27 23:33:24 +00:00
Medya Ghazizadeh 3760bf765e
Merge pull request #10735 from Loyen/correct-message-spelling
Correct spelling in --insecure-registry validation error message
2021-03-06 14:30:55 -08:00
Patrik Freij a39238ece2 Correct spelling of "Expected formats" 2021-03-06 13:30:02 +01:00
Emanuel 1ff063e049 Restored tabs characters and fixed other issues with the tab 2021-03-03 20:31:18 -03:00
Emanuel 1ebbb59709 Revert "Replaced tab characters for spaces"
This reverts commit a1f5db1213.
2021-03-03 20:20:09 -03:00
Emanuel a1f5db1213 Replaced tab characters for spaces 2021-03-03 13:49:27 -03:00
Emanuel fcb352acc6 Translated to spanish up to line 178 2021-03-02 14:26:16 -03:00
Emanuel 61d7473daa Translated to spanish up to line 52 2021-03-01 12:22:07 -03:00
Emanuel 713b6e60cd Added translations up to line 18 2021-03-01 11:41:21 -03:00
Ilya Zuyev 306e7fedc4 fix translations for unsupported driver changes 2021-02-11 12:22:27 -08:00
Medya Ghazizadeh 82c513fdb1
Merge pull request #10161 from Hellcatlk/json
Remove duplicate json key in translations
2021-01-19 10:48:46 -08:00
zouyu c8cbb513f0 Add some zh-CN translations
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2021-01-18 13:32:36 +08:00
zouyu c7b9662da9 Remove duplicate json key
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2021-01-18 11:33:25 +08:00
cxsu a1839a867f Update korean translation 2020-12-28 01:51:04 +09:00
cxsu 80c8bc9db8 Run 'make extract' 2020-12-28 01:41:14 +09:00
Peter Lin 6fc6bfc0d0 Ran go run cmd/extract/extract.go
Compiling translation strings...
Writing to de.json (51 translated, 687 untranslated)
Writing to es.json (51 translated, 687 untranslated)
Writing to fr.json (161 translated, 577 untranslated)
Writing to ja.json (281 translated, 457 untranslated)
Writing to ko.json (137 translated, 601 untranslated)
Writing to pl.json (82 translated, 656 untranslated)
Writing to zh-CN.json (214 translated, 524 untranslated)
Done! to make sure all strings are up to date
2020-11-05 21:10:04 -05:00
programistka 544a69a9bf Fix existing Polish translations 2020-10-06 07:53:22 +02:00
Anders F Björklund e6b510543e Don't trim whitespace while extracting strings
Remove some leading and trailing whitespace from non-string
constructs like description and automatic extraction filters.

But don't change all the translations or the translations here,
since that would make this code change impossible to review.
2020-09-27 17:59:06 +02:00
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