mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-14 22:00:27 +02:00
Allow relative coordinates in /area_pos[12] (#77)
This commit is contained in:
@ -133,3 +133,5 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
The area @1 does not exist.=La zone @1 n’existe pas.
|
||||
Unable to get position.=Impossible d’obtenir la position.
|
||||
Unknown subcommand: @1=Sous-commande inconnue : @1
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=
|
||||
|
@ -133,3 +133,5 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
The area @1 does not exist.=L'area @1 non esiste.
|
||||
Unable to get position.=Impossibile ottenere la posizione.
|
||||
Unknown subcommand: @1=Sotto-comando sconosciuto: @1
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=
|
||||
|
@ -133,3 +133,5 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
The area @1 does not exist.=Территория @1 не существует.
|
||||
Unable to get position.=Не удалось получить позицию.
|
||||
Unknown subcommand: @1=Неизвестная под-команда/аргумент.
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=
|
||||
|
@ -132,4 +132,6 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
|
||||
The area @1 does not exist.=保护区 @1 不存在。
|
||||
Unable to get position.=无法获得座标。
|
||||
Unknown subcommand: @1=子指令不明:@1
|
||||
Unknown subcommand: @1=子指令不明:@1
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=此服务器不支援相对座标。请更新Minetest至5.7.0或之后的版本。
|
@ -133,3 +133,5 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
The area @1 does not exist.=保護區 @1 不存在。
|
||||
Unable to get position.=無法獲得座標。
|
||||
Unknown subcommand: @1=子指令不明:@1
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=此伺服器不支援相對座標。請更新Minetest至5.7.0或之後的版本。
|
||||
|
@ -133,3 +133,5 @@ Set area protection region, position 1, or position 2 by punching nodes, or disp
|
||||
The area @1 does not exist.=
|
||||
Unable to get position.=
|
||||
Unknown subcommand: @1=
|
||||
|
||||
Relative coordinates is not supported on this server. Please upgrade Minetest to 5.7.0 or newer versions.=
|
||||
|
Reference in New Issue
Block a user