diff options
author | bunnyhoney <bunnyhoney@o2.pl> | 2021-01-11 21:14:59 +0100 |
---|---|---|
committer | bunnyhoney <bunnyhoney@o2.pl> | 2021-01-11 21:14:59 +0100 |
commit | 06121af5104e4fa992ee1f518954db7c56306a24 (patch) | |
tree | b6e0a7272ba67f79a3b42c3dabdd88dc446814d8 /langpacks/polish/Plugins/Variables.txt | |
parent | 69b7dc9c316a6cbd1fdb846e2cc93fed96da329f (diff) |
Polish langpack update
Diffstat (limited to 'langpacks/polish/Plugins/Variables.txt')
-rw-r--r-- | langpacks/polish/Plugins/Variables.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langpacks/polish/Plugins/Variables.txt b/langpacks/polish/Plugins/Variables.txt index 3eba324419..e197060d6d 100644 --- a/langpacks/polish/Plugins/Variables.txt +++ b/langpacks/polish/Plugins/Variables.txt @@ -142,7 +142,7 @@ x podzielone przez y [converts decimal value x to hex value and padds to length y]
konwertuje wartości dziesiętne liczby "x" do wartości hex i długości "y"
[x modulo y (remainder of x divided by y)]
-"x" modulo "y" (reszta z dzielenia "x" przez "y")
+"x" modułu "y" (reszta z "x" dzielona przez "y")
[x times y]
"x" razy "y"
[x times y divided by z]
|