mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
update default translation of annotations
This commit is contained in:
parent
286bcc6f5c
commit
09efc99f6f
File diff suppressed because one or more lines are too long
@ -23,7 +23,7 @@ Once the strings are wrapped, you can extract strings from go files using
|
|||||||
the `go-xgettext` command which can be installed with:
|
the `go-xgettext` command which can be installed with:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
go get github.com/gosexy/gettext/tree/master/go-xgettext
|
go get github.com/gosexy/gettext/go-xgettext
|
||||||
```
|
```
|
||||||
|
|
||||||
Once that's installed you can run `hack/update-translations.sh`, which
|
Once that's installed you can run `hack/update-translations.sh`, which
|
||||||
|
Binary file not shown.
@ -8,14 +8,14 @@ msgstr ""
|
|||||||
"Project-Id-Version: gettext-go-examples-hello\n"
|
"Project-Id-Version: gettext-go-examples-hello\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL\n"
|
"Report-Msgid-Bugs-To: EMAIL\n"
|
||||||
"POT-Creation-Date: 2017-03-14 21:32-0700\n"
|
"POT-Creation-Date: 2017-03-14 21:32-0700\n"
|
||||||
"PO-Revision-Date: 2017-03-14 21:34-0800\n"
|
"PO-Revision-Date: 2017-05-24 18:01+0800\n"
|
||||||
"Last-Translator: Brendan Burns <brendan.d.burns@gmail.com>\n"
|
"Last-Translator: Brendan Burns <brendan.d.burns@gmail.com>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.10\n"
|
"X-Generator: Poedit 1.8.12\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
"X-Poedit-SourceCharset: UTF-8\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
@ -3379,9 +3379,7 @@ msgstr "Update resource requests/limits on objects with pod templates"
|
|||||||
|
|
||||||
#: pkg/kubectl/cmd/annotate.go:116
|
#: pkg/kubectl/cmd/annotate.go:116
|
||||||
msgid "Update the annotations on a resource"
|
msgid "Update the annotations on a resource"
|
||||||
msgstr ""
|
msgstr "Update the annotations on a resource"
|
||||||
"Update the annotations on a resourcewatch is only supported on individual "
|
|
||||||
"resources and resource collections - %d resources were found"
|
|
||||||
|
|
||||||
# https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/label.go#L109
|
# https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/label.go#L109
|
||||||
#: pkg/kubectl/cmd/label.go:114
|
#: pkg/kubectl/cmd/label.go:114
|
||||||
|
Loading…
Reference in New Issue
Block a user