Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
09efc99f
Commit
09efc99f
authored
May 24, 2017
by
xilabao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update default translation of annotations
parent
286bcc6f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
6 deletions
+4
-6
bindata.go
pkg/generated/bindata.go
+0
-0
README.md
translations/README.md
+1
-1
k8s.mo
translations/kubectl/default/LC_MESSAGES/k8s.mo
+0
-0
k8s.po
translations/kubectl/default/LC_MESSAGES/k8s.po
+3
-5
No files found.
pkg/generated/bindata.go
View file @
09efc99f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
translations/README.md
View file @
09efc99f
...
@@ -23,7 +23,7 @@ Once the strings are wrapped, you can extract strings from go files using
...
@@ -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
...
...
translations/kubectl/default/LC_MESSAGES/k8s.mo
View file @
09efc99f
No preview for this file type
translations/kubectl/default/LC_MESSAGES/k8s.po
View file @
09efc99f
...
@@ -8,14 +8,14 @@ msgstr ""
...
@@ -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-0
3-14 21:34-
0800\n"
"PO-Revision-Date: 2017-0
5-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"
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment