DocSpace-client/packages/client/public/locales/en/CreateEditRoomDialog.json
2022-08-29 13:49:43 +03:00

42 lines
2.3 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",
"NamePlaceholder": "Enter name",
"TagsPlaceholder": "Add a tag",
"CreateTagOption": "Create tag",
"MakeRoomPrivateTitle": "Make the Room Private",
"MakeRoomPrivateDescription": "All files in this room will be encrypted",
"MakeRoomPrivateLimitationsWarningDescription": "With this feature, you can invite only existing users on the portal. After creating a room, you will not be able to change the list of users.",
"ThirdPartyStorageTitle": "Third party storage",
"ThirdPartyStorageDescription": "Use third-party services as data storage for this room. A new folder for storing this rooms data will be created in the connected storage",
"ThirdPartyStorageComboBoxPlaceholder": "Select storage",
"ThirdPartyStorageNoStorageAlert": "No storage is connected in the portal Settings. Go to the Integrations section to enable data storage on a third-party",
"ThirdPartyStorageNoStorageAlertLink": "Third-party services",
"ThirdPartyStorageRememberChoice": "Remember this choice for new rooms",
"ThirdPartyStoragePermanentSettingDescription": "Files are stored in a third-party {{thirdpartyTitle}} storage in the \"{{thirdpartyFolderName}}\" folder.\n<strong>{{thirdpartyPath}}</strong>",
"FolderNameTitle": "Folder Name",
"FolderNameDescription": "A new folder for storing this rooms data will be created in the connected storage",
"DropzoneTitleLink": "Select new image",
"DropzoneTitleSecondary": "or drop file here",
"DropzoneTitleExsts": "(JPG or PNG, max 1 MB)"
}