Commit 2d8c9a07a0734a2f88fc3920b5074cb64100020a
Add new translations
Marcos Gutierrez committed on 1/5/2018, 10:50:30 PMParent: ef4158cecbf339ae1458111a2ff1218a55bef5f6
Files changed
locales/es.json | changed |
locales/es.json | ||
---|---|---|
@@ -174,9 +174,28 @@ | ||
174 | 174 … | "Missing message": "Mensaje perdido", |
175 | 175 … | " via ": " via ", |
176 | 176 … | "Cannot load thread": "No se puede cargar el hilo", |
177 | 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."}, | |
178 … | + "You follow %s people that follow this person.": { | |
179 … | + "one": "Sigues a alguien que sigue a esta persona.", | |
180 … | + "other": "Sigues a %s personas que siguen a esta persona." | |
181 … | + }, | |
179 | 182 … | "Followed by": "Seguido por", |
180 | 183 … | "pt-BR": "Portugués Brasileño", |
181 | - "Font Size": "Tamaño de fuente" | |
182 | -} | |
184 … | + "Font Size": "Tamaño de fuente", | |
185 … | + "Default": "Default", | |
186 … | + "Public Feed Options": "Opciones de feed público", | |
187 … | + "Only include posts from subscribed channels": "Incluir solo publicaciones de canales suscritos", | |
188 … | + "Information": "Información", | |
189 … | + "Force Disconnect": "Forzar desconexión", | |
190 … | + "(you)": "(tu)", | |
191 … | + "See less": "Ver menos", | |
192 … | + "See more": "Ver completo", | |
193 … | + "Unread Message": "Mensaje sin leer", | |
194 … | + "(missing message)": "(mensaje perdido)", | |
195 … | + "assigned a description to ": "asignó una descripción a ", | |
196 … | + "mentioned in your network": "mencionado en tu red", | |
197 … | + "%s people from your network replied to this message on ": { | |
198 … | + "one":"%s persona de tu red respondió este mensaje en ", | |
199 … | + "other":"%s personas de tu red respondieron este mensaje en " | |
200 … | + } | |
201 … | +} |
Built with git-ssb-web