|
1413 | 1413 | "description": "Title for the permission to add an emoji reaction to a message",
|
1414 | 1414 | "type": "text",
|
1415 | 1415 | "placeholders": {}
|
| 1416 | + }, |
| 1417 | + "labelMatrixPermissionsRoomHistoryVisibilityTitle": "Visualizar el historial", |
| 1418 | + "@labelMatrixPermissionsRoomHistoryVisibilityTitle": { |
| 1419 | + "description": "Title for the permission to add change room history settings", |
| 1420 | + "type": "text", |
| 1421 | + "placeholders": {} |
| 1422 | + }, |
| 1423 | + "labelMatrixPermissionsRoomHistoryVisibilityDescription": "Permite al usuario cambiar la visibilidad del historial del chat en esta sala", |
| 1424 | + "@labelMatrixPermissionsRoomHistoryVisibilityDescription": { |
| 1425 | + "description": "describes the permission to change room history settings", |
| 1426 | + "type": "text", |
| 1427 | + "placeholders": {} |
| 1428 | + }, |
| 1429 | + "labelMatrixPermissionsRoomAvatarTitle": "Establecer avatar de la sala", |
| 1430 | + "@labelMatrixPermissionsRoomAvatarTitle": { |
| 1431 | + "description": "Title for the permission to add change the rooms avatar image", |
| 1432 | + "type": "text", |
| 1433 | + "placeholders": {} |
| 1434 | + }, |
| 1435 | + "labelMatrixPermissionsRoomAvatarDescription": "Cambiar el avatar de la sala", |
| 1436 | + "@labelMatrixPermissionsRoomAvatarDescription": { |
| 1437 | + "description": "Title for the permission to add change the rooms avatar image", |
| 1438 | + "type": "text", |
| 1439 | + "placeholders": {} |
| 1440 | + }, |
| 1441 | + "labelMatrixPermissionsChangeRoomPermissionsDescription": "Permitir al usuario cambiar la configuración de permisos", |
| 1442 | + "@labelMatrixPermissionsChangeRoomPermissionsDescription": { |
| 1443 | + "description": "Description for the permission to change permissions of the room", |
| 1444 | + "type": "text", |
| 1445 | + "placeholders": {} |
| 1446 | + }, |
| 1447 | + "labelMatrixPermissionsChangeRoomNameTitle": "Cambiar nombre de sala", |
| 1448 | + "@labelMatrixPermissionsChangeRoomNameTitle": { |
| 1449 | + "description": "Title for the permission to add change the rooms name", |
| 1450 | + "type": "text", |
| 1451 | + "placeholders": {} |
| 1452 | + }, |
| 1453 | + "labelMatrixPermissionsChangeRoomNameDescription": "Permite al usuario cambiar el nombre de esta sala", |
| 1454 | + "@labelMatrixPermissionsChangeRoomNameDescription": { |
| 1455 | + "description": "Description for the permission to add change the rooms name", |
| 1456 | + "type": "text", |
| 1457 | + "placeholders": {} |
| 1458 | + }, |
| 1459 | + "labelMatrixPermissionsChangeRoomTopicTitle": "Cambiar tema de sala", |
| 1460 | + "@labelMatrixPermissionsChangeRoomTopicTitle": { |
| 1461 | + "description": "Title for the permission to add change the rooms topic", |
| 1462 | + "type": "text", |
| 1463 | + "placeholders": {} |
| 1464 | + }, |
| 1465 | + "labelMatrixPermissionsChangeRoomTopicDescription": "Permitir al usuario cambiar el tema de esta sala", |
| 1466 | + "@labelMatrixPermissionsChangeRoomTopicDescription": { |
| 1467 | + "description": "Description for the permission to add change the rooms topic", |
| 1468 | + "type": "text", |
| 1469 | + "placeholders": {} |
| 1470 | + }, |
| 1471 | + "labelMatrixPermissionsChangeRoomPermissionsTitle": "Cambiar permisos", |
| 1472 | + "@labelMatrixPermissionsChangeRoomPermissionsTitle": { |
| 1473 | + "description": "Title for the permission to change permissions of the room", |
| 1474 | + "type": "text", |
| 1475 | + "placeholders": {} |
| 1476 | + }, |
| 1477 | + "labelMatrixPermissionsKickUserDescription": "Expulsar a otros usuarios de la sala", |
| 1478 | + "@labelMatrixPermissionsKickUserDescription": { |
| 1479 | + "description": "Description for the permission to kick other users out of the room", |
| 1480 | + "type": "text", |
| 1481 | + "placeholders": {} |
| 1482 | + }, |
| 1483 | + "labelMatrixPermissionsBanUserTitle": "Banear usuarios", |
| 1484 | + "@labelMatrixPermissionsBanUserTitle": { |
| 1485 | + "description": "Title for the permission to ban other users from the room", |
| 1486 | + "type": "text", |
| 1487 | + "placeholders": {} |
| 1488 | + }, |
| 1489 | + "labelMatrixPermissionsBanUserDescription": "Banear a otros usuarios de la sala", |
| 1490 | + "@labelMatrixPermissionsBanUserDescription": { |
| 1491 | + "description": "Description for the permission to ban other users from the room", |
| 1492 | + "type": "text", |
| 1493 | + "placeholders": {} |
| 1494 | + }, |
| 1495 | + "labelMatrixPermissionsKickUserTitle": "Expulsar a los usuarios", |
| 1496 | + "@labelMatrixPermissionsKickUserTitle": { |
| 1497 | + "description": "Title for the permission to kick other users out of the room", |
| 1498 | + "type": "text", |
| 1499 | + "placeholders": {} |
1416 | 1500 | }
|
1417 | 1501 | }
|
0 commit comments