Merge pull request #735 from manduks/es-mx-translation

Es translation missing for es.i18.json
This commit is contained in:
Anthony Mayer 2015-01-29 23:03:07 -08:00
commit fadecb5ced
2 changed files with 24 additions and 21 deletions

View file

@ -171,29 +171,27 @@
"start_posting": "Empezar a publicar",
// Translation needed (found during migration to tap:i18n)
"please_fill_in_a_title": "Please fill in a title",
"seconds_before_posting_again": " seconds before posting again",
"upvoted": "Upvoted",
"posted_date": "Posted Date",
"posted_time": "Posted Time",
"posted_date": "Posted Date",
"posted_time": "Posted Time",
"profile": "Profile",
"sign_out": "Sign Out",
"invitedcount": "InvitedCount",
"invites": "Invites",
"invited": "Invited?",
"admin": "Admin?",
"actions": "Actions",
"invites_left": "invites left",
"please_fill_in_a_title": "Por favor, agrega un título",
"seconds_before_posting_again": "segundos antes de postear de nuevo",
"upvoted": "Voto a favor",
"posted_date": "Fecha de publicación",
"posted_time": "Tiempo de publicación",
"profile": "Perfil",
"sign_out": "Cerrar sesión",
"invitedcount": "Total de invitados",
"invites": "Invitaciones",
"invited": "¿Invitado?",
"admin": "¿Administrador?",
"actions": "Acciones",
"invites_left": "Invitaciones pendientes",
"id": "ID",
"name": "Name:",
"bio": "Bio:",
"name": "Nombre:",
"bio": "Biografía:",
"github": "GitHub",
"site": "Site",
"upvoted_posts": "Upvoted Posts",
"downvoted_posts": "Downvoted Posts",
"mark_as_read": "Mark as read",
"site": "Sitio",
"upvoted_posts": "Posts votados a favor",
"downvoted_posts": "Posts votados en contra",
"mark_as_read": "Marcar como leído",
//Common
"pending": "Pendiente",

View file

@ -0,0 +1,5 @@
{
"daily": "Diario",
"day_by_day_view": "Los post mas populares de cada día.",
"load_next_days": "Cargar días siguientes"
}