{
  "componentName": "Team Dev Commit",
  "commmit": "Commit",
  "commmits": "Commits",
  "loading": "(loading)",
  "status": {
    "pending": "Pending",
    "commit": "Commit",
    "committing": "Committing",
    "committed": "Committed",
    "ignored": "Ignored"
  },
  "objectActions": {
    "open": "Open",
    "compareWithCurrentRevision": "Compare with current revision",
    "revisionChanges": "Revison Changes",
    "previewMerge": "Preview Merge"
  },
  "commitDetail": {
    "title": "Commit to",
    "genexusServer": "GeneXus Server",
    "knowledgeBase": "Knowledge Base",
    "version": "Version"
  },
  "filter": {
    "searchPlaceholder": "Name or Description",
    "searchAccesibleName": "Search by Name or Description",
    "typePlaceholder": "Type",
    "typeAccesibleName": "Type",
    "typeAllCaption": "All Types",
    "localStatePlaceholder": "Local State",
    "localStateAccesibleName": "Local State",
    "changesetPlaceholder": "Changeset",
    "changesetAccesibleName": "Changeset",
    "folderPlaceholder": "Folder",
    "folderAccesibleName": "Folder",
    "categoryPlaceholder": "Category",
    "categoryAccesibleName": "Category",
    "mergeSelected": "Merge Selected",
    "main": "Main",
    "commit": "Commit",
    "reload": "Reload",
    "emptyState": "No results found for your filter",
    "allTypes": "All types",
    "secondaryFilterAriaLabel": "Toggle secondary filter"
  },
  "states": {
    "all": "All Local States",
    "inserted": "Inserted",
    "modified": "Modified",
    "conflicted": "Conflicted",
    "deleted": "Deleted"
  },
  "objects": {
    "name": "Name",
    "type": "Type",
    "description": "Description",
    "modifiedOn": "Modified On",
    "module": "Module",
    "action": "Action",
    "actions": {
      "insert": "Insert",
      "delete": "Delete",
      "modify": "Modify"
    },
    "pendingCommits": "Pending",
    "ignoredObjects": "Ignored Objects",
    "status": "Status",
    "localState": "Local State",
    "lastSynchronized": "Last Synchronized",
    "menuActions": "Menu Actions"
  },
  "loader": {
    "title": "Loading Objects",
    "description": "Please, hang on..."
  },
  "commitCommentPlaceholder": "Describe your commit changes"
}
