Skip to content

Commit

Permalink
Translated using Weblate (English)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (238 of 238 strings)

Translation: pzprjs/Genre Rules
Translate-URL: https://hosted.weblate.org/projects/pzprjs/rules/en/
  • Loading branch information
weblate committed Aug 6, 2023
1 parent 3b56b38 commit de19722
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src-ui/res/rules.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1171,3 +1171,17 @@ nothing: "Draw lines through orthogonally adjacent cells to form a loop.\n1. The
cannot branch off or cross itself.\n2. If a country is visted by the loop, it must
visit all cells.\n3. Countries cannot be visited more than once.\n4. Two unused
countries cannot be orthogonally adjacent."
waterwalk: "Draw a loop that goes through every numbered cell.\n1. The loop cannot
branch off or cross itself.\n2. Blue cells represent water, while regular cells
represent ground. The loop may not go through more than 2 water cells in a row.\n
3. A number indicates how many cells make up the continuous grounded section of
the loop that the number is on."
pentatouch: "Place every shape from the bank into the grid. Shapes can be rotated
or mirrored.\n1. All shapes must be used exactly once. There cannot be shapes in
the grid that aren't present in the bank.\n2. Two shapes cannot be orthogonally
adjacent.\n3. A dot indicates a place where two shapes are diagonally adjacent.
All possible dots are given, meaning that two shapes cannot be diagonally adjacent
in places without a dot."
wittgen: "Place several rectangles of size 1x3 into the grid.\n1. A number indicates
the amount of rectangles in the 4 orthogonally adjacent cells.\n2. All cells not
used by rectangles form an orthogonally contiguous area."

0 comments on commit de19722

Please sign in to comment.