mirror of
https://github.com/YunoHost/yunohost-portal.git
synced 2024-09-03 20:06:23 +02:00
24 lines
980 B
JSON
24 lines
980 B
JSON
|
{
|
||
|
"add_forward": "添加电子邮件转发地址",
|
||
|
"add_mail": "添加电子邮件别名",
|
||
|
"cancel": "取消",
|
||
|
"change_password": "更改密码",
|
||
|
"current_password": "当前密码",
|
||
|
"footerlink_administration": "管理",
|
||
|
"footerlink_documentation": "文档",
|
||
|
"footerlink_edit": "编辑我的个人资料",
|
||
|
"footerlink_support": "支持",
|
||
|
"fullname": "全名",
|
||
|
"good_practices_about_user_password": "选择至少8个字符的用户密码-尽管使用较长的用户密码(即密码短语)和/或使用各种字符(大写,小写,数字和特殊字符)是一种很好的做法。",
|
||
|
"logged_out": "登出",
|
||
|
"login": "登录",
|
||
|
"logout": "登出",
|
||
|
"mail_addresses": "电子邮件地址",
|
||
|
"mail_forward": "邮件转发地址",
|
||
|
"new_forward": "新转发@我的外部域.org",
|
||
|
"new_mail": "新邮件@我的域.org",
|
||
|
"new_password": "新密码",
|
||
|
"password": "密码",
|
||
|
"username": "用户名"
|
||
|
}
|