chore(translations): Translated using Weblate (Spanish)
Currently translated at 96.3% (797 of 827 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
parent
ff7bb45a1f
commit
8f166980c5
1 changed files with 33 additions and 1 deletions
|
|
@ -3408,5 +3408,37 @@
|
|||
"newSubSpace": "Nuevo sub espacio",
|
||||
"@newSubSpace": {},
|
||||
"moveToDifferentSpace": "Mover a otro espacio",
|
||||
"@moveToDifferentSpace": {}
|
||||
"@moveToDifferentSpace": {},
|
||||
"moveUp": "Mover arriba",
|
||||
"@moveUp": {},
|
||||
"moveDown": "Mover abajo",
|
||||
"@moveDown": {},
|
||||
"removeFromSpaceDescription": "El chat sera removido del espacio pero continuara apareciendo en tu lista de chats.",
|
||||
"@removeFromSpaceDescription": {},
|
||||
"countChats": "{chats} chats",
|
||||
"@countChats": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"chats": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"startedAPoll": "{username} inició una encuesta.",
|
||||
"@startedAPoll": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poll": "Encuesta",
|
||||
"@poll": {},
|
||||
"startPoll": "Iniciar encuesta",
|
||||
"@startPoll": {},
|
||||
"endPoll": "Finalizar encuesta",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "Respuestas visibles",
|
||||
"@answersVisible": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue