Merge pull request #1960 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
8f7ff403ea
1 changed files with 3387 additions and 3342 deletions
|
|
@ -3341,5 +3341,50 @@
|
|||
"notSupportedOnThisDevice": "No es compatible con este dispositivo",
|
||||
"@notSupportedOnThisDevice": {},
|
||||
"enterNewChat": "Ingresar a nuevo chat",
|
||||
"@enterNewChat": {}
|
||||
"@enterNewChat": {},
|
||||
"pleaseWaitUntilInvited": "Por favor espera, hasta que alguien del chat te invite.",
|
||||
"@pleaseWaitUntilInvited": {},
|
||||
"commandHint_roomupgrade": "Actualizar este chat a la versión de chat dada",
|
||||
"@commandHint_roomupgrade": {},
|
||||
"checkList": "Lista de tareas",
|
||||
"@checkList": {},
|
||||
"countInvited": "{count} invitado",
|
||||
"@countInvited": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sentVoiceMessage": "🎙️ {duration} - Mensaje de voz de {sender}",
|
||||
"@sentVoiceMessage": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
},
|
||||
"duration": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"setCustomPermissionLevel": "Agregar nivel personalizado de permiso",
|
||||
"@setCustomPermissionLevel": {},
|
||||
"setPermissionsLevelDescription": "Por favor elige un rol predeterminado o un nivel de permiso personalizado entre 0 a 100.",
|
||||
"@setPermissionsLevelDescription": {},
|
||||
"ignoreUser": "Ignorar usuario",
|
||||
"@ignoreUser": {},
|
||||
"normalUser": "Usuario normal",
|
||||
"@normalUser": {},
|
||||
"commandHint_logout": "Salir del dispositivo actual",
|
||||
"@commandHint_logout": {},
|
||||
"commandHint_logoutall": "Salir de todos los dispositivos activos",
|
||||
"@commandHint_logoutall": {},
|
||||
"displayNavigationRail": "Mostrar carril de navegación en móvil",
|
||||
"@displayNavigationRail": {},
|
||||
"approve": "Aprobar",
|
||||
"@approve": {},
|
||||
"youHaveKnocked": "Has sido golpeado",
|
||||
"@youHaveKnocked": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue