git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Commit 22776e4c52defacc4e4a27a7b475221b0893e510

Add translations in spanish and english

Marcos Gutierrez committed on 9/29/2017, 4:10:02 PM
Parent: e836f599f0095c03c6bb4b228c714e7130f797f6

Files changed

locales/en.jsonchanged
locales/es.jsonchanged
locales/en.jsonView
@@ -86,6 +86,51 @@
8686 "Choose Banner Image...": "Choose Banner Image...",
8787 "Describe the gathering (if you want)": "Describe the gathering (if you want)",
8888 "Edit": "Edit",
8989 "identified ": "identified ",
90- "self identifies as \"": "self identifies as \""
90+ "self identifies as \"": "self identifies as \"",
91+ "form now": "form now",
92+ "ago": "ago",
93+ "years": "years",
94+ "months": "months",
95+ "weeks": "weeks",
96+ "days": "days",
97+ "hours": "hours",
98+ "minutes": "mins",
99+ "seconds": "secs",
100+ "year": "year",
101+ "month": "month",
102+ "week": "week",
103+ "day": "day",
104+ "hour": "hour",
105+ "minute": "min",
106+ "second": "sec",
107+ "assigned a display image to ": "assigned a display image to ",
108+ "Theme": "Theme",
109+ "Language": "Language",
110+ "Filters": "Filters",
111+ " Hide following messages": " Hide following messages",
112+ "Cannot display message" : "Cannot display message",
113+ "Search Results:" : "Search Results:",
114+ "Search completed." : "Search completed.",
115+ "result found" : "result found",
116+ "results found" : "results found",
117+ " forked this discussion:" : " forked this discussion:",
118+ "Your Profile" : "Your Profile",
119+ "Choose Profile Image..." : "Choose Profile Image...",
120+ "Choose a name" : "Choose a name",
121+ "Describe yourself (if you want)" : "Describe yourself (if you want)",
122+ "What whould you like to call " : "What whould you like to call ",
123+ "Confirm" : "Confirm",
124+ "self assigned a display image" : "self assigned a display image",
125+ "Like" : "Like",
126+ "Reply" : "Reply",
127+ "unfollowed " : "unfollowed ",
128+ "Untitled Gathering" : "Untitled Gathering",
129+ "Error" : "Error",
130+ "An error occurred while attempting to publish gathering." : "An error occurred while attempting to publish gathering.",
131+ "An error occurred while attempting to redeem invite." : "An error occurred while attempting to redeem invite.",
132+ "OK" : "OK",
133+ "Close" : "Close",
134+ "New Message" : "New Message",
135+ "unsubscribed from " : "unsubscribed from "
91136 }
locales/es.jsonView
@@ -27,13 +27,15 @@
2727 "Liked by\n": "Les gusta a\n",
2828 " and ": " y ",
2929 " followed ": " siguie a ",
3030 "subscribed to ": "se suscribió a ",
31+ " subscribed to ": "se suscribió a ",
3132 "likes": "Me gusta",
3233 " others": " más",
3334 "Write a private reply": "Escriba una respuesta privada",
3435 "Write a public reply": "Escriba una respuesta pública",
3536 "Cannot display message": "No se puede mostrar el mensaje",
37+ "Cannot display message.": "No se puede mostrar el mensaje.",
3638 "More Channels...": "Más canales...",
3739 "Click to unsubscribe": "Click para anular suscripción",
3840 "Subscribed": "Suscrito",
3941 "Write a message in this channel": "Escriba un mensaje en este canal \n\n\n\nLas personas que te siguen o esten suscritas a este canal también verán este mensaje en su feed principal.\n\nPara crear un nuevo canal, escribe el nombre del canal (precedido por un #) en el cuadro de búsqueda de arriba, por ejemplo #cat-pics",
@@ -107,10 +109,28 @@
107109 "More": "Más",
108110 "Edit": "Editar",
109111 "Untitled Gathering": "Reunión sin título",
110112 "Error": "Error",
111- "An error occurred while attempting to publish gathering." : "Se ha producido un error al intentar publicar la reunión",
113+ "An error occurred while attempting to publish gathering.": "Se ha producido un error al intentar publicar la reunión",
112114 "An error occurred while attempting to redeem invite.": "Se ha producido un error al intentar validar la invitación.",
113115 "OK": "OK",
114116 "Close": "Cerrar",
115- "New Message": "Nuevo mensaje"
117+ "New Message": "Nuevo mensaje",
118+ "Language": "Idioma",
119+ "form now": "en el futuro",
120+ "ago": "atras",
121+ "years": "años",
122+ "months": "meses",
123+ "weeks": "semanas",
124+ "days": "días",
125+ "hours": "horas",
126+ "minutes": "minutos",
127+ "seconds": "segundos",
128+ "year": "año",
129+ "month": "mes",
130+ "week": "semana",
131+ "day": "día",
132+ "hour": "hora",
133+ "minute": "minutos",
134+ "second": "segundos",
135+ "unsubscribed from ": "desuscrito de "
116136 }

Built with git-ssb-web