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.
Files changed (63) hide show
  1. checksums.yaml +7 -0
  2. checksums.yaml.gz.sig +0 -0
  3. data/LICENSE +21 -0
  4. data/README.adoc +134 -0
  5. data/lib/trmnl/i18n/locales/custom_plugins/da.yml +178 -0
  6. data/lib/trmnl/i18n/locales/custom_plugins/de-AT.yml +178 -0
  7. data/lib/trmnl/i18n/locales/custom_plugins/de.yml +178 -0
  8. data/lib/trmnl/i18n/locales/custom_plugins/en.yml +178 -0
  9. data/lib/trmnl/i18n/locales/custom_plugins/es-ES.yml +178 -0
  10. data/lib/trmnl/i18n/locales/custom_plugins/fr.yml +178 -0
  11. data/lib/trmnl/i18n/locales/custom_plugins/he.yml +178 -0
  12. data/lib/trmnl/i18n/locales/custom_plugins/id.yml +178 -0
  13. data/lib/trmnl/i18n/locales/custom_plugins/it.yml +178 -0
  14. data/lib/trmnl/i18n/locales/custom_plugins/ja.yml +178 -0
  15. data/lib/trmnl/i18n/locales/custom_plugins/ko.yml +178 -0
  16. data/lib/trmnl/i18n/locales/custom_plugins/nl.yml +178 -0
  17. data/lib/trmnl/i18n/locales/custom_plugins/pt-BR.yml +178 -0
  18. data/lib/trmnl/i18n/locales/custom_plugins/raw.yml +178 -0
  19. data/lib/trmnl/i18n/locales/custom_plugins/uk.yml +178 -0
  20. data/lib/trmnl/i18n/locales/custom_plugins/zh-CN.yml +216 -0
  21. data/lib/trmnl/i18n/locales/custom_plugins/zh-HK.yml +216 -0
  22. data/lib/trmnl/i18n/locales/plugin_renders/da.yml +21 -0
  23. data/lib/trmnl/i18n/locales/plugin_renders/de-AT.yml +21 -0
  24. data/lib/trmnl/i18n/locales/plugin_renders/de.yml +21 -0
  25. data/lib/trmnl/i18n/locales/plugin_renders/en.yml +21 -0
  26. data/lib/trmnl/i18n/locales/plugin_renders/es-ES.yml +20 -0
  27. data/lib/trmnl/i18n/locales/plugin_renders/fr.yml +21 -0
  28. data/lib/trmnl/i18n/locales/plugin_renders/he.yml +21 -0
  29. data/lib/trmnl/i18n/locales/plugin_renders/id.yml +21 -0
  30. data/lib/trmnl/i18n/locales/plugin_renders/it.yml +21 -0
  31. data/lib/trmnl/i18n/locales/plugin_renders/ja.yml +21 -0
  32. data/lib/trmnl/i18n/locales/plugin_renders/ko.yml +21 -0
  33. data/lib/trmnl/i18n/locales/plugin_renders/nl.yml +21 -0
  34. data/lib/trmnl/i18n/locales/plugin_renders/no.yml +21 -0
  35. data/lib/trmnl/i18n/locales/plugin_renders/pt-BR.yml +21 -0
  36. data/lib/trmnl/i18n/locales/plugin_renders/raw.yml +21 -0
  37. data/lib/trmnl/i18n/locales/plugin_renders/uk.yml +21 -0
  38. data/lib/trmnl/i18n/locales/plugin_renders/zh-CN.yml +21 -0
  39. data/lib/trmnl/i18n/locales/plugin_renders/zh-HK.yml +21 -0
  40. data/lib/trmnl/i18n/locales/web_ui/da.yml +391 -0
  41. data/lib/trmnl/i18n/locales/web_ui/de-AT.yml +392 -0
  42. data/lib/trmnl/i18n/locales/web_ui/de.yml +392 -0
  43. data/lib/trmnl/i18n/locales/web_ui/en.yml +392 -0
  44. data/lib/trmnl/i18n/locales/web_ui/es-ES.yml +392 -0
  45. data/lib/trmnl/i18n/locales/web_ui/fr.yml +392 -0
  46. data/lib/trmnl/i18n/locales/web_ui/he.yml +392 -0
  47. data/lib/trmnl/i18n/locales/web_ui/id.yml +392 -0
  48. data/lib/trmnl/i18n/locales/web_ui/it.yml +392 -0
  49. data/lib/trmnl/i18n/locales/web_ui/ja.yml +392 -0
  50. data/lib/trmnl/i18n/locales/web_ui/ko.yml +392 -0
  51. data/lib/trmnl/i18n/locales/web_ui/nl.yml +392 -0
  52. data/lib/trmnl/i18n/locales/web_ui/no.yml +395 -0
  53. data/lib/trmnl/i18n/locales/web_ui/pt-BR.yml +392 -0
  54. data/lib/trmnl/i18n/locales/web_ui/raw.yml +398 -0
  55. data/lib/trmnl/i18n/locales/web_ui/uk.yml +392 -0
  56. data/lib/trmnl/i18n/locales/web_ui/zh-CN.yml +392 -0
  57. data/lib/trmnl/i18n/locales/web_ui/zh-HK.yml +392 -0
  58. data/lib/trmnl/i18n/railtie.rb +18 -0
  59. data/lib/trmnl/i18n.rb +9 -0
  60. data/trmnl-i18n.gemspec +29 -0
  61. data.tar.gz.sig +0 -0
  62. metadata +146 -0
  63. metadata.gz.sig +0 -0
