DocSpace-client/packages/client/public/locales/en/InfoPanel.json
2023-04-07 13:22:35 +03:00

43 lines
1.7 KiB
JSON

{
"AccountsEmptyScreenText": "See users details here",
"AndMoreLabel": "and <strong>{{count}} more</strong>",
"CreationDate": "Creation date",
"Data": "Data",
"DateModified": "Date modified",
"FeedCreateFileSeveral": "Files added",
"FeedCreateFileSingle": "File created",
"FeedCreateFolderSeveral": "Folders added",
"FeedCreateFolderSingle": "Folder created",
"FeedCreateRoom": "<strong>«{{roomTitle}}»</strong> room created",
"FeedCreateRoomTag": "Tags added",
"FeedCreateUser": "Users added",
"FeedDeleteFile": "Files removed",
"FeedDeleteFolder": "Folders removed",
"FeedDeleteRoomTag": "Tags removed",
"FeedDeleteUser": "User removed",
"FeedLocationLabel": "Folder «{{folderTitle}}»",
"FeedMoveFile": "Files moved",
"FeedMoveFolder": "Folders moved",
"FeedRenameFile": "File renamed",
"FeedRenameFolder": "Folder renamed",
"FeedRenameRoom": "Room <strong>«{{oldRoomTitle}}»</strong> renamed to <strong>«{{roomTitle}}»</strong>.",
"FeedUpdateFile": "File updated",
"FeedUpdateRoom": "Icon changed",
"FeedUpdateUser": "has been assigned role {{role}}",
"FileExtension": "File extension",
"FilesEmptyScreenText": "See file and folder details here",
"HistoryEmptyScreenText": "Activity history will be shown here",
"ItemsSelected": "Items selected",
"LastModifiedBy": "Last modified by",
"PendingInvitations": "Pending invitations",
"Properties": "Properties",
"RoomsEmptyScreenTent": "See rooms details here",
"SelectedUsers": "Selected accounts",
"StorageType": "Storage type",
"SubmenuDetails": "Details",
"SubmenuHistory": "History",
"SystemProperties": "System properties",
"UsersInRoom": "Users in room",
"Versions": "Versions"
}