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
+ es-ES:
2
+ # global, logged out, and auth-related
3
+ add: Crear
4
+ add_new: Crear nuevo
5
+ ago: ago # example: "Created 5 mins ago"
6
+ already_have_account: Tengo una cuenta # signup form cta
7
+ back: Atrás
8
+ back_to_all_blog_posts: Back to all posts
9
+ blog: Blog
10
+ buy_now: Comprar
11
+ cancel: Cancelar
12
+ change_password: Cambiar Contraseña
13
+ charge_level: Nivel de Batería
14
+ charged: Cargada
15
+ close: Cerrar
16
+ confirm_change_password: Cambiar mi contraseña
17
+ confirm_password: Confirmar nueva contraseña
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: Crear cuenta de usuario # login form cta
23
+ current_device: Current device
24
+ days: días
25
+ delete: Borrar
26
+ developer_edition_required: Developer edition is required to enable this feature.
27
+ device_id: Identificador de dispositivo
28
+ edit: Opciones
29
+ email_address: Correo electrónico
30
+ export: Export
31
+ fetching: Fetching
32
+ first_name: Nombre
33
+ forgot_password: Olvidé mi contraseña # login form link
34
+ forgot_password_title: Otra vez # heading on /password/new (hint: https://www.google.com/search?q=here+we+go+again+meme)
35
+ get_started: ¡Empecemos!
36
+ identify: Identificar
37
+ import: Import
38
+ import_new: Import new
39
+ integrations: Integrations
40
+ keep_me_signed_in: Mantenerme conectado
41
+ knowledge_base: Base de Conocimiento
42
+ last_name: Apellido
43
+ loading: Loading
44
+ login: Iniciar sesión
45
+ log_out: Cerrar sesión
46
+ minimum_characters: Caracteres como mínimo # ex: 8 characters minimum
47
+ mins: mins # 'minutes' abbreviation
48
+ my_playlist: My Playlist
49
+ new_password: Nueva contraseña
50
+ password: Contraseña
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: Restablecer mi contraseña
55
+ save: Guardar
56
+ section: Section
57
+ sign_in: Iniciar sesión # login form cta
58
+ sign_up: Registrarse # logged out navigation
59
+ something_went_wrong: Something went wrong
60
+ support: Support # bottom navigation tab, links to help center
61
+ update: Actualizar
62
+ view: Ver
63
+ welcome: ¡Hola!
64
+
65
+ # views by resource (device, plugins, playlists, account, etc)
66
+ account:
67
+ index:
68
+ title: Cuenta
69
+ tagline: Gestionar mi cuenta
70
+ email_address: Correo electrónico
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: Se usa para conectarse a TRMNL y recibir mensajes.
79
+ first_name_hint: Usamos tu nombre para hacer que la interfaz de TRMNL sea más cómoda.
80
+ last_name_hint: Usamos tu apellido para hacer que la interfaz de TRMNL sea más cómoda.
81
+ password_hint: Para proteger tu cuenta de 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: Sesión
87
+ session_hint: Estás conectado como %{user}
88
+ time_zone: Zona horaria
89
+ time_zone_hint: Determina la tasa de refresco y tiempo de suspensión del dispositivo.
90
+ locale: Locale
91
+ locale_hint: What language and localization do you prefer? __Go here__.
92
+
93
+ # toast messages
94
+ update:
95
+ success: Perfil actualizado correctamente
96
+ dashboard:
97
+ index:
98
+ title: Panel de control
99
+ morning_salutation: Good morning
100
+ afternoon_salutation: Good afternoon
101
+ evening_salutation: Good evening
102
+ last_7_days: Últimos 7 días
103
+ last_30_days: Últimos 30 días
104
+ last_90_days: Últimos 90 días
105
+ today: Hoy
106
+ yesterday: Ayer
107
+ health: # partial (widget)
108
+ bad: Algunos plugins tienen problemas
109
+ good: Los plugins funcionan correctamente
110
+ next_steps: Te informaremos si algo cambia
111
+ news: # partial (widget)
112
+ title: Noticias
113
+ cta: View All
114
+ playlists: # partial (widget)
115
+ title: Lista de reproducción
116
+ cta: Editar lista de reproducción
117
+ pieces_of_content_displayed: Contenido mostrado
118
+ plugins: # partial (widget)
119
+ title: Plugins
120
+ cta: Ir a Plugins
121
+ connected: Conectado
122
+ new_and_popular: Nuevo y Popular
123
+ shop:
124
+ title: Shop
125
+ time_saved: # partial (widget)
126
+ title: Tiempo ahorrado
127
+ cta: Leer más
128
+ devices:
129
+ edit:
130
+ accepts_beta_firmware: Firmware de versión de pruebas
131
+ accepts_beta_firmware_hint: Activa para obtener las últimas mejoras de firmware del dispositivo antes que otros usuarios.
132
+ back_to_devices: Volver a Dispositivos
133
+ battery_consumption: Consumo de Batería
134
+ battery_consumption_hint: Ahorra energía y mejora el uso de batería habilitando el Modo de Suspensión.
135
+ developer_perks: Ventajas para Desarrolladores
136
+ developer_perks_hint: Las opciones a continuación requieren el __plugin de Desarrollador__.
137
+ device_credentials: Device Credentials
138
+ device_credentials_hint: See what you can do with these credentials __here__
139
+ device_name: Nombre del Dispositivo
140
+ device_name_hint: Lo utilizamos para hacer la interfaz de TRMNL más cómoda
141
+ edit_device: Editar Dispositivo
142
+ identify: Identificar
143
+ identify_device: Identificar Dispositivo
144
+ identify_device_hint: Haz clic en el botón de abajo para crear una pantalla en este dispositivo que ayude a identificarlo.
145
+ logs: Logs
146
+ logs_hint: Debug your device and plugins with a live feed of raw error logs.
147
+ mirror: Copiar dispositivo
148
+ mirror_device: Copiar otro Dispositivo
149
+ mirror_device_hint: Proporciona un ID de dispositivo (compartible) para espejar su lista de reproducción. Tu lista de reproducción seguirá mostrándose.
150
+ ota_enabled: Actualizaciones OTA Habilitadas
151
+ ota_enabled_hint: Instala automáticamente nuevo firmware. Desactiva para usar tu propio firmware.
152
+ sleep_mode: Modo de Suspensión
153
+ sleep_mode_hint: Ajusta tu tasa de refresco para optimizar el enfoque y la duración de la batería.
154
+ sleep_screen: Sleep Screen
155
+ special_function: Función Especial
156
+ special_function_hint: Configura una función de doble clic para el botón en la parte posterior de tu dispositivo.
157
+ special_function_learn_more: Aprende más sobre funciones especiales __aquí__.
158
+ unlink: Desvincular
159
+ unlink_device: Desvincular Dispositivo
160
+ unlink_device_hint: Desvincular un dispositivo TRMNL lo hace seguro para revender o regalar a otra persona.
161
+ visibility: Visibilidad
162
+ visibility_hint: Haz que tu dispositivo TRMNL sea espejeable cambiando la configuración a continuación.
163
+ your_device: Tu TRMNL
164
+ index:
165
+ title: Dispositivos
166
+ tagline: Tus dispositivos TRMNL
167
+ add_device_modal_title: Añadir un nuevo dispositivo
168
+ add_first_device: ¡Añade tu primer dispositivo!
169
+ new:
170
+ title: Añadir un nuevo dispositivo
171
+ description: Introduce tu ID de Dispositivo para añadir un nuevo dispositivo TRMNL a tu cuenta.
172
+ add_device: Añadir nuevo dispositivo
173
+
174
+ # toast messages
175
+ associate:
176
+ error: Error al vincular el dispositivo
177
+ success: Dispositivo vinculado con éxito
178
+ dissociate:
179
+ error: Error al desconectar el dispositivo
180
+ success: Dispositivo desvinculado correctamente
181
+ identify:
182
+ error: Error al actualizar el dispositivo
183
+ success: Identificación del dispositivo solicitada
184
+ mirror:
185
+ error: Error al copiar el dispositivo
186
+ error_not_shared: El ID de dispositivo proporcionado no puede compartirse
187
+ error_oneself: No se puede copiar un mismo dispositivo
188
+ success: Dispositivo %{friendly_id} copiado con éxito
189
+ success_removed: Mirroring Removed
190
+ switch:
191
+ error: Error al cambiar de dispositivo
192
+ success: Dispositivo cambiado con éxito
193
+ update:
194
+ error: Error al actualizar el dispositivo
195
+ success: "Configuración del dispositivo %{device} actualizada con éxito"
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: Lista de Reproducción
254
+ tagline: Elige lo que se muestra en
255
+ add_a_group: Add a Group
256
+ add_a_plugin: Add a Plugin
257
+ add_first_device_cta: ¡Empieza __añadiendo__ tu primer dispositivo TRMNL!
258
+ add_to_playlist: Añadir a la Lista de Reproducción
259
+ create_first_playlist_cta: ¡Crea tu lista de reproducción después de __conectar__ tu primer 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:
266
+ delete: ¿Seguro que quieres eliminar este elemento? El plugin permanecerá conectado, pero no se mostrará en tu dispositivo.
267
+ displayed_now: Mostrado ahora
268
+ not_displayed_yet: Pendiente
269
+ remove_from_playlist: Eliminar de la lista de reproducción
270
+
271
+ # toast messages
272
+ create:
273
+ error: Falló la actualización de la lista de reproducción
274
+ success: Lista de reproducción actualizada
275
+ destroy:
276
+ error: Error al eliminar el elemento de la lista de reproducción
277
+ success: eliminado de la lista de reproducción
278
+ update:
279
+ success: Orden de la lista de reproducción actualizada
280
+ plugins:
281
+ index:
282
+ title: Complementos
283
+ tagline: ¿Qué pondrás en tu TRMNL?
284
+ available: Disponible
285
+ connected: Conectado
286
+ recipes: Recipes
287
+ recipes_hint: Private plugins by community members that can be installed in 1 click. __Learn more__.
288
+ search: # parcial (cuadro de búsqueda)
289
+ placeholder: Buscar Plugins
290
+ my:
291
+ title: Mis Plugins
292
+ tagline: Desarrolla para el mercado de Plugins
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: Mandar a revisión
298
+ new:
299
+ title: Crear Plugin
300
+ tagline: Permitir que otros usuarios instalen tu plugin
301
+ name: Nombre
302
+ category: Category
303
+ description: Descripción
304
+ description_hint: Maximum 50 characters
305
+ icon: Icono
306
+ icon_hint: 40px*40px recomendado
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: Editar Plugin
318
+ tagline: Actualizar la información de tu plugin.
319
+ name: Nombre
320
+ description: Descripción
321
+ plugin_recipes:
322
+ new:
323
+ error: Recipe not found
324
+ plugin_settings:
325
+ active: Activo
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: Esto borrará completamente la configuración del plugin. Para esconder este plugin de tu dispositivo, elimínalo de tu Lista de Reproducción en su lugar.
329
+ inactive: Inactivo
330
+ no_plugin_settings_found: No se encontraron configuraciones del plugin.
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: Mostrar u ocultar este plugin en tu dispositivo
335
+ back_to_plugin: Volver a %{plugin}
336
+ back_to_plugins: Volver a Plugins
337
+ connect_with: Conectar con %{plugin}
338
+ disconnect_account: Disconnect Account
339
+ manage_plugin: Configurar %{plugin}
340
+ force_refresh: Forzar Refresco
341
+ force_refresh_hint: Esta función está diseñada solo para pruebas; por favor, no abuses de ella.
342
+ force_refresh_click_here: Haz clic aquí
343
+ force_refresh_click_here_hint: Genera una nueva pantalla inmediatamente
344
+ learn_more: Aprende sobre este plugin en nuestra base de conocimientos
345
+ linked_account: Linked Account
346
+ linked_account_success: Successfully linked with %{plugin_name}
347
+ link_oauth: Vincular Cuenta
348
+ link_oauth_hint: Antes de continuar, sigue el proceso de autorización segura en %{plugin}
349
+ multiple_instances_hint: Este plugin admite múltiples instancias.
350
+ name: Nombre
351
+ name_hint: Dale un nombre para fácil referencia
352
+ plugin_uuid: UUID del Plugin
353
+ plugin_uuid_hint: Utiliza esto para hacer solicitudes a la API de Webhook.
354
+ preview: Vista previa - tu dispositivo mostrará datos reales
355
+ refresh_rate: Tasa de refresco
356
+ refresh_rate_hint: Define con qué frecuencia esta instancia de plugin obtiene nuevos datos
357
+ refreshed: Refrescado
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: Visitar Documentación
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 creado y añadido a tu
371
+ playlist: lista de reproducción
372
+ destroy:
373
+ success: Plugin eliminado
374
+ handle_canceled_consent: Consentimiento cancelado, por favor intenta de nuevo
375
+ update:
376
+ success: Configuración del plugin actualizada con éxito
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