|
422 | 422 | "cells.newItemMenuModalForm.genericError": "Something went wrong. Please try again", |
423 | 423 | "cells.newItemMenuModalForm.nameRequired": "Name is required", |
424 | 424 | "cells.noNodes.description": "You'll find all files and folders shared in this conversation here.", |
| 425 | + "cells.noNodes.global.description": "For conversations that use file collaboration, you'll find shared files here.", |
| 426 | + "cells.noNodes.global.heading": "There are no files yet", |
425 | 427 | "cells.noNodes.heading": "There are no files or folders yet", |
426 | 428 | "cells.options.delete": "Delete", |
427 | 429 | "cells.options.deletePermanently": "Delete permanently", |
|
466 | 468 | "cells.search.closeButton": "Close", |
467 | 469 | "cells.search.failed": "Something went wrong, please try again later.", |
468 | 470 | "cells.search.placeholder": "Search files and folders", |
469 | | - "cells.selfDeletingMessage.info": "Self-deleting messages are currently not available for conversations with Cells.", |
| 471 | + "cells.selfDeletingMessage.info": "The feature is not available for conversations with Cells.", |
470 | 472 | "cells.shareModal.copyLink": "Copy Link", |
471 | 473 | "cells.shareModal.disablePublicLink": "Disable public link", |
472 | 474 | "cells.shareModal.disablePublicLink.description": "Disable public link", |
|
578 | 580 | "conversationAudioAssetUploadFailed": "Upload failed: {name}", |
579 | 581 | "conversationAudioAssetUploading": "Uploading: {name}", |
580 | 582 | "conversationButtonSeparator": "or", |
| 583 | + "conversationCellsConversationEnabled": "File collaboration (Cells beta) is on", |
581 | 584 | "conversationClassified": "Security level: VS-NfD", |
582 | 585 | "conversationCommonFeature1": "Up to [bold]{capacity}[/bold] people", |
583 | 586 | "conversationCommonFeature2": "Video conferencing", |
584 | | - "conversationCommonFeature3": "Always end-to-end encrypted", |
| 587 | + "conversationCommonFeature3": "Messages and calls are always end-to-end encrypted", |
585 | 588 | "conversationConnectWithNewUsers": "Connect with People", |
586 | 589 | "conversationConnectionAccepted": "Connected", |
587 | 590 | "conversationConnectionBlocked": "Blocked", |
|
618 | 621 | "conversationDetailsActionArchive": "Archive", |
619 | 622 | "conversationDetailsActionBlock": "Block", |
620 | 623 | "conversationDetailsActionCancelRequest": "Cancel request", |
| 624 | + "conversationDetailsActionCellsOption": "Permanently on for this conversation.", |
| 625 | + "conversationDetailsActionCellsTitle": "File collaboration (Cells beta version) is on", |
621 | 626 | "conversationDetailsActionClear": "Clear content", |
622 | 627 | "conversationDetailsActionConversationParticipants": "Show all ({number})", |
623 | 628 | "conversationDetailsActionCreateGroup": "Create group", |
|
627 | 632 | "conversationDetailsActionNotifications": "Notifications", |
628 | 633 | "conversationDetailsActionServicesOptions": "Apps", |
629 | 634 | "conversationDetailsActionTimedMessages": "Self-deleting messages", |
| 635 | + "conversationDetailsActionTimedMessagesDisabled": "Self-deleting messages are off", |
630 | 636 | "conversationDetailsActionUnblock": "Unblock", |
631 | 637 | "conversationDetailsCloseLabel": "Close image details view", |
632 | 638 | "conversationDetailsGroupAdmin": "Group Admin", |
|
760 | 766 | "conversationMultipleMembersRemovedMissingLegalHoldConsent": "{users} were removed from this conversation because legal hold has been activated. [link]Learn more[/link]", |
761 | 767 | "conversationMultipleMembersRemovedMissingLegalHoldConsentMore": "{users} and {count} more were removed from this conversation because legal hold has been activated. [link]Learn more[/link]", |
762 | 768 | "conversationNameInput": "{type} name", |
| 769 | + "conversationNewCellsConversation": "Messages and calls are always end-to-end encrypted, whereas files and folders are secured in transit and encrypted at rest. ", |
763 | 770 | "conversationNewConversation": "Communication in Wire is always end-to-end encrypted. Everything you send and receive in this conversation is only accessible to you and your contact.", |
764 | 771 | "conversationNotClassified": "Security level: Unclassified", |
765 | 772 | "conversationNotFoundMessage": "You may not have permission with this account or it no longer exists.", |
|
1369 | 1376 | "modalCreateFolderHeadline": "Create new folder", |
1370 | 1377 | "modalCreateFolderMessage": "Move your conversation to a new folder.", |
1371 | 1378 | "modalCreateFolderPlaceholder": "Folder name", |
1372 | | - "modalCreateGroupCellsToggleHeading": "Files", |
1373 | | - "modalCreateGroupCellsToggleInfo": "Enable a shared Files section accessible to all group’s participants. This setting cannot be disabled once activated.", |
| 1379 | + "modalCreateGroupCellsToggleHeading": "File collaboration (Cells beta version)", |
| 1380 | + "modalCreateGroupCellsToggleInfo": "Enable participants to manage their documents and media files. Use folders, tags, and filters to work more efficiently. This can’t be undone.", |
1374 | 1381 | "modalCreateGroupProtocolHeading": "Protocol", |
1375 | 1382 | "modalCreateGroupProtocolInfo": "Select MLS to create a group conversation using the Messaging Layer Security protocol.", |
1376 | 1383 | "modalCreateGroupProtocolSelect.default": " (default)", |
|
0 commit comments