Imports of package i18n

PathSynopsis
archive/zipPackage zip provides support for reading and writing ZIP archives.
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/chai2010/gettext-go/gettext
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/generatedPackage generated is the destination for all generated files.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.