123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473 |
- const { a, em, strong } = require('../../../server/node_modules/hyperaxe');
- module.exports = {
- es: {
- languageName: "Castellano",
- extended: "Multiverso",
- extendedDescription: [
- "Cuando apoyas a alguien, puedes descargar las publicaciones de habitantes que apoya, y esas publicaciones aparecerán aquí, ordenadas por la más reciente.",
- ],
- popular: "Destacadas",
- popularDescription: [
- "Publicaciones de habitantes en tu red, ",
- strong("ordenadas por apoyos"),
- ". Selecciona el período de tiempo para obtener una lista.",
- ],
- day: "Día",
- week: "Semana",
- month: "Mes",
- year: "Año",
- latest: "Últimos",
- latestDescription: [
- strong("Publicaciones"),
- " tuyas y de habitantes que apoyas, ordenadas por las más recientes.",
- ],
- topics: "Temas",
- topicsDescription: [
- strong("Temas"),
- " tuyos y de habitantes que apoyas, ordenados por los más recientes.",
- ],
- summaries: "Resúmenes",
- summariesDescription: [
- strong("Temas y algunos comentarios"),
- " tuyos y de habitantes que apoyas, ordenados por los más recientes.",
- ],
- threads: "Hilos",
- threadsDescription: [
- strong("Publicaciones que tienen comentarios"),
- " de habitantes que apoyas y de tu multiverso, ordenadas por las más recientes.",
- ],
- profile: "Avatar",
- inhabitants: "Habitantes",
- manualMode: "Modo Manual",
- mentions: "Menciones",
- mentionsDescription: [
- strong("Publicaciones que te @mencionan"),
- ", ordenadas por las más recientes.",
- ],
- nextPage: "Siguiente",
- previousPage: "Anterior",
- noMentions: "No has recibido @menciones, aún.",
- private: "Buzón",
- privateDescription: "Ver y organizar tus mensajes privados.",
- privateInbox: "BUZÓN",
- privateSent: "ENVIADOS",
- privateFrom: "De",
- privateTo: "Para",
- privateDate: "Fecha",
- privateDelete: "Borrar",
- pmCreateButton: "Escribe un MP",
- noPrivateMessages: "No has recibido ninún mensaje privado, aún.",
- peers: "Nodos",
- privateDescription: ["Los mensajes privados están ",strong("cifrados con tu llave pública")," y tienen un máximo de 7 receptores."],
- search: "Buscar",
- searchDescription: "Descripición",
- imageSearch: "Buscar Imágenes",
- searchPlaceholder: "Encuentra @habitantes, #etiquetas y palabras clave...",
- settings: "Configuración",
- continueReading: "Continuar leyendo",
- moreComments: "más comentarios",
- readThread: "leer el resto del hilo",
- // pixelia
- pixeliaTitle: 'Pixelia',
- pixeliaDescription: 'Dibuja pixeles en un grid y colabor-ART con otros en tu red.',
- coordLabel: 'Coordenadas (e.g., A3)',
- coordPlaceholder: 'Introduce coordenada',
- contributorsTitle: "Contribuciones",
- pixeliaBy: "por",
- colorLabel: 'Elige un color',
- paintButton: 'Dibujar!',
- invalidCoordinate: 'Coordenada incorrecta',
- goToMuralButton: "Ver Mural",
- totalPixels: 'Total Pixeles',
- // modules
- modules: "Módulos",
- modulesViewTitle: "Módulos",
- modulesViewDescription: "Define tu entorno ideal activando y desactivando módulos.",
- inbox: "Buzón",
- multiverse: "Multiverso",
- popularLabel: "Destacadas",
- topicsLabel: "Tópicos",
- latestLabel: "Últimas",
- summariesLabel: "Resúmenes",
- threadsLabel: "Hilos",
- multiverseLabel: "Multiverso",
- inboxLabel: "Buzón",
- invitesLabel: "Invitaciones",
- walletLabel: "Cartera",
- legacyLabel: "Llaves",
- cipherLabel: "Cifrador",
- bookmarksLabel: "Marcadores",
- videosLabel: "Vídeos",
- torrentsLabel: "Torrents",
- docsLabel: "Documentos",
- audiosLabel: "Audios",
- tagsLabel: "Etiquetas",
- imagesLabel: "Imágenes",
- inhabitantsLabel: "Habitantes",
- trendingLabel: "Tendencias",
- eventsLabel: "Eventos",
- tasksLabel: "Tareas",
- transfersTitle: "Transferencias",
- marketTitle: "Mercado",
- opinionsTitle: "Opiniones",
- saveSettings: "Guardar configuración",
- // post actions
- comment: "Comentar",
- subtopic: "Subtopic",
- json: "JSON",
- createdAt: "Creado el",
- createdBy: "por",
- // relationships
- unfollow: "Dejar de soportar",
- follow: "Soportar",
- block: "Bloquear",
- unblock: "Desbloquear",
- newerPosts: "Nuevos posts",
- olderPosts: "Viejos posts",
- feedRangeEmpty: "El rango aplicado está vación para éste feed. Trata de ver el ",
- seeFullFeed: "feed completo",
- feedEmpty: "La red Oasis no ha visto nunca posts desde ésta cuenta.",
- beginningOfFeed: "Éste es el comienzo del feed",
- noNewerPosts: "No se han recibido posts nuevos, aún.",
- relationshipNotFollowing: "No te da soporte",
- relationshipTheyFollow: "Te da soporte",
- relationshipMutuals: "Soporte mútuo",
- relationshipFollowing: "Estás dando soporte",
- relationshipYou: "Tú",
- relationshipBlocking: "Estás bloqueando",
- relationshipBlockedBy: "Te bloquea",
- relationshipMutualBlock: "Bloqueo mutuo",
- relationshipNone: "No estás dando soporte",
- relationshipConflict: "Conflicto",
- relationshipBlockingPost: "Post bloqueado",
- // spreads view
- viewLikes: "Ver soportes",
- spreadedDescription: "Lista de posts soportados por habitante.",
- // composer
- attachFiles: "Adjuntar ficheros",
- preview: "Previsualizar",
- publish: "Publicar",
- contentWarningPlaceholder: "Añade un título a tu post (opcional)",
- privateWarningPlaceholder: "Añade habitantes para enviar un post privado (opcional)",
- publishWarningPlaceholder: "...",
- publishCustomDescription: [
- "RECUERDA: Debido a la tecnología blockchain, una vez has publicado algo, no puede ser editado ni borrado. Piénsalo bien!.",
- ],
- commentWarning: [
- "RECUERDA: Debido a la tecnología blockchain, una vez has publicado algo, no puede ser editado ni borrado. Piénsalo bien!.",
- ],
- commentPublic: "público",
- commentPrivate: "privado",
- commentLabel: ({ publicOrPrivate, markdownUrl }) => [
- ],
- publishLabel: ({ markdownUrl, linkTarget }) => [
- "RECUERDA: Debido a la tecnología blockchain, una vez has publicado algo, no puede ser editado ni borrado. Piénsalo bien!.",
- ],
- replyLabel: ({ markdownUrl }) => [
- "RECUERDA: Debido a la tecnología blockchain, una vez has publicado algo, no puede ser editado ni borrado. Piénsalo bien!.",
- ],
- publishCustomInfo: ({ href }) => [
- "Si tienes experiencia, también puedes ",
- a({ href }, "escribir un post avanzado"),
- ".",
- ],
- publishBasicInfo: ({ href }) => [
- "Si no tienes experiencia, deberías ",
- a({ href }, "escribir un post normal"),
- ".",
- ],
- publishCustom: "Escribir un post avanzado",
- subtopicLabel: "Crea un subtopic para éste post",
- // mentions
- messagePreview: "Previsualización",
- mentionsMatching: "Menciones",
- mentionsName: "Nombre",
- mentionsRelationship: "Relación",
- // settings
- updateit: "OBTENER ACTUALIZACIONES!",
- info: "Info",
- settingsIntro: ({ version }) => [
- `[SNH] ꖒ OASIS [ v.${version} ]`,
- ],
- timeAgo: "",
- sendTime: "escrito ",
- theme: "Tema",
- legacy: "Llaves",
- legacyTitle: "Llaves",
- legacyDescription: "Maneja tu secreto (llave privada) de forma rápida y segura.",
- legacyExportButton: "Exportar",
- legacyImportButton: "Importar",
- exportTitle: "Exportar datos",
- exportDescription: "Establece una contraseña (min 32 caracteres de longitud) para cifrar tu secreto",
- exportDataTitle: "Backup",
- exportDataDescription: "Descargar tu blockchain (llave privada excluida!)",
- exportDataButton: "Descargar blockchain",
- importTitle: "Importar datos",
- importDescription: "Importa tu secreto cifrado (llave privada) para activar tu avatar",
- importAttach: "Adjuntar fichero cifrado (.enc)",
- passwordLengthInfo: "La contraseña debe tener mínimo 32 caracteres de longitud.",
- passwordImport: "Escribe tu contraseña para descifrar los datos que serán guardados en tu sistema (nombre: secret)",
- randomPassword: "Contraseña aleatoria",
- exportPasswordPlaceholder: "Utiliza minúsculas, mayúsculas, números y símbolos",
- fileInfo: "Tu secreto cifrado será guardado en tu sistema (nombre: oasis.enc)",
- themeIntro:
- "Elige un tema.",
- setTheme: "Establecer tema",
- language: "Lenguaje",
- languageDescription:
- "Si quieres utilizar otro idioma, seleccionalo aquí.",
- setLanguage: "Establecer lenguaje",
- status: "Estado",
- peerConnections: "Nodos",
- peerConnectionsIntro: "Maneja todas tus conexiones con otros nodos.",
- online: "Online",
- offline: "Offline",
- supported: "Soportado",
- recommended: "Recomendado",
- blocked: "Bloqueado",
- noConnections: "No hay nodos conectados.",
- noDiscovered: "No has descubierto nodos.",
- noSupportedConnections: "No soportas nodos.",
- noBlockedConnections: "No bloqueas nodos.",
- noRecommendedConnections: "No recomiendas nodos.",
- connectionActionIntro:
- "",
- startNetworking: "Iniciar red",
- stopNetworking: "Parar red",
- restartNetworking: "Reiniciar red",
- sync: "Sincronizar red",
- indexes: "Índices",
- indexesDescription:
- "Reconstruir índices es seguro, y puede arreglar algunos errores en tu blockchain.",
- //invites
- invites: "Invitaciones",
- invitesTitle: "Invitaciones",
- invitesInvites: "Invitaciones",
- invitesDescription: "Maneja y aplica códigos de invitación en tu red.",
- invitesTribesTitle: "Tribus",
- invitesTribeInviteCodePlaceholder: "Introduce el código de la tribu",
- invitesTribeJoinButton: "Entrar en la tribu",
- invitesPubsTitle: "PUBs",
- invitesPubInviteCodePlaceholder: "Introduce el código de invitación del PUB",
- invitesAcceptInvite: "Entrar en el PUB",
- invitesAcceptedInvites: "Redes Federadas",
- invitesNoInvites: "No hay invitaciones aceptadas, aún.",
- //panic
- panicMode: "Modo Pánico!",
- //cipher
- encryptData: "Establece una contraseña (min 32 caracteres de longitud) para cifrar tu blockchain",
- decryptData: "Introduce contraseña para descifrar tu blockchain",
- panicModeDescription: "Cifrar/Descifrar o BORRAR tu blockchain",
- removeDataDescription: "CUIDADO: Éste proceso no puede ser revocado.",
- encryptPanicButton: "Cifrar blockchain",
- decryptPanicButton: "Descifrar blockchain",
- removePanicButton: "BORRAR TODOS TUS DATOS!",
- //search
- searchTitle: "Buscar",
- searchDescriptionLabel: "Buscar contenido en tu red.",
- search:"Buscar",
- searchLanguagesLabel: "Lenguajes",
- searchSkillsLabel: "Habilidades",
- searchPlaceholder:"Buscar contenido...",
- searchSubmit:"Buscar!",
- tribeLocationLabel:"Localización",
- tribeModeLabel:"Modo de Invitación",
- tribeMembersCount:"Número de Miembros",
- searchDateLabel:"Fecha",
- searchLocationLabel:"Localización",
- searchPriceLabel:"Precio",
- searchUrlLabel:"URL",
- searchCategoryLabel:"Categoría",
- searchStartLabel:"Fecha de comienzo",
- searchEndLabel:"Fecha de fin",
- searchPriorityLabel:"Prioridad",
- searchStatusLabel:"Estado",
- statusLabel:"Estado",
- totalVotesLabel:"Votos Totales",
- votesLabel:"Votos",
- noResultsFound:"No se han encontrado resultados.",
- author:"Autoría",
- createdAtLabel:"Creado el",
- hashtagDescription:"Explora el contenido asociado con ésta etiqueta",
- searchTitle:"Buscar Resultados",
- votesOption:"Opiniones Votadas",
- voteYesLabel:"Si",
- voteNoLabel:"No",
- allTypesLabel: "SIN LÍMITES",
- ABSTENTIONLabel:"ABSTENCIÓN",
- YESLabel:"SI",
- NOLabel:"NO",
- FOLLOW_MAJORITYLabel: "SEGUIR MAYORIA",
- CONFUSEDLabel: "CONFUSO",
- NOT_INTERESTEDLabel: "SIN INTERÉS",
- voteOptionYes:"Si",
- voteOptionNo:"No",
- voteOptionAbstention:"Abstención",
- StatusLabel:"Estado",
- votesOptionYesLabel:"Si",
- votesOptionNoLabel:"No",
- votesOptionAbstentionLabel:"Abstención",
- votesQuestionLabel:"Pregunta",
- votesCreatedByLabel:"Creado el",
- voteStatusOpen:"ABIERTO",
- voteStatusClosed:"CERRADO",
- //image search page
- imageSearchLabel: "Introduce palabras para buscar las imagenes que hayan sido etiquetadas con ellas.",
- //posts and comments
- commentDescription: ({ parentUrl }) => [
- " ha comentado en ",
- a({ href: parentUrl }, " hilo"),
- ],
- commentTitle: ({ authorName }) => [`Ha comentado en el post de @${authorName}`],
- subtopicDescription: ({ parentUrl }) => [
- " creado un subtopic desde ",
- a({ href: parentUrl }, " un post"),
- ],
- subtopicTitle: ({ authorName }) => [`Ha creado un subtopic en el post de @${authorName}`],
- mysteryDescription: "publicado un post misterioso",
- // misc + search
- oasisDescription: "OASIS Red de Proyectos",
- searchSubmit: "Buscar...",
- hashtagDescription: "Posts etiquetados con éste hashtag.",
- postLabel: "POSTS",
- aboutLabel: "HABITANTES",
- feedLabel: "FEEDS",
- votesLabel: "GOBIERNO",
- reportLabel: "REPORTES",
- imageLabel: "IMAGENES",
- videoLabel: "VIDEOS",
- audioLabel: "AUDIOS",
- documentLabel: "DOCUMENTOS",
- eventLabel: "EVENTOS",
- taskLabel: "TAREAS",
- transferLabel: "TRANSFERENCIAS",
- curriculumLabel: "CURRICULUM",
- bookmarkLabel: "ENLACES",
- tribeLabel: "TRIBUS",
- marketLabel: "MERCADO",
- cvLabel: "CVs",
- submit: "Aplicar",
- subjectLabel: "Asunto",
- editProfile: "Editar Avatar",
- editProfileDescription:
- "",
- profileName: "Nombre",
- profileImage: "Imágen Avatar (jpeg, jpg, png, gif) (max-size: 500px x 400px)",
- profileDescription: "Descripción",
- hashtagDescription:
- "Posts de habitantes de tu red que referencian éste #hashtag, ordenados por el más reciente.",
- rebuildName: "Reconstruir blockchain",
- wallet: "Cartera",
- walletAddress: "Dirección",
- walletAmount: "Cantidad",
- walletAddressLine: ({ address }) => `Dirección: ${address}`,
- walletAmountLine: ({ amount }) => `Cantidad: ${amount} ECO`,
- walletBack: "Volver",
- walletBalanceTitle: "Balance",
- walletWalletSendTitle: "Enviar",
- walletReceiveTitle: "Recibir",
- walletHistoryTitle: "Historial",
- walletBalanceLine: ({ balance }) => `${balance} ECO`,
- walletCnfrs: "Cnfrs",
- walletConfirm: "Confirmar",
- walletDescription: "Administra tus activos digitales, incluido el envío y la recepción de ECOin, la visualización del saldo y el acceso al historial de transacciones.",
- walletDate: "Fecha",
- walletFee: "Tasa (Cuanto mayor sea la tasa, más rápido se procesará tu transacción)",
- walletFeeLine: ({ fee }) => `Tasa: ECO ${fee}`,
- walletHistory: "Historial",
- walletReceive: "Recibir",
- walletReset: "Resetear",
- walletSend: "Enviar",
- walletStatus: "Estado",
- walletDisconnected: [
- "Tienes la ",
- strong("cartera de ECOin desconectada"),
- ". Revisa ",
- a({ href: '/settings' }, "tu configuración"),
- " o el estado de tu conexión.",
- ],
- walletSentToLine: ({ destination, amount }) => `Enviar ECO ${amount} a ${destination}`,
- walletSettingsTitle: "Cartera",
- walletSettingsDescription: "Integrar Oasis con tu cartera de ECOin.",
- walletSettingsDocLink: "Guía de instalación de ECOin",
- walletStatusMessages: {
- invalid_amount: "Cantidad inválida",
- invalid_dest: "Dirección de destino inválida",
- invalid_fee: "Tasa inválida",
- validation_errors: "Errores en la validación",
- send_tx_success: "Transacción realizada",
- },
- walletTitle: "Cartera",
- walletTotalCostLine: ({ totalCost }) => `Coste total: ECO ${totalCost}`,
- walletTransactionId: "ID de transacción",
- walletTxId: "Tx ID",
- walletType: "Tipo",
- walletUser: "Usuario",
- walletPass: "Contraseña",
- walletConfiguration: "Configurar cartera",
- //cipher
- cipher: "Cifrador",
- cipherTitle: "Cifrador",
- cipherDescription: "Encripta y desencripta tu texto de forma simétrica (usando una contraseña compartida).",
- randomPassword: "Contraseña Aleatoria",
- cipherEncryptTitle: "Encriptar Texto",
- cipherEncryptDescription: "Introduce el texto para encriptar",
- cipherTextLabel: "Texto para Encriptar",
- cipherTextPlaceholder: "Introduce el texto para encriptar...",
- cipherPasswordLabel: "Establece una contraseña (mínimo 32 caracteres) para encriptar tu texto",
- cipherPasswordPlaceholder: "Introduce una contraseña...",
- cipherEncryptButton: "Encriptar",
- cipherDecryptTitle: "Desencriptar Texto",
- cipherDecryptDescription: "Introduce el texto para desencriptar",
- cipherEncryptedMessageLabel: "Texto Encriptado",
- cipherDecryptedMessageLabel: "Texto Desencriptado",
- cipherPasswordUsedLabel: "Contraseña usada para encriptar (¡guárdala!)",
- cipherEncryptedTextPlaceholder: "Introduce el texto encriptado...",
- cipherIvLabel: "IV",
- cipherIvPlaceholder: "Introduce el vector de inicialización...",
- cipherDecryptButton: "Desencriptar",
- password: "Contraseña",
- text: "Texto",
- encryptedText: "Texto Encriptado",
- iv: "Vector de Inicialización (IV)",
- encryptTitle: "Encripta tu texto",
- encryptDescription: "Introduce el texto que deseas encriptar y proporciona una contraseña.",
- encryptButton: "Encriptar",
- decryptTitle: "Desencripta tu texto",
- decryptDescription: "Introduce el texto encriptado y proporciona la misma contraseña utilizada para la encriptación.",
- decryptButton: "Desencriptar",
- passwordLengthError: "La contraseña debe tener al menos 32 caracteres.",
- missingFieldsError: "Texto, contraseña o IV no proporcionados.",
- encryptionError: "Error al encriptar el texto.",
- decryptionError: "Error al desencriptar el texto.",
- //bookmarking
- bookmarkTitle: "Marcadores",
- bookmarkDescription: "Descubre y gestiona marcadores en tu red.",
- bookmarkCreateTitle: "Crear un marcador",
- bookmarkTitleLabel: "Título",
- bookmarkDescriptionLabel: "Descripción",
- bookmarkCreatedAt: "Creado el",
- bookmarkAuthor: "Por",
- bookmarkUrlLabel: "Enlace",
- bookmarkLink: "Enlace",
- bookmarkCreateButton: "Crear Marcador",
- existingbookmarksTitle: "Marcadores Existentes",
- nobookmarks: "No hay marcadores disponibles.",
- newbookmarkSuccess: "¡Nuevo marcador creado con éxito!",
- bookmarkFilterAll: "TODOS",
- bookmarkFilterMine: "MIOS",
- bookmarkUpdateButton: "Actualizar",
- bookmarkDeleteButton: "Eliminar",
- bookmarkAllSectionTitle: "Marcadores",
- bookmarkMineSectionTitle: "Tus Marcadores",
- bookmarkCreateSectionTitle: "Crear Marcador",
- bookmarkUpdateSectionTitle: "Actualizar Marcador",
- bookmarkTagsLabel: "Etiquetas",
- bookmarkTagsPlaceholder: "Introduce etiquetas separadas por comas",
- bookmarkFilterInternal: "INTERNO",
- bookmarkFilterExternal: "EXTERNO",
- bookmarkFilterTop: "TOP",
- bookmarkFilterRecent: "RECIENTES",
- bookmarkInternalTitle: "Marcadores Internos",
- bookmarkExternalTitle: "Marcadores Externos",
- bookmarkTopTitle: "Marcadores Principales",
- bookmarkRecentTitle: "Marcadores Recientes",
- bookmarkCategoryLabel: "Categoría",
- bookmarkCategoryPlaceholder: "Introduce la categoría",
- bookmarkLastVisitLabel: "Última Visita",
- bookmarkDescriptionLabel: "Descripción",
- bookmarkDescriptionText: "Descripción",
- bookmarkLinkLabel: "Enlace",
- bookmarkCategory: "Categoría",
- bookmarkLastVisit: "Última Visita",
- //videos
- videoTitle: "Videos",
- videoFileLabel: "Subir Video (.mp4, .webm, .ogv, .mov)",
- videoDescription: "Descubre y gestiona videos en tu red.",
- videoMineSectionTitle: "Tus Videos",
- videoCreateSectionTitle: "Subir Video",
- videoUpdateSectionTitle: "Actualizar Video",
- videoAllSectionTitle: "Videos",
- videoFilterAll: "TODOS",
- videoFilterMine: "MIOS",
- videoFilterRecent: "RECIENTES",
- videoFilterTop: "TOP",
- videoRecentSectionTitle: "Videos Recientes",
- videoTopSectionTitle: "Videos Principales",
- videoCreateButton: "Subir Video",
- videoUpdateButton: "Actualizar",
- videoDeleteButton: "Eliminar",
- videoTagsLabel: "Etiquetas",
- videoTagsPlaceholder: "Introduce etiquetas separadas por comas",
- videoTitleLabel: "Título",
- videoTitlePlaceholder: "Opcional",
- videoDescriptionLabel: "Descripción",
- videoDescriptionPlaceholder: "Opcional",
- noVideos: "No hay videos disponibles.",
- videoCreatedAt: "Creado el",
- videoAuthor: "Por",
- //documents
- documentTitle: "Documentos",
- documentFileLabel: "Subir Documento (.pdf)",
- documentDescription: "Descubre y gestiona documentos en tu red.",
- documentMineSectionTitle: "Tus Documentos",
- documentRecentSectionTitle: "Documentos Recientes",
- documentTopSectionTitle: "Documentos Principales",
- documentCreateSectionTitle: "Subir Documento",
- documentUpdateSectionTitle: "Editar Documento",
- documentAllSectionTitle: "Documentos",
- documentFilterAll: "TODOS",
- documentFilterMine: "MIOS",
- documentFilterRecent: "RECIENTES",
- documentFilterTop: "TOP",
- documentCreateButton: "Subir Documento",
- documentUpdateButton: "Actualizar",
- documentDeleteButton: "Eliminar",
- documentTagsLabel: "Etiquetas",
- documentTagsPlaceholder: "Introduce etiquetas separadas por comas",
- documentTitleLabel: "Título",
- documentTitlePlaceholder: "Opcional",
- documentDescriptionLabel: "Descripción",
- documentDescriptionPlaceholder: "Opcional",
- noDocuments: "No hay documentos disponibles.",
- documentCreatedAt: "Creado el",
- documentAuthor: "Por",
- //audios
- audioTitle: "Audios",
- audioDescription: "Explora y gestiona contenido de audio en tu red.",
- audioPluginTitle: "Título",
- audioPluginDescription: "Descripción",
- audioMineSectionTitle: "Tus Audios",
- audioCreateSectionTitle: "Subir Audio",
- audioUpdateSectionTitle: "Actualizar Audio",
- audioAllSectionTitle: "Audios",
- audioRecentSectionTitle: "Audios Recientes",
- audioTopSectionTitle: "Audios Principales",
- audioFilterAll: "TODOS",
- audioFilterMine: "MIOS",
- audioFilterRecent: "RECIENTES",
- audioFilterTop: "TOP",
- audioCreateButton: "Subir Audio",
- audioUpdateButton: "Actualizar",
- audioDeleteButton: "Eliminar",
- audioFileLabel: "Selecciona un archivo de audio (.mp3, .wav, .ogg)",
- audioTagsLabel: "Etiquetas",
- audioTagsPlaceholder: "Introduce etiquetas separadas por comas",
- audioTitleLabel: "Título",
- audioTitlePlaceholder: "Opcional",
- audioDescriptionLabel: "Descripción",
- audioDescriptionPlaceholder: "Opcional",
- audioCreatedAt: "Creado el",
- audioAuthor: "Por",
- audioNoFile: "No se proporcionó ningún archivo de audio",
- audioNotSupported: "Tu navegador no soporta el elemento de audio.",
- noAudios: "No hay audios disponibles.",
- // inhabitants
- yourContacts: "Tus Contactos",
- allInhabitants: "Habitantes",
- allCVs: "Todos los CVs",
- discoverPeople: "Descubre habitantes en tu red.",
- allInhabitantsButton: "TODOS",
- contactsButton: "SOPORTES",
- CVsButton: "CVs",
- matchSkills: "Coincidir Habilidades",
- matchSkillsButton: "COINCIDIR HABILIDADES",
- suggestedButton: "SUGERIDOS",
- searchInhabitantsPlaceholder: "FILTRAR habitantes POR NOMBRE …",
- filterLocation: "FILTRAR habitantes POR UBICACIÓN …",
- filterLanguage: "FILTRAR habitantes POR IDIOMA …",
- filterSkills: "FILTRAR habitantes POR HABILIDADES …",
- applyFilters: "Aplicar Filtros",
- locationLabel: "Ubicación",
- languagesLabel: "Idiomas",
- skillsLabel: "Habilidades",
- commonSkills: "Habilidades Comunes",
- mutualFollowers: "Seguidores Mutuos",
- latestInteractions: "Últimas Interacciones",
- viewAvatar: "Ver Avatar",
- viewCV: "Ver CV",
- suggestedSectionTitle: "Sugeridos",
- blockedSectionTitle: "Bloqueados",
- gallerySectionTitle: "GALERÍA",
- blockedButton: "BLOQUEADOS",
- blockedLabel: "Usuario Bloqueado",
- inhabitantviewDetails: "Ver Detalles",
- viewDetails: "Ver Detalles",
- oasisId: "ID",
- noInhabitantsFound: "No se encontraron habitantes, aún.",
- //trending
- trendingTitle: "Tendencias",
- exploreTrending: "Explora el contenido más popular en tu red.",
- ALLButton: "TODOS",
- MINEButton: "MIAS",
- RECENTButton: "RECIENTES",
- TOPButton: "TOP",
- bookmarkButton: "MARCADORES",
- transferButton: "TRANSFERENCIAS",
- eventButton: "EVENTOS",
- taskButton: "TAREAS",
- votesButton: "GOBIERNO",
- reportButton: "INFORMES",
- feedButton: "FEED",
- marketButton: "MERCADO",
- imageButton: "IMÁGENES",
- audioButton: "AUDIOS",
- videoButton: "VIDEOS",
- documentButton: "DOCUMENTOS",
- author: "Por",
- createdAtLabel: "Creado el",
- totalVotes: "Total de Votos",
- noTrendingFound: "No se encontraron contenidos populares.",
- noContentMessage: "No hay contenido popular disponible, aún.",
- trendingDescription: "Descripción",
- trendingDate: "Fecha",
- trendingLocation: "Ubicación",
- trendingPrice: "Precio",
- trendingUrl: "URL",
- trendingCategory: "Categoría",
- trendingStart: "Inicio",
- trendingEnd: "Fin",
- trendingPriority: "Prioridad",
- trendingStatus: "Estado",
- trendingFrom: "Desde",
- trendingTo: "Hasta",
- trendingConcept: "Concepto",
- trendingAmount: "Cantidad",
- trendingDeadline: "Plazo",
- trendingItemStatus: "Estado del Artículo",
- trendingTotalVotes: "Total de Votos",
- trendingTotalOpinions: "Total de Opiniones",
- trendingNoContentMessage: "No hay tendencias disponibles, aún.",
- trendingAuthor: "Por",
- trendingCreatedAtLabel: "Creado el",
- trendingTotalCount: "Total de Contadores",
- //tasks
- tasksTitle: "Tareas",
- tasksDescription: "Descubre y gestiona tareas en tu red.",
- taskTitleLabel: "Título",
- taskDescriptionLabel: "Descripción",
- taskStartTimeLabel: "Fecha de Inicio",
- taskEndTimeLabel: "Fecha de Fin",
- taskPriorityLabel: "Prioridad",
- taskPrioritySelect: "Seleccionar prioridad",
- taskPriorityUrgent: "Urgente",
- taskPriorityHigh: "Alta",
- taskPriorityMedium: "Media",
- taskPriorityLow: "Baja",
- taskLocationLabel: "Ubicación",
- taskTagsLabel: "Etiquetas",
- taskVisibilityLabel: "Visibilidad",
- taskPublic: "público",
- taskPrivate: "privado",
- taskCreatedAt: "Creado el",
- taskBy: "Por",
- taskStatus: "Estado",
- taskStatusOpen: "Abierta",
- taskStatusInProgress: "En Progreso",
- taskStatusClosed: "Cerrada",
- taskAssignedTo: "Asignada a",
- taskAssignees: "Asignados",
- taskAssignButton: "Asignar a Mí",
- taskUnassignButton: "Desasignar",
- taskCreateButton: "Crear Tarea",
- taskUpdateButton: "Actualizar",
- taskDeleteButton: "Eliminar",
- taskFilterAll: "TODOS",
- taskFilterMine: "MIAS",
- taskFilterOpen: "ABIERTAS",
- taskFilterInProgress: "EN-PROCESO",
- taskFilterClosed: "CERRADAS",
- taskFilterAssigned: "ASIGNADAS",
- taskFilterArchived: "ARCHIVADAS",
- taskFilterUrgent: "URGENTES",
- taskFilterHigh: "ALTAS",
- taskFilterMedium: "MEDIAS",
- taskFilterLow: "BAJAS",
- taskAllSectionTitle: "Tareas",
- taskMineSectionTitle: "Tus Tareas",
- taskCreateSectionTitle: "Crear Tarea",
- taskUpdateSectionTitle: "Actualizar",
- taskOpenTitle: "Tareas Abiertas",
- taskInProgressTitle: "Tareas en Progreso",
- taskClosedTitle: "Tareas Cerradas",
- taskAssignedTitle: "Tareas Asignadas",
- taskArchivedTitle: "Tareas Archivadas",
- taskPublicTitle: "Tareas Públicas",
- taskPrivateTitle: "Tareas Privadas",
- notasks: "No hay tareas disponibles.",
- noLocation: "No se especificó ubicación",
- //events
- eventTitle: "Eventos",
- eventDateLabel: "Fecha",
- eventsTitle: "Eventos",
- eventsDescription: "Descubre y gestiona eventos en tu red.",
- eventDescription: "Descripción",
- eventPrice: "Precio",
- eventStatus: "Estado",
- eventOrganizer: "Organizador",
- eventAllSectionTitle: "Eventos",
- eventMineSectionTitle: "Tus Eventos",
- eventArchivedTitle: "Eventos Archivados",
- eventCreateSectionTitle: "Crear Evento",
- eventUpdateSectionTitle: "Actualizar Evento",
- eventDeleteButton: "Eliminar",
- eventCreateButton: "Crear Evento",
- eventTitleLabel: "Título",
- eventDescriptionLabel: "Descripción",
- eventDescriptionPlaceholder: "Introduce la descripción del evento...",
- eventUpdateButton: "Actualizar",
- eventAttendeesLabel: "Asistentes",
- eventAttendeesPlaceholder: "Introduce los asistentes, separados por comas...",
- eventTagsLabel: "Etiquetas",
- eventTagsPlaceholder: "Introduce las etiquetas del evento, separadas por comas...",
- eventTags: "Etiquetas",
- eventPriceLabel: "Precio",
- eventUrlLabel: "URL",
- eventAttendees: "Asistentes",
- noAttendees: "Aún no hay asistentes",
- eventCreatedAt: "Creado el",
- eventLocation: "Ubicación",
- eventLocationLabel: "Ubicación",
- eventNoLocation: "No se especificó ubicación",
- eventNoURL: "No se especificó URL",
- eventBy: "Por",
- noevents: "No hay eventos disponibles.",
- eventDate: "Fecha",
- eventDateFormat: "DD:MM:YYYY HH:mm",
- eventAttendButton: "Asistir al Evento",
- eventUnattendButton: "Dejar de asistir al Evento",
- eventCreatedBy: "Creado por",
- eventAttendeesCount: "Número de Asistentes",
- eventCreatedByYou: "Tú creaste este evento",
- eventAttendConfirmation: "Ahora estás asistiendo a este evento",
- eventUnattendConfirmation: "Ya no estás asistiendo a este evento",
- eventFilterAll: "TODOS",
- eventFilterMine: "MIOS",
- eventFilterToday: "HOY",
- eventFilterWeek: "ESTA SEMANA",
- eventFilterMonth: "ESTE MES",
- eventFilterYear: "ESTE AÑO",
- eventFilterArchived: "ARCHIVADOS",
- eventTodayTitle: "Eventos de Hoy",
- eventThisWeekTitle: "Eventos de Esta Semana",
- eventThisMonthTitle: "Eventos de Este Mes",
- eventThisYearTitle: "Eventos de Este Año",
- eventPrivacyLabel: "Visibilidad",
- eventPublic: "Público",
- eventPrivate: "Privado",
- eventPublicTitle: "Eventos Públicos",
- eventNoPrice: "Evento Gratuito",
- eventNoImage: "No se ha subido ninguna imagen",
- eventAttendConfirmation: "Ahora estás asistiendo a este evento",
- eventUnattendConfirmation: "Ya no estás asistiendo a este evento",
- //tags
- tagsTitle: "Etiquetas",
- tagsDescription: "Descubre y explora patrones de taxonomía en tu red.",
- tagsAllSectionTitle: "Etiquetas",
- tagsTopSectionTitle: "Etiquetas Principales",
- tagsCloudSectionTitle: "Nube de Etiquetas",
- tagsFilterAll: "TODOS",
- tagsFilterTop: "TOP",
- tagsFilterCloud: "NUBE",
- tagsNoItems: "No hay etiquetas disponibles.",
- tagsTableHeaderTag: "ETIQUETA/ENLACE:",
- tagsTableHeaderCount: "CONTADOR:",
- //transfers
- transfersTitle: "Transferencias",
- transfersDescription: "Descubre y gestiona transferencias en tu red.",
- transfersFrom: "De",
- transfersTo: "A",
- transfersFilterAll: "TODOS",
- transfersFilterMine: "MIAS",
- transfersFilterMarket: "MERCADO",
- transfersFilterTop: "TOP",
- transfersFilterPending: "PENDIENTES",
- transfersFilterUnconfirmed: "NO CONFIRMADAS",
- transfersFilterClosed: "CERRADAS",
- transfersFilterDiscarded: "DESCARTADAS",
- transfersCreateButton: "Crear Transferencia",
- transfersUpdateButton: "Actualizar",
- transfersDeleteButton: "Eliminar",
- transfersToUser: "ID de Oasis",
- transfersToUserValidation: "ID de Oasis válido, ej. @…=.ed25519",
- transfersConcept: "Concepto",
- transfersAmount: "Cantidad",
- transfersDeadline: "Plazo",
- transfersTags: "Etiquetas",
- transfersStatus: "Estado",
- transfersStatusUnconfirmed: "NO CONFIRMADA",
- transfersStatusClosed: "CERRADA",
- transfersStatusDiscarded: "DESCARTADA",
- transfersCreatedAt: "Creado el",
- transfersConfirmations: "CONFIRMACIONES",
- transfersConfirmButton: "Confirmar Transferencia",
- transfersNoItems: "No se encontraron transferencias.",
- transfersMineSectionTitle: "Tus Transferencias",
- transfersMarketSectionTitle: "Transferencias del Mercado",
- transfersTopSectionTitle: "Transferencias Principales",
- transfersPendingSectionTitle: "Transferencias Pendientes",
- transfersUnconfirmedSectionTitle: "Transferencias No Confirmadas",
- transfersClosedSectionTitle: "Transferencias Cerradas",
- transfersDiscardedSectionTitle: "Transferencias Descartadas",
- transfersAllSectionTitle: "Transferencias",
- //governance (voting/polls)
- governanceTitle: "Gobierno",
- governanceDescription: "Descubre y gestiona votaciones en tu red.",
- voteMineSectionTitle: "Tus Votaciones",
- voteCreateSectionTitle: "Crear Votación",
- voteUpdateSectionTitle: "Actualizar",
- voteOpenTitle: "Votaciones Abiertas",
- voteClosedTitle: "Votaciones Cerradas",
- voteAllSectionTitle: "Gobierno",
- voteCreateButton: "Crear Votación",
- voteUpdateButton: "Actualizar",
- voteDeleteButton: "Eliminar",
- voteOptionYes: "SÍ",
- voteOptionNo: "NO",
- voteOptionAbstention: "ABSTENCIÓN",
- voteConfused: "CONFUNDIDO",
- voteFollowMajority: "SEGUIR MAYORÍA",
- voteNotInterested: "SIN INTERÉS",
- voteFilterAll: "TODOS",
- voteFilterMine: "MIAS",
- voteFilterOpen: "ABIERTAS",
- voteFilterClosed: "CERRADAS",
- voteQuestionLabel: "Pregunta",
- voteDeadlineLabel: "Plazo",
- voteOptionsLabel: "Tu voto",
- voteBreakdown: "Desglose",
- voteFinalResult: "RESULTADO",
- voteTagsLabel: "Etiquetas",
- voteDeadline: "Plazo",
- voteStatus: "Estado",
- voteTotalVotes: "Total de Votos",
- voteTags: "Etiquetas",
- voteOpinions: "Opiniones",
- novotes: "No hay propuestas de votación disponibles.",
- voteBy: "Por",
- voteCreatedAt: "Creado el",
- voteNoQuestion: "No se proporcionó pregunta",
- voteUnknownCreator: "Creador Desconocido",
- voteUnknownDate: "Fecha Desconocida",
- errorVoteNotFound: "Votación no encontrada",
- errorAlreadyVoted: "Ya has opnado.",
- errorVoteClosedCannotEdit: "No puedes editar una votación cerrada",
- errorVoteDeadlinePassed: "El plazo para esta votación ha pasado",
- errorRetrievingVote: "Error al recuperar votación",
- errorCreatingVote: "Error al crear votación",
- errorVoteAlreadyVoted: "No se puede editar después de haber opinado",
- errorDeletingOldVote: "Error al eliminar opinión anterior",
- errorCreatingUpdatedVote: "Error al crear opinión actualizada",
- errorCreatingTombstone: "Error al crear lápida",
- // CV
- cvTitle: "CV",
- cvLabel: "Currículum Vitae (CV)",
- cvEditSectionTitle: "Editar CV",
- cvCreateSectionTitle: "Crear CV",
- cvDescription: "Gestiona y comparte tus habilidades profesionales e información.",
- cvNameLabel: "Nombre Completo",
- cvDescriptionLabel: "Resumen",
- cvPhotoLabel: "Foto",
- cvPersonalExperiencesLabel: "Experiencias Personales",
- cvPersonalSkillsLabel: "Habilidades Personales (separadas por comas)",
- cvOasisExperiencesLabel: "Experiencias de Contribución en Oasis",
- cvOasisSkillsLabel: "Habilidades de Contribución en Oasis (separadas por comas)",
- cvEducationExperiencesLabel: "Experiencias Educativas",
- cvEducationalSkillsLabel: "Habilidades Educativas (separadas por comas)",
- cvProfessionalExperiencesLabel: "Experiencias Profesionales",
- cvProfessionalSkillsLabel: "Habilidades Profesionales (separadas por comas)",
- cvLanguagesLabel: "Idiomas",
- cvLocationLabel: "Ubicación",
- cvStatusLabel: "Estado",
- cvPreferencesLabel: "Preferencias",
- cvOasisContributorLabel: "Contribuyente de Oasis",
- cvPersonal: "Personal",
- cvOasis: "Contribuyente de Oasis (opcional)",
- cvOasisContributorView: "Contribución en Oasis",
- cvEducational: "Educativo (opcional)",
- cvEducationalView: "Educativo",
- cvProfessional: "Profesional (opcional)",
- cvProfessionalView: "Profesional",
- cvAvailability: "Disponibilidad (opcional)",
- cvAvailabilityView: "Disponibilidad",
- cvUpdateButton: "Actualizar",
- cvCreateButton: "Crear CV",
- cvContactLabel: "Contacto",
- cvCreatedAt: "Creado el",
- cvUpdatedAt: "Actualizado el",
- cvEditButton: "Actualizar",
- cvDeleteButton: "Eliminar",
- cvNoCV: "No se encontró ningún CV.",
- // blog/post,
- blogSubject: "Asunto",
- blogMessage: "Mensaje",
- blogImage: "Subir Imagen (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- blogPublish: "Vista previa",
- noPopularMessages: "No se han publicado mensajes populares, aún",
- // forum
- forumTitle: "Foros",
- forumCategoryLabel: "Categoría",
- forumTitleLabel: "Título",
- forumTitlePlaceholder: "Título del foro...",
- forumCreateButton: "Crear foro",
- forumCreateSectionTitle: "Crear foro",
- forumDescription: "Habla abiertamente con otras habitantes de tu red.",
- forumFilterAll: "TODOS",
- forumFilterMine: "MIAS",
- forumFilterRecent: "RECIENTES",
- forumFilterTop: "TOP",
- forumMineSectionTitle: "Tus Foros",
- forumRecentSectionTitle: "Foros Recientes",
- forumAllSectionTitle: "Foros",
- forumDeleteButton: "Borrar",
- forumParticipants: "participantes",
- forumMessages: "mensajes",
- forumLastMessage: "Último mensaje",
- forumMessageLabel: "Mensaje",
- forumMessagePlaceholder: "Escribe tu mensaje...",
- forumSendButton: "Enviar",
- forumVisitForum: "Visitar Foro",
- noForums: "No hay foros disponibles, aún.",
- // images
- imageTitle: "Imágenes",
- imagePluginTitle: "Título",
- imagePluginDescription: "Descripción",
- imageFileLabel: "Subir Imagen (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- imageDescription: "Descubre y gestiona imágenes en tu red.",
- imageMineSectionTitle: "Tus Imágenes",
- imageCreateSectionTitle: "Subir Imagen (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- imageUpdateSectionTitle: "Actualizar Imagen",
- imageAllSectionTitle: "Imágenes",
- imageFilterAll: "TODOS",
- imageFilterMine: "MIAS",
- imageCreateButton: "Subir Imagen",
- imageEditDescription: "Edita los detalles de tu imagen.",
- imageCreateDescription: "Crea una nueva imagen.",
- imageTagsLabel: "Etiquetas",
- imageTagsPlaceholder: "Introduce etiquetas separadas por comas",
- imageUpdateButton: "Actualizar",
- imageDeleteButton: "Eliminar",
- imageCreatedAt: "Creado el",
- imageAuthor: "Por",
- imagePreview: "Vista previa de la Imagen",
- noImages: "No hay imágenes disponibles.",
- imageFilterRecent: "RECIENTES",
- imageFilterPopular: "POPULARES",
- imageFilterGallery: "GALERÍA",
- imageFilterTop: "TOP",
- imageFilterMeme: "MEMES",
- imageTitleLabel: "Título",
- imageGallerySectionTitle: "Galería de Imágenes",
- imageMemeSectionTitle: "Memes",
- imageTopSectionTitle: "Imágenes Principales",
- imageRecentSectionTitle: "Imágenes Recientes",
- imageTitlePlaceholder: "Opcional",
- imageDescriptionLabel: "Descripción",
- imageDescriptionPlaceholder: "Opcional",
- imageMemeLabel: "Marcar como MEME",
- //feed
- feedTitle: "Feed",
- createFeedTitle: "Crear Feed",
- createFeedButton: "¡Enviar Feed!",
- feedPlaceholder: "¿Qué está pasando? (máximo 280 caracteres)",
- ALLButton: "Feeds",
- MINEButton: "Tus Feeds",
- TODAYButton: "HOY",
- TOPButton: "Feeds Principales",
- CREATEButton: "Crear Feed",
- totalOpinions: "Total de Opiniones",
- alreadyVoted: "Ya has opinado.",
- noFeedsFound: "No se encontraron feeds.",
- author: "Por",
- createdAtLabel: "Creado el",
- FeedshareYourOpinions: "Descubre y comparte textos breves en tu red.",
- voteInteresting: "Interesante",
- voteNecessary: "Necesario",
- voteFunny: "Divertido",
- voteDisgusting: "Asqueroso",
- voteSensible: "Sensible",
- votePropaganda: "Propaganda",
- voteAdultOnly: "Solo Adultos",
- voteBoring: "Aburrido",
- voteConfusing: "Confuso",
- voteInspiring: "Inspirador",
- voteSpam: "Spam",
- refeedButton: "Refeed",
- alreadyRefeeded: "Ya has hecho refeed de esto.",
- //activity
- activityTitle: "Actividad",
- yourActivity: "Tu Actividad",
- globalActivity: "Actividad Global",
- activityList: "Actividad",
- activityDesc: "Ver la actividad más reciente en tu red.",
- allButton: "TODOS",
- mineButton: "MIAS",
- noActions: "No hay actividad disponible.",
- performed: "→",
- from: "De",
- to: "A",
- amount: "Cantidad",
- concept: "Concepto",
- description: "Descripción",
- meme: "Meme",
- activityContact: "Contacto",
- activityBy: "Nombre",
- activityPixelia: "Nuevo píxel agregado",
- viewImage: "Ver imagen",
- playAudio: "Reproducir audio",
- playVideo: "Reproducir video",
- typeRecent: "RECIENTES",
- errorActivity: "Error al recuperar la actividad",
- typePost: "PUBLICACIONES",
- typeTribe: "TRIBUS",
- typeAbout: "HABITANTES",
- typeCurriculum: "CV",
- typeImage: "IMÁGENES",
- typeBookmark: "MARCADORES",
- typeDocument: "DOCUMENTOS",
- typeVotes: "GOBIERNO",
- typeAudio: "AUDIOS",
- typeMarket: "MERCADO",
- typeVideo: "VIDEOS",
- typeVote: "PROPAGACIÓN",
- typeEvent: "EVENTOS",
- typeTransfer: "TRANSFERENCIAS",
- typeTask: "TAREAS",
- typePixelia: "PIXELIA",
- typeForum: "FOROS",
- typeReport: "INFORMES",
- typeFeed: "FEED",
- typeContact: "CONTACTO",
- typePub: "PUB",
- activitySupport: "Nueva alianza forjada",
- activityJoin: "Nueva habitante en PUB",
- question: "Pregunta",
- deadline: "Plazo",
- status: "Estado",
- votes: "Votos",
- totalVotes: "Total de Votos",
- name: "Nombre",
- skills: "Habilidades",
- tags: "Etiquetas",
- title: "Título",
- date: "Fecha",
- category: "Categoría",
- attendees: "Asistentes",
- activitySpread: "->",
- visitLink: "Visitar enlace",
- viewDocument: "Ver documento",
- description: "Descripción",
- location: "Ubicación",
- contentWarning: "Asunto",
- personName: "Nombre de Habitante",
- //reports
- reportsTitle: "Informes",
- reportsDescription: "Gestiona y realiza un seguimiento de los informes relacionados con problemas, errores, abusos y advertencias de contenido en tu red.",
- reportsFilterAll: "TODOS",
- reportsFilterMine: "MIOS",
- reportsFilterFeatures: "FUNCIONES",
- reportsFilterBugs: "ERRORES",
- reportsFilterAbuse: "ABUSOS",
- reportsFilterContent: "CONTENIDO",
- reportsFilterConfirmed: "CONFIRMADOS",
- reportsFilterResolved: "RESUELTOS",
- reportsFilterOpen: "ABIERTOS",
- reportsFilterUnderReview: "EN REVISIÓN",
- reportsFilterInvalid: "INVALIDOS",
- reportsCreateButton: "Crear Informe",
- reportsTitleLabel: "Título",
- reportsDescriptionLabel: "Descripción",
- reportsDescriptionPlaceholder: "Por favor, proporciona una descripción detallada.",
- reportsCategory: "Categoría",
- reportsCategoryLabel: "Categoría",
- reportsCategoryFeatures: "Funciones",
- reportsCategoryBugs: "Errores",
- reportsCategoryAbuse: "Abuso",
- reportsCategoryContent: "Problemas de Contenido",
- reportsUpdateButton: "Actualizar",
- reportsDeleteButton: "Eliminar",
- reportsDateLabel: "Fecha",
- reportsUploadFile: "Subir Imagen (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- reportsCreatedBy: "Por",
- reportsMineSectionTitle: "Tus Informes",
- reportsFeaturesSectionTitle: "Solicitudes de Funciones",
- reportsBugsSectionTitle: "Errores",
- reportsAbuseSectionTitle: "Informes de Abuso",
- reportsContentSectionTitle: "Problemas de Contenido",
- reportsAllSectionTitle: "Informes",
- reportsNoItems: "No hay informes disponibles.",
- reportsValidationTitle: "Por favor, ingresa un título válido.",
- reportsValidationDescription: "La descripción no puede estar vacía.",
- reportsValidationCategory: "Por favor, selecciona una categoría.",
- reportsCreatedAt: "Creado el",
- reportsCreatedBy: "Por",
- reportsSeverity: "Gravedad",
- reportsSeverityLow: "Baja",
- reportsSeverityMedium: "Media",
- reportsSeverityHigh: "Alta",
- reportsSeverityCritical: "Crítica",
- reportsStatus: "Estado",
- reportsStatusOpen: "Abierto",
- reportsStatusUnderReview: "En Revisión",
- reportsStatusResolved: "Resuelto",
- reportsStatusInvalid: "Inválido",
- reportsUpdateStatusButton: "Actualizar Estado",
- reportsAnonymityOption: "Enviar de forma anónima",
- reportsAnonymousAuthor: "Anónimo",
- reportsConfirmButton: "¡CONFIRMAR INFORME!",
- reportsConfirmations: "Confirmaciones",
- reportsConfirmedSectionTitle: "Informes Confirmados",
- reportsCreateTaskButton: "CREAR TAREA",
- reportsOpenSectionTitle: "Informes Abiertos",
- reportsUnderReviewSectionTitle: "Informes en Revisión",
- reportsResolvedSectionTitle: "Informes Resueltos",
- reportsInvalidSectionTitle: "Informes Inválidos",
- //tribes
- tribesTitle: "Tribus",
- tribeAllSectionTitle: "Tribus",
- tribeMineSectionTitle: "Tus Tribus",
- tribeCreateSectionTitle: "Crear Tribu",
- tribeUpdateSectionTitle: "Actualizar Tribu",
- tribeGallerySectionTitle: "Galería de Tribus",
- tribeLarpSectionTitle: "L.A.R.P.",
- tribeRecentSectionTitle: "Tribus Recientes",
- tribeTopSectionTitle: "Tribus Populares",
- tribeviewTribeButton: "Visitar Tribu",
- tribeDescription: "Explora o crea tribus en tu red.",
- tribeFilterAll: "TODOS",
- tribeFilterMine: "MIAS",
- tribeFilterMembership: "MIEMBROS",
- tribeFilterRecent: "RECIENTES",
- tribeFilterLarp: "L.A.R.P.",
- tribeFilterTop: "TOP",
- tribeFilterGallery: "GALERÍA",
- tribeCreateButton: "Crear Tribu",
- tribeUpdateButton: "Actualizar",
- tribeDeleteButton: "Eliminar",
- tribeImageLabel: "Imagen de la Tribu (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- tribeTitleLabel: "Título",
- searchTribesPlaceholder: "FILTRAR tribus POR NOMBRE …",
- tribeTitlePlaceholder: "Nombre de la tribu",
- tribeDescriptionLabel: "Descripción",
- tribeDescriptionPlaceholder: "Describe esta tribu",
- tribeLocationLabel: "Ubicación",
- tribeLocationPlaceholder: "¿Dónde está ubicada esta tribu?",
- tribeTagsLabel: "Etiquetas",
- tribeTagsPlaceholder: "Introduce etiquetas separadas por comas",
- tribeIsLARPLabel: "¿Tribu L.A.R.P.?",
- tribeInviteMode: "Modo de invitación",
- tribeLARPLabel: "L.A.R.P.",
- tribeModeLabel: "MODO",
- tribeIsAnonymousLabel: "ESTADO",
- tribeMembersCount: "Miembros",
- tribeInviteCodePlaceholder: "Introduce el código de invitación",
- tribeJoinByCodeButton: "Unirse con código",
- tribeJoinButton: "UNIRSE",
- tribeLeaveButton: "DEJAR",
- tribeYes: "SÍ",
- tribeNo: "NO",
- tribePublic: "PÚBLICA",
- tribePrivate: "PRIVADA",
- tribeGenerateInvite: "GENERAR CÓDIGO",
- tribeCreatedAt: "Creado el",
- tribeAuthor: "Por",
- tribeStrict: "Estricto",
- tribeOpen: "Abierta",
- tribeFeedFilterRECENT: "RECIENTES",
- tribeFeedFilterMINE: "MIOS",
- tribeFeedFilterALL: "TODOS",
- tribeFeedFilterTOP: "TOP",
- tribeFeedRefeeds: "Refeeds",
- tribeFeedRefeed: "Refeed",
- tribeFeedMessagePlaceholder: "Escribe un feed…",
- tribeFeedSend: "Enviar",
- tribeFeedEmpty: "No hay mensajes de feed disponibles, aún.",
- noTribes: "No se encontraron tribus, aún.",
- //agenda
- agendaTitle: "Agenda",
- agendaDescription: "Aquí puedes encontrar todos tus elementos asignados.",
- agendaFilterAll: "TODOS",
- agendaFilterOpen: "ABIERTOS",
- agendaFilterClosed: "CERRADOS",
- agendaFilterTasks: "TAREAS",
- agendaFilterMarket: "MERCADO",
- agendaFilterTribes: "TRIBUS",
- agendaFilterEvents: "EVENTOS",
- agendaFilterReports: "INFORMES",
- agendaFilterTransfers: "TRANSFERENCIAS",
- agendaNoItems: "No se encontraron asignaciones.",
- agendaDiscardButton: "Descartar",
- agendaRestoreButton: "Restaurar",
- agendaAuthor: "Por",
- agendaCreatedAt: "Creado el",
- agendaTitleLabel: "Título",
- agendaMembersCount: "Miembros",
- agendaDescriptionLabel: "Descripción",
- agendaStatus: "Estado",
- agendaVisibility: "Visibilidad",
- agendaEventDate: "Fecha del Evento",
- agendaEventLocation: "Ubicación",
- agendaEventPrice: "Precio",
- agendaEventUrl: "URL",
- agendaTaskStart: "Hora de Inicio",
- agendaLocationLabel: "Ubicación",
- agendaLARPLabel: "L.A.R.P.",
- agendaYes: "SÍ",
- agendaNo: "NO",
- agendaInviteModeLabel: "Modo de invitación",
- agendaAnonymousLabel: "Modo Anónimo",
- agendaMembersLabel: "Miembros",
- agendareportCategory: "Categoría",
- agendareportSeverity: "Gravedad",
- agendareportStatus: "Estado",
- agendareportDescription: "Descripción",
- agendaTaskEnd: "Hora de Fin",
- agendaTaskPriority: "Prioridad",
- agendaTransferFrom: "De",
- agendaTransferTo: "A",
- agendaTransferConcept: "Concepto",
- agendaTransferAmount: "Cantidad",
- agendaTransferDeadline: "Plazo",
- agendaTransferFrom: "De",
- agendaTransferTo: "A",
- agendaTransferConcept: "Concepto",
- agendaTransferAmount: "Cantidad",
- agendaTransferDeadline: "Plazo",
- //opinions
- opinionsTitle: "Opiniones",
- shareYourOpinions: "Descubre y vota por opiniones en tu red.",
- author: "Por",
- voteNow: "Vota ahora",
- alreadyVoted: "Ya has opinado.",
- noOpinionsFound: "No se encontraron opiniones.",
- ALLButton: "TODOS",
- MINEButton: "MIAS",
- RECENTButton: "RECIENTES",
- TOPButton: "TOP",
- interestingButton: "INTERESANTE",
- necessaryButton: "NECESARIO",
- funnyButton: "DIVERTIDO",
- disgustingButton: "ASQUEROSO",
- sensibleButton: "SENSATO",
- propagandaButton: "PROPAGANDA",
- adultOnlyButton: "SOLO ADULTOS",
- boringButton: "ABURRIDO",
- confusingButton: "CONFUSO",
- inspiringButton: "INSPIRADOR",
- spamButton: "SPAM",
- opinionsCreatedAt: "Creado el",
- opinionsTotalCount: "Total de Opiniones",
- voteInteresting: "Interesante",
- voteNecessary: "Necesario",
- voteFunny: "Divertido",
- voteDisgusting: "Asqueroso",
- voteSensible: "Sensible",
- votePropaganda: "Propaganda",
- voteAdultOnly: "Solo Adultos",
- voteBoring: "Aburrido",
- voteConfusing: "Confuso",
- voteInspiring: "Inspirador",
- voteSpam: "Spam",
- //inbox
- publishBlog: "Publicar Blog",
- privateMessage: "MP",
- pmSendTitle: "Mensajes Privados",
- pmSend: "Enviar!",
- pmDescription: "Usa este formulario para enviar un mensaje encriptado a otros habitantes.",
- pmRecipients: "Destinatarios",
- pmRecipientsHint: "Introduce los IDs de Oasis separados por comas",
- pmSubject: "Asunto",
- pmSubjectHint: "Introduce el asunto del mensaje",
- pmText: "Mensaje",
- pmFile: "Archivo adjunto",
- //blockchain visor
- blockchain: "BlockExplorer",
- blockchainTitle: 'BlockExplorer',
- blockchainDescription: 'Explora y visualiza los bloques en la blockchain.',
- blockchainNoBlocks: 'No se encontraron bloques en la blockchain.',
- blockchainBlockID: 'ID del bloque',
- blockchainBlockAuthor: 'Autoría',
- blockchainBlockType: 'Tipo',
- blockchainBlockTimestamp: 'Fecha y hora',
- blockchainBlockContent: 'Bloque',
- blockchainBlockURL: 'URL:',
- blockchainContent: 'Bloque',
- blockchainContentPreview: 'Vista previa del contenido del bloque',
- blockchainDetails: 'Ver detalles del bloque',
- blockchainBlockInfo: 'Información del bloque',
- blockchainBlockDetails: 'Detalles del bloque seleccionado',
- blockchainBack: 'Volver al explorador de bloques',
- visitContent: 'Visitar Contenido',
- //stats
- statsTitle: 'Estadísticas',
- statistics: "Estadísticas",
- statsInhabitant: "Estadísticas de Habitantes",
- statsDescription: "Descubre las estadísticas de tu red.",
- ALLButton: "TODOS",
- MINEButton: "MIS",
- TOMBSTONEButton: "LÁPIDAS",
- statsYou: "Tú",
- statsUserId: "ID de Oasis",
- statsCreatedAt: "Creado el",
- statsYourContent: "Contenido",
- statsYourOpinions: "Opiniones",
- statsYourTombstone: "Lápidas",
- statsNetwork: "Red",
- statsTotalInhabitants: "Habitantes",
- statsDiscoveredTribes: "Tribus",
- statsNetworkContent: "Contenido",
- statsYourMarket: "Mercado",
- statsNetworkOpinions: "Opiniones",
- statsDiscoveredMarket: "Mercado",
- statsNetworkTombstone: "Lápidas",
- statsBookmark: "Marcadores",
- statsEvent: "Eventos",
- statsTask: "Tareas",
- statsVotes: "Votos",
- statsMarket: "Mercado",
- statsReport: "Informes",
- statsFeed: "Feeds",
- statsTribe: "Tribus",
- statsImage: "Imágenes",
- statsAudio: "Audios",
- statsVideo: "Videos",
- statsDocument: "Documentos",
- statsTransfer: "Transferencias",
- statsPost: "Publicaciones",
- statsOasisID: "ID de Oasis",
- statsSize: "Total (tamaño)",
- statsBlockchainSize: "Blockchain (tamaño)",
- statsBlobsSize: "Blobs (tamaño)",
- //AI
- ai: "IA",
- aiTitle: "IA",
- aiDescription: "Una Inteligencia Artificial Colectiva (IAC) llamada '42' que aprende de tu red.",
- aiInputPlaceholder: "Qué quieres saber?",
- aiUserQuestion: "Pregunta",
- aiResponseTitle: "Respuesta",
- aiSubmitButton: "Enviar!",
- aiSettingsDescription: "Configura tu prompt (máx 128 caracteres) para el modelo de IA.",
- aiPrompt: "Provide an informative and precise response.",
- aiConfiguration: "Configurar prompt",
- aiPromptUsed: "Prompt",
- aiClearHistory: "Borrar historial de chat",
- //market
- marketMineSectionTitle: "Tus Artículos",
- marketCreateSectionTitle: "Crear un Nuevo Artículo",
- marketUpdateSectionTitle: "Actualizar",
- marketAllSectionTitle: "Mercado",
- marketRecentSectionTitle: "Mercado Reciente",
- marketTitle: "Mercado",
- marketDescription: "Un mercado para intercambiar bienes o servicios en tu red.",
- marketFilterAll: "TODOS",
- marketFilterMine: "MIOS",
- marketFilterAuctions: "SUBASTAS",
- marketFilterItems: "INTERCAMBIO",
- marketFilterNew: "NUEVO",
- marketFilterUsed: "USADO",
- marketFilterBroken: "ROTO",
- marketFilterForSale: "EN VENTA",
- marketFilterSold: "VENDIDO",
- marketFilterDiscarded: "DESCARTADO",
- marketFilterRecent: "RECIENTE",
- marketCreateButton: "Crear Artículo",
- marketItemType: "Tipo",
- marketItemTitle: "Título",
- marketItemAvailable: "Plazo",
- marketItemDescription: "Descripción",
- marketItemDescriptionPlaceholder: "Describe el artículo que estás vendiendo",
- marketItemStatus: "Estado",
- marketItemCondition: "Condición",
- marketItemPrice: "Precio",
- marketItemTags: "Etiquetas",
- marketItemTagsPlaceholder: "Introduce etiquetas separadas por comas",
- marketItemDeadline: "Plazo",
- marketItemIncludesShipping: "¿Incluye Envío?",
- marketItemHighestBid: "Oferta Más Alta",
- marketItemHighestBidder: "Mayor Postor",
- marketItemStock: "Existencias",
- marketOutOfStock: "Sin existencias",
- marketItemBidTime: "Tiempo de Oferta",
- marketActionsUpdate: "Actualizar",
- marketUpdateButton: "¡Actualizar Artículo!",
- marketActionsDelete: "Eliminar",
- marketActionsSold: "Marcar como Vendido",
- marketActionsBuy: "¡COMPRAR!",
- marketAuctionBids: "Ofertas Actuales",
- marketPlaceBidButton: "Hacer Oferta",
- marketItemSeller: "Vendedor",
- marketNoItems: "No hay artículos disponibles, aún.",
- marketYourBid: "Tu Oferta",
- marketCreateFormImageLabel: "Subir Imagen (jpeg, jpg, png, gif) (tamaño máximo: 500px x 400px)",
- //modules
- modulesModuleName: "Nombre",
- modulesModuleDescription: "Descripción",
- modulesModuleStatus: "Estado",
- modulesTotalModulesLabel: "Módulos Cargados",
- modulesEnabledModulesLabel: "Habilitados",
- modulesDisabledModulesLabel: "Deshabilitados",
- modulesPopularLabel: "Popular",
- modulesPopularDescription: "Módulo para recibir publicaciones que son tendencia, más vistas o más comentadas.",
- modulesTopicsLabel: "Temas",
- modulesTopicsDescription: "Módulo para recibir categorías de discusión basadas en intereses compartidos.",
- modulesSummariesLabel: "Resúmenes",
- modulesSummariesDescription: "Módulo para recibir resúmenes de discusiones o publicaciones largas.",
- modulesLatestLabel: "Últimos",
- modulesLatestDescription: "Módulo para recibir las publicaciones y discusiones más recientes.",
- modulesThreadsLabel: "Hilos",
- modulesThreadsDescription: "Módulo para recibir conversaciones agrupadas por tema o pregunta.",
- modulesMultiverseLabel: "Multiverso",
- modulesMultiverseDescription: "Módulo para recibir contenido de otros pares federados.",
- modulesInvitesLabel: "Invitaciones",
- modulesInvitesDescription: "Módulo para gestionar y aplicar códigos de invitación.",
- modulesWalletLabel: "Billetera",
- modulesWalletDescription: "Módulo para gestionar tus activos digitales (ECOin).",
- modulesLegacyLabel: "Legado",
- modulesLegacyDescription: "Módulo para gestionar tu secreto (clave privada) de forma rápida y segura.",
- modulesCipherLabel: "Cifrado",
- modulesCipherDescription: "Módulo para encriptar y desencriptar tu texto de forma simétrica (usando una contraseña compartida).",
- modulesBookmarksLabel: "Marcadores",
- modulesBookmarksDescription: "Módulo para descubrir y gestionar marcadores.",
- modulesVideosLabel: "Videos",
- modulesVideosDescription: "Módulo para descubrir y gestionar videos.",
- modulesDocsLabel: "Documentos",
- modulesDocsDescription: "Módulo para descubrir y gestionar documentos.",
- modulesAudiosLabel: "Audios",
- modulesAudiosDescription: "Módulo para descubrir y gestionar audios.",
- modulesTagsLabel: "Etiquetas",
- modulesTagsDescription: "Módulo para descubrir y explorar patrones de taxonomía (etiquetas).",
- modulesImagesLabel: "Imágenes",
- modulesImagesDescription: "Módulo para descubrir y gestionar imágenes.",
- modulesTrendingLabel: "Tendencias",
- modulesTrendingDescription: "Módulo para explorar el contenido más popular.",
- modulesEventsLabel: "Eventos",
- modulesEventsDescription: "Módulo para descubrir y gestionar eventos.",
- modulesTasksLabel: "Tareas",
- modulesTasksDescription: "Módulo para descubrir y gestionar tareas.",
- modulesMarketLabel: "Mercado",
- modulesMarketDescription: "Módulo para intercambiar bienes o servicios.",
- modulesTribesLabel: "Tribus",
- modulesTribesDescription: "Módulo para explorar o crear tribus (grupos).",
- modulesGovernanceLabel: "Gobierno",
- modulesGovernanceDescription: "Módulo para descubrir y gestionar votos.",
- modulesReportsLabel: "Informes",
- modulesReportsDescription: "Módulo para gestionar y hacer un seguimiento de informes relacionados con problemas, errores, abusos y advertencias de contenido.",
- modulesOpinionsLabel: "Opiniones",
- modulesOpinionsDescription: "Módulo para descubrir y votar opiniones.",
- modulesTransfersLabel: "Transferencias",
- modulesTransfersDescription: "Módulo para descubrir y gestionar contratos inteligentes (transferencias).",
- modulesFeedLabel: "Feed",
- modulesFeedDescription: "Módulo para descubrir y compartir textos breves (feeds).",
- modulesPixeliaLabel: "Pixelia",
- modulesPixeliaDescription: "Módulo para dibujar en una cuadrícula colaborativa.",
- modulesAgendaLabel: "Agenda",
- modulesAgendaDescription: "Módulo para gestionar todos tus elementos asignados.",
- modulesAILabel: "AI",
- modulesAIDescription: "Módulo para hablar con un LLM llamado '42'.",
- modulesForumLabel: "Foros",
- modulesForumDescription: "Módulo para descubrir y gestionar foros.",
-
- //END
- }
- };
|