Skip to content
Snippets Groups Projects
Select Git revision
  • e34efa3e14990fb7e5f144f50ad404ab5036240b
  • master default protected
  • towards_1.8.0
  • updateTLC
  • 1.1.0-stups
  • 1.0.2-stups
  • 1.0.1-stups
  • 1.0.0-stups
8 results

pubring.gpg.enc

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    YoshikoStrings.properties 5.10 KiB
    #-------------------------------------------------------------------------------
    # Copyright (C) 2017 Philipp Spohr
    #
    # Permission is hereby granted, free of charge, to any person obtaining a copy
    # of this software and associated documentation files (the "Software"), to deal
    # in the Software without restriction, including without limitation the rights
    # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    # copies of the Software, and to permit persons to whom the Software is
    # furnished to do so, subject to the following conditions:
    #
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    #
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    #-------------------------------------------------------------------------------
    
    
    #TODO: Give more meaningful names to keys, sort
    
    about = Yoshiko Cytoscape App
    aboutButton = About Yoshiko
    aboutTitle = Yoshiko Plugin Info
    clusters = Cluster
    clusterFound = Clusters found:
    clusterSize = Cluster Size:
    continueTimeout = The ILP has exceeded the given time limit. Do you want to continue? (This may take a long time)
    cost = Editing Cost:
    createMetaGraph = Create Meta-Graph
    createClusterView = Create Cluster Views
    currentGap = [ILP] Current Instance Gap
    defaultDeletion = Default deletion cost:
    defaultInsertion = Default insertion cost:
    deleteSolution = Do you really want to delete this solution?
    directedGraphWarning = This algorithm works on undirected graphs. Directed edges are \n treated as undirected edges.
    disableMultiThreading = Disable Multithreading
    discardSolution = Discard
    editingCostPanel = Editing Costs
    exportSelectedClusters = Export selected clusters
    firstStart = Thanks for using the Yoshiko Clustering Tool!\nIt appears, that this is your first time using this tool.\nIf you want an in-depth explanation of the algorithm please refer to: [INSERT COOL LINK HERE]
    gap = Gap
    getYoshiko = Get Yoshiko Library
    hideSingles = Hide single-node clusters
    icTooltip = This value is used to determine what the algorithm pays when inserting an edge.\nExisting mappings overwrite this value.\nA higher value means that the algorithm is less likely to insert edges in order to generate a cluster.
    incompleteResult = This run yielded no usable result!
    instance = Instance
    invalidated = No longer valid, original graph changed!
    lastInstanceGap = Gap (Current Instance):
    libFail = Failed to load library! Make sure you got the right file. The required version for this version of the wrapper is:
    libraryPanel = Library
    metaGraph = Meta Graph
    metaGraph_edges = Fetching edges and calculating edge strengths
    multFactor = Multiplicative Factor for SNR:
    multiGraphWarning = This graph is a multigraph. This algorithms behavior on multigraphs is not yet researched.
    noFeasible = No feasible solution found!
    noLibMessage = There is no Yoshiko Library currently loaded! You might have to specify its location.
    noLibTitle = Library not loaded!
    noMappingHint = You haven't mapped the cost value to a column in your edge table.\nYoshiko runs significantly faster and generates better solutions if you map values.
    nodes = Nodes
    optionpane_title = Yoshiko Info
    noClustersSelected = You have not selected any clusters
    notOptimal = Optimality not guaranteed
    nrSolutions = Number of Solutions:
    operationMode = Operation Mode
    optimal = Optimal Solution
    paidCost = Paid a total modification cost of:
    redRuleChooserTitle = Reduction Rules
    redSolved =  reduced instances solved
    resolveLibPath = Resolve Yoshiko Library Path
    restartNeeded = Changes only take effect after restart!
    resultsPanelTitle = Yoshiko Results
    run = Perform Algorithm
    showAdvanced = Show advanced options
    solution = Solution
    solutionMarker = Solution Properties
    
    status_createCV = Creating cluster view for cluster:
    
    status_reductionAC = Applying "Almost-Clique" reduction rule
    status_reductionCR = Applying "Clique" reduction rule
    status_reductionCC = Applying "Critical-Clique" reduction rule
    status_reductionHE = Applying "Heavy-Edge 3 in 1" reduction rule
    status_reductionMR = Applying "Merging" reduction rule
    status_reductionPD = Applying "Parameter-Dependent" reduction rule
    status_reductionSN = Applying "Similar-Neighborhood" reduction rule
    
    status_solvingILP = Solving ILP
    
    switchLanguage = Plugin language
    
    task_ccv = Yoshiko: Create Cluster Views
    task_cmg = Yoshiko: Create Meta Graph
    
    timeLimitILP = Use time limit for ILP (s):
    timedOutMessage = The ILP exceeded the time-limit!
    timedOutTitle = Timeout
    timeoutMarker = Timed Out
    timeoutTitle = Timeout
    tooltip_helpButton = Show in-depth help for this component
    warning = Warning
    wrapperVersion = Yoshiko Plugin for Cytoscape Version
    yoshTask = Performing Yoshiko Algorithm
    yoshVersion = Yoshiko Version
    yoshikoHint = Yoshiko Hint