You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/es/category.json

22 lines
1.1 KiB
JSON

{
10 years ago
"category": "Categoría",
"subcategories": "Subcategorías",
"new_topic_button": "Nuevo tema",
"guest-login-post": "Accede para escribir",
"no_topics": "<strong>No hay temas en esta categoría.</strong><br />¿Por qué no te animas y publicas uno?",
"browsing": "viendo ahora",
"no_replies": "Nadie ha respondido aún",
10 years ago
"no_new_posts": "No hay mensajes nuevos.",
"watch": "Seguir",
"ignore": "Ignorar",
"watching": "Siguiendo",
"not-watching": "Not Watching",
"ignoring": "Ignorando",
"watching.description": "Show topics in unread and recent",
"not-watching.description": "Do not show topics in unread, show in recent",
"ignoring.description": "Do not show topics in unread and recent",
"watching.message": "You are now watching updates from this category and all subcategories",
"notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Categorías seguidas"
}