
From: Royce Lv <lvroyce@linux.vnet.ibm.com> Add corresponding translation for vm storage error Signed-off-by: Royce Lv <lvroyce@linux.vnet.ibm.com> --- po/en_US.po | 14 +++++++++++++- po/kimchi.pot | 9 +++++++++ po/pt_BR.po | 18 +++++++++++++++++- po/zh_CN.po | 17 ++++++++++++++++- 4 files changed, 55 insertions(+), 3 deletions(-) diff --git a/po/en_US.po b/po/en_US.po index 1f274dc..85c2e87 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -742,6 +742,11 @@ msgstr "" msgid "Controller type %(type)s limitation of %(limit)s devices reached" msgstr "" +msgid "" +"Only one of path or pool/volume can be specified to add a new virtual " +"machine disk" +msgstr "" + msgid "YUM Repository ID must be one word only string." msgstr "" @@ -1276,6 +1281,13 @@ msgid "" "permanently delete it. Would you like to continue?" msgstr "" +msgid "CDROM path need to be a valid local path and cannot be blank." +msgstr "" + +#, fuzzy +msgid "Disk pool or volume cannot be blank." +msgstr "Server name can not be blank." + msgid "" "This will permanently delete the storage pool. Would you like to continue?" msgstr "" @@ -1387,7 +1399,7 @@ msgstr "" msgid "URL to the repository. Supported protocols are http, ftp, and file." msgstr "" -msgid "Repository is a mirror" +msgid "Repository is a mirror." msgstr "" msgid "Distribution" diff --git a/po/kimchi.pot b/po/kimchi.pot index 45aab9a..477b2e1 100755 --- a/po/kimchi.pot +++ b/po/kimchi.pot @@ -742,6 +742,9 @@ msgstr "" msgid "Controller type %(type)s limitation of %(limit)s devices reached" msgstr "" +msgid "Only one of path or pool/volume can be specified to add a new virtual machine disk" +msgstr "" + msgid "YUM Repository ID must be one word only string." msgstr "" @@ -1268,6 +1271,12 @@ msgid "" "permanently delete it. Would you like to continue?" msgstr "" +msgid "CDROM path need to be a valid local path and cannot be blank." +msgstr "" + +msgid "Disk pool or volume cannot be blank." +msgstr "" + msgid "" "This will permanently delete the storage pool. Would you like to continue?" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index def044f..a5aea66 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -825,6 +825,13 @@ msgstr "Especifique o caminho para atualizar o disco da máquina virtual" msgid "Controller type %(type)s limitation of %(limit)s devices reached" msgstr "" +#, fuzzy +msgid "" +"Only one of path or pool/volume can be specified to add a new virtual " +"machine disk" +msgstr "" +"Especifique o tipo e caminho para adicionar um novo disco de máquina virtual" + msgid "YUM Repository ID must be one word only string." msgstr "ID do repositório YUM deve ser uma string com uma palavra." @@ -1379,6 +1386,14 @@ msgid "" "permanently delete it. Would you like to continue?" msgstr "" +#, fuzzy +msgid "CDROM path need to be a valid local path and cannot be blank." +msgstr "O caminho do storage pool não pode ser vazio." + +#, fuzzy +msgid "Disk pool or volume cannot be blank." +msgstr "O nome do storage pool não pode ser vazio." + msgid "" "This will permanently delete the storage pool. Would you like to continue?" msgstr "O storage pool vai ser permanentemente removido. Deseja continuar?" @@ -1494,7 +1509,8 @@ msgstr "Campo obrigatório" msgid "URL to the repository. Supported protocols are http, ftp, and file." msgstr "URL para o repositório. Protocolos suportados são http, ftp e arquivo." -msgid "Repository is a mirror" +#, fuzzy +msgid "Repository is a mirror." msgstr "Repositório é um mirror" msgid "Distribution" diff --git a/po/zh_CN.po b/po/zh_CN.po index 246909b..4be2159 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -762,6 +762,12 @@ msgstr "指定更新虚拟机磁盘的路径" msgid "Controller type %(type)s limitation of %(limit)s devices reached" msgstr "" +#, fuzzy +msgid "" +"Only one of path or pool/volume can be specified to add a new virtual " +"machine disk" +msgstr "为新虚拟机添加磁盘时,存储池和路径中只能指定一个" + msgid "YUM Repository ID must be one word only string." msgstr "YUM软件仓库ID必须是只包含一个单词的字符串" @@ -1289,6 +1295,14 @@ msgid "" "permanently delete it. Would you like to continue?" msgstr "" +#, fuzzy +msgid "CDROM path need to be a valid local path and cannot be blank." +msgstr "光驱中光盘路径必须为合法的本地路径且不为空" + +#, fuzzy +msgid "Disk pool or volume cannot be blank." +msgstr "存储池或卷的名称不能为空" + msgid "" "This will permanently delete the storage pool. Would you like to continue?" msgstr "这将永久删除存储池。是否继续?" @@ -1400,7 +1414,8 @@ msgstr "必需的字段" msgid "URL to the repository. Supported protocols are http, ftp, and file." msgstr "软件仓库的URL,支持的协议有http、ftp、和file" -msgid "Repository is a mirror" +#, fuzzy +msgid "Repository is a mirror." msgstr "软件仓库是一个镜像" msgid "Distribution" -- 1.8.3.2