Skip to content

Commit 5afffa2

Browse files
authored
Translations update from Hosted Weblate (#704)
2 parents 900a5e8 + 79aba1e commit 5afffa2

4 files changed

Lines changed: 17 additions & 1 deletion

File tree

src-ui/res/history.en.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,4 @@ tetroctb: This genre first appeared in Puzzle Communication Nikoli vol. 181.
235235
kissing: This genre was invented by Matej Uher.
236236
topo: This genre was invented by Michael Lefkowitz a.k.a. juggler.
237237
bramble: This genre was invented by Martin Ender a.k.a. Menderbug.
238+
roboticwalk: This genre was invented by Anurag Sahay.

src-ui/res/history.ja.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,4 @@ bhaibahan: Prasanna Seshadri氏発案
233233
heavydots: Prasanna Seshadri氏発案
234234
tetroctb: パズル通信ニコリ vol.181より
235235
bramble: Martin Ender (Menderbug)氏発案
236+
roboticwalk: Anurag Sahay氏発案

src-ui/res/rules.en.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ tetroctb: |-
416416
4. Two tetrominoes which touch each other at the corners must have different shapes, counting rotations and reflections as the same.
417417
5. All tetrominoes form a diagonally contiguous area.
418418
topo: |-
419-
Divide the grid into regions, then assign a number to each region. Some region borders are given.
419+
Divide the grid into regions, then assign a non-negative number to each region. Some region borders are given.
420420
1. The numbers in adjacent regions must have a difference of exactly one.
421421
2. Region borders cannot branch off or cross.
422422
3. A clue shows the average of the numbers in the two adjacent regions.
@@ -432,3 +432,13 @@ ubahn: |-
432432
Draw horizontal and vertical lines to form a single network.
433433
1. The network cannot have dead ends.
434434
2. The numbers outside the grid indicate how many cells of a specific type (i.e. crossing, junction, straight line or curve) appear in the respective row or column, regardless of their rotation.
435+
suguru: |-
436+
Place a number in each cell. Some numbers are given.
437+
1. Numbers must be between 1 and N, where N is the size of the region.
438+
2. Each region contains exactly one of each number.
439+
3. Two equal numbers cannot be horizontally, vertically or diagonally adjacent.
440+
roboticwalk: |-
441+
Draw a loop that goes through every numbered cell.
442+
1. The loop cannot branch off or cross itself.
443+
2. A number indicates how many cells make up the continuous unshaded section of the loop that the number is on.
444+
3. The loop must alternate between turning and going straight in any successively visited pair of shaded cells.

src-ui/res/rules.ja.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,3 +357,7 @@ cityspace: |-
357357
3. すべての白マスはタテヨコにひとつながりになります。
358358
4. 白マスの一部が2×2のカタマリになったり、タテヨコにつながった輪っかになったりしてはいけません。
359359
5. 数字はその数字マスから上下左右それぞれに、外周または黒マスにぶつかるまで直進できる範囲のマスの数(数字マス自身を含む)を表します。
360+
suguru: |-
361+
1. 盤面のすべてのマスに数字を1つずつ入れましょう。
362+
2. 太線で区切られた部分を部屋と呼び、それぞれの部屋には、1からその部屋のマス数までの数を1つずつ入れます。
363+
3. タテヨコナナメに接するマスに、同じ数が入ってはいけません。

0 commit comments

Comments
 (0)