@@ -0,0 +1,392 @@
1
+ en:
2
+ # global, logged out, and auth-related
3
+ add: Add
4
+ add_new: Add new
5
+ ago: ago # example: "Created 5 mins ago"
6
+ already_have_account: I already have an account # signup form cta
7
+ back: Back
8
+ back_to_all_blog_posts: Back to all posts
9
+ blog: Blog
10
+ buy_now: Buy Now
11
+ cancel: Cancel
12
+ change_password: Change Password
13
+ charge_level: Charge Level
14
+ charged: charged
15
+ close: Close
16
+ confirm_change_password: Change my password
17
+ confirm_password: Confirm new 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: Create an account # login form cta
23
+ current_device: Current device
24
+ days: days
25
+ delete: Delete
26
+ developer_edition_required: Developer edition is required to enable this feature.
27
+ device_id: Device ID
28
+ edit: Settings
29
+ email_address: Email address
30
+ export: Export
31
+ fetching: Fetching # for asynchronous content requests; this message may appear as a placeholder text for 0-2 seconds
32
+ first_name: First Name
33
+ forgot_password: I forgot my password # login form link
34
+ forgot_password_title: Here we go again # heading on /password/new (hint: https://www.google.com/search?q=here+we+go+again+meme)
35
+ get_started: Let's get you started!
36
+ identify: Identify
37
+ import: Import
38
+ import_new: Import new
39
+ integrations: Integrations
40
+ keep_me_signed_in: Keep me signed in
41
+ knowledge_base: Knowledge base
42
+ last_name: Last Name
43
+ loading: Loading
44
+ login: Login
45
+ log_out: Log out
46
+ minimum_characters: characters minimum # ex: 8 characters minimum
47
+ mins: mins # 'minutes' abbreviation
48
+ my_playlist: My Playlist # default name for a new playlist group
49
+ new_password: New password
50
+ password: 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: Reset my password
55
+ save: Save
56
+ section: Section
57
+ sign_in: Sign in # login form cta
58
+ sign_up: Sign up # logged out navigation
59
+ something_went_wrong: Something went wrong
60
+ support: Support # bottom navigation tab, links to help center
61
+ update: Update
62
+ view: View
63
+ welcome: Welcome # login form heading
64
+
65
+ # views by resource (device, plugins, playlists, account, etc)
66
+ account:
67
+ index:
68
+ title: Account
69
+ tagline: Manage your account settings
70
+ email_address: 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: Used to sign into TRMNL and receive system messages.
79
+ first_name_hint: We use your name to make the TRMNL interface more comfortable.
80
+ last_name_hint: We use your name to make the TRMNL interface more comfortable.
81
+ password_hint: Used to protect your TRMNL account.
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: Session
87
+ session_hint: You're logged in as %{user}
88
+ time_zone: Time Zone
89
+ time_zone_hint: Determines refresh rates and device sleep time.
90
+ locale: Locale
91
+ locale_hint: What language and localization do you prefer? __Go here__.
92
+
93
+ # toast messages
94
+ update:
95
+ success: Profile updated successfully
96
+ dashboard:
97
+ index:
98
+ title: Dashboard
99
+ morning_salutation: Good morning
100
+ afternoon_salutation: Good afternoon
101
+ evening_salutation: Good evening
102
+ last_7_days: Last 7 days
103
+ last_30_days: Last 30 days
104
+ last_90_days: Last 90 days
105
+ today: Today
106
+ yesterday: Yesterday
107
+ health: # partial (widget)
108
+ bad: Plugins are experiencing issues
109
+ good: Plugins are healthy
110
+ next_steps: We will inform you if anything changes
111
+ news: # partial (widget)
112
+ title: News
113
+ cta: View All
114
+ playlists: # partial (widget)
115
+ title: Playlist
116
+ cta: Edit Playlist
117
+ pieces_of_content_displayed: Pieces of content displayed
118
+ plugins: # partial (widget)
119
+ title: Plugins
120
+ cta: Go to Plugins
121
+ connected: Connected
122
+ new_and_popular: New and Popular
123
+ shop:
124
+ title: Shop
125
+ time_saved: # partial (widget)
126
+ title: Time saved
127
+ cta: Read about
128
+ devices:
129
+ edit:
130
+ accepts_beta_firmware: Firmware Early Release # true/false toggle to receive new device updates before regular users
131
+ accepts_beta_firmware_hint: Toggle on to get the latest device firmware improvements before other users.
132
+ back_to_devices: Back to Devices
133
+ battery_consumption: Battery Consumption
134
+ battery_consumption_hint: Save power and enjoy a longer battery life by enabling Sleep Mode.
135
+ developer_perks: Developer Perks # heading; below this is a list of options for devices with (paid) Developer edition add-on
136
+ developer_perks_hint: Options below require the __Developer add-on__.
137
+ device_credentials: Device Credentials
138
+ device_credentials_hint: See what you can do with these credentials __here__
139
+ device_name: Device Name
140
+ device_name_hint: We use this to make the TRMNL interface more comfortable
141
+ edit_device: Edit Device
142
+ identify: Identify
143
+ identify_device: Identify Device
144
+ identify_device_hint: Click the button below to generate a screen on this device that helps identify it.
145
+ logs: Logs
146
+ logs_hint: Debug your device and plugins with a live feed of raw error logs.
147
+ mirror: Mirror
148
+ mirror_device: Mirror another Device
149
+ mirror_device_hint: Provide a (shareable) Device ID to mirror its playlist. Your playlist will still be displayed.
150
+ ota_enabled: OTA Updates Enabled
151
+ ota_enabled_hint: Automatically install new firmware. Disable to use your own firmware.
152
+ sleep_mode: Sleep Mode
153
+ sleep_mode_hint: Adjust your refresh rate to optimize focus and battery life.
154
+ sleep_screen: Sleep Screen
155
+ special_function: Special Function
156
+ special_function_hint: Set a double-click feature for the button on the back of your device.
157
+ special_function_learn_more: Learn more about special functions __here__.
158
+ unlink: Unlink
159
+ unlink_device: Unlink Device
160
+ unlink_device_hint: Unlinking a TRMNL device makes it safe to re-sell or give to someone else.
161
+ visibility: Visibility
162
+ visibility_hint: Make your TRMNL device mirrorable by changing the settings below.
163
+ your_device: Your TRMNL
164
+ index:
165
+ title: Devices
166
+ tagline: Your TRMNL devices
167
+ add_device_modal_title: Add a new device
168
+ add_first_device: Start by adding your first device!
169
+ new:
170
+ title: Add a new device
171
+ description: Enter your Device ID to add a new TRMNL device to your account.
172
+ add_device: Add new device
173
+
174
+ # toast messages
175
+ associate:
176
+ error: Error linking device
177
+ success: Device successfully linked
178
+ dissociate:
179
+ error: Error disconnecting device
180
+ success: Device successfully unlinked
181
+ identify:
182
+ error: Error updating device
183
+ success: Device identification requested
184
+ mirror:
185
+ error: Error mirroring device
186
+ error_not_shared: Provided Device ID is not shareable
187
+ error_oneself: Can't mirror oneself
188
+ success: Device %{friendly_id} successfully mirrored
189
+ success_removed: Mirroring Removed
190
+ switch:
191
+ error: Error switching device
192
+ success: Device switched successfully
193
+ update:
194
+ error: Error updating device
195
+ success: "%{device} device settings updated successfully"
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: Playlist
254
+ tagline: Choose what's shown on
255
+ add_a_group: Add a Group
256
+ add_a_plugin: Add a Plugin
257
+ add_first_device_cta: Start by __adding__ your first TRMNL device!
258
+ add_to_playlist: Add to Playlist
259
+ create_first_playlist_cta: Create your playlist after __connecting__ your first plugin!
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: Are you sure you want to remove this item? The plugin will remain connected, just not shown on your device.
267
+ displayed_now: Displayed now
268
+ not_displayed_yet: Pending
269
+ remove_from_playlist: Remove from playlist
270
+
271
+ # toast messages
272
+ create:
273
+ error: Failed to update playlist
274
+ success: Playlist updated
275
+ destroy:
276
+ error: Error removing item from playlist
277
+ success: Plugin removed from Playlist
278
+ update:
279
+ success: Playlist order updated
280
+ plugins:
281
+ index:
282
+ title: Plugins
283
+ tagline: What will you put on your TRMNL?
284
+ available: Available
285
+ connected: 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: Search Plugins
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: Other users will be able 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: 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: This will completely remove the plugin's settings. To simply hide this plugin from your device, delete it from your Playlist instead.
329
+ inactive: Inactive
330
+ no_plugin_settings_found: 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: Show or hide this plugin instance on your device
335
+ back_to_plugin: Back to %{plugin}
336
+ back_to_plugins: Back to Plugins
337
+ connect_with: Connect with %{plugin}
338
+ disconnect_account: Disconnect Account
339
+ manage_plugin: Configure %{plugin}
340
+ force_refresh: Force Refresh
341
+ force_refresh_hint: This feature is designed for testing only - please do not abuse it.
342
+ force_refresh_click_here: Click here
343
+ force_refresh_click_here_hint: to generate a new screen immediately
344
+ learn_more: Learn about this plugin in our knowledge base
345
+ linked_account: Linked Account
346
+ linked_account_success: Successfully linked with %{plugin_name}
347
+ link_oauth: Link Account
348
+ link_oauth_hint: Before you continue, follow the secure authorization process provided by %{plugin}
349
+ multiple_instances_hint: This plugin supports multiple instances.
350
+ name: Name
351
+ name_hint: Give it a name for easy reference
352
+ plugin_uuid: Plugin UUID
353
+ plugin_uuid_hint: Use this to make Webhook API requests.
354
+ preview: Preview - your device will show actual data
355
+ refresh_rate: Refresh rate
356
+ refresh_rate_hint: Define how frequently this plugin instance fetches fresh data
357
+ refreshed: 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: 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: Plugin created and added to your
371
+ playlist: playlist
372
+ destroy:
373
+ success: Plugin deleted
374
+ handle_canceled_consent: Consent canceled, please try again
375
+ update:
376
+ success: Plugin configuration updated successfully
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