update default translation of annotations

This commit is contained in:
xilabao 2017-05-24 18:06:43 +08:00
parent 286bcc6f5c
commit 09efc99f6f
4 changed files with 8 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -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:
```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

View File

@ -8,14 +8,14 @@ msgstr ""
"Project-Id-Version: gettext-go-examples-hello\n"
"Report-Msgid-Bugs-To: EMAIL\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"
"Language-Team: \n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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"
"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
msgid "Update the annotations on a resource"
msgstr ""
"Update the annotations on a resourcewatch is only supported on individual "
"resources and resource collections - %d resources were found"
msgstr "Update the annotations on a resource"
# https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/label.go#L109
#: pkg/kubectl/cmd/label.go:114