diff options
author | Dirk Brenken <dev@brenken.org> | 2018-09-11 10:26:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-11 10:26:48 +0200 |
commit | 9727f552fefcabc2913d6b7d2ae5380198f676b9 (patch) | |
tree | de01fce1e5c1798d817b27417caa90b9bbbe0dad /applications/luci-app-samba4/po/zh-cn/samba4.po | |
parent | fb27334aef63cef39a93b63e185f047a91d9f33a (diff) | |
parent | 2593bc61a79d1745cc0369d949ec939fee817af9 (diff) |
Merge pull request #2071 from Andy2244/luci-app-samba4-timemachine
luci-app-samba4: add macOS and Apple Timemachine support
Diffstat (limited to 'applications/luci-app-samba4/po/zh-cn/samba4.po')
-rw-r--r-- | applications/luci-app-samba4/po/zh-cn/samba4.po | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/applications/luci-app-samba4/po/zh-cn/samba4.po b/applications/luci-app-samba4/po/zh-cn/samba4.po index bab5f9b9cb..f49abac4e9 100644 --- a/applications/luci-app-samba4/po/zh-cn/samba4.po +++ b/applications/luci-app-samba4/po/zh-cn/samba4.po @@ -25,8 +25,11 @@ msgstr "允许系统用户通过网络共享访问他们的家目录" msgid "Allowed users" msgstr "允许用户" -msgid "Browseable" -msgstr "可浏览" +msgid "Apple Time-machine share" +msgstr "" + +msgid "Browse-able" +msgstr "" msgid "Create mask" msgstr "创建权限掩码" @@ -52,6 +55,17 @@ msgstr "编辑模板" msgid "Edit the template that is used for generating the samba configuration." msgstr "编辑用来生成 samba 设置的模板" +msgid "Enable macOS compatible shares" +msgstr "" + +msgid "" +"Enables Apple's AAPL extension globally and adds macOS compatibility options " +"to all shares." +msgstr "" + +msgid "Force Root" +msgstr "" + msgid "General Settings" msgstr "基本设置" @@ -96,12 +110,18 @@ msgstr "" "这是将从其上生成 samba 配置的文件“/etc/samba/smb.conf.template”的内容。由管道" "符(“|”)包围的值不应更改。它们将从“常规设置”标签中获取其值。" +msgid "Time-machine size in GB" +msgstr "" + msgid "Vfs objects" msgstr "VFS 对象" msgid "Workgroup" msgstr "工作组" +#~ msgid "Browseable" +#~ msgstr "可浏览" + #~ msgid "Mask for new directories" #~ msgstr "新目录权限掩码" |