trmnl-i18n 0.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- checksums.yaml.gz.sig +0 -0
- data/LICENSE +21 -0
- data/README.adoc +134 -0
- data/lib/trmnl/i18n/locales/custom_plugins/da.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/de-AT.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/de.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/en.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/es-ES.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/fr.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/he.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/id.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/it.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/ja.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/ko.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/nl.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/pt-BR.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/raw.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/uk.yml +178 -0
- data/lib/trmnl/i18n/locales/custom_plugins/zh-CN.yml +216 -0
- data/lib/trmnl/i18n/locales/custom_plugins/zh-HK.yml +216 -0
- data/lib/trmnl/i18n/locales/plugin_renders/da.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/de-AT.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/de.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/en.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/es-ES.yml +20 -0
- data/lib/trmnl/i18n/locales/plugin_renders/fr.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/he.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/id.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/it.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/ja.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/ko.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/nl.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/no.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/pt-BR.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/raw.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/uk.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/zh-CN.yml +21 -0
- data/lib/trmnl/i18n/locales/plugin_renders/zh-HK.yml +21 -0
- data/lib/trmnl/i18n/locales/web_ui/da.yml +391 -0
- data/lib/trmnl/i18n/locales/web_ui/de-AT.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/de.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/en.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/es-ES.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/fr.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/he.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/id.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/it.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/ja.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/ko.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/nl.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/no.yml +395 -0
- data/lib/trmnl/i18n/locales/web_ui/pt-BR.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/raw.yml +398 -0
- data/lib/trmnl/i18n/locales/web_ui/uk.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/zh-CN.yml +392 -0
- data/lib/trmnl/i18n/locales/web_ui/zh-HK.yml +392 -0
- data/lib/trmnl/i18n/railtie.rb +18 -0
- data/lib/trmnl/i18n.rb +9 -0
- data/trmnl-i18n.gemspec +29 -0
- data.tar.gz.sig +0 -0
- metadata +146 -0
- metadata.gz.sig +0 -0
|
@@ -0,0 +1,392 @@
|
|
|
1
|
+
zh-CN:
|
|
2
|
+
# global, logged out, and auth-related
|
|
3
|
+
add: 添加
|
|
4
|
+
add_new: 添加新设备
|
|
5
|
+
ago: 之前 # example: "Created 5 mins ago"
|
|
6
|
+
already_have_account: 登录 # signup form cta
|
|
7
|
+
back: 后退
|
|
8
|
+
back_to_all_blog_posts: 返回首页
|
|
9
|
+
blog: 博客
|
|
10
|
+
buy_now: 立即购买
|
|
11
|
+
cancel: 取消
|
|
12
|
+
change_password: 修改密码
|
|
13
|
+
charge_level: 充电状态
|
|
14
|
+
charged: 电量
|
|
15
|
+
close: 取消
|
|
16
|
+
confirm_change_password: 确认修改密码
|
|
17
|
+
confirm_password: 确认密码
|
|
18
|
+
copy: 复制
|
|
19
|
+
copied_to_clipboard: 已复制
|
|
20
|
+
copy_to_clipboard: 复制到剪贴板
|
|
21
|
+
created: 新建于 # example: "Created 5 mins ago"
|
|
22
|
+
create_an_account: 创建账号 # login form cta
|
|
23
|
+
current_device: 当前设备
|
|
24
|
+
days: 天
|
|
25
|
+
delete: 删除
|
|
26
|
+
developer_edition_required: 此功能需要升级至开发者版。
|
|
27
|
+
device_id: 设备ID
|
|
28
|
+
edit: 设置
|
|
29
|
+
email_address: Email
|
|
30
|
+
export: Export
|
|
31
|
+
fetching: 正在获取
|
|
32
|
+
first_name: 名
|
|
33
|
+
forgot_password: 忘记密码 # login form link
|
|
34
|
+
forgot_password_title: 重新设置密码 # heading on /password/new (hint: https://www.google.com/search?q=here+we+go+again+meme)
|
|
35
|
+
get_started: 开始使用
|
|
36
|
+
identify: 识别
|
|
37
|
+
import: Import
|
|
38
|
+
import_new: Import new
|
|
39
|
+
integrations: 整合
|
|
40
|
+
keep_me_signed_in: 保持登录
|
|
41
|
+
knowledge_base: 说明书
|
|
42
|
+
last_name: 姓
|
|
43
|
+
loading: 加载中
|
|
44
|
+
login: 登陆
|
|
45
|
+
log_out: 登出
|
|
46
|
+
minimum_characters: 最少字符 # ex: 8 characters minimum
|
|
47
|
+
mins: 分 # 'minutes' abbreviation
|
|
48
|
+
my_playlist: 我的播放列表
|
|
49
|
+
new_password: 新密码
|
|
50
|
+
password: 密码
|
|
51
|
+
please_wait: 请等待…… # similar to "Fetching", but shown after a long process button click vs on page-load
|
|
52
|
+
plugin_not_found: 未发现插件
|
|
53
|
+
refresh_rates_hint: 点击 __此处__ 了解刷新频次。
|
|
54
|
+
reset_password: 重置密码
|
|
55
|
+
save: 保存
|
|
56
|
+
section: 分区
|
|
57
|
+
sign_in: 登录 # login form cta
|
|
58
|
+
sign_up: 退出 # logged out navigation
|
|
59
|
+
something_went_wrong: 未知错误
|
|
60
|
+
support: 技术支持 # bottom navigation tab, links to help center
|
|
61
|
+
update: 更新
|
|
62
|
+
view: 查看
|
|
63
|
+
welcome: 欢迎 # login form heading
|
|
64
|
+
|
|
65
|
+
# views by resource (device, plugins, playlists, account, etc)
|
|
66
|
+
account:
|
|
67
|
+
index:
|
|
68
|
+
title: 账号
|
|
69
|
+
tagline: 修改账号设置
|
|
70
|
+
email_address: Email
|
|
71
|
+
refer_and_earn: 返利
|
|
72
|
+
refer_and_earn_hint: 通过个性化的优惠券赠送 TRMNL 设备。按使用次数付费,按月支付。
|
|
73
|
+
refer_and_earn_redemptions: 兑换次数 # how many times this coupon has been used
|
|
74
|
+
refer_and_earn_request_code: 生成兑换码
|
|
75
|
+
device_invoice: 设备发票
|
|
76
|
+
device_invoice_label: 下载您的商业发票或者 PDF 汇款证明。
|
|
77
|
+
device_invoice_hint: 您可以在包裹追踪页面或发货提醒的电子邮件中找到。
|
|
78
|
+
email_address_hint: 用于登陆TRMNL和接收系统通知
|
|
79
|
+
first_name_hint: 用于TRMNL界面
|
|
80
|
+
last_name_hint: 用于TRMNL界面
|
|
81
|
+
password_hint: 用于TRMNL账号登录
|
|
82
|
+
enable_2fa: 启用双重因子认证(2FA)吗?
|
|
83
|
+
enable_2fa_hint: __点击此处__ 启用一次性口令(OTP).
|
|
84
|
+
disable_2fa: 禁用双重因子认证(2FA)
|
|
85
|
+
disable_2fa_hint: 若需禁用此功能,请在上方提供有效的一次性口令(OTP)及当前密码。
|
|
86
|
+
session: 用户
|
|
87
|
+
session_hint: 当前登陆用户名:%{user}
|
|
88
|
+
time_zone: 时区
|
|
89
|
+
time_zone_hint: 用于自动调整刷新率与设备休眠
|
|
90
|
+
locale: 本地化
|
|
91
|
+
locale_hint: 您首选的语言和本地化是?__可在此设置__。
|
|
92
|
+
|
|
93
|
+
# toast messages
|
|
94
|
+
update:
|
|
95
|
+
success: 账户修改成功
|
|
96
|
+
dashboard:
|
|
97
|
+
index:
|
|
98
|
+
title: 仪表盘
|
|
99
|
+
morning_salutation: 早上好
|
|
100
|
+
afternoon_salutation: 下午好
|
|
101
|
+
evening_salutation: 晚上好
|
|
102
|
+
last_7_days: 过去7日
|
|
103
|
+
last_30_days: 过去30日
|
|
104
|
+
last_90_days: 过去90日
|
|
105
|
+
today: 今日
|
|
106
|
+
yesterday: 昨日
|
|
107
|
+
health: # partial (widget)
|
|
108
|
+
bad: 插件出现错误
|
|
109
|
+
good: 插件正常
|
|
110
|
+
next_steps: 若有进一步变化,将通知您
|
|
111
|
+
news: # partial (widget)
|
|
112
|
+
title: 通知
|
|
113
|
+
cta: 全部显示
|
|
114
|
+
playlists: # partial (widget)
|
|
115
|
+
title: 播放列表
|
|
116
|
+
cta: 修改播放列表
|
|
117
|
+
pieces_of_content_displayed: 显示信息数量
|
|
118
|
+
plugins: # partial (widget)
|
|
119
|
+
title: 插件
|
|
120
|
+
cta: 前往插件
|
|
121
|
+
connected: 已连接
|
|
122
|
+
new_and_popular: 热门插件
|
|
123
|
+
shop:
|
|
124
|
+
title: 店铺
|
|
125
|
+
time_saved: # partial (widget)
|
|
126
|
+
title: 节省时间
|
|
127
|
+
cta: 详细信息
|
|
128
|
+
devices:
|
|
129
|
+
edit:
|
|
130
|
+
accepts_beta_firmware: beta测试固件 # true/false toggle to receive new device updates before regular users
|
|
131
|
+
accepts_beta_firmware_hint: 打开以提前使用最新固件
|
|
132
|
+
back_to_devices: 返回设备列表
|
|
133
|
+
battery_consumption: 电池消耗
|
|
134
|
+
battery_consumption_hint: 在晚上10点到早上8点之间启用睡眠模式,节省电量并延长电池寿命。
|
|
135
|
+
developer_perks: 开发者选项 # heading; below this is a list of options for devices with (paid) Developer edition add-on
|
|
136
|
+
developer_perks_hint: 下列选项需要__开发者选项__
|
|
137
|
+
device_credentials: 设备密码
|
|
138
|
+
device_credentials_hint: See what you can do with these credentials __here__
|
|
139
|
+
device_name: 设备名称
|
|
140
|
+
device_name_hint: 用于TRMNL界面
|
|
141
|
+
edit_device: 修改设备
|
|
142
|
+
identify: 识别
|
|
143
|
+
identify_device: 识别设备
|
|
144
|
+
identify_device_hint: 点击以在此设备上显示识别信息
|
|
145
|
+
logs: 日志
|
|
146
|
+
logs_hint: Debug your device and plugins with a live feed of raw error logs.
|
|
147
|
+
mirror: 镜像
|
|
148
|
+
mirror_device: 镜像其他设备
|
|
149
|
+
mirror_device_hint: 生成一个设备ID,用于镜像播放列表
|
|
150
|
+
ota_enabled: 启用OTA更新
|
|
151
|
+
ota_enabled_hint: 自动安装新固件。禁用以手动更新。
|
|
152
|
+
sleep_mode: 睡眠模式
|
|
153
|
+
sleep_mode_hint: 降低刷新率以优化焦点和电池寿命
|
|
154
|
+
sleep_screen: 休眠屏幕
|
|
155
|
+
special_function: 双击背部按键
|
|
156
|
+
special_function_hint: 设置设备背部按键的双击功能
|
|
157
|
+
special_function_learn_more: 点击__此处__以了解更多
|
|
158
|
+
unlink: 解绑
|
|
159
|
+
unlink_device: 解绑设备
|
|
160
|
+
unlink_device_hint: 解绑TRMN设备以转移用户
|
|
161
|
+
visibility: 隐藏
|
|
162
|
+
visibility_hint: 让TRMNL设备显示镜像播放列表
|
|
163
|
+
your_device: 您的TRMNL
|
|
164
|
+
index:
|
|
165
|
+
title: 设备列表
|
|
166
|
+
tagline: 您的的TRMNL设备
|
|
167
|
+
add_device_modal_title: 添加新TRMNL设备
|
|
168
|
+
add_first_device: 添加您的第一个TRMNL设备!
|
|
169
|
+
new:
|
|
170
|
+
title: 添加新TRMNL设备
|
|
171
|
+
description: 输入您的TRMNL设备ID以添加新TRMNL设备
|
|
172
|
+
add_device: 添加新添加新TRMNL设备设备
|
|
173
|
+
|
|
174
|
+
# toast messages
|
|
175
|
+
associate:
|
|
176
|
+
error: 设备连接错误
|
|
177
|
+
success: 设备连接成功
|
|
178
|
+
dissociate:
|
|
179
|
+
error: 设备解绑错误
|
|
180
|
+
success: 设备解绑成功
|
|
181
|
+
identify:
|
|
182
|
+
error: 设备识别请求错误
|
|
183
|
+
success: 设备识别请求成功
|
|
184
|
+
mirror:
|
|
185
|
+
error: 设备镜像错误
|
|
186
|
+
error_not_shared: 提供的设备ID不可共享
|
|
187
|
+
error_oneself: 禁止镜像自己
|
|
188
|
+
success: 设备ID:%{friendly_id} 镜像成功
|
|
189
|
+
success_removed: 镜像已删除
|
|
190
|
+
switch:
|
|
191
|
+
error: 禁止切换设备
|
|
192
|
+
success: 设备切换成功
|
|
193
|
+
update:
|
|
194
|
+
error: 设备更新错误
|
|
195
|
+
success: “%{device} 更新成功”
|
|
196
|
+
invoices:
|
|
197
|
+
rate_limit: 尝试次数过多,请耐心等待之后再次尝试
|
|
198
|
+
invoice_not_found: 未找到发票
|
|
199
|
+
logs:
|
|
200
|
+
index:
|
|
201
|
+
title: 日志
|
|
202
|
+
all: 全部
|
|
203
|
+
device: 设备
|
|
204
|
+
dump: Dump # content
|
|
205
|
+
id: ID
|
|
206
|
+
private_plugins: 私有插件
|
|
207
|
+
source: 来源
|
|
208
|
+
time: 时间
|
|
209
|
+
markups:
|
|
210
|
+
form:
|
|
211
|
+
back_to_plugin_settings: Back to plugin settings
|
|
212
|
+
design_system: Leverage our native design system
|
|
213
|
+
design_system_docs: Design System Docs
|
|
214
|
+
dirty_confirm: You have unsaved changes. Are you sure you want to leave this page?
|
|
215
|
+
edit_markup: Edit Markup
|
|
216
|
+
edit_markup_for_plugin: Edit markup for %{plugin_setting_name}
|
|
217
|
+
edit_markup_please_save_first: Please save before editing markup
|
|
218
|
+
edit_markup_without_preview: Edit Markup (without preview)
|
|
219
|
+
error_rendering_markup: Error rendering that markup
|
|
220
|
+
fix_indentation: Fix indentation
|
|
221
|
+
live_preview: Live Preview
|
|
222
|
+
no_changes_to_save: No changes to save
|
|
223
|
+
quickstart_examples: Quick-start Examples
|
|
224
|
+
quickstart_example_applied: Applied!
|
|
225
|
+
quickstart_use_this_example: Use this example
|
|
226
|
+
revert: Revert
|
|
227
|
+
revert_confirm: Are you sure you want to revert? All unsaved changes will be lost.
|
|
228
|
+
save_changes: Save Changes (⌘﹢S)
|
|
229
|
+
merge_variables:
|
|
230
|
+
your_variables: Your variables
|
|
231
|
+
no_merge_variables:
|
|
232
|
+
force_refresh: If you've provided variables but they aren't being detected, try a __force refresh__.
|
|
233
|
+
no_variables_detected: No variables detected.
|
|
234
|
+
mfa:
|
|
235
|
+
disable_otp:
|
|
236
|
+
success: 2FA Disabled
|
|
237
|
+
invalid_otp: Invalid OTP
|
|
238
|
+
invalid_password: Invalid Password
|
|
239
|
+
invalid_otp_and_password: Invalid OTP and Password
|
|
240
|
+
enable_otp:
|
|
241
|
+
input_otp: Enter OTP
|
|
242
|
+
submit: Verify and Enable
|
|
243
|
+
already_enabled: 2FA is already enabled
|
|
244
|
+
enable_otp_verify:
|
|
245
|
+
success: 2FA Enabled
|
|
246
|
+
error: Invalid OTP code
|
|
247
|
+
verify_otp:
|
|
248
|
+
verify: Verify
|
|
249
|
+
success: 2FA successful
|
|
250
|
+
error: Invalid OTP code
|
|
251
|
+
playlists:
|
|
252
|
+
index:
|
|
253
|
+
title: 播放列表
|
|
254
|
+
tagline: 选择您的播放列表
|
|
255
|
+
add_a_group: Add a Group
|
|
256
|
+
add_a_plugin: Add a Plugin
|
|
257
|
+
add_first_device_cta: 添加您的第一个TRMNL设备!
|
|
258
|
+
add_to_playlist: 添加到播放列表
|
|
259
|
+
create_first_playlist_cta: 连接您的第一个插件以创建播放列表!
|
|
260
|
+
custom: Custom
|
|
261
|
+
device_default: Device default
|
|
262
|
+
display_period_from: Display from
|
|
263
|
+
display_period_to: to
|
|
264
|
+
every: every
|
|
265
|
+
playlist: # partial (single item)
|
|
266
|
+
delete: 确认删除设备?尽在设备上删除,不会影响插件连接。
|
|
267
|
+
displayed_now: 正在显示
|
|
268
|
+
not_displayed_yet: 尚未显示
|
|
269
|
+
remove_from_playlist: 从播放列表中删除
|
|
270
|
+
|
|
271
|
+
# toast messages
|
|
272
|
+
create:
|
|
273
|
+
error: 创建播放列表错误
|
|
274
|
+
success: 播放列表创建成功
|
|
275
|
+
destroy:
|
|
276
|
+
error: 删除播放列表错误
|
|
277
|
+
success: 播放列表删除成功
|
|
278
|
+
update:
|
|
279
|
+
success: 播放列表更新成功
|
|
280
|
+
plugins:
|
|
281
|
+
index:
|
|
282
|
+
title: 插件
|
|
283
|
+
tagline: 让您的TRMNL更加强大
|
|
284
|
+
available: 可用
|
|
285
|
+
connected: 已连接
|
|
286
|
+
recipes: Recipes
|
|
287
|
+
recipes_hint: Private plugins by community members that can be installed in 1 click. __Learn more__.
|
|
288
|
+
search: # partial (search box)
|
|
289
|
+
placeholder: 搜索所有插件
|
|
290
|
+
my:
|
|
291
|
+
title: 我的插件
|
|
292
|
+
tagline: 开发插件并与其他用户共享
|
|
293
|
+
connections: connections
|
|
294
|
+
edit: Edit
|
|
295
|
+
install: Install
|
|
296
|
+
review_are_you_sure: Are you sure? The TRMNL team will test it and email you any questions.
|
|
297
|
+
submit_for_review: 提交审核
|
|
298
|
+
new:
|
|
299
|
+
title: 创建插件
|
|
300
|
+
tagline: 开发您的第一个插件
|
|
301
|
+
name: 名称
|
|
302
|
+
category: Category
|
|
303
|
+
description: 简介
|
|
304
|
+
description_hint: 最多 50 字符
|
|
305
|
+
icon: 图标
|
|
306
|
+
icon_hint: 推荐大小40px*40px
|
|
307
|
+
installation_url: Installation URL
|
|
308
|
+
installation_url_hint: __了解__更多关于安装流程
|
|
309
|
+
installation_success_webhook_url: Installation Success Webhook URL
|
|
310
|
+
knowledge_base_url: Knowledge Base URL
|
|
311
|
+
management_url: Plugin Management URL
|
|
312
|
+
management_url_hint: __了解__更多关于插件管理
|
|
313
|
+
markup_url: Plugin Markup URL
|
|
314
|
+
markup_url_hint: __了解__更多关于插件标记
|
|
315
|
+
uninstallation_webhook_url: Uninstallation Webhook URL
|
|
316
|
+
edit:
|
|
317
|
+
title: 编辑插件
|
|
318
|
+
tagline: 修改您的插件
|
|
319
|
+
name: 名称
|
|
320
|
+
description: 简介
|
|
321
|
+
plugin_recipes:
|
|
322
|
+
new:
|
|
323
|
+
error: Recipe not found
|
|
324
|
+
plugin_settings:
|
|
325
|
+
active: 激活
|
|
326
|
+
copy_are_you_sure: Are you sure you want to copy this setting?
|
|
327
|
+
delete_are_you_sure: Are you sure you want to delete this setting?
|
|
328
|
+
delete: 删除。这将完全删除插件的设置。要仅隐藏此插件,请从播放列表中删除。
|
|
329
|
+
inactive: 停用
|
|
330
|
+
no_plugin_settings_found: 未找到插件信息 # empty state - should not appear
|
|
331
|
+
refreshing_now_please_wait: Refreshing now, reload this page in a few seconds.
|
|
332
|
+
reset_credentials: "%{plugin_name} account reset successfully"
|
|
333
|
+
form:
|
|
334
|
+
active_hint: 显示/隐藏此插件
|
|
335
|
+
back_to_plugin: 返回 %{plugin}
|
|
336
|
+
back_to_plugins: 返回插件
|
|
337
|
+
connect_with: 已连接 %{plugin}
|
|
338
|
+
disconnect_account: Disconnect Account
|
|
339
|
+
manage_plugin: 设置 %{plugin}
|
|
340
|
+
force_refresh: 强制刷新
|
|
341
|
+
force_refresh_hint: 测试功能,请勿滥用
|
|
342
|
+
force_refresh_click_here: 点击此处
|
|
343
|
+
force_refresh_click_here_hint: 立即刷新插件
|
|
344
|
+
learn_more: 了解更多
|
|
345
|
+
linked_account: Linked Account
|
|
346
|
+
linked_account_success: Successfully linked with %{plugin_name}
|
|
347
|
+
link_oauth: 链接账户
|
|
348
|
+
link_oauth_hint: 在继续之前,请按照 %{plugin} 提供的授权流程操作
|
|
349
|
+
multiple_instances_hint: 此插件支持多实例
|
|
350
|
+
name: 名称
|
|
351
|
+
name_hint: 起一个好听的名字
|
|
352
|
+
plugin_uuid: 插件UUID
|
|
353
|
+
plugin_uuid_hint: 用于发起 Webhook API 请求
|
|
354
|
+
preview: 预览
|
|
355
|
+
refresh_rate: 刷新率
|
|
356
|
+
refresh_rate_hint: 设置插件刷新频率
|
|
357
|
+
refreshed: 已刷新
|
|
358
|
+
remove_plugin: Remove plugin
|
|
359
|
+
remove_plugin_hint: Removing a plugin will also remove it from your playlist
|
|
360
|
+
synced: 已同步
|
|
361
|
+
visit_docs: 查看文档
|
|
362
|
+
import:
|
|
363
|
+
archive_too_large: ZIP file is too large (%{max_mb} MB maximum)
|
|
364
|
+
missing_entry: The ZIP file does not contain %{filename}
|
|
365
|
+
entry_too_large: "%{filename} is too large"
|
|
366
|
+
malformed: "%{filename} is malformed"
|
|
367
|
+
|
|
368
|
+
# toast messages
|
|
369
|
+
create:
|
|
370
|
+
success: 插件设置创建并添加成功
|
|
371
|
+
playlist: 播放列表
|
|
372
|
+
destroy:
|
|
373
|
+
success: 插件设置删除成功
|
|
374
|
+
handle_canceled_consent: 用户取消授权
|
|
375
|
+
update:
|
|
376
|
+
success: 插件成功更新设置
|
|
377
|
+
add_to_playlist:
|
|
378
|
+
success: 插件成功添加到播放列表
|
|
379
|
+
|
|
380
|
+
referral_code:
|
|
381
|
+
create:
|
|
382
|
+
request_received: Request received, check your inbox
|
|
383
|
+
upgrade:
|
|
384
|
+
index:
|
|
385
|
+
title: "正在升级设备:"
|
|
386
|
+
tagline: 选择您的升级计划
|
|
387
|
+
pay: 支付 # button text; ex "Pay $20"
|
|
388
|
+
error: Device %{device_name} is already upgraded, switch to another device
|
|
389
|
+
|
|
390
|
+
# toast messages
|
|
391
|
+
confirm:
|
|
392
|
+
success: Developer edition add-on is now enabled
|