Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
tengqm committed Nov 2, 2017
1 parent 6eacd34 commit d7720ea
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions pkg/generated/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions translations/kubectl/de_DE/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ msgstr ""
msgid ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand Down
8 changes: 4 additions & 4 deletions translations/kubectl/default/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ msgstr ""
msgid ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand All @@ -162,8 +162,8 @@ msgid ""
msgstr ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand Down
8 changes: 4 additions & 4 deletions translations/kubectl/en_US/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ msgstr ""
msgid ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand All @@ -162,8 +162,8 @@ msgid ""
msgstr ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand Down
4 changes: 2 additions & 2 deletions translations/kubectl/it_IT/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ msgstr ""
msgid ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand Down
4 changes: 2 additions & 2 deletions translations/kubectl/template.pot
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ msgstr ""
msgid ""
"\n"
"\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 and "
"10, target CPU utilization specified so a default autoscaling policy will be "
"used:\n"
"10, no target CPU utilization specified so a default autoscaling policy will "
"be used:\n"
"\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
"\n"
"\t\t# Auto scale a replication controller \"foo\", with the number of pods "
Expand Down

0 comments on commit d7720ea

Please sign in to comment.