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
|
+
ko:
|
|
2
|
+
# global, logged out, and auth-related
|
|
3
|
+
add: 추가하기
|
|
4
|
+
add_new: 새로 추가하기
|
|
5
|
+
ago: ago # example: "Created 5 mins ago"
|
|
6
|
+
already_have_account: 이미 계정이 있음 # signup form cta
|
|
7
|
+
back: 뒤로가기
|
|
8
|
+
back_to_all_blog_posts: Back to all posts
|
|
9
|
+
blog: 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: Copy
|
|
19
|
+
copied_to_clipboard: Copied!
|
|
20
|
+
copy_to_clipboard: Copy to clipboard
|
|
21
|
+
created: Created # example: "Created 5 mins ago"
|
|
22
|
+
create_an_account: 계정 만들기 # login form cta
|
|
23
|
+
current_device: 현재 기기
|
|
24
|
+
days: 일
|
|
25
|
+
delete: 삭제하기
|
|
26
|
+
developer_edition_required: Developer edition is required to enable this feature.
|
|
27
|
+
device_id: 기기 ID
|
|
28
|
+
edit: 수정
|
|
29
|
+
email_address: 이메일 주소
|
|
30
|
+
export: Export
|
|
31
|
+
fetching: 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: 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: mins # 'minutes' abbreviation
|
|
48
|
+
my_playlist: My Playlist
|
|
49
|
+
new_password: 새 비밀번호
|
|
50
|
+
password: 비밀번호
|
|
51
|
+
please_wait: Please Wait... # similar to "Fetching", but shown after a long process button click vs on page-load
|
|
52
|
+
plugin_not_found: Plugin not found
|
|
53
|
+
refresh_rates_hint: Learn how refresh rates work __here__.
|
|
54
|
+
reset_password: 비밀번호 재설정
|
|
55
|
+
save: 저장
|
|
56
|
+
section: Section
|
|
57
|
+
sign_in: 로그인하기 # login form cta
|
|
58
|
+
sign_up: 가입하기 # logged out navigation
|
|
59
|
+
something_went_wrong: Something went wrong
|
|
60
|
+
support: 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: 이메일 주소
|
|
71
|
+
refer_and_earn: Refer and Earn
|
|
72
|
+
refer_and_earn_hint: Give the gift of TRMNL with a personalized coupon. Earn per use, paid monthly.
|
|
73
|
+
refer_and_earn_redemptions: Redemptions # how many times this coupon has been used
|
|
74
|
+
refer_and_earn_request_code: Request a Code
|
|
75
|
+
device_invoice: Device Invoice
|
|
76
|
+
device_invoice_label: Download commercial documents for your accountant or (weird) PDF collection.
|
|
77
|
+
device_invoice_hint: Find this on your package tracking page or shipment notification email.
|
|
78
|
+
email_address_hint: TRMNL에 가입할 때 쓰였고 시스템 메세지들을 받는 이메일.
|
|
79
|
+
first_name_hint: 당신이 TRMNL 인터페이스를 더 편안하게 쓸 수 있도록 당신의 이름을 사용합니다.
|
|
80
|
+
last_name_hint: 당신이 TRMNL 인터페이스를 더 편안하게 쓸 수 있도록 당신의 이름을 사용합니다.
|
|
81
|
+
password_hint: 당신의 TRMNL 계정을 보호하는데 쓰입니다.
|
|
82
|
+
enable_2fa: Enable 2FA?
|
|
83
|
+
enable_2fa_hint: __Click here__ to enable OTP.
|
|
84
|
+
disable_2fa: Disable 2FA
|
|
85
|
+
disable_2fa_hint: Provide valid OTP and current password above to disable this feature.
|
|
86
|
+
session: 세션
|
|
87
|
+
session_hint: 현재 %{user}로 로그인 되어있습니다.
|
|
88
|
+
time_zone: 시간대
|
|
89
|
+
time_zone_hint: 기기 새로 고침 비율과 절전 모드를 결정하는데 쓰입니다.
|
|
90
|
+
locale: Locale
|
|
91
|
+
locale_hint: What language and localization do you prefer? __Go here__.
|
|
92
|
+
|
|
93
|
+
# toast messages
|
|
94
|
+
update:
|
|
95
|
+
success: 프로필 정보가 업데이트 되었습니다.
|
|
96
|
+
dashboard:
|
|
97
|
+
index:
|
|
98
|
+
title: 대시보드
|
|
99
|
+
morning_salutation: 좋은 아침
|
|
100
|
+
afternoon_salutation: Good afternoon
|
|
101
|
+
evening_salutation: Good evening
|
|
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: 새로 출시된 펌웨어 # 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: 기기 절전 모드 설정을 하시면 더 오랫동안 배터리 수명을 유지할 수 있습니다.
|
|
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: 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: 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 Updates Enabled
|
|
151
|
+
ota_enabled_hint: Automatically install new firmware. Disable to use your own firmware.
|
|
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: TRMNL 기기 연결을 해지하면 기기를 되팔거나 선물할 때 더 안전합니다.
|
|
161
|
+
visibility: 공유 설정
|
|
162
|
+
visibility_hint: 아래 설정을 통해 당신의 TRMNL 기기가 거울모드가 가능합니다.
|
|
163
|
+
your_device: 당신의 TRMNL
|
|
164
|
+
index:
|
|
165
|
+
title: 기기 관리
|
|
166
|
+
tagline: 당신의 TRMNL 디바이스들
|
|
167
|
+
add_device_modal_title: 새로 기기 추가하기
|
|
168
|
+
add_first_device: 시작하려면 첫 디바이스를 추가하세요!
|
|
169
|
+
new:
|
|
170
|
+
title: 새 기기 추가하기
|
|
171
|
+
description: 새로운 TRMNL 기기를 계정에 추가하려면 기기 ID를 입력하세요.
|
|
172
|
+
add_device: 새 기기 추가
|
|
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: "%{friendly_id} 기기가 성공적으로 거울모드 되었습니다"
|
|
189
|
+
success_removed: Mirroring Removed
|
|
190
|
+
switch:
|
|
191
|
+
error: 기기 변경 오류
|
|
192
|
+
success: 성공적으로 기기가 변경되었습니다
|
|
193
|
+
update:
|
|
194
|
+
error: 기기 업데이트 오류
|
|
195
|
+
success: "%{device} 기기 설정이 성공적으로 업데이트 되었습니다"
|
|
196
|
+
invoices:
|
|
197
|
+
rate_limit: Too many attempts, please wait and try again
|
|
198
|
+
invoice_not_found: Invoice not found
|
|
199
|
+
logs:
|
|
200
|
+
index:
|
|
201
|
+
title: Logs
|
|
202
|
+
all: All
|
|
203
|
+
device: Device
|
|
204
|
+
dump: Dump # content
|
|
205
|
+
id: ID
|
|
206
|
+
private_plugins: Private Plugins
|
|
207
|
+
source: Source
|
|
208
|
+
time: 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: My Plugins
|
|
292
|
+
tagline: Develop Plugins for the public marketplace
|
|
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: Submit for Review
|
|
298
|
+
new:
|
|
299
|
+
title: Create New Plugin
|
|
300
|
+
tagline: Enable other user to install your plugin.
|
|
301
|
+
name: Name
|
|
302
|
+
category: Category
|
|
303
|
+
description: Description
|
|
304
|
+
description_hint: Maximum 50 characters
|
|
305
|
+
icon: Icon
|
|
306
|
+
icon_hint: 40px*40px recommended
|
|
307
|
+
installation_url: Installation URL
|
|
308
|
+
installation_url_hint: Learn more about the installation flow __here__.
|
|
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: Learn more about the management flow __here__.
|
|
313
|
+
markup_url: Plugin Markup URL
|
|
314
|
+
markup_url_hint: Learn more about screen generation __here__.
|
|
315
|
+
uninstallation_webhook_url: Uninstallation Webhook URL
|
|
316
|
+
edit:
|
|
317
|
+
title: Edit Plugin
|
|
318
|
+
tagline: Update your plugin details.
|
|
319
|
+
name: Name
|
|
320
|
+
description: 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: Configure %{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: 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: Plugin added to Playlist
|
|
379
|
+
|
|
380
|
+
referral_code:
|
|
381
|
+
create:
|
|
382
|
+
request_received: Request received, check your inbox
|
|
383
|
+
upgrade:
|
|
384
|
+
index:
|
|
385
|
+
title: "기기 업그레이드:"
|
|
386
|
+
tagline: Unlock custom plugins and __more__.
|
|
387
|
+
pay: 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
|