Skip to content

Commit

Permalink
Add missing Slovenian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
janezd committed Nov 22, 2024
1 parent 38dde22 commit 659ed1c
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions i18n/si/msgs.jaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ network/base.py:
def `as_edges`:
edges must be an instance of 'Edges' or a sparse matrix,: false
not '{type(edges).__name__}: false
Edges must be square matrices: true
Number of nodes and edge matrix dimension must match: true
network/community.py:
def `add_results_to_items`:
C%d: false
Expand Down Expand Up @@ -304,9 +302,6 @@ widgets/OWNxEmbeddings.py:
networks: false
davis.net: false
widgets/OWNxExplorer.py:
class `allot`:
def `call`:
skippable function cannot return a result: false
class `OWNxExplorer`:
Network Explorer: Raziskovalec omrežja
Visually explore the network and its properties.: Vizualno raziskovanje omrežja in njegovih lastnosti
Expand Down Expand Up @@ -459,11 +454,13 @@ widgets/OWNxFile.py:
node_label: false
def `_label_to_tabel`:
node_label: false
def `sendReport`:
Network file: Datoteka z omrežjem
def `send_report`:
Network file: Datoteka omrežja
File name: Ime datoteke
Vertices: Točke
Vertices: Število točk
Directed: Usmerjeno
No: Ne
Yes: Da
__main__: false
widgets/OWNxFromDistances.py:
class `OWNxFromDistances`:
Expand Down

0 comments on commit 659ed1c

Please sign in to comment.