Commit 90e95e88c9ba1764127661b72a41b571f87c3b54
Add missing translation into Spanish
Related #654Marcos Gutierrez committed on 10/18/2017, 11:09:36 AM
Parent: 1be7c1ab56d26c85f32d5533075f80a3cc216d5b
Files changed
locales/es.json | changed |
locales/es.json | ||
---|---|---|
@@ -142,6 +142,34 @@ | ||
142 | 142 | "de": "de", |
143 | 143 | "pt": "pt", |
144 | 144 | "on ": "on ", |
145 | 145 | "Unblock": "Desbloquear", |
146 | - "Block": "Bloquear" | |
146 | + "Block": "Bloquear", | |
147 | + "Click to unblock": "Click to unblock", | |
148 | + "Blocked": "Bloqueado", | |
149 | + "blocked ": "bloqueó a ", | |
150 | + "unblocked ": "desbloqueó a ", | |
151 | + "Click to block syncing with this person and hide their posts": "Haz clic para bloquear la sincronización con esta persona y ocultar sus publicaciones", | |
152 | + "Public key for this profile": "Clave pública de este perfil", | |
153 | + "Liked by": "Le gusta a:", | |
154 | + "You don't follow anyone who follows this person": "No sigues a nadie que siga a esta persona", | |
155 | + "You might not be seeing their latest messages. You could try joining a pub that they are a member of.": "Es posible que no esté viendo sus últimos mensajes. Puedes intentar unirte a un pub del que sea miembro.", | |
156 | + "Mutual Friends": "Amigos en común", | |
157 | + "You share %s mutual friends with this person.": { | |
158 | + "one": "Compartes %s amigo en común con esta persona.", | |
159 | + "other": "Compartes %s amigos en común con esta persona" | |
160 | + }, | |
161 | + "This person does not follow anyone that follows you": "Esta persona no sigue a nadie que te sigue", | |
162 | + "They might not receive your private messages or replies. You could try joining a pub that they are a member of.": "Es posible que no reciban sus mensajes o respuestas privadas. Puedes intentar unirte a un pub del que sea miembro.", | |
163 | + "External Link": "Link externo", | |
164 | + "This is you.": "Este ere tu.", | |
165 | + "This person is blocked by %s of your friends.": { | |
166 | + "one": "Esta persona está bloqueada por %s de tus amigos.", | |
167 | + "other": "Esta persona está bloqueada por %s de tus amigos." | |
168 | + }, | |
169 | + "Blocked by": "Bloqueado por", | |
170 | + "However, this person should be able to see your posts.": "Sin embargo, esta persona debería poder ver tus publicaciones.", | |
171 | + "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.", | |
172 | + "They might not be able to see your posts either.": "Es posible que tampoco pueda ver tus publicaciones.", | |
173 | + "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.", | |
174 | + "An error occured while publishing your message.": "Se produjo un error al publicar su mensaje." | |
147 | 175 | } |
Built with git-ssb-web