Skip to content

Commit 2fdefc2

Browse files
committed
Translated using Weblate (English)
Currently translated at 62.6% (361 of 576 strings) Translation: Gephi/gephi-lite Translate-URL: https://hosted.weblate.org/projects/gephi/gephi-lite/en/
1 parent 46534d9 commit 2fdefc2

File tree

1 file changed

+9
-9
lines changed
  • packages/gephi-lite/src/locales

1 file changed

+9
-9
lines changed

packages/gephi-lite/src/locales/en.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -190,13 +190,14 @@
190190
"full_graph": "Full graph",
191191
"inapplicable": "Filter disabled: only one value available",
192192
"keepMissingValues": "Keep missing values",
193+
"missingValues": "Missing values",
194+
"noValueOption": "No value",
193195
"no_concurrent_edit": "Only one filter can be edited at a time. Confirm current edition to edit this filter.",
194196
"range": "range",
195197
"script": "Custom filter",
196198
"terms": "exact values",
197199
"title": "Filters",
198200
"topological": "Topology",
199-
"using": "Using",
200201
"topology": {
201202
"ego": {
202203
"core": "depth: maximum distance to ego",
@@ -211,16 +212,15 @@
211212
},
212213
"kCore": {
213214
"core": "k: minimum degree nodes should have",
214-
"label": "K-Core",
215-
"keepSelfLoop": "Keep self-loops"
215+
"keepSelfLoop": "Keep self-loops",
216+
"label": "K-Core"
216217
},
217218
"largestConnectedComponent": {
218219
"label": "Connected component",
219220
"number": "Number of largest components to keep"
220221
}
221222
},
222-
"missingValues": "Missing values",
223-
"noValueOption": "No value"
223+
"using": "Using"
224224
},
225225
"gephi-lite": {
226226
"info": "More info on Gephi Lite",
@@ -277,7 +277,9 @@
277277
"title": "Graph metadata"
278278
},
279279
"model": {
280+
"degree": "Degree",
280281
"directed": "Directed",
282+
"dynamic": "dynamic",
281283
"edges": "edges",
282284
"edges-data": {
283285
"attribute-name": "Attribute name",
@@ -311,11 +313,9 @@
311313
},
312314
"nodes_one": "node",
313315
"nodes_zero": "node",
314-
"title": "Attributes' Model",
315-
"undirected": "Undirected",
316-
"dynamic": "dynamic",
317316
"selfLoop": "Self-loop?",
318-
"degree": "Degree"
317+
"title": "Attributes' Model",
318+
"undirected": "Undirected"
319319
},
320320
"open": {
321321
"github": {

0 commit comments

Comments
 (0)