Bark/Bark/zh-Hans.lproj/Localizable.strings
2021-09-26 16:28:36 +08:00

102 lines
3.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Localizable.strings
Bark
Created by huangfeng on 2018/6/27.
Copyright © 2018 Fin. All rights reserved.
*/
SecureConnection = "HTTPS安全连接";
InsecureConnection = "连接不安全请使用HTTPS安全连接";
RegisterDevice = "注册设备";
CustomedNotificationContent = "这里改成你自己的推送内容";
CustomedNotificationTitle = "推送标题";
Notice1 = "点击右上角按钮可以复制测试URL、预览推送效果\nSafari有缓存没收到推送时请刷新页面";
Notice2 = "推送标题的字号比推送内容粗一点";
Copy = "复制成功";
Copy2 = "复制";
Cancel = "取消";
AllowNotifications = "绑定设备需要推送。请打开推送后重试";
UnregisteredDevice = "设备未注册,不能使用推送服务";
ServerError = "服务器错误,不能使用推送服务";
ServerAddress = "服务器地址";
ServerExample = "输入服务器地址,例如: https://api.day.app";
DeploymentDocuments = "查看服务端部署教程";
AddServer = "添加私有服务器";
AddedSuccessfully = "修改成功!";
InvalidServer = "填写的服务器无效,请重试!";
InvalidURL = "输入的URL好像不对劲!";
urlParameter = "携带url参数时点击推送会跳转到这个URL";
copyParameter = "下拉推送、锁屏界面左滑查看推送时,可以选择复制推送内容\n携带copy参数时将只复制copy参数的值";
automaticallyCopyTitle = "自动复制推送内容到剪切板";
automaticallyCopy = "携带automaticallyCopy参数时将自动复制推送内容。\n携带copy参数时将只复制copy参数的值。\niOS14.5 之后长按或下拉推送即可触发自动复制iOS14.5之前无需任何操作即可自动复制。";
historyMessage = "历史消息";
unknown = "未知";
available = "已开启";
restricted = "未开启";
settings = "设置";
iCloudSatatus = "iCloud 同步";
iCloudSync = "通知消息将在iCloud可用时同步";
defaultArchiveSettings = "默认保存";
archiveNote = "当推送请求URL没有指定 isArchive 参数时,将按照此设置来决定是否保存通知消息";
archiveNotificationMessageTitle = "自动保存通知消息";
archiveNotificationMessage = "当设置 isArchive 值为 1 时,则会自动保存这条推送消息,设置为其他值时,则不会保存。\n如果不指定 isArchive 参数时,则按照默认设置保存消息,可以在 消息->设置->默认保存消息 更改默认保存设置";
notificationSound = "推送铃声";
previewSound = "点击可预览";
setSounds = "可以为推送设置不同的铃声";
viewAllSounds = "查看所有铃声";
service = "服务器";
lastHour = "过去一小时";
today = "今天";
todayAndYesterday = "昨天和今天";
allTime = "所有时间";
clearFrom = "清除以下时间段的历史消息:";
clear = "清除";
group = "群组";
done = "完成";
default = "默认";
hideAllGroups = "取消所有选择";
showAllGroups = "选择所有群组";
groupMessagesNotice = "对消息进行分组推送将按group分组显示在通知中心中。\n也可在历史消息列表中选择查看不同的群组。";
messageGroup = "推送消息分组";
buildInfo = "构建信息";
buildDesc = "Bark 由 GitHub Actions 构建后上传到 App Store此信息可帮助你确认当前版本是由开源代码所构建未经任何人修改。";
other = "其他";
faq = "常见问题";
appSC = "App源代码";
backendSC = "后端源代码";
notificationIcon = "自定义推送图标";
notificationIconNotice = "为推送设置自定义图标设置的图标将替换默认Bark图标。\图标会自动缓存在本机,相同的图标 URL 仅下载一次。";