Line data Source code
1 : // ignore: unused_import
2 : import 'package:intl/intl.dart' as intl;
3 : import 'app_localizations.dart';
4 :
5 : // ignore_for_file: type=lint
6 :
7 : /// The translations for Spanish Castilian (`es`).
8 : class AppLocalizationsEs extends AppLocalizations {
9 0 : AppLocalizationsEs([String locale = 'es']) : super(locale);
10 :
11 0 : @override
12 : String get contactDisconnectSummary => 'Disconnect from Contact';
13 :
14 0 : @override
15 : String get messageHistoryEndOfHistory => 'Beginning of Conversation History';
16 :
17 0 : @override
18 : String get messageHistoryLoadOlderMessages => 'Load Older Messages';
19 :
20 0 : @override
21 : String get relativeTimeEarlier => 'Earlier';
22 :
23 0 : @override
24 : String get relativeTimeThisYear => 'This Year';
25 :
26 0 : @override
27 : String get relativeTimeLastMonth => 'Last Month';
28 :
29 0 : @override
30 : String get relativeTimeThisMonth => 'This Month';
31 :
32 0 : @override
33 : String get relativeTimeLastWeek => 'Last Week';
34 :
35 0 : @override
36 : String get relativeTimeThisWeek => 'This Week';
37 :
38 0 : @override
39 : String get relativeTimeYesterday => 'Yesterday';
40 :
41 0 : @override
42 : String get relativeTimeToday => 'Today';
43 :
44 0 : @override
45 : String get privateNameHint => 'Private name for this account (never shared)';
46 :
47 0 : @override
48 : String get privateNameLabel => 'Private Name';
49 :
50 0 : @override
51 : String get settingsExperimentsShowPerformanceDescription => 'Display an overlay graph of render time.';
52 :
53 0 : @override
54 : String get settingsExperimentsShowPerformanceTitle => 'Show Performance Overlay';
55 :
56 0 : @override
57 : String get settingThemeOverwriteConfirm => 'Confirm';
58 :
59 0 : @override
60 : String get settingThemeOverwriteQuestion => 'Theme \$themeName already exists, confirm overwrite?';
61 :
62 0 : @override
63 : String get settingsThemeErrorInvalid => 'Error: Could not import \$themeName, theme.yml missing, not a theme directory';
64 :
65 0 : @override
66 : String get settingsImportThemeTitle => 'Import Theme';
67 :
68 0 : @override
69 : String get settingsImportThemeDescription => 'Select theme directory to import for use in Cwtch';
70 :
71 0 : @override
72 : String get settingsImportThemeButton => 'Import Theme';
73 :
74 0 : @override
75 : String get settingsThemeImagesDescription => 'Enable display of images from themes';
76 :
77 0 : @override
78 : String get settingsThemeImages => 'Theme Images';
79 :
80 0 : @override
81 : String get settingsGroupAbout => 'About';
82 :
83 0 : @override
84 : String get localeUzbek => 'Uzbeko / O\'zbekcha';
85 :
86 0 : @override
87 : String get profileOfflineAtStart => 'Aparecer sin conexión al iniciar';
88 :
89 0 : @override
90 : String get now => 'Ahora';
91 :
92 0 : @override
93 : String get xSecondsAgo => 'Hace \$seconds segundos';
94 :
95 0 : @override
96 : String get xMinutesAgo => 'Hace \$minutes minutos';
97 :
98 0 : @override
99 : String get xHoursAgo => 'Hace \$hours horas';
100 :
101 0 : @override
102 : String get xDaysAgo => 'Hace \$days días';
103 :
104 0 : @override
105 : String get profileAllowUnknownContacts => 'Permitir contactos desconocidos';
106 :
107 0 : @override
108 : String get profileBlockUnknownContacts => 'Bloquear contactos desconocidos';
109 :
110 0 : @override
111 : String get profileDisableProfile => 'Deshabilitar perfil';
112 :
113 0 : @override
114 : String get profileEnableProfile => 'Habilitar perfil';
115 :
116 0 : @override
117 : String get profileAppearOnline => 'Aparecer en línea';
118 :
119 0 : @override
120 : String get contactDisconnect => 'Desconectarse del contacto (si no tienes configurado Aparecer sin conexión, es posible que este contacto aún pueda restablecer la conexión contigo)';
121 :
122 0 : @override
123 : String get profileAppearOfflineDescription =>
124 : 'De forma predeterminada, cuando el perfil Cwtch está habilitado, intenta conectarse automáticamente para conocer contactos y permite conexiones entrantes. Esta configuración desactiva esas acciones y te permite elegir, manualmente, a qué contactos conectarte.';
125 :
126 0 : @override
127 : String get profileAppearOffline => 'Aparecer sin conexión';
128 :
129 0 : @override
130 : String get deleteServerConfirmBtn => '¿Realmente desea borrar el servidor?';
131 :
132 0 : @override
133 : String get cannotDeleteServerIfActiveGroups => 'Hay grupos activos asociados con este servidor de Cwtch. Elimínalos antes de eliminar esta entrada del servidor de Cwtch.';
134 :
135 0 : @override
136 : String get groupsOnThisServerLabel => 'Grupos alojados en este servidor de Cwtch';
137 :
138 0 : @override
139 : String get serverinfoNoGroupInfo => 'No hay grupos asociados co este servidor de Cwtch.';
140 :
141 0 : @override
142 : String get preserveHistorySettingDescription =>
143 : 'De forma predeterminada, Cwtch borrará el historial de conversaciones cuando se cierre Cwtch. Si esta configuración está habilitada, Cwtch preservará el historial de conversaciones de pares.';
144 :
145 0 : @override
146 : String get defaultPreserveHistorySetting => 'Preservar el historial de conversaciones';
147 :
148 0 : @override
149 : String get localeUk => 'Ucraniano / українською';
150 :
151 0 : @override
152 : String get profileEnabledDescription => 'Activar o Desactivar el perfil.';
153 :
154 0 : @override
155 : String get localeSw => 'Suajili / Kiswahili';
156 :
157 0 : @override
158 : String get localeSv => 'Sueco / Svenska';
159 :
160 0 : @override
161 : String get fontScalingDescription => 'Ajusta el factor de escala de fuente relativo aplicado al texto y los widgets.';
162 :
163 0 : @override
164 : String get defaultScalingText => 'Factor de escala del texto';
165 :
166 0 : @override
167 : String get localeJa => 'Japonés / 日本語';
168 :
169 0 : @override
170 : String get retryConnectionTooltip => 'Cwtch reintenta conectarse a sus pares regularmente, pero puedes decirle a Cwtch que lo intente antes presionando este botón.';
171 :
172 0 : @override
173 : String get retryConnection => 'Reintentar';
174 :
175 0 : @override
176 : String get availabilityStatusTooltip => 'Establece tu estado';
177 :
178 0 : @override
179 : String get profileInfoHint3 => 'Los contactos podrán ver esta información en la Configuración de la Conversación ';
180 :
181 0 : @override
182 : String get profileInfoHint2 => 'Puedes agregar hasta 3 campos.';
183 :
184 0 : @override
185 : String get profileInfoHint => 'Agrega información sobre tí, por ejemplo un blog, sitio web o una breve biografía.';
186 :
187 0 : @override
188 : String get availabilityStatusAway => 'Ausente';
189 :
190 0 : @override
191 : String get availabilityStatusBusy => 'Ocupad()';
192 :
193 0 : @override
194 : String get availabilityStatusAvailable => 'Disponible';
195 :
196 0 : @override
197 : String get blodeuweddWarning =>
198 : 'Blodeuwedd utiliza un modelo de idioma local y un conjunto de modelos auxiliares para potenciar su funcionalidad. Estas técnicas suelen ser muy efectivas y no están exentas de errores. \n\nSi bien nos hemos esforzado por minimizar el riesgo, todavía existe la posibilidad de que los resultados de Blodeuwedd sean incorrectos, sin-sentido y/u ofensivos. \n\nDebido a eso, Blodeuwedd requiere descargar dos componentes adicionales separados de Cwtch, el modelo Blodeuwedd (o un modelo compatible) y el Blodeuwedd Runner. \n\nConsulta https://docs.cwtch.im/docs/settings/experiments/blodeuwedd para obtener más información sobre cómo obtener estos componentes y configurarlos.';
199 :
200 0 : @override
201 : String get blodeuweddSummarize => 'Resumir la conversación';
202 :
203 0 : @override
204 : String get blodeuweddTranslate => 'Traducir mensaje';
205 :
206 0 : @override
207 : String get blodeuweddProcessing => 'Blodeuwedd está procesando...';
208 :
209 0 : @override
210 : String get blodeuweddPath => 'El directorio donde se encuentra Blodeuwedd está en tu computadora.';
211 :
212 0 : @override
213 : String get blodeuweddNotSupported => 'Esta versión de Cwtch se ha compilado sin soporte para Blodeuwedd Assistant.';
214 :
215 0 : @override
216 : String get blodeuweddDescription =>
217 : 'El asistente Blodeuwedd agrega nuevas funciones a Cwtch, como el resumen de la transcripción del chat y la traducción de mensajes a través de un modelo de lenguaje alojado localmente.';
218 :
219 0 : @override
220 : String get blodeuweddExperimentEnable => 'Asistente Blodeuwedd';
221 :
222 0 : @override
223 : String get localeKo => 'Coreano / 한국어';
224 :
225 0 : @override
226 : String get localeSk => 'Eslovaco / Slovák';
227 :
228 0 : @override
229 : String get profileAutostartDescription => 'Controla si el perfil se iniciará automáticamente al iniciar Cwtch';
230 :
231 0 : @override
232 : String get profileEnabled => 'Habilitar';
233 :
234 0 : @override
235 : String get profileAutostartLabel => 'Inicio automático';
236 :
237 0 : @override
238 : String get localePtBr => 'Portugués brasileño / Português do Brasil';
239 :
240 0 : @override
241 : String get localeNl => 'Holandés / Dutch';
242 :
243 0 : @override
244 : String get experimentQRCodeDescription => 'La compatibilidad con códigos QR permite compartir datos (como la identidad del perfil) mediante códigos QR';
245 :
246 0 : @override
247 : String get enableExperimentQRCode => 'Códigos QR';
248 :
249 0 : @override
250 : String get shareMenuQRCode => 'Mostrar código QR';
251 :
252 0 : @override
253 : String get shareProfileMenuTooltop => 'Comparte éste perfil por medio de...';
254 :
255 0 : @override
256 : String get acquiredTicketsFromServer => 'Desafío Antispam Completado';
257 :
258 0 : @override
259 : String get acquiringTicketsFromServer => 'Realizando Desafío Antispam';
260 :
261 0 : @override
262 : String get errorDownloadDirectoryDoesNotExist =>
263 : 'No se puede habilitar el uso compartido de archivos porque la carpeta de descarga no se ha configurado o se configuró en una carpeta que no existe.';
264 :
265 0 : @override
266 : String get localeIt => 'Italiano / Italiano';
267 :
268 0 : @override
269 : String get localeTr => 'Turco / Türk';
270 :
271 0 : @override
272 : String get tooltipUnpinConversation => 'Desenganchar la conversación de la parte superior de \"Conversaciones\"';
273 :
274 0 : @override
275 : String get tooltipPinConversation => 'Fija la conversación en la parte superior de \"Conversaciones\"';
276 :
277 0 : @override
278 : String get replyingTo => 'Respondiendo a %1';
279 :
280 0 : @override
281 : String get fileDownloadUnavailable => 'Parece que este archivo no está disponible para descargar. Es posible que el remitente haya desactivado las descargas de este archivo.';
282 :
283 0 : @override
284 : String get messageNoReplies => 'No hay respuestas a este mensaje.';
285 :
286 0 : @override
287 : String get headingReplies => 'Respuestas';
288 :
289 0 : @override
290 : String get viewReplies => 'Ver respuestas a este mensaje';
291 :
292 0 : @override
293 : String get restartFileShare => 'Comenzar a compartir archivos';
294 :
295 0 : @override
296 : String get stopSharingFile => 'Dejar de compartir archivos';
297 :
298 0 : @override
299 : String get manageSharedFiles => 'Administrar Archivos Compartidos';
300 :
301 0 : @override
302 : String get localeDe => 'Alemán / Deutsch';
303 :
304 0 : @override
305 : String get localeEn => 'Inglés / English';
306 :
307 0 : @override
308 : String get localeLb => 'Luxemburgués / Lëtzebuergesch';
309 :
310 0 : @override
311 : String get localeNo => 'Noruego / Norsk';
312 :
313 0 : @override
314 : String get localeEl => 'Griego / Ελληνικά';
315 :
316 0 : @override
317 : String get localePl => 'Polaco / Polski';
318 :
319 0 : @override
320 : String get localeRo => 'Rumano / Română';
321 :
322 0 : @override
323 : String get localeRU => 'Ruso / Русский';
324 :
325 0 : @override
326 : String get localeEs => 'Español / Español';
327 :
328 0 : @override
329 : String get localeDa => 'Danés / Dansk';
330 :
331 0 : @override
332 : String get localePt => 'Portugués / Portuguesa';
333 :
334 0 : @override
335 : String get localeFr => 'Francés / Français';
336 :
337 0 : @override
338 : String get localeCy => 'Galés / Cymraeg';
339 :
340 0 : @override
341 : String get settingImagePreviewsDescription =>
342 : 'Las imágenes se descargarán y visualizarán automáticamente. Ten en cuenta que las previsualizaciones pueden generar vulnerabilidades de seguridad, no deberías habilitar este experimento si usas Cwtch con contactos que no son de confianza. Las imágenes de perfil están planeadas para Cwtch 1.6.';
343 :
344 0 : @override
345 : String get tooltipPreviewFormatting => 'Vista previa del formato del mensaje';
346 :
347 0 : @override
348 : String get tooltipCode => 'Código / Monoespaciado';
349 :
350 0 : @override
351 : String get tooltipStrikethrough => 'Tachado';
352 :
353 0 : @override
354 : String get tooltipSubscript => 'Subíndice';
355 :
356 0 : @override
357 : String get tooltipSuperscript => 'Superíndice';
358 :
359 0 : @override
360 : String get tooltipItalicize => 'Itálico';
361 :
362 0 : @override
363 : String get tooltipBackToMessageEditing => 'Volver a Edición de mensajes';
364 :
365 0 : @override
366 : String get tooltipBoldText => 'Negrita';
367 :
368 0 : @override
369 : String get okButton => 'OK';
370 :
371 0 : @override
372 : String get settingsAndroidPowerReenablePopup => 'No se puede habilitar la optimización desde Cwtch. Vaya a Android / Configuración / Aplicaciones / Cwtch / Batería y configure Uso a \"Optimizado\"';
373 :
374 0 : @override
375 : String get settingAndroidPowerExemptionDescription =>
376 : 'Opcional: Solicite a Android eximir a Cwtch de la administración de energía optimizada. Esto resultará en mejor estabilidad a costa de mayor uso de batería.';
377 :
378 0 : @override
379 : String get settingAndroidPowerExemption => 'Android ignora las optimizaciones de batería';
380 :
381 0 : @override
382 : String get thisFeatureRequiresGroupExpermientsToBeEnabled => 'Esta función requiere que el experimento de grupos esté habilitado en Configuración';
383 :
384 0 : @override
385 : String get messageFormattingDescription => 'Habilitar el formato de texto enriquecido en los mensajes mostrados, por ejemplo, **negrita** y *cursiva*.';
386 :
387 0 : @override
388 : String get formattingExperiment => 'Formato de Mensajes';
389 :
390 0 : @override
391 : String get clickableLinkError => 'Se encontró un error al abrir la URL';
392 :
393 0 : @override
394 : String get clickableLinksWarning =>
395 : 'Abrir esta URL lanzará una aplicación fuera de Cwtch que puede revelar metadatos o comprometer la seguridad de Cwtch. Solo abra URLs de personas confiables. ¿Desea continuar?';
396 :
397 0 : @override
398 : String get clickableLinksCopy => 'Copiar URL';
399 :
400 0 : @override
401 : String get clickableLinkOpen => 'Abrir URL';
402 :
403 0 : @override
404 : String get shuttingDownApp => 'Cerrando...';
405 :
406 0 : @override
407 : String get successfullyImportedProfile => 'Perfil importado correctamente:';
408 :
409 0 : @override
410 : String get failedToImportProfile => 'Error Importando Perfil';
411 :
412 0 : @override
413 : String get importProfileTooltip => 'Usar una copia de seguridad cifrada de Cwtch para incorporar un perfil creado en otra instancia de Cwtch.';
414 :
415 0 : @override
416 : String get importProfile => 'Importar Perfil';
417 :
418 0 : @override
419 : String get exportProfileTooltip => 'Haga una copia de seguridad de este perfil en un archivo cifrado. El archivo cifrado puede ser importado en otra aplicación Cwtch.';
420 :
421 0 : @override
422 : String get exportProfile => 'Exportar Perfil';
423 :
424 0 : @override
425 : String get conversationNotificationPolicySettingDescription => 'Controla las notificaciones para esta conversación';
426 :
427 0 : @override
428 : String get newMessageNotificationConversationInfo => 'Nuevo mensaje de %1';
429 :
430 0 : @override
431 : String get newMessageNotificationSimple => 'Nuevo Mensaje';
432 :
433 0 : @override
434 : String get notificationContentContactInfo => 'Información de la conversación';
435 :
436 0 : @override
437 : String get notificationContentSimpleEvent => 'Evento simple';
438 :
439 0 : @override
440 : String get conversationNotificationPolicySettingLabel => 'Política de notificación de conversación';
441 :
442 0 : @override
443 : String get settingsGroupExperiments => 'Experimentos';
444 :
445 0 : @override
446 : String get settingsGroupAppearance => 'Apariencia';
447 :
448 0 : @override
449 : String get settingGroupBehaviour => 'Comportamiento';
450 :
451 0 : @override
452 : String get notificationContentSettingDescription => 'Controla el contenido de las notificaciones de conversación';
453 :
454 0 : @override
455 : String get notificationPolicySettingDescription => 'Controla el comportamiento predeterminado de notificación de la aplicación';
456 :
457 0 : @override
458 : String get notificationContentSettingLabel => 'Contenido de notificaciones';
459 :
460 0 : @override
461 : String get notificationPolicySettingLabel => 'Política de notificaciones';
462 :
463 0 : @override
464 : String get conversationNotificationPolicyNever => 'Nunca';
465 :
466 0 : @override
467 : String get conversationNotificationPolicyOptIn => 'Optar por participar';
468 :
469 0 : @override
470 : String get conversationNotificationPolicyDefault => 'Predeterminado';
471 :
472 0 : @override
473 : String get notificationPolicyDefaultAll => 'Todas predeterminadas';
474 :
475 0 : @override
476 : String get notificationPolicyOptIn => 'Optar por participar';
477 :
478 0 : @override
479 : String get notificationPolicyMute => 'Silenciar';
480 :
481 0 : @override
482 : String get tooltipSelectACustomProfileImage => 'Selecciona una imagen de perfil personalizada';
483 :
484 0 : @override
485 : String get editProfile => 'Editar perfil';
486 :
487 0 : @override
488 : String get torSettingsEnabledCacheDescription =>
489 : 'Almacena en caché el consenso de Tor actual para re usar la próxima vez que Cwtch se abra. Esto permitirá que Tor inicie más rápido. Cuando se desactiva, Cwtch eliminará los datos almacenados en caché al iniciarse.';
490 :
491 0 : @override
492 : String get torSettingsEnableCache => 'Guardar consenso de Tor en Caché';
493 :
494 0 : @override
495 : String get labelTorNetwork => 'Red Tor';
496 :
497 0 : @override
498 : String get descriptionACNCircuitInfo => 'Información detallada sobre la ruta que la red de comunicación anónima está utilizando para conectarse a esta conversación.';
499 :
500 0 : @override
501 : String get labelACNCircuitInfo => 'Información del circuito ACN';
502 :
503 0 : @override
504 : String get fileSharingSettingsDownloadFolderTooltip => 'Examina para seleccionar una carpeta predeterminada diferente para los archivos descargados.';
505 :
506 0 : @override
507 : String get fileSharingSettingsDownloadFolderDescription =>
508 : 'Cuando los perfiles son descargados automáticamente (por ejemplo, cuando las vistas previas de imágenes están habilitadas), se necesita una ubicación predeterminada para descargar los archivos.';
509 :
510 0 : @override
511 : String get torSettingsErrorSettingPort => 'El número de puerto debe estar entre 1 y 65535';
512 :
513 0 : @override
514 : String get settingTheme => 'Usar tema claro';
515 :
516 0 : @override
517 : String get torSettingsUseCustomTorServiceConfiguration => 'Usar una configuración de servicio Tor personalizada (torrc)';
518 :
519 0 : @override
520 : String get torSettingsUseCustomTorServiceConfigurastionDescription =>
521 : 'Invalida la configuración predeterminada de Tor. Advertencia: Esto podría ser peligroso. Solo enciende esto si sabes lo que estás haciendo.';
522 :
523 0 : @override
524 : String get torSettingsCustomControlPortDescription => 'Use un puerto personalizado para controlar las conexiones al proxy Tor';
525 :
526 0 : @override
527 : String get torSettingsCustomControlPort => 'Puerto de control personalizado';
528 :
529 0 : @override
530 : String get torSettingsCustomSocksPortDescription => 'Usar un puerto personalizad para conexiones de datos al proxy Tor';
531 :
532 0 : @override
533 : String get torSettingsCustomSocksPort => 'Puerto SOCKS personalizado';
534 :
535 0 : @override
536 : String get torSettingsEnabledAdvancedDescription => 'Usa un servicio de Tor existente en tu sistema, o cambia los parámetros del servicio Tor de Cwtch';
537 :
538 0 : @override
539 : String get torSettingsEnabledAdvanced => 'Habilitar Configuración Avanzada de Tor';
540 :
541 0 : @override
542 : String get msgAddToAccept => 'Agrega esta cuenta a tus contactos para aceptar este archivo.';
543 :
544 0 : @override
545 : String get btnSendFile => 'Enviar archivo';
546 :
547 0 : @override
548 : String get msgConfirmSend => 'Confirma que quieres enviar';
549 :
550 0 : @override
551 : String get msgFileTooBig => 'El archivo no puede superar 10 GB';
552 :
553 0 : @override
554 : String get storageMigrationModalMessage => 'Migrando perfiles a un nuevo formato de almacenamiento. Esto podría tomar unos minutos...';
555 :
556 0 : @override
557 : String get loadingCwtch => 'Cargando Cwtch...';
558 :
559 0 : @override
560 : String get themeColorLabel => 'Tema de Color';
561 :
562 0 : @override
563 : String get themeNameNeon2 => 'Neon2';
564 :
565 0 : @override
566 : String get themeNameNeon1 => 'Neon1';
567 :
568 0 : @override
569 : String get themeNameMidnight => 'Medianoche';
570 :
571 0 : @override
572 : String get themeNameMermaid => 'Sirena';
573 :
574 0 : @override
575 : String get themeNamePumpkin => 'Calabaza';
576 :
577 0 : @override
578 : String get themeNameGhost => 'Fantasma';
579 :
580 0 : @override
581 : String get themeNameVampire => 'Vampiro';
582 :
583 0 : @override
584 : String get themeNameWitch => 'Bruja';
585 :
586 0 : @override
587 : String get themeNameCwtch => 'Cwtch';
588 :
589 0 : @override
590 : String get settingDownloadFolder => 'Carpeta de descargas';
591 :
592 0 : @override
593 : String get settingImagePreviews => 'Vista previa de imágenes e imágenes de perfil';
594 :
595 0 : @override
596 : String get experimentClickableLinksDescription => 'El experimento de links cliqueables te permite cliquear en URLs compartidas en mensajes.';
597 :
598 0 : @override
599 : String get enableExperimentClickableLinks => 'Habilitar Enlaces Cliqueables';
600 :
601 0 : @override
602 : String get serverConnectionsLabel => 'Conexión';
603 :
604 0 : @override
605 : String get serverTotalMessagesLabel => 'Mensajes totales';
606 :
607 0 : @override
608 : String get serverMetricsLabel => 'Métricas del servidor';
609 :
610 0 : @override
611 : String get manageKnownServersShort => 'Servidores';
612 :
613 0 : @override
614 : String get manageKnownServersLong => 'Administrar servidores conocidos';
615 :
616 0 : @override
617 : String get displayNameTooltip => 'Por favor introduce un nombre para el perfil';
618 :
619 0 : @override
620 : String get manageKnownServersButton => 'Administrar servidores conocidos';
621 :
622 0 : @override
623 : String get fieldDescriptionLabel => 'Descripción';
624 :
625 0 : @override
626 : String get importLocalServerButton => 'Importar %1';
627 :
628 0 : @override
629 : String get importLocalServerSelectText => 'Seleccionar el servidor local';
630 :
631 0 : @override
632 : String get importLocalServerLabel => 'Importar un servidor alojado localmente';
633 :
634 0 : @override
635 : String get savePeerHistoryDescription => 'Determina si eliminar o no el historial asociado con el contacto.';
636 :
637 0 : @override
638 : String get newMessagesLabel => 'Nuevos Mensajes';
639 :
640 0 : @override
641 : String get copyServerKeys => 'Copiar claves';
642 :
643 0 : @override
644 : String get verfiyResumeButton => 'Verificar/reanudar';
645 :
646 0 : @override
647 : String get fileCheckingStatus => 'Comprobación del estado de la descarga';
648 :
649 0 : @override
650 : String get fileInterrupted => 'Interrumpido';
651 :
652 0 : @override
653 : String get fileSavedTo => 'Guardado en';
654 :
655 0 : @override
656 : String get plainServerDescription =>
657 : 'Te recomendamos que protejas tus servidores de Cwtch con una contraseña. Si no estableces una contraseña en este servidor, cualquiera que tenga acceso a este dispositivo podrá acceder a la información sobre este servidor incluyendo claves criptográficas confidenciales';
658 :
659 0 : @override
660 : String get encryptedServerDescription =>
661 : 'Cifrar un servidor con una contraseña lo protege de otras personas que puedan usar este dispositivo. Los servidores cifrados no se pueden descifrar, mostrar ni acceder hasta que se ingrese la contraseña correcta para desbloquearlos';
662 :
663 0 : @override
664 : String get deleteServerSuccess => 'Servidor eliminado con éxito';
665 :
666 0 : @override
667 : String get enterCurrentPasswordForDeleteServer => 'Ingresa la contraseña actual para eliminar este servidor';
668 :
669 0 : @override
670 : String get copyAddress => 'Copiar Dirección';
671 :
672 0 : @override
673 : String get settingServersDescription => 'El experimento de alojar servidores permite alojar y administrar servidores de Cwtch';
674 :
675 0 : @override
676 : String get settingServers => 'Alojar Servidores';
677 :
678 0 : @override
679 : String get enterServerPassword => 'Ingresa la contraseña para desbloquear el servidor';
680 :
681 0 : @override
682 : String get unlockProfileTip => 'Crea o desbloquea un perfil para comenzar!';
683 :
684 0 : @override
685 : String get unlockServerTip => 'Crea o desbloquea un servidor para comenzar';
686 :
687 0 : @override
688 : String get addServerTooltip => 'Agregar nuevo servidor';
689 :
690 0 : @override
691 : String get serversManagerTitleShort => 'Servidores';
692 :
693 0 : @override
694 : String get serversManagerTitleLong => 'Servidores que alojas';
695 :
696 0 : @override
697 : String get saveServerButton => 'Guardar Servidor';
698 :
699 0 : @override
700 : String get serverAutostartDescription => 'Controla si la aplicación iniciará el servidor automáticamente al iniciarse';
701 :
702 0 : @override
703 : String get serverAutostartLabel => 'Inicio automático';
704 :
705 0 : @override
706 : String get serverEnabledDescription => 'Iniciar o detener el servidor';
707 :
708 0 : @override
709 : String get serverEnabled => 'Servidor Habilitado';
710 :
711 0 : @override
712 : String get serverDescriptionDescription => 'Tu descripción del servidor es para uso personal, nunca será compartida';
713 :
714 0 : @override
715 : String get serverDescriptionLabel => 'Descripción del Servidor';
716 :
717 0 : @override
718 : String get serverAddress => 'Dirección del Servidor';
719 :
720 0 : @override
721 : String get editServerTitle => 'Editar Servidor';
722 :
723 0 : @override
724 : String get addServerTitle => 'Agregar Servidor';
725 :
726 0 : @override
727 : String get titleManageProfilesShort => 'Perfiles';
728 :
729 0 : @override
730 : String get descriptionStreamerMode =>
731 : 'Si está activada, esta opción hace que la aplicación sea más privada visualmente para transmitir o presentar, por ejemplo, ocultando direcciones de perfil y contacto.';
732 :
733 0 : @override
734 : String get descriptionFileSharing =>
735 : 'El experimento de compartir archivos te permite enviar y recibir archivos de contactos y grupos de Cwtch. Ten en cuenta que compartir un archivo con un grupo resultará en que los miembros de ese grupo puedan descargarlo.';
736 :
737 0 : @override
738 : String get settingFileSharing => 'Compartir Archivos';
739 :
740 0 : @override
741 : String get tooltipSendFile => 'Enviar Archivo';
742 :
743 0 : @override
744 : String get messageFileOffered => 'El contacto ofrece enviarte un archivo';
745 :
746 0 : @override
747 : String get messageFileSent => 'Enviaste un archivo';
748 :
749 0 : @override
750 : String get messageEnableFileSharing => 'Habilita el experimento de compartir archivos para ver este mensaje.';
751 :
752 0 : @override
753 : String get labelFilesize => 'Tamaño';
754 :
755 0 : @override
756 : String get labelFilename => 'Nombre de archivo';
757 :
758 0 : @override
759 : String get downloadFileButton => 'Descargar';
760 :
761 0 : @override
762 : String get openFolderButton => 'Abrir Carpeta';
763 :
764 0 : @override
765 : String get retrievingManifestMessage => 'Recuperando información del archivo...';
766 :
767 0 : @override
768 : String get streamerModeLabel => 'Modo Streamer/Presentación';
769 :
770 0 : @override
771 : String get archiveConversation => 'Archivar esta conversación';
772 :
773 0 : @override
774 : String get profileOnionLabel => 'Envía esta dirección a los contactos con los que quieras conectarte';
775 :
776 0 : @override
777 : String get addPeerTab => 'Agregar Contacto';
778 :
779 0 : @override
780 : String get addPeer => 'Agregar Contacto';
781 :
782 0 : @override
783 : String get peerNotOnline => 'Este contacto no está en línea, la aplicación no puede ser usada en este momento';
784 :
785 0 : @override
786 : String get peerBlockedMessage => 'Contacto bloqueado';
787 :
788 0 : @override
789 : String get peerOfflineMessage => 'Este contacto no está en línea, los mensajes no pueden ser entregados en este momento';
790 :
791 0 : @override
792 : String get blockBtn => 'Bloquear contacto';
793 :
794 0 : @override
795 : String get savePeerHistory => 'Guardar el historial con contacto';
796 :
797 0 : @override
798 : String get dontSavePeerHistory => 'Eliminar historial de contacto';
799 :
800 0 : @override
801 : String get unblockBtn => 'Desbloquear contacto';
802 :
803 0 : @override
804 : String get blockUnknownLabel => 'Bloquear contactos desconocidos';
805 :
806 0 : @override
807 : String get blockUnknownConnectionsEnabledDescription => 'Las conexiones de contactos desconocidos están bloqueadas. Puedes cambiar esto en la Configuración';
808 :
809 0 : @override
810 : String get networkStatusConnecting => 'Conectando a la red y a los contactos...';
811 :
812 0 : @override
813 : String get showMessageButton => 'Mostrar Mensaje';
814 :
815 0 : @override
816 : String get blockedMessageMessage => 'Este mensaje proviene de un perfil que has bloqueado.';
817 :
818 0 : @override
819 : String get placeholderEnterMessage => 'Escribe un mensaje...';
820 :
821 0 : @override
822 : String get plainProfileDescription =>
823 : 'Recomendamos que protejas tus perfiles de Cwtch con una contraseña. Si no estableces una contraseña, cualquiera que tenga acceso a este dispositivo puede acceder a información sobre este perfil, incluyendo contactos, mensajes y claves criptográficas confidenciales.';
824 :
825 0 : @override
826 : String get encryptedProfileDescription =>
827 : 'Cifrar un perfil con una contraseña lo protege de otras personas que también usen este dispositivo. Los perfiles cifrados no se pueden descifrar, mostrar o acceder hasta que se ingrese la contraseña adecuada para desbloquearlos.';
828 :
829 0 : @override
830 : String get addContactConfirm => 'Agrega al contacto %1';
831 :
832 0 : @override
833 : String get addContact => 'Agregar contacto';
834 :
835 0 : @override
836 : String get contactGoto => 'Ir a conversación con %1';
837 :
838 0 : @override
839 : String get settingUIColumnOptionSame => 'Igual que la configuración vertical';
840 :
841 0 : @override
842 : String get settingUIColumnDouble14Ratio => 'Doble (1:4)';
843 :
844 0 : @override
845 : String get settingUIColumnDouble12Ratio => 'Doble (1:2)';
846 :
847 0 : @override
848 : String get settingUIColumnSingle => 'Sencillo';
849 :
850 0 : @override
851 : String get settingUIColumnLandscape => 'Columnas de la interfaz en modo horizontal';
852 :
853 0 : @override
854 : String get settingUIColumnPortrait => 'Columnas de la interfaz en modo vertical';
855 :
856 0 : @override
857 : String get tooltipRemoveThisQuotedMessage => 'Remover el mensaje citado';
858 :
859 0 : @override
860 : String get tooltipReplyToThisMessage => 'Responder a este mensaje';
861 :
862 0 : @override
863 : String get tooltipRejectContactRequest => 'Rechazar esta solicitud de contacto';
864 :
865 0 : @override
866 : String get tooltipAcceptContactRequest => 'Acepta esta solicitud de contacto.';
867 :
868 0 : @override
869 : String get notificationNewMessageFromGroup => '¡Nuevo mensaje en un grupo!';
870 :
871 0 : @override
872 : String get notificationNewMessageFromPeer => '¡Nuevo mensaje de un contacto!';
873 :
874 0 : @override
875 : String get tooltipHidePassword => 'Ocultar Contraseña';
876 :
877 0 : @override
878 : String get tooltipShowPassword => 'Mostrar Contraseña';
879 :
880 0 : @override
881 : String get serverNotSynced => 'Sincronizando mensajes nuevos (Puede tomar un tiempo)...';
882 :
883 0 : @override
884 : String get groupInviteSettingsWarning => '¡Has recibido una invitación para unirte a un grupo! Por favor habilita el experimento de chat grupal en Configuración para ver esta invitación';
885 :
886 0 : @override
887 : String get shutdownCwtchAction => 'Cerrar Cwtch';
888 :
889 0 : @override
890 : String get shutdownCwtchDialog => 'Confirma que quieres cerrar Cwtch. Esto cerrará todas las conexiones y cerrará la aplicación';
891 :
892 0 : @override
893 : String get shutdownCwtchDialogTitle => '¿Cerrar Cwtch?';
894 :
895 0 : @override
896 : String get shutdownCwtchTooltip => 'Cerrar Cwtch';
897 :
898 0 : @override
899 : String get malformedMessage => 'Mensaje mal formado';
900 :
901 0 : @override
902 : String get profileDeleteSuccess => 'Perfil eliminado correctamente';
903 :
904 0 : @override
905 : String get debugLog => 'Activar el registro de depuración de la consola';
906 :
907 0 : @override
908 : String get torNetworkStatus => 'Status de la red Tor';
909 :
910 0 : @override
911 : String get addContactFirst => 'Agrega o elige un contacto para empezar a chatear';
912 :
913 0 : @override
914 : String get createProfileToBegin => 'Por favor crea o desbloquea un perfil para empezar';
915 :
916 0 : @override
917 : String get nickChangeSuccess => 'El apodo del perfil se ha cambiado correctamente';
918 :
919 0 : @override
920 : String get addServerFirst => 'Necesitas agregar un servidor antes de crear un grupo';
921 :
922 0 : @override
923 : String get deleteProfileSuccess => 'Perfil eliminado correctamente';
924 :
925 0 : @override
926 : String get sendInvite => 'Enviar una invitación de contacto o grupo';
927 :
928 0 : @override
929 : String get sendMessage => 'Enviar Mensaje';
930 :
931 0 : @override
932 : String get cancel => 'Cancelar';
933 :
934 0 : @override
935 : String get resetTor => 'Reiniciar';
936 :
937 0 : @override
938 : String get torStatus => 'Estado de Tor';
939 :
940 0 : @override
941 : String get torVersion => 'Versión de Tor';
942 :
943 0 : @override
944 : String get sendAnInvitation => 'Enviaste una invitación para:';
945 :
946 0 : @override
947 : String get contactSuggestion => 'Esta es una sugerencia de contacto para:';
948 :
949 0 : @override
950 : String get rejected => '¡Rechazado!';
951 :
952 0 : @override
953 : String get accepted => '¡Aceptado!';
954 :
955 0 : @override
956 : String get chatHistoryDefault =>
957 : 'Esta conversación será eliminada cuando se cierre Cwtch! El historial de mensajes puede habilitarse en cada conversación usando el menú de Configuración en la parte superior derecha.';
958 :
959 0 : @override
960 : String get newPassword => 'Nueva Contraseña';
961 :
962 0 : @override
963 : String get yesLeave => 'Si, Salir de Esta Conversación';
964 :
965 0 : @override
966 : String get reallyLeaveThisGroupPrompt => '¿Estás seguro de que quieres salir de esta conversación?';
967 :
968 0 : @override
969 : String get leaveConversation => 'Salir de esta conversación';
970 :
971 0 : @override
972 : String get inviteToGroup => 'Te han invitado a unirte a un grupo';
973 :
974 0 : @override
975 : String get pasteAddressToAddContact => 'Pega una dirección de Cwtch aquí para añadir contacto';
976 :
977 0 : @override
978 : String get tooltipAddContact => 'Agregar un nuevo contacto o conversación';
979 :
980 0 : @override
981 : String get titleManageContacts => 'Conversaciones';
982 :
983 0 : @override
984 : String get titleManageServers => 'Administrar servidores';
985 :
986 0 : @override
987 : String get successfullAddedContact => 'Agregado correctamente';
988 :
989 0 : @override
990 : String get descriptionBlockUnknownConnections => 'Si está activada, esta opción cerrará automáticamente conexiones de usuarios de Cwtch que no se hayan agregado a tu lista de contactos.';
991 :
992 0 : @override
993 : String get descriptionExperimentsGroups => 'El experimento de grupo permite a Cwtch conectarse con infraestructura de servidor no confiable para facilitar comunicación con más de un contacto.';
994 :
995 0 : @override
996 : String get descriptionExperiments =>
997 : 'Los experimentos de Cwtch son características opcionales que agregan funcionalidad a Cwtch. Pueden tener consideraciones de privacidad diferentes a chats 1:1 tradicionales resistentes a metadatos, por ejemplo, chat grupal, integración de bots, etc.';
998 :
999 0 : @override
1000 : String get titleManageProfiles => 'Administrar perfiles de Cwtch';
1001 :
1002 0 : @override
1003 : String get tooltipUnlockProfiles => 'Desbloquea perfiles encriptados introduciendo tu contraseña';
1004 :
1005 0 : @override
1006 : String get tooltipOpenSettings => 'Abrir el panel de configuración';
1007 :
1008 0 : @override
1009 : String get invalidImportString => 'Cadena de importación no válida';
1010 :
1011 0 : @override
1012 : String get contactAlreadyExists => 'Este contacto ya existe';
1013 :
1014 0 : @override
1015 : String get conversationSettings => 'Configuración de conversación';
1016 :
1017 0 : @override
1018 : String get enterCurrentPasswordForDelete => 'Ingresa la contraseña actual para eliminar este perfil';
1019 :
1020 0 : @override
1021 : String get enableGroups => 'Habilitar chat grupal';
1022 :
1023 0 : @override
1024 : String get experimentsEnabled => 'Experimentos habilitados';
1025 :
1026 0 : @override
1027 : String get addListItem => 'Añadir un nuevo elemento a la lista';
1028 :
1029 0 : @override
1030 : String get addNewItem => 'Añadir un nuevo elemento a la lista';
1031 :
1032 0 : @override
1033 : String get todoPlaceholder => 'Por hacer...';
1034 :
1035 0 : @override
1036 : String get newConnectionPaneTitle => 'Nueva conexión';
1037 :
1038 0 : @override
1039 : String get networkStatusOnline => 'En línea';
1040 :
1041 0 : @override
1042 : String get networkStatusAttemptingTor => 'Intentando conectarse a la red Tor';
1043 :
1044 0 : @override
1045 : String get networkStatusDisconnected => 'Desconectado de Internet, comprueba tu conexión';
1046 :
1047 0 : @override
1048 : String get viewGroupMembershipTooltip => 'Ver membresía del grupo';
1049 :
1050 0 : @override
1051 : String get loadingTor => 'Cargando Tor...';
1052 :
1053 0 : @override
1054 : String get smallTextLabel => 'Pequeño';
1055 :
1056 0 : @override
1057 : String get builddate => 'Basado en: %2';
1058 :
1059 0 : @override
1060 : String get version => 'Versión %1';
1061 :
1062 0 : @override
1063 : String get versionTor => 'Versión %1 con tor %2';
1064 :
1065 0 : @override
1066 : String get themeDark => 'Oscuro';
1067 :
1068 0 : @override
1069 : String get themeLight => 'Claro';
1070 :
1071 0 : @override
1072 : String get largeTextLabel => 'Grande';
1073 :
1074 0 : @override
1075 : String get settingInterfaceZoom => 'Nivel de zoom';
1076 :
1077 0 : @override
1078 : String get settingLanguage => 'Idioma';
1079 :
1080 0 : @override
1081 : String get zoomLabel => 'Zoom de la interfaz (afecta principalmente el tamaño del texto y de los botones)';
1082 :
1083 0 : @override
1084 : String get versionBuilddate => 'Versión: %1 Basado en %2';
1085 :
1086 0 : @override
1087 : String get cwtchSettingsTitle => 'Configuración de Cwtch';
1088 :
1089 0 : @override
1090 : String get unlock => 'Desbloquear';
1091 :
1092 0 : @override
1093 : String get yourServers => 'Tus servidores';
1094 :
1095 0 : @override
1096 : String get yourProfiles => 'Tus perfiles';
1097 :
1098 0 : @override
1099 : String get error0ProfilesLoadedForPassword => '0 perfiles cargados con esa contraseña';
1100 :
1101 0 : @override
1102 : String get password => 'Contraseña';
1103 :
1104 0 : @override
1105 : String get enterProfilePassword => 'Ingresa tu contraseña para ver tus perfiles';
1106 :
1107 0 : @override
1108 : String get addNewProfileBtn => 'Agregar nuevo perfil';
1109 :
1110 0 : @override
1111 : String get deleteConfirmText => 'ELIMINAR';
1112 :
1113 0 : @override
1114 : String get deleteProfileConfirmBtn => 'Confirmar eliminar perfil';
1115 :
1116 0 : @override
1117 : String get deleteConfirmLabel => 'Escribe ELIMINAR para confirmar';
1118 :
1119 0 : @override
1120 : String get deleteProfileBtn => 'Eliminar Perfil';
1121 :
1122 0 : @override
1123 : String get passwordChangeError => 'Hubo un error cambiando tu contraseña: la contraseña ingresada fue rechazada';
1124 :
1125 0 : @override
1126 : String get passwordErrorMatch => 'Las contraseñas no coinciden';
1127 :
1128 0 : @override
1129 : String get saveProfileBtn => 'Guardar perfil';
1130 :
1131 0 : @override
1132 : String get createProfileBtn => 'Crear perfil';
1133 :
1134 0 : @override
1135 : String get passwordErrorEmpty => 'El campo de contraseña no puede estar vacío';
1136 :
1137 0 : @override
1138 : String get password2Label => 'Vuelve a ingresar tu contraseña';
1139 :
1140 0 : @override
1141 : String get password1Label => 'Contraseña';
1142 :
1143 0 : @override
1144 : String get currentPasswordLabel => 'Contraseña actual';
1145 :
1146 0 : @override
1147 : String get yourDisplayName => 'Tu nombre de usuario';
1148 :
1149 0 : @override
1150 : String get noPasswordWarning => 'No usar una contraseña para esta cuenta significa que los datos almacenados localmente no serán cifrados';
1151 :
1152 0 : @override
1153 : String get radioNoPassword => 'Sin cifrado (sin contraseña)';
1154 :
1155 0 : @override
1156 : String get radioUsePassword => 'Contraseña';
1157 :
1158 0 : @override
1159 : String get newProfile => 'Nuevo perfil';
1160 :
1161 0 : @override
1162 : String get defaultProfileName => 'Alicia';
1163 :
1164 0 : @override
1165 : String get profileName => 'Nombre de Usuario';
1166 :
1167 0 : @override
1168 : String get editProfileTitle => 'Editar perfil';
1169 :
1170 0 : @override
1171 : String get addProfileTitle => 'Agregar nuevo perfil';
1172 :
1173 0 : @override
1174 : String get deleteBtn => 'Eliminar';
1175 :
1176 0 : @override
1177 : String get saveBtn => 'Guardar';
1178 :
1179 0 : @override
1180 : String get displayNameLabel => 'Nombre de Usuario';
1181 :
1182 0 : @override
1183 : String get copiedToClipboardNotification => 'Copiado al portapapeles';
1184 :
1185 0 : @override
1186 : String get addressLabel => 'Dirección';
1187 :
1188 0 : @override
1189 : String get puzzleGameBtn => 'Juego de rompecabezas';
1190 :
1191 0 : @override
1192 : String get bulletinsBtn => 'Boletines';
1193 :
1194 0 : @override
1195 : String get listsBtn => 'Listas';
1196 :
1197 0 : @override
1198 : String get chatBtn => 'Chat';
1199 :
1200 0 : @override
1201 : String get rejectGroupBtn => 'Rechazar';
1202 :
1203 0 : @override
1204 : String get acceptGroupBtn => 'Aceptar';
1205 :
1206 0 : @override
1207 : String get acceptGroupInviteLabel => '¿Quieres aceptar la invitación a ';
1208 :
1209 0 : @override
1210 : String get newGroupBtn => 'Crear un nuevo grupo de chat';
1211 :
1212 0 : @override
1213 : String get copyBtn => 'Copiar';
1214 :
1215 0 : @override
1216 : String get pendingLabel => 'Pendiente';
1217 :
1218 0 : @override
1219 : String get acknowledgedLabel => 'Reconocido';
1220 :
1221 0 : @override
1222 : String get couldNotSendMsgError => 'No se pudo enviar este mensaje';
1223 :
1224 0 : @override
1225 : String get dmTooltip => 'Haz clic para enviar mensaje directo';
1226 :
1227 0 : @override
1228 : String get membershipDescription => 'La lista a continuación solo muestra los miembros que han enviado mensajes al grupo, no incluye a todos los usuarios dentro del grupo';
1229 :
1230 0 : @override
1231 : String get addListItemBtn => 'Agregar artículo';
1232 :
1233 0 : @override
1234 : String get searchList => 'Buscar en la lista';
1235 :
1236 0 : @override
1237 : String get update => 'Actualizar';
1238 :
1239 0 : @override
1240 : String get inviteBtn => 'Invitar';
1241 :
1242 0 : @override
1243 : String get inviteToGroupLabel => 'Invitar al grupo';
1244 :
1245 0 : @override
1246 : String get groupNameLabel => 'Nombre del grupo';
1247 :
1248 0 : @override
1249 : String get viewServerInfo => 'Información del servidor';
1250 :
1251 0 : @override
1252 : String get serverSynced => 'Sincronizado';
1253 :
1254 0 : @override
1255 : String get serverConnectivityDisconnected => 'Servidor desconectado';
1256 :
1257 0 : @override
1258 : String get serverConnectivityConnected => 'Servidor conectado';
1259 :
1260 0 : @override
1261 : String get serverInfo => 'Información del servidor';
1262 :
1263 0 : @override
1264 : String get invitationLabel => 'Invitación';
1265 :
1266 0 : @override
1267 : String get serverLabel => 'Servidor';
1268 :
1269 0 : @override
1270 : String get search => 'Búsqueda...';
1271 :
1272 0 : @override
1273 : String get blocked => 'Bloqueado';
1274 :
1275 0 : @override
1276 : String get titlePlaceholder => 'título...';
1277 :
1278 0 : @override
1279 : String get postNewBulletinLabel => 'Publicar nuevo boletín';
1280 :
1281 0 : @override
1282 : String get newBulletinLabel => 'Nuevo Boletín';
1283 :
1284 0 : @override
1285 : String get joinGroup => 'Únete al grupo';
1286 :
1287 0 : @override
1288 : String get createGroup => 'Crear perfil';
1289 :
1290 0 : @override
1291 : String get groupAddr => 'Dirección';
1292 :
1293 0 : @override
1294 : String get invitation => 'Invitación';
1295 :
1296 0 : @override
1297 : String get server => 'Servidor';
1298 :
1299 0 : @override
1300 : String get peerName => 'Nombre';
1301 :
1302 0 : @override
1303 : String get peerAddress => 'Dirección';
1304 :
1305 0 : @override
1306 : String get joinGroupTab => 'Únete a un grupo';
1307 :
1308 0 : @override
1309 : String get createGroupTab => 'Crear un grupo';
1310 :
1311 0 : @override
1312 : String get createGroupBtn => 'Crear';
1313 :
1314 0 : @override
1315 : String get defaultGroupName => 'El Grupo Asombroso';
1316 :
1317 0 : @override
1318 : String get createGroupTitle => 'Crear un grupo';
1319 :
1320 0 : @override
1321 : String get hybridGroupsManagerTitleShort => 'Groups';
1322 :
1323 0 : @override
1324 : String get hybridGroupsManagerTitleLong => 'Groups you host';
1325 :
1326 0 : @override
1327 : String get addHybridGroupTooltip => 'Add group';
1328 :
1329 0 : @override
1330 : String get unlockHybridGroupsTip => 'Unlock group';
1331 :
1332 0 : @override
1333 : String get tooltipUnlockServers => 'Unlock encrypted servers by entering their password.';
1334 :
1335 0 : @override
1336 : String get tooltipUnlockHybridGroups => 'Unlock encrypted groups by entering their password.';
1337 :
1338 0 : @override
1339 : String get enterHybridGroupPassword => 'Enter password to unlock group';
1340 :
1341 0 : @override
1342 : String get addHybridGroupTitle => 'Add group';
1343 :
1344 0 : @override
1345 : String get editHybridGroupTitle => 'Edit group';
1346 :
1347 0 : @override
1348 : String get hybridGroupAddress => 'Group address';
1349 :
1350 0 : @override
1351 : String get hybridGroupDescriptionLabel => 'Group description';
1352 :
1353 0 : @override
1354 : String get hybridGroupDescriptionDescription => 'Your description of the group for personal management use only, will never be shared';
1355 :
1356 0 : @override
1357 : String get hybridGroupEnabled => 'Group enabled';
1358 :
1359 0 : @override
1360 : String get hybridGroupEnabledDescription => 'Start or stop the group';
1361 :
1362 0 : @override
1363 : String get hybridGroupAutostartLabel => 'Autostart';
1364 :
1365 0 : @override
1366 : String get hybridGroupAutostartDescription => 'Controls if the application will automatically launch the server on start';
1367 :
1368 0 : @override
1369 : String get hybridGroupMetricsLabel => 'Group metrics';
1370 :
1371 0 : @override
1372 : String get hybridGroupTotalMessagesLabel => 'Messages';
1373 :
1374 0 : @override
1375 : String get hybridGroupConnectionsLabel => 'Connections';
1376 :
1377 0 : @override
1378 : String get enterCurrentPasswordForDeleteHybridGroup => 'Please enter current password to delete this server';
1379 :
1380 0 : @override
1381 : String get plainHybridGroupDescription =>
1382 : 'We recommend that you protect your Cwtch groups with a password. If you do not set a password on this group then anyone who has access to this device may be able to access information about this group, including sensitive cryptographic keys.';
1383 :
1384 0 : @override
1385 : String get encryptedHybridGroupDescription =>
1386 : 'Encrypting a group with a password protects it from other people who may also use this device. Encrypted groups cannot be decrypted, displayed or accessed until the correct password is entered to unlock them.';
1387 :
1388 0 : @override
1389 : String get saveHybridGroupButton => 'Save group';
1390 :
1391 0 : @override
1392 : String get deleteHybridGroupConfirmBtn => 'Really delete group?';
1393 :
1394 0 : @override
1395 : String get deleteHybridGroupSuccess => 'Successfully deleted group';
1396 :
1397 0 : @override
1398 : String get copyHybridGroupKeys => 'Copy keys';
1399 :
1400 0 : @override
1401 : String get settingHybridGroups => 'Hybrid groups';
1402 :
1403 0 : @override
1404 : String get settingHybridGroupsDescription => 'This experiment enables hosting and managing hybrid groups.';
1405 : }
|