mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-26 14:22:23 +02:00
93 lines
3.6 KiB
JSON
93 lines
3.6 KiB
JSON
{
|
|
"string": {
|
|
"Card": "Card",
|
|
"CardApplication": "Cards",
|
|
"Cards": "Cards",
|
|
"Content": "Content",
|
|
"CreateCard": "Create Card",
|
|
"AllowCreatingCards": "Allow creating cards",
|
|
"CreateMasterTag": "Create Type",
|
|
"CreateTag": "Create Tag",
|
|
"MasterTag": "Type",
|
|
"MasterTags": "Types",
|
|
"Parent": "Parent",
|
|
"Tags": "Tags",
|
|
"Tag": "Tag",
|
|
"AddTag": "Add Tag",
|
|
"CardLibrary": "Card Library",
|
|
"MinimizeAll": "Minimize All",
|
|
"ExpandAll": "Expand All",
|
|
"DeleteTag": "Delete Tag",
|
|
"TagRelations": "Tag Relations",
|
|
"DeleteTagConfirm": "Are you sure you want to delete this tag? All related properties will be deleted",
|
|
"DeleteMasterTag": "Delete Type",
|
|
"DeleteMasterTagConfirm": "Are you sure you want to delete this type? All objects related to this type will be deleted",
|
|
"UnsetParent": "Unset parent",
|
|
"SetParent": "Set parent",
|
|
"CreateChild": "Create child",
|
|
"Children": "Children",
|
|
"Views": "Views",
|
|
"CreateView": "Create View",
|
|
"EditView": "Edit View",
|
|
"SelectViewType": "Select View Type",
|
|
"Document": "Document",
|
|
"Documents": "Documents",
|
|
"ChangeType": "Change type",
|
|
"ChangeTypeWarning": "Warning: Changing the Type of a Card will remove all data for any attributes that do not exist on the target Type. Previous attribute data can be restored by changing the Card back to a previous Type. Card content will not be affected.",
|
|
"MasterDetailViews": "Master Detail Views",
|
|
"SelectType": "Select Type",
|
|
"CreateSpace": "Create space",
|
|
"NumberTypes": "{count, plural, one {# type} other {# types}}",
|
|
"Labels": "Labels",
|
|
"Properties": "Properties",
|
|
"NoChildren": "No children",
|
|
"ConfigDescription": "Extension for database-style knowledge management.",
|
|
"AddCollaborators": "Add collaborators",
|
|
"CardTitle": "Title",
|
|
"Post": "Post",
|
|
"GetIndividualPublicLink": "Get personalized public link",
|
|
"ShowLess": "Show less",
|
|
"CardContent": "What do you want to share?",
|
|
"Feed": "Feed",
|
|
"AllCards": "All Cards",
|
|
"Favorites": "Favorites",
|
|
"RemoveCard": "Remove Card",
|
|
"UpdateCard": "Update Card",
|
|
"CreateCardPermission": "Create Card",
|
|
"AddTagPermission": "Add Tag",
|
|
"RemoveTag": "Remove Tag",
|
|
"ForbidRemoveCard": "Forbid Remove Card",
|
|
"ForbidUpdateCard": "Forbid Update Card",
|
|
"ForbidCreateCardPermission": "Forbid Create Card",
|
|
"ForbidAddTagPermission": "Forbid Add Tag",
|
|
"ForbidRemoveTag": "Forbid Remove Tag",
|
|
"Duplicate": "Duplicate",
|
|
"Version": "Version",
|
|
"Versions": "Versions",
|
|
"NewVersion": "New version",
|
|
"Versioning": "Versioning",
|
|
"EnableVersioning": "Enable versioning",
|
|
"EnableVersioningConfirm": "Do you want to enable versioning?",
|
|
"NewVersionConfirmation": "Do you want to create a new version?",
|
|
"RelationCopyDescr": "Which relations do you want to copy?",
|
|
"Import": "Import",
|
|
"Export": "Export",
|
|
"CardUpdated": "Card updated",
|
|
"CardCreated": "Card created",
|
|
"MyCards": "My cards",
|
|
"GotoMyCards": "Go to my cards",
|
|
"LockSection": "Lock section",
|
|
"UnLockSection": "Unlock section",
|
|
"SectionLocked": "Section {section} locked",
|
|
"SectionUnlocked": "Section {section} unlocked",
|
|
"LayoutAuto": "Auto",
|
|
"SingleColumn": "Single column",
|
|
"BaseType": "Base type",
|
|
"BaseTypeDescription": "Use this type as a parent only. Cards can be created only from its subtypes.",
|
|
"TwoColumns": "Two columns",
|
|
"Grid": "Grid",
|
|
"RichtextProperties": "Richtext Properties",
|
|
"ShowAllVersions": "Show all versions"
|
|
}
|
|
}
|