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
|
+
id:
|
|
2
|
+
# global, logged out, and auth-related
|
|
3
|
+
add: Tambah
|
|
4
|
+
add_new: Tambah baru
|
|
5
|
+
ago: ago # example: "Created 5 mins ago"
|
|
6
|
+
already_have_account: Saya sudah punya akun # signup form cta
|
|
7
|
+
back: Kembali
|
|
8
|
+
back_to_all_blog_posts: Back to all posts
|
|
9
|
+
blog: Blog
|
|
10
|
+
buy_now: Beli Sekarang
|
|
11
|
+
cancel: Batal
|
|
12
|
+
change_password: Ubah Kata Sandi
|
|
13
|
+
charge_level: Tingkat Pengisian
|
|
14
|
+
charged: Terisi penuh
|
|
15
|
+
close: Tutup
|
|
16
|
+
confirm_change_password: Ubah kata sandi saya
|
|
17
|
+
confirm_password: Konfirmasi kata sandi baru
|
|
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: Buat akun baru # login form cta
|
|
23
|
+
current_device: Current device
|
|
24
|
+
days: hari
|
|
25
|
+
delete: Hapus
|
|
26
|
+
developer_edition_required: Developer edition is required to enable this feature.
|
|
27
|
+
device_id: ID Perangkat
|
|
28
|
+
edit: Pengaturan
|
|
29
|
+
email_address: Alamat Email
|
|
30
|
+
export: Export
|
|
31
|
+
fetching: Fetching
|
|
32
|
+
first_name: Nama Depan
|
|
33
|
+
forgot_password: Lupa kata sandi # login form link
|
|
34
|
+
forgot_password_title: Atur ulang kata sandi # heading on /password/new
|
|
35
|
+
get_started: Mari kita mulai!
|
|
36
|
+
identify: Identifikasi
|
|
37
|
+
import: Import
|
|
38
|
+
import_new: Import new
|
|
39
|
+
integrations: Integrations
|
|
40
|
+
keep_me_signed_in: Biarkan saya tetap masuk
|
|
41
|
+
knowledge_base: Basis pengetahuan
|
|
42
|
+
last_name: Nama Belakang
|
|
43
|
+
loading: Loading
|
|
44
|
+
login: Masuk
|
|
45
|
+
log_out: Keluar
|
|
46
|
+
minimum_characters: karakter minimal # ex: 8 characters minimum
|
|
47
|
+
mins: menit # 'minutes' abbreviation
|
|
48
|
+
my_playlist: My Playlist
|
|
49
|
+
new_password: Kata sandi baru
|
|
50
|
+
password: Kata Sandi
|
|
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: Atur Ulang Kata Sandi
|
|
55
|
+
save: Simpan
|
|
56
|
+
section: Section
|
|
57
|
+
sign_in: Masuk # login form cta
|
|
58
|
+
sign_up: Daftar # logged out navigation
|
|
59
|
+
something_went_wrong: Something went wrong
|
|
60
|
+
support: Support # bottom navigation tab, links to help center
|
|
61
|
+
update: Perbarui
|
|
62
|
+
view: Lihat
|
|
63
|
+
welcome: Selamat datang # login form heading
|
|
64
|
+
|
|
65
|
+
# views by resource (device, plugins, playlists, account, etc)
|
|
66
|
+
account:
|
|
67
|
+
index:
|
|
68
|
+
title: Akun
|
|
69
|
+
tagline: Kelola pengaturan akun Anda
|
|
70
|
+
email_address: Alamat Email
|
|
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: Digunakan untuk masuk ke TRMNL dan menerima pesan sistem.
|
|
79
|
+
first_name_hint: Kami menggunakan nama Anda untuk membuat antarmuka TRMNL lebih nyaman.
|
|
80
|
+
last_name_hint: Kami menggunakan nama Anda untuk membuat antarmuka TRMNL lebih nyaman.
|
|
81
|
+
password_hint: Digunakan untuk melindungi akun TRMNL Anda.
|
|
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: Sesi
|
|
87
|
+
session_hint: Anda sedang masuk sebagai %{user}
|
|
88
|
+
time_zone: Zona Waktu
|
|
89
|
+
time_zone_hint: Menentukan penyegaran dan waktu tidur perangkat.
|
|
90
|
+
locale: Locale
|
|
91
|
+
locale_hint: What language and localization do you prefer? __Go here__.
|
|
92
|
+
|
|
93
|
+
# toast messages
|
|
94
|
+
update:
|
|
95
|
+
success: Profil Anda berhasil diperbarui!
|
|
96
|
+
dashboard:
|
|
97
|
+
index:
|
|
98
|
+
title: Dasbor
|
|
99
|
+
morning_salutation: Good morning
|
|
100
|
+
afternoon_salutation: Good afternoon
|
|
101
|
+
evening_salutation: Good evening
|
|
102
|
+
last_7_days: 7 hari terakhir
|
|
103
|
+
last_30_days: 30 hari terakhir
|
|
104
|
+
last_90_days: 90 hari terakhir
|
|
105
|
+
today: Hari ini
|
|
106
|
+
yesterday: Kemarin
|
|
107
|
+
health: # partial (widget)
|
|
108
|
+
bad: Plugin mengalami kendala
|
|
109
|
+
good: Plugin berfungsi dengan baik
|
|
110
|
+
next_steps: Kami akan memberi tahu Anda jika ada perubahan
|
|
111
|
+
news: # partial (widget)
|
|
112
|
+
title: Berita
|
|
113
|
+
cta: View All
|
|
114
|
+
playlists: # partial (widget)
|
|
115
|
+
title: Daftar Putar
|
|
116
|
+
cta: Ubah Daftar Putar
|
|
117
|
+
pieces_of_content_displayed: Potongan konten yang ditampilkan
|
|
118
|
+
plugins: # partial (widget)
|
|
119
|
+
title: Plugin
|
|
120
|
+
cta: Pergi ke Plugin
|
|
121
|
+
connected: Terhubung
|
|
122
|
+
new_and_popular: Baru dan Populer
|
|
123
|
+
shop:
|
|
124
|
+
title: Shop
|
|
125
|
+
time_saved: # partial (widget)
|
|
126
|
+
title: Waktu yang dihemat
|
|
127
|
+
cta: Pelajari lebih lanjut
|
|
128
|
+
devices:
|
|
129
|
+
edit:
|
|
130
|
+
accepts_beta_firmware: Firmware tahap Beta # true/false toggle to receive new device updates before regular users
|
|
131
|
+
accepts_beta_firmware_hint: Aktifkan untuk mendapatkan pembaruan firmware perangkat terbaru sebelum pengguna lain.
|
|
132
|
+
back_to_devices: Kembali ke Perangkat
|
|
133
|
+
battery_consumption: Penggunaan Baterai
|
|
134
|
+
battery_consumption_hint: Hemat daya dan nikmati masa pakai baterai yang lebih lama dengan mengaktifkan Mode Tidur.
|
|
135
|
+
developer_perks: Keuntungan Pengembang # heading; below this is a list of options for devices with (paid) Developer edition add-on
|
|
136
|
+
developer_perks_hint: Opsi di bawah ini membutuhkan __add-on Pengembang__.
|
|
137
|
+
device_credentials: Device Credentials
|
|
138
|
+
device_credentials_hint: See what you can do with these credentials __here__
|
|
139
|
+
device_name: Nama Perangkat
|
|
140
|
+
device_name_hint: Kami menggunakan ini untuk membuat antarmuka TRMNL lebih nyaman
|
|
141
|
+
edit_device: Ubah Perangkat
|
|
142
|
+
identify: Identifikasi
|
|
143
|
+
identify_device: Identifikasi Perangkat
|
|
144
|
+
identify_device_hint: Klik tombol di bawah ini untuk menampilkan layar pada perangkat ini yang membantu mengidentifikasinya.
|
|
145
|
+
logs: Logs
|
|
146
|
+
logs_hint: Debug your device and plugins with a live feed of raw error logs.
|
|
147
|
+
mirror: Mirroring
|
|
148
|
+
mirror_device: Mirror Perangkat Lain
|
|
149
|
+
mirror_device_hint: Masukkan ID Perangkat (yang dapat dibagikan) untuk mirror daftar putarnya. Daftar putar Anda tetap akan ditampilkan.
|
|
150
|
+
ota_enabled: Pembaruan OTA Diaktifkan
|
|
151
|
+
ota_enabled_hint: Firmware terbaru akan diinstal secara otomatis. Nonaktifkan jika menggunakan firmware Anda sendiri.
|
|
152
|
+
sleep_mode: Mode Tidur
|
|
153
|
+
sleep_mode_hint: Sesuaikan tingkat penyegaran untuk fokus dan hemat baterai.
|
|
154
|
+
sleep_screen: Sleep Screen
|
|
155
|
+
special_function: Fungsi Khusus
|
|
156
|
+
special_function_hint: Atur fitur klik ganda untuk tombol di belakang perangkat Anda.
|
|
157
|
+
special_function_learn_more: Pelajari lebih lanjut tentang fungsi khusus __di sini__.
|
|
158
|
+
unlink: Lepas Tautan
|
|
159
|
+
unlink_device: Lepaskan Tautan Perangkat
|
|
160
|
+
unlink_device_hint: Lepaskan tautan perangkat TRMNL agar aman untuk dijual kembali atau diberikan kepada orang lain.
|
|
161
|
+
visibility: Visibilitas
|
|
162
|
+
visibility_hint: Jadikan perangkat TRMNL Anda dapat di-mirroring dengan mengubah pengaturan di bawah ini.
|
|
163
|
+
your_device: TRMNL Anda
|
|
164
|
+
index:
|
|
165
|
+
title: Perangkat
|
|
166
|
+
tagline: Perangkat TRMNL Anda
|
|
167
|
+
add_device_modal_title: Tambah perangkat baru
|
|
168
|
+
add_first_device: Mulai dengan menambahkan perangkat pertama Anda!
|
|
169
|
+
new:
|
|
170
|
+
title: Tambah perangkat baru
|
|
171
|
+
description: Masukkan ID Perangkat Anda untuk menambahkan perangkat TRMNL baru ke akun Anda.
|
|
172
|
+
add_device: Tambahkan perangkat baru
|
|
173
|
+
|
|
174
|
+
# toast messages
|
|
175
|
+
associate:
|
|
176
|
+
error: Terjadi kesalahan saat menautkan perangkat
|
|
177
|
+
success: Perangkat berhasil ditautkan
|
|
178
|
+
dissociate:
|
|
179
|
+
error: Terjadi kesalahan saat melepaskan tautan perangkat
|
|
180
|
+
success: Perangkat berhasil dilepaskan tautannya
|
|
181
|
+
identify:
|
|
182
|
+
error: Terjadi kesalahan saat memperbarui perangkat
|
|
183
|
+
success: Permintaan identifikasi perangkat berhasil
|
|
184
|
+
mirror:
|
|
185
|
+
error: Terjadi kesalahan saat mirroring perangkat
|
|
186
|
+
error_not_shared: ID Perangkat yang dimasukan tidak dapat di-mirroring
|
|
187
|
+
error_oneself: Tidak bisa mirror perangkat milik sendiri
|
|
188
|
+
success: Perangkat %{friendly_id} berhasil di-mirroring
|
|
189
|
+
success_removed: Mirroring Removed
|
|
190
|
+
switch:
|
|
191
|
+
error: Terjadi kesalahan saat mengganti perangkat
|
|
192
|
+
success: Perangkat berhasil diganti
|
|
193
|
+
update:
|
|
194
|
+
error: Terjadi kesalahan saat memperbarui perangkat
|
|
195
|
+
success: Pengaturan perangkat %{device} berhasil diperbarui
|
|
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: Daftar Putar
|
|
254
|
+
tagline: Pilih apa yang ingin Anda tampilkan di
|
|
255
|
+
add_a_group: Add a Group
|
|
256
|
+
add_a_plugin: Add a Plugin
|
|
257
|
+
add_first_device_cta: Mulai dengan __menambahkan__ perangkat TRMNL pertama Anda!
|
|
258
|
+
add_to_playlist: Tambahkan ke Daftar Putar
|
|
259
|
+
create_first_playlist_cta: Buat daftar putar setelah __menghubungkan__ plugin pertama Anda!
|
|
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: Apakah Anda yakin ingin menghapus item ini? Plugin akan tetap terhubung, hanya tidak ditampilkan di perangkat Anda.
|
|
267
|
+
displayed_now: Ditampilkan sekarang
|
|
268
|
+
not_displayed_yet: Tertunda
|
|
269
|
+
remove_from_playlist: Hapus dari daftar putar
|
|
270
|
+
|
|
271
|
+
# toast messages
|
|
272
|
+
create:
|
|
273
|
+
error: Gagal memperbarui daftar putar
|
|
274
|
+
success: Daftar putar berhasil diperbarui
|
|
275
|
+
destroy:
|
|
276
|
+
error: Terjadi kesalahan saat menghapus item dari daftar putar
|
|
277
|
+
success: Plugin berhasil dihapus dari Daftar Putar
|
|
278
|
+
update:
|
|
279
|
+
success: Urutan daftar putar berhasil diperbarui
|
|
280
|
+
plugins:
|
|
281
|
+
index:
|
|
282
|
+
title: Plugin
|
|
283
|
+
tagline: Apa yang ingin Anda tampilkan di TRMNL Anda?
|
|
284
|
+
available: Tersedia
|
|
285
|
+
connected: Terhubung
|
|
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: Cari Plugin
|
|
290
|
+
my:
|
|
291
|
+
title: Plugin Saya
|
|
292
|
+
tagline: Kembangkan Plugin Anda untuk lokapasar plugin
|
|
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: Ajukan untuk ditinjau
|
|
298
|
+
new:
|
|
299
|
+
title: Buat Plugin Baru
|
|
300
|
+
tagline: Permudah pengguna lain memasang plugin buatan Anda!
|
|
301
|
+
name: Nama
|
|
302
|
+
category: Category
|
|
303
|
+
description: Deskripsi
|
|
304
|
+
description_hint: Maximum 50 characters
|
|
305
|
+
icon: Ikon
|
|
306
|
+
icon_hint: Disarankan ukuran 40px*40px
|
|
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: Ubah Plugin
|
|
318
|
+
tagline: Perbarui detail plugin Anda.
|
|
319
|
+
name: Nama
|
|
320
|
+
description: Deskripsi
|
|
321
|
+
plugin_recipes:
|
|
322
|
+
new:
|
|
323
|
+
error: Recipe not found
|
|
324
|
+
plugin_settings:
|
|
325
|
+
active: Aktif
|
|
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: Ini akan sepenuhnya menghapus pengaturan plugin. Untuk hanya menyembunyikan plugin ini dari perangkat Anda, hapus dari Daftar Putar Anda.
|
|
329
|
+
inactive: Tidak Aktif
|
|
330
|
+
no_plugin_settings_found: Tidak ditemukan pengaturan plugin. # 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: Tampilkan atau sembunyikan plugin ini di perangkat Anda
|
|
335
|
+
back_to_plugin: Kembali ke %{plugin}
|
|
336
|
+
back_to_plugins: Kembali ke Plugin
|
|
337
|
+
connect_with: Hubungkan dengan %{plugin}
|
|
338
|
+
disconnect_account: Disconnect Account
|
|
339
|
+
manage_plugin: Konfigurasi %{plugin}
|
|
340
|
+
force_refresh: Penyegaran Paksa
|
|
341
|
+
force_refresh_hint: Fitur ini dirancang untuk pengujian saja - mohon jangan disalahgunakan.
|
|
342
|
+
force_refresh_click_here: Klik di sini
|
|
343
|
+
force_refresh_click_here_hint: untuk menghasilkan layar baru segera
|
|
344
|
+
learn_more: Pelajari tentang plugin ini di basis pengetahuan kami
|
|
345
|
+
linked_account: Linked Account
|
|
346
|
+
linked_account_success: Successfully linked with %{plugin_name}
|
|
347
|
+
link_oauth: Tautkan Akun
|
|
348
|
+
link_oauth_hint: Sebelum Anda melanjutkan, ikuti proses otorisasi aman yang disediakan oleh %{plugin}
|
|
349
|
+
multiple_instances_hint: Plugin ini mendukung beberapa instance.
|
|
350
|
+
name: Nama
|
|
351
|
+
name_hint: Beri nama untuk referensi yang lebih mudah
|
|
352
|
+
plugin_uuid: Plugin UUID
|
|
353
|
+
plugin_uuid_hint: Gunakan ini untuk membuat permintaan API Webhook.
|
|
354
|
+
preview: Pratinjau - perangkat Anda akan menampilkan data nyata
|
|
355
|
+
refresh_rate: Tingkat Penyegaran
|
|
356
|
+
refresh_rate_hint: Tentukan seberapa sering plugin ini mengambil data baru
|
|
357
|
+
refreshed: Diperbarui
|
|
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: Kunjungi Dokumentasi
|
|
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: Plugin berhasil dibuat dan ditambahkan ke
|
|
371
|
+
playlist: daftar putar
|
|
372
|
+
destroy:
|
|
373
|
+
success: Plugin berhasil dihapus
|
|
374
|
+
handle_canceled_consent: Persetujuan dibatalkan, silakan coba lagi
|
|
375
|
+
update:
|
|
376
|
+
success: Konfigurasi plugin berhasil diperbarui
|
|
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: "Upgrading device:"
|
|
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
|