Skip to content

Commit 80eb883

Browse files
authored
Translations update from Hosted Weblate (#719)
2 parents 8a8c457 + 0190963 commit 80eb883

5 files changed

Lines changed: 11 additions & 2 deletions

File tree

src-ui/res/history.en.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,4 @@ nuriloop: This genre first appeared in Puzzle Communication Nikoli vol. 62.
241241
ruleofthree: This genre was invented by Seren.
242242
compass: This genre was invented by Silke Berendes.
243243
soulmates: This genre was invented by GESAKU.
244+
longest: This genre was invented by GESAKU.

src-ui/res/history.ja.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,4 @@ kissing: ''
239239
topo: ''
240240
nuriloop: パズル通信ニコリ vol.62より
241241
soulmates: GESAKU氏考案
242+
longest: GESAKU氏考案

src-ui/res/rules.en.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,3 +486,7 @@ golemgrad: |-
486486
4. A number indicates the size of the region that contains it.
487487
5. All cells used by lines must form an orthogonally contiguous area.
488488
6. The cells used by lines cannot form a 2x2 square.
489+
longest: |-
490+
Draw lines over the dotted lines to divide the board into polygons.
491+
1. For each polygon, the side (or sides) with the biggest length must consist entirely of given borders.
492+
2. Each given border must be part of the longest side for at least one of the adjacent polygons.

src-ui/res/rules.ja.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,3 +405,6 @@ golemgrad: |-
405405
7. すべての黒マスは、タテヨコに全体でひとつながりになっていなければなりません。
406406
8. 数字の入ったマスを黒マスにしてはいけません。
407407
9. 黒マスが2×2のカタマリになってはいけません。
408+
longest: |-
409+
1. 点線上に線を引き、面積1マス以上のブロックに分割します。使わないマスはありません。
410+
2. 最初から表示されている線は各ブロックの最も長い辺(複数あるならすべて)です。書き込む線が最も長い辺の一部や全体になるようなブロックができてはいけません。

src/res/failcode.en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"arAlone.toichika2": "A number can not see an identical number.",
2525
"arBlkEdge.loute": "An arrow is not at the endpoint of an area.",
2626
"arBlocked.toichika2": "Other numbers are between a pair of numbers.",
27-
"arBlockLt2.evolmino": "The arrow passes through less than two blocks.",
27+
"arBlockLt2.evolmino": "The arrow passes through fewer than two blocks.",
2828
"arCountGt.arrowflow": "A number has too many arrows pointing towards it.",
2929
"arCountLt.arrowflow": "A number does not have enough arrows pointing towards it.",
3030
"arDistance.distopia": "A number is not equal to the sum of the closest distances.",
@@ -686,7 +686,7 @@
686686
"lnOnShade.recoil": "There is a line on a recoiled cell.",
687687
"lnOnShade.yajisoko": "A line goes over a shaded cell.",
688688
"lnOnShade": "There is a line on a shaded cell.",
689-
"lnOnWhite.uturns":"A white circle is not in the middle of a line.",
689+
"lnOnWhite.uturns": "A white circle is not in the middle of a line.",
690690
"lnOverlap.kouchoku": "Some segments overlap.",
691691
"lnOverlap.tontti": "A line overlaps a number.",
692692
"lnPassOver.kouchoku": "A segment passes over a clue.",

0 commit comments

Comments
 (0)