Skip to content
Snippets Groups Projects
Select Git revision
  • 740d75e6843e54023c91fa67360b928da4f4f27f
  • master default
  • dev_general
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
8 results

YoshikoStrings.properties

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    YoshikoStrings.properties 5.16 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 = INSERT SOME AMAZING INFO ABOUT THIS APPLICATION,\n THE AUTHOR AND WHERE TO FIND MORE INFO HERE\n <a href=\"www.hhu.de\" >LINK</a>
    aboutButton = About Yoshiko
    aboutTitle = Yoshiko Plugin Info
    cluster = 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
    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.
    ilpMarker = ILP Properties
    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