blob: 9386bebb762f3c6873ddcd7c71a95573f70211e0 [file] [log] [blame]
//
// Created by Jesse Squires
// http://www.jessesquires.com
//
//
// Documentation
// http://cocoadocs.org/docsets/JSQMessagesViewController
//
//
// GitHub
// https://github.com/jessesquires/JSQMessagesViewController
//
//
// License
// Copyright (c) 2014 Jesse Squires
// Released under an MIT license: http://opensource.org/licenses/MIT
//
// ********************************
// Special thanks to the localization contributors!
//
// https://github.com/jessesquires/JSQMessagesViewController/issues/237
// ********************************
"load_earlier_messages" = "Cargar mensajes anteriores";
"send" = "Enviar";
"new_message" = "Nuevo mensaje";
"text_message_accessibility_label" = "%@: %@";
"media_message_accessibility_label" = "%@: imagen";
"accessory_button_accessibility_label" = "Intercambio de archivos";
"new_message_received_accessibility_announcement" = "mensaje recibido";