DocSpace-client/packages/client/public/locales/en/CreateEditRoomDialog.json
2022-08-03 14:47:30 +03:00

38 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CreateRoom": "Create room",
"ChooseRoomType": "Choose room type",
"RoomEditing": "Room editing",
"FillingFormsRoomTitle": "Filling forms room",
"CollaborationRoomTitle": "Collaboration room",
"ReviewRoomTitle": "Review room",
"ViewOnlyRoomTitle": "View-only room",
"CustomRoomTitle": "Custom room",
"FillingFormsRoomDescription": "Build, share and fill document templates or work with the ready presets to quickly create documents of any type",
"CollaborationRoomDescription": "Collaborate on one or multiple documents with your team",
"ReviewRoomDescription": "Request a review or comments on the documents",
"ViewOnlyRoomDescription": "Share any ready documents, reports, documentation, and other files for viewing",
"CustomRoomDescription": "Apply your own settings to use this room for any custom purpose",
"FillingFormsRoomSecondaryInfo": "NO TEXT",
"CollaborationRoomSecondaryInfo": "In this room participants will be able to edit documents together. This room can be useful for quick preparation of documents.",
"ReviewRoomSecondaryInfo": "In the review room participants will be able to discuss, comment and review documents. Taking into account the reviews, you can create/supplement a document in the room.",
"ViewOnlyRoomSecondaryInfo": "In this room you can add any files that need to be provided to users for review.",
"NamePlaceholder": "Enter name",
"TagsPlaceholder": "Add a tag",
"CreateTagOption": "Create tag",
"MakeRoomPrivateTitle": "Make the Room Private",
"MakeRoomPrivateDescription": "All files in this room will be encrypted",
"StorageLocationTitle": "Storage location",
"StorageLocationDescription": "Use third-party services as data storage for this room",
"StorageLocationRememberChoice": "Remember this choice for new rooms",
"FolderNameTitle": "Folder Name",
"FolderNameDescription": "A new folder for storing this rooms data will be created in the connected storage"
}