From 244b47e6b8cac0f76fad6713ddc490a7147e7792 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 27 Jul 2014 21:25:59 +0100 Subject: Switch uid/gid boundary to 1000+ --- po/zh_CN.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 965fa6b..9834104 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -306,17 +306,17 @@ msgstr "" #: ../userdrake:462 #, c-format -msgid "User Uid is < 500" -msgstr "用户的 UID 小于 500" +msgid "User Uid is < 1000" +msgstr "用户的 UID 小于 1000" #: ../userdrake:463 #, c-format msgid "" -"Creating a user with a UID less than 500 is not recommended.\n" +"Creating a user with a UID less than 1000 is not recommended.\n" " Are you sure you want to do this?\n" "\n" msgstr "" -"不推荐创建一个 UID 小于 500 的用户。\n" +"不推荐创建一个 UID 小于 1000 的用户。\n" "您确定您要这么做吗?\n" "\n" @@ -402,17 +402,17 @@ msgstr "组已经存在,请使用其他组名" #: ../userdrake:601 #, c-format -msgid " Group Gid is < 500" -msgstr "组的 GID 小于 500" +msgid " Group Gid is < 1000" +msgstr "组的 GID 小于 1000" #: ../userdrake:602 #, c-format msgid "" -"Creating a group with a GID less than 500 is not recommended.\n" +"Creating a group with a GID less than 1000 is not recommended.\n" " Are you sure you want to do this?\n" "\n" msgstr "" -"不推荐创建一个 GID 小于 500 的组。\n" +"不推荐创建一个 GID 小于 1000 的组。\n" "您确定您要这么做吗?\n" "\n" -- cgit v1.2.1