mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出Samba Easy NAS 12.2.0.0版本
This commit is contained in:
27
samba-easy-nas/translations/en.yaml
Normal file
27
samba-easy-nas/translations/en.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
configuration:
|
||||
username:
|
||||
name: Username
|
||||
description: >-
|
||||
The username you would like to use to authenticate with the Samba server.
|
||||
password:
|
||||
name: Password
|
||||
description: >-
|
||||
The password that goes with the username configured for authentication.
|
||||
workgroup:
|
||||
name: Workgroup
|
||||
description: Change WORKGROUP to reflect your network needs.
|
||||
compatibility_mode:
|
||||
name: Enable Compatibility Mode
|
||||
description: >-
|
||||
Enable this to use old legacy Samba protocols on the Samba add-on.
|
||||
veto_files:
|
||||
name: Veto Files
|
||||
description: List of files that are neither visible nor accessible.
|
||||
allow_hosts:
|
||||
name: Allowed Hosts
|
||||
description: List of hosts/networks allowed to access the shared folders.
|
||||
interfaces:
|
||||
name: Interfaces
|
||||
description: >-
|
||||
The network interfaces Samba should listen on for incoming connections.
|
||||
34
samba-easy-nas/translations/zh-Hans.yaml
Normal file
34
samba-easy-nas/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
configuration:
|
||||
username:
|
||||
name: 用户名
|
||||
description: >-
|
||||
此用户名用于登录Samba服务器验证.
|
||||
password:
|
||||
name: 密码
|
||||
description: >-
|
||||
此密码用于相应用户的登录.
|
||||
workgroup:
|
||||
name: 工作组
|
||||
description: >-
|
||||
更改您所在的工作组,一般默认值就是WORKGROUP.
|
||||
compatibility_mode:
|
||||
name: 兼容模式
|
||||
description: >-
|
||||
启用该功能,就可以在该集成上使用已有的Samba协议.
|
||||
veto_files:
|
||||
name: 隐藏文件
|
||||
description: >-
|
||||
不显示已隐藏的文件.
|
||||
allow_hosts:
|
||||
name: 允许访问
|
||||
description: >-
|
||||
允许访问共享文件夹的主机/网络列表.
|
||||
interfaces:
|
||||
name: 网络适配器
|
||||
description: >-
|
||||
这里填写samba使用的网络适配器.
|
||||
localdisks:
|
||||
name: 本地存储器
|
||||
description: >-
|
||||
挂载的本地存储器的路径.
|
||||
Reference in New Issue
Block a user