Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Commits
474c1300
Commit
474c1300
authored
7 years ago
by
Aka
Browse files
Options
Downloads
Patches
Plain Diff
Completes spanish translation
parent
082a119f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!204
Update Spanish translation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/i18n/messages.js
+17
-0
17 additions, 0 deletions
src/i18n/messages.js
with
17 additions
and
0 deletions
src/i18n/messages.js
+
17
−
0
View file @
474c1300
...
...
@@ -840,7 +840,11 @@ const pl = {
}
const
es
=
{
chat
:
{
title
:
'
Chat
'
},
nav
:
{
chat
:
'
Chat Local
'
,
timeline
:
'
Línea Temporal
'
,
mentions
:
'
Menciones
'
,
public_tl
:
'
Línea Temporal Pública
'
,
...
...
@@ -858,6 +862,7 @@ const es = {
followers
:
'
Seguidores
'
,
followees
:
'
Siguiendo
'
,
per_day
:
'
por día
'
remote_follow
:
'
Seguir
'
},
timeline
:
{
show_new
:
'
Mostrar lo nuevo
'
,
...
...
@@ -881,6 +886,12 @@ const es = {
set_new_profile_background
:
'
Cambiar fondo del perfil
'
,
settings
:
'
Ajustes
'
,
theme
:
'
Tema
'
,
presets
:
'
Por defecto
'
,
theme_help
:
'
Use códigos de color hexadecimales (#aabbcc) para personalizar su tema de colores.
'
,
background
:
'
Segundo plano
'
,
foreground
:
'
Primer plano
'
,
text
:
'
Texto
'
,
links
:
'
Links
'
,
filtering
:
'
Filtros
'
,
filtering_explanation
:
'
Todos los estados que contengan estas palabras serán silenciados, una por línea
'
,
attachments
:
'
Adjuntos
'
,
...
...
@@ -888,7 +899,12 @@ const es = {
hide_attachments_in_convo
:
'
Ocultar adjuntos en las conversaciones
'
,
nsfw_clickthrough
:
'
Activar el clic para ocultar los adjuntos NSFW
'
,
autoload
:
'
Activar carga automática al llegar al final de la página
'
,
streaming
:
'
Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior
'
,
reply_link_preview
:
'
Activar la previsualización del enlace de responder al pasar el ratón por encima
'
follow_import
:
'
Importar personas que tú sigues
'
,
import_followers_from_a_csv_file
:
'
Importar personas que tú sigues apartir de un archivo csv
'
,
follows_imported
:
'
¡Importado! Procesarlos llevará tiempo.
'
,
follow_import_error
:
'
Error al importal el archivo
'
},
notifications
:
{
notifications
:
'
Notificaciones
'
,
...
...
@@ -919,6 +935,7 @@ const es = {
},
general
:
{
submit
:
'
Enviar
'
apply
:
'
Aplicar
'
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment