Skip to content

Commit 078219c

Browse files
authored
Translations update from Hosted Weblate
2 parents f4b0bdb + 4380465 commit 078219c

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

src-ui/res/rules.en.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,3 +527,15 @@ elasticlink: |-
527527
3. For every turn, the lengths of the line segments on both sides of the turn must differ by exactly one.
528528
4. A number indicates the length of the line segment overlapping that cell. All cells with numbers must be visited.
529529
5. If the line turns on a number, the number indicates the length of either the horizontal or vertical line segment overlapping the cell.
530+
anymino: |-
531+
Shade some cells on the board to form shapes.
532+
1. All regions contain exactly one shape, which is an orthogonally connected group of shaded cells.
533+
2. Two identical shapes cannot share an edge, counting rotations and reflections as the same.
534+
3. Every shape must be orthogonally adjacent to at least one other shape of the same size.
535+
4. The shaded cells cannot form a 2x2 square.
536+
5. All shaded cells form an orthogonally contiguous area.
537+
slovak: |-
538+
Place numbers from the given range into some of the empty cells.
539+
1. Each row and column contains exactly one of each number (excluding numbers on shaded cells). Some cells remain empty.
540+
2. Numbers on shaded cells indicate the sum of numbers in the (up to four) orthogonally adjacent cells.
541+
3. The amount of circles on a shaded cell indicates how many of the (up to four) orthogonally adjacent cells must be filled with a number. Clues without any circles have an unknown amount.

src-ui/res/rules.ja.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,3 +413,8 @@ trizone: |-
413413
2. このとき一マスブロック同士は辺で接しないようにする。
414414
3. 三マスのブロック内には必ず数字が一つ入る。
415415
4. 数字はそのブロックが辺で接している一マスのブロックの個数を表す。
416+
slovak: |-
417+
いくつかの空いているマスに、1つずつ数を書き込みます。
418+
1. タテヨコすべての列に指定された数が1つずつあるようにします。
419+
2. 黒マスの中の数は、そのマスと辺で接するマスに入る数の和を表します。
420+
3. 黒マスの中の○の個数は、そのマスと辺で接するマスのうち、数が入るマスの数を表します。

0 commit comments

Comments
 (0)