diff options
author | dartraiden <wowemuh@gmail.com> | 2017-10-25 01:25:14 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-10-25 01:25:14 +0300 |
commit | 054e517fb36a876ac658e612a7bd74b21363da06 (patch) | |
tree | 0be7797dce26b74159b6dafff299e4172153d4b7 /langpacks/belarusian/Plugins/Variables.txt | |
parent | 0118340b4cda4f02fcc823ec49c7337c392663ea (diff) |
langpacks/update
Diffstat (limited to 'langpacks/belarusian/Plugins/Variables.txt')
-rw-r--r-- | langpacks/belarusian/Plugins/Variables.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/langpacks/belarusian/Plugins/Variables.txt b/langpacks/belarusian/Plugins/Variables.txt index 02d3361af6..bbc6e635c0 100644 --- a/langpacks/belarusian/Plugins/Variables.txt +++ b/langpacks/belarusian/Plugins/Variables.txt @@ -95,8 +95,8 @@ Лагічныя выразы
[performs logical AND (x && y && ...)]
лагічнае І (x && y && ...)
-[Boolean FALSE]
-Лагічнае ХЛУСНЯ
+[boolean FALSE]
+лагічнае ХЛУСНЯ
[performs w, then shows z and performs y while x is TRUE]
выконвае w, потым паказвае z, і выконвае y, пакуль x = ПРАЎДА
[shows y if x is TRUE, otherwise it shows z]
@@ -121,8 +121,8 @@ y, калі даўжыня радка w > x, у іншым выпадку z выконвае лагічнае НЯМА (!x)
[performs logical OR (x || y || ...)]
выконвае лагічнае ЦІ (x || y || ...)
-[Boolean TRUE]
-Лагічнае ПРАЎДА
+[boolean TRUE]
+лагічнае ПРАЎДА
[performs logical XOR (x ^ y)]
выконвае лагічнае выключальнае ЦІ - XOR (x ^ y)
[Mathematical Functions]
|