forked from MineClone5/MineClone5
Final typo fix
This commit is contained in:
parent
dcf0a05f3c
commit
5af5d05a03
|
@ -12,6 +12,6 @@ Glow Ink Sac=Светящийся чернильный мешок
|
|||
Use it to craft the Glow Item Frame.=Используется для крафта светящейся рамки.
|
||||
Use the Glow Ink Sac and the normal Item Frame to craft the Glow Item Frame.=Используйте светящийся чернильный мешок и обычную рамку для крафта светящейся рамки.
|
||||
Glow Item Frame=Светящаяся рамка
|
||||
Can hold an item and glows=Светится и может хранить предмет.
|
||||
Can hold an item and glows=Светится и может хранить предмет
|
||||
Glow Item frames are decorative blocks in which items can be placed.=Светящаяся рамка это декоративный блок в который можно положить предметы.
|
||||
Just place any item on the item frame. Use the item frame again to retrieve the item.=Просто используйте любой предмет на рамке. Используйте рамку снова, чтобы забрать предмет.
|
|
@ -75,3 +75,4 @@ You can copy the pattern of a banner by placing two banners of the same color in
|
|||
And one additional layer=И один дополнительный слой
|
||||
And @1 additional layers=И @1 дополнительных слоёв
|
||||
Paintable decoration=Раскрашиваемая декорация
|
||||
Preview Banner=Предпросмотр баннера
|
|
@ -75,3 +75,4 @@ You can copy the pattern of a banner by placing two banners of the same color in
|
|||
And one additional layer=
|
||||
And @1 additional layers=
|
||||
Paintable decoration=
|
||||
Preview Banner=
|
||||
|
|
|
@ -24,3 +24,7 @@ Only peaceful mobs allowed!=Включены только мирные мобы!
|
|||
@1[<name>]=@1[<имя>]
|
||||
Set game mode for player or yourself=Задаёт режим игры для игрока или для вас
|
||||
Error: No game mode specified.=Ошибка: Режим игры не указан.
|
||||
<sound> <target>=<звук> <цель>
|
||||
Play a sound. Arguments: <sound>: name of the sound. <target>: Target.=Проигрывает звук. Аргументы: <звук> - название звука, <цель> - целевой игрок.
|
||||
Sound name is invalid!=Неправильное название звука!
|
||||
Target is invalid!!=Неправильная цель!!
|
|
@ -24,3 +24,7 @@ Only peaceful mobs allowed!=
|
|||
@1[<name>]=
|
||||
Set game mode for player or yourself=
|
||||
Error: No game mode specified.=
|
||||
<sound> <target>=
|
||||
Play a sound. Arguments: <sound>: name of the sound. <target>: Target.=
|
||||
Sound name is invalid!=
|
||||
Target is invalid!!=
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# textdomain: mcl_privs
|
||||
Can place and use advanced blocks like mob spawners, command blocks and barriers.=Позволяет размещать и использовать продвинутые блоки, такие как спаунеры мобов, командные блоки и барьеры.
|
||||
Can place and use advanced blocks like mob spawners, command blocks and barriers.=Позволяет размещать и использовать продвинутые блоки, такие как спавнеры мобов, командные блоки и барьеры.
|
Loading…
Reference in New Issue