Commit b032914c55913524c60c630d561255bc47cd6b02
Added missing translations into Spanish
Marcos Gutierrez committed on 10/28/2017, 4:04:51 PMParent: 13a789cf8e2385a1b61b16eda538aa00a5056d5f
Files changed
locales/es.json | changed |
locales/es.json | ||
---|---|---|
@@ -168,6 +168,14 @@ | ||
168 | 168 | "However, this person should be able to see your posts.": "Sin embargo, esta persona debería poder ver tus publicaciones.", |
169 | 169 | "However, since they follow someone that follows you, they should be able to see your posts.": "Sin embargo, dado que sigue a alguien que te sigue, debería poder ver tus publicaciones.", |
170 | 170 | "They might not be able to see your posts either.": "Es posible que tampoco pueda ver tus publicaciones.", |
171 | 171 | "However, since you follow someone that follows them, you should be able to see their latest posts.": "Sin embargo, dado que sigues a alguien que lo sigue, deberías poder ver sus últimas publicaciones.", |
172 | - "An error occured while publishing your message.": "Se produjo un error al publicar su mensaje." | |
172 | + "An error occured while publishing your message.": "Se produjo un error al publicar su mensaje.", | |
173 | + "Private Message": "Mensaje privado", | |
174 | + "Missing message": "Mensaje perdido", | |
175 | + " via ": " via ", | |
176 | + "Cannot load thead": "No se puede cargar el hilo", | |
177 | + "The author of this message could be outside of your follow range or they may be blocked.": "El autor de este mensaje podría estar fuera de su rango de seguimiento o puede estar bloqueado.", | |
178 | + "You follow %s people that follow this person.": {"one":"Sigues a alguien que sigue a esta persona.","other":"Sigues a %s personas que siguen a esta persona."}, | |
179 | + "Followed by": "Seguido por", | |
180 | + "pt-BR": "Portugués Brasileño" | |
173 | 181 | } |
Built with git-ssb-web