|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
{
|
|
|
|
|
"topic": "Tema",
|
|
|
|
|
"topics": "Temas",
|
|
|
|
|
"topic_id": "Topic ID",
|
|
|
|
|
"topic_id_placeholder": "Enter topic ID",
|
|
|
|
|
"topic_id": "ID Tema",
|
|
|
|
|
"topic_id_placeholder": "Introducir ID tema",
|
|
|
|
|
"no_topics_found": "No se encontraron temas!",
|
|
|
|
|
"no_posts_found": "No se encontraron publicaciones!",
|
|
|
|
|
"profile": "Perfil",
|
|
|
|
@ -23,8 +23,8 @@
|
|
|
|
|
"flag": "Reportar",
|
|
|
|
|
"bookmark_instructions": "Click aqui para restablecer la ultima posicion del post o cierralo para descartar cambios.",
|
|
|
|
|
"flag_title": "Reportar esta publicación a los moderadores",
|
|
|
|
|
"flag_confirm": "Are you sure you want to flag this post?",
|
|
|
|
|
"flag_success": "This post has been flagged for moderation.",
|
|
|
|
|
"flag_confirm": "Estás seguro de que quieres marcar como indebido este mensaje?",
|
|
|
|
|
"flag_success": "Este mensaje ha sido marcado para la moderación.",
|
|
|
|
|
"deleted_message": "Este tema ha sido borrado. Solo los miembros con privilegios pueden verlo.",
|
|
|
|
|
"following_topic.title": "Siguendo tema",
|
|
|
|
|
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
|
|
|
|
@ -44,7 +44,13 @@
|
|
|
|
|
"thread_tools.move": "Mover Tema",
|
|
|
|
|
"thread_tools.fork": "Bifurcar Tema",
|
|
|
|
|
"thread_tools.delete": "Borrar Tema",
|
|
|
|
|
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
|
|
|
|
|
"thread_tools.restore": "Restaurar Tema",
|
|
|
|
|
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
|
|
|
|
|
"post_delete_confirm": "Are you sure you want to delete this post?",
|
|
|
|
|
"post_restore_confirm": "Are you sure you want to restore this post?",
|
|
|
|
|
"post_delete_error": "Could not delete this post!",
|
|
|
|
|
"post_restore_error": "Could not restore this post!",
|
|
|
|
|
"load_categories": "Cargando Categorías",
|
|
|
|
|
"disabled_categories_note": "Las categorías deshabilitadas estan en gris",
|
|
|
|
|
"confirm_move": "Mover",
|
|
|
|
|