-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,935 changed files
with
32,845 additions
and
26,690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
handheld-gps-coordinates-title = | ||
Coords: | ||
Координаты: | ||
{ $coordinates } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
game-hud-open-escape-menu-button-tooltip = Open escape menu. | ||
game-hud-open-guide-menu-button-tooltip = Open guidebook menu. | ||
game-hud-open-character-menu-button-tooltip = Open character menu. | ||
game-hud-open-emotes-menu-button-tooltip = Open emotes menu. | ||
game-hud-open-inventory-menu-button-tooltip = Open inventory menu. | ||
game-hud-open-crafting-menu-button-tooltip = Open crafting menu. | ||
game-hud-open-actions-menu-button-tooltip = Open actions menu. | ||
game-hud-open-admin-menu-button-tooltip = Open admin menu. | ||
game-hud-open-sandbox-menu-button-tooltip = Open sandbox menu. | ||
game-hud-open-escape-menu-button-tooltip = Открыть меню паузы. | ||
game-hud-open-guide-menu-button-tooltip = Открыть меню руководства. | ||
game-hud-open-character-menu-button-tooltip = Открыть меню персонажа. | ||
game-hud-open-emotes-menu-button-tooltip = Открыть меню эмоций. | ||
game-hud-open-inventory-menu-button-tooltip = Открыть меню инвентаря. | ||
game-hud-open-crafting-menu-button-tooltip = Открыть меню создания. | ||
game-hud-open-actions-menu-button-tooltip = Открыть меню действий. | ||
game-hud-open-admin-menu-button-tooltip = Открыть меню администратора. | ||
game-hud-open-sandbox-menu-button-tooltip = Открыть меню песочницы. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
zzzz-fmt-direction-North = North | ||
zzzz-fmt-direction-South = South | ||
zzzz-fmt-direction-East = East | ||
zzzz-fmt-direction-West = West | ||
zzzz-fmt-direction-NorthEast = NorthEast | ||
zzzz-fmt-direction-SouthEast = SouthEast | ||
zzzz-fmt-direction-NorthWest = NorthWest | ||
zzzz-fmt-direction-SouthWest = SouthWest | ||
zzzz-fmt-direction-North = Север | ||
zzzz-fmt-direction-South = Юг | ||
zzzz-fmt-direction-East = Восток | ||
zzzz-fmt-direction-West = Запад | ||
zzzz-fmt-direction-NorthEast = Северо-восток | ||
zzzz-fmt-direction-SouthEast = Юго-восток | ||
zzzz-fmt-direction-NorthWest = Северо-запад | ||
zzzz-fmt-direction-SouthWest = Юго-запад |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,97 +1,97 @@ | ||
## Standard SI prefixes | ||
|
||
units-si--y = y | ||
units-si--z = z | ||
units-si--a = a | ||
units-si--f = f | ||
units-si--p = p | ||
units-si--n = n | ||
units-si--u = µ | ||
units-si--m = m | ||
units-si--y = и | ||
units-si--z = з | ||
units-si--a = а | ||
units-si--f = ф | ||
units-si--p = п | ||
units-si--n = н | ||
units-si--u = мк | ||
units-si--m = м | ||
units-si = { "" } | ||
units-si-k = k | ||
units-si-m = M | ||
units-si-g = G | ||
units-si-t = T | ||
units-si-p = P | ||
units-si-e = E | ||
units-si-z = Z | ||
units-si-y = Y | ||
units-si-k = к | ||
units-si-m = М | ||
units-si-g = Г | ||
units-si-t = Т | ||
units-si-p = П | ||
units-si-e = Э | ||
units-si-z = З | ||
units-si-y = И | ||
### Long form | ||
|
||
units-si--y-long = yocto | ||
units-si--z-long = zepto | ||
units-si--a-long = atto | ||
units-si--f-long = femto | ||
units-si--p-long = pico | ||
units-si--n-long = nnano | ||
units-si--u-long = micro | ||
units-si--m-long = milli | ||
units-si--y-long = иокто | ||
units-si--z-long = зепто | ||
units-si--a-long = атто | ||
units-si--f-long = фемто | ||
units-si--p-long = пико | ||
units-si--n-long = нано | ||
units-si--u-long = микро | ||
units-si--m-long = милли | ||
units-si-long = { "" } | ||
units-si-k-long = kilo | ||
units-si-m-long = mega | ||
units-si-g-long = giga | ||
units-si-t-long = tera | ||
units-si-p-long = peta | ||
units-si-e-long = exa | ||
units-si-z-long = zetta | ||
units-si-y-long = yotta | ||
units-si-k-long = кило | ||
units-si-m-long = мега | ||
units-si-g-long = гига | ||
units-si-t-long = тера | ||
units-si-p-long = пета | ||
units-si-e-long = экса | ||
units-si-z-long = зетта | ||
units-si-y-long = иотта | ||
## Pascals (Pressure) | ||
|
||
units-u--pascal = µPa | ||
units-m--pascal = mPa | ||
units-pascal = Pa | ||
units-k-pascal = kPa | ||
units-m-pascal = MPa | ||
units-g-pascal = GPa | ||
units-u--pascal-long = Micropascal | ||
units-m--pascal-long = Millipascal | ||
units-pascal-long = Pascal | ||
units-k-pascal-long = Kilopascal | ||
units-m-pascal-long = Megapascal | ||
units-g-pascal-long = Gigapascal | ||
units-u--pascal = мкПа | ||
units-m--pascal = мПа | ||
units-pascal = Па | ||
units-k-pascal = кПа | ||
units-m-pascal = МПа | ||
units-g-pascal = ГПа | ||
units-u--pascal-long = микропаскаль | ||
units-m--pascal-long = миллипаскаль | ||
units-pascal-long = паскаль | ||
units-k-pascal-long = килопаскаль | ||
units-m-pascal-long = мегапаскаль | ||
units-g-pascal-long = гигапаскаль | ||
## Watts (Power) | ||
|
||
units-u--watt = µW | ||
units-m--watt = mW | ||
units-watt = W | ||
units-k-watt = kW | ||
units-m-watt = MW | ||
units-g-watt = GW | ||
units-u--watt-long = Microwatt | ||
units-m--watt-long = Milliwatt | ||
units-watt-long = Watt | ||
units-k-watt-long = Kilowatt | ||
units-m-watt-long = Megawatt | ||
units-g-watt-long = Gigawatt | ||
units-u--watt = мкВт | ||
units-m--watt = мВт | ||
units-watt = Вт | ||
units-k-watt = кВт | ||
units-m-watt = МВт | ||
units-g-watt = ГВт | ||
units-u--watt-long = микроватт | ||
units-m--watt-long = милливатт | ||
units-watt-long = ватт | ||
units-k-watt-long = киловатт | ||
units-m-watt-long = мегаватт | ||
units-g-watt-long = гигаватт | ||
## Joule (Energy) | ||
|
||
units-u--joule = µJ | ||
units-m--joule = mJ | ||
units-joule = J | ||
units-k-joule = kJ | ||
units-m-joule = MJ | ||
units-u--joule-long = Microjoule | ||
units-m--joule-long = Millijoule | ||
units-joule-long = Joule | ||
units-k-joule-long = Kilojoule | ||
units-m-joule-long = Megajoule | ||
units-u--joule = мкДж | ||
units-m--joule = мДж | ||
units-joule = Дж | ||
units-k-joule = кДж | ||
units-m-joule = МДж | ||
units-u--joule-long = микроджоуль | ||
units-m--joule-long = миллиджоуль | ||
units-joule-long = джоуль | ||
units-k-joule-long = килоджоуль | ||
units-m-joule-long = мегаджоуль | ||
## Kelvin (Temperature) | ||
|
||
units-u--kelvin = µK | ||
units-m--kelvin = mK | ||
units-kelvin = K | ||
units-k-kelvin = kK | ||
units-u--kelvin = мкК | ||
units-m--kelvin = мК | ||
units-kelvin = К | ||
units-k-kelvin = кК | ||
units-m-kelvin = MK | ||
units-g-kelvin = GK | ||
units-u--kelvin-long = Microkelvin | ||
units-m--kelvin-long = Millikelvin | ||
units-kelvin-long = Kelvin | ||
units-k-kelvin-long = Kilokelvin | ||
units-m-kelvin-long = Megakelvin | ||
units-g-kelvin-long = Gigakelvin | ||
units-g-kelvin = ГК | ||
units-u--kelvin-long = микрокельвин | ||
units-m--kelvin-long = милликельвин | ||
units-kelvin-long = кельвин | ||
units-k-kelvin-long = килокельвин | ||
units-m-kelvin-long = мегакельвин | ||
units-g-kelvin-long = гигакельвин |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
tentacle-ability-use-popup = { CAPITALIZE(THE($entity)) } digs its tentacles under the ground! | ||
tentacle-ability-use-popup = { CAPITALIZE($entity) } погружает свои щупальца под землю! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
mime-cant-speak = Your vow of silence prevents you from speaking. | ||
mime-invisible-wall-popup = { CAPITALIZE(THE($mime)) } brushes up against an invisible wall! | ||
mime-invisible-wall-failed = You can't create an invisible wall there. | ||
mime-not-ready-repent = You aren't ready to repent for your broken vow yet. | ||
mime-ready-to-repent = You feel ready to take your vows again. | ||
mime-cant-speak = Данный вами обет молчания не позволяет вам говорить. | ||
mime-invisible-wall-popup = { CAPITALIZE($mime) } упирается в невидимую стену! | ||
mime-invisible-wall-failed = Вы не можете создать здесь невидимую стену. | ||
mime-not-ready-repent = Вы ещё не готовы покаяться за нарушенный обет. | ||
mime-ready-to-repent = Вы чувствуете, что готовы снова дать обет молчания. |
Oops, something went wrong.