Files
NodeBB/public/language/es/modules.json
2014-06-23 21:03:04 -04:00

12 lines
575 B
JSON

{
"chat.chatting_with": "Chatear con <span id='chat-with-name'></span>",
"chat.placeholder": "ingresa tu mensaje aquí, y presiona Intro para enviar",
"chat.send": "Enviar",
"chat.no_active": "No tiene conversaciones activas.",
"chat.user_typing": "%1 está escribiendo ...",
"chat.user_has_messaged_you": "%1 te ha enviado un mensaje.",
"chat.see_all": "Ver todas las conversaciones",
"composer.user_said_in": "%1 dijo en: %2:\n",
"composer.user_said": "%1 dijo:\n",
"composer.discard": "Are you sure you wish to discard this post?"
}