mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
Translated using Weblate (Spanish)
Currently translated at 77.1% (421 of 546 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
parent
8c4b2ade88
commit
8b6745763a
@ -324,12 +324,12 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"compareEmojiMatch": "Compare y asegúrese de que los siguientes emoji coincidan con los del otro dispositivo:",
|
||||
"compareEmojiMatch": "Por favor compare los emojis",
|
||||
"@compareEmojiMatch": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"compareNumbersMatch": "Compare y asegúrese de que los siguientes números coincidan con los del otro dispositivo:",
|
||||
"compareNumbersMatch": "Por favor compare los números",
|
||||
"@compareNumbersMatch": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -383,7 +383,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"createdTheChat": "{username} creó el chat",
|
||||
"createdTheChat": "💬{username} creó el chat",
|
||||
"@createdTheChat": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -699,7 +699,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"invitedUser": "{username} invitó a {targetName}",
|
||||
"invitedUser": "📩{username} invitó a {targetName}",
|
||||
"@invitedUser": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -725,7 +725,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"joinedTheChat": "{username} se unió al chat",
|
||||
"joinedTheChat": "👋{username} se unió al chat",
|
||||
"@joinedTheChat": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -2097,7 +2097,7 @@
|
||||
"@pleaseEnterValidEmail": {},
|
||||
"repeatPassword": "Repetir la contraseña",
|
||||
"@repeatPassword": {},
|
||||
"pleaseChooseAtLeastChars": "Por favor elegir al menos {min} carácteres",
|
||||
"pleaseChooseAtLeastChars": "Por favor elige al menos {min} carácteres.",
|
||||
"@pleaseChooseAtLeastChars": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -2133,5 +2133,41 @@
|
||||
}
|
||||
},
|
||||
"publish": "Publicar",
|
||||
"@publish": {}
|
||||
"@publish": {},
|
||||
"newSpace": "Nuevo espacio",
|
||||
"@newSpace": {},
|
||||
"allSpaces": "Todos los espacios",
|
||||
"@allSpaces": {},
|
||||
"yourStory": "Tu historia",
|
||||
"@yourStory": {},
|
||||
"widgetUrlError": "Esta no es una URL válida.",
|
||||
"@widgetUrlError": {},
|
||||
"commandHint_markasgroup": "Marcar como grupo",
|
||||
"@commandHint_markasgroup": {},
|
||||
"nextAccount": "Siguiente cuenta",
|
||||
"@nextAccount": {},
|
||||
"youRejectedTheInvitation": "Rechazaste la invitación",
|
||||
"@youRejectedTheInvitation": {},
|
||||
"whoCanSeeMyStories": "¿Quién puede ver mis historias?",
|
||||
"@whoCanSeeMyStories": {},
|
||||
"newGroup": "Nuevo grupo",
|
||||
"@newGroup": {},
|
||||
"widgetJitsi": "Jitsi Meet",
|
||||
"@widgetJitsi": {},
|
||||
"previousAccount": "Cuenta anterior",
|
||||
"@previousAccount": {},
|
||||
"users": "Usuarios",
|
||||
"@users": {},
|
||||
"stories": "Historias",
|
||||
"@stories": {},
|
||||
"youInvitedBy": "📩 Has sido invitado por {user}",
|
||||
"@youInvitedBy": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youAcceptedTheInvitation": "👍 Aceptaste la invitación",
|
||||
"@youAcceptedTheInvitation": {},
|
||||
"widgetEtherpad": "Nota de texto",
|
||||
"@widgetEtherpad": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user