1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-03 08:45:25 +01:00

Update builtin locale (#16512)

* Update builtin locale files

* Update German builtin translation
This commit is contained in:
Wuzzy
2025-09-29 13:25:42 +02:00
committed by GitHub
parent 8f98b4f243
commit 274d8a7c65
8 changed files with 15 additions and 0 deletions

View File

@@ -192,6 +192,7 @@ Send a direct message to a player=Отправить прямое сообщен
Invalid usage, see /help msg.=Недопустимое использование, см. /help msg.
The player @1 is not online.=Игрок @1 не находится в игре.
DM from @1: @2=DM от @1: @2
DM sent to @1: @2=
Get the last login time of a player or yourself=Вывести время последнего входа игрока или своё
@1's last login time was @2.=Время последнего входа @1: @2.
@1's last login time is unknown.=Время последнего входа @1 неизвестно.
@@ -235,6 +236,7 @@ Air=Воздух
Ignore=Игнорируемая встроенная нода (":ignore")
You can't place 'ignore' nodes!=Вы не можете установить ноду 'ignore'!
print [<filter>] | dump [<filter>] | save [<format> [<filter>]] | reset=print [<filter>] | dump [<filter>] | save [<format> [<filter>]] | reset
Handle the profiler and profiling data. Can output to chat (print), action log (dump), or file in world (save). Format can be one of txt, csv, lua, json, json_pretty (structures may be subject to change). Filter is a lua pattern used to limit output to matching mod names.=
Statistics written to action log.=Статистика записывается в журнал действий.
Statistics were reset.=Статистика была сброшена.
Values below show absolute/relative times spend per server step by the instrumented function.=Приведенные ниже значения показывают абсолютное/относительное время, затрачиваемое функцией на каждый шаг сервера.