forked from VoxeLibre/VoxeLibre
Add polish translation of mcl_weather
This commit is contained in:
parent
7f1cb7fc54
commit
9666076cb4
|
@ -0,0 +1,8 @@
|
||||||
|
# textdomain: mcl_weather
|
||||||
|
Gives ability to control weather=Daje możliwość kontrolowania pogody
|
||||||
|
Changes the weather to the specified parameter.=Zmienia pogodę na wskazany parametr
|
||||||
|
Error: No weather specified.=Błąd: nie wskazano pogody.
|
||||||
|
Error: Invalid parameters.=Błąd: nieprawidłowy parametr.
|
||||||
|
Error: Duration can't be less than 1 second.=Błąd: Czas trwania nie może być mniejszy niż 1 sekunda.
|
||||||
|
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=Błąd: wskazano nieprawidłową pogodę. Użyj "clear", "rain", "snow" lub "thunder".
|
||||||
|
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=Zmienia pomiędzy czystą pogodą i pogodą z opadami (losowo deszcz, burza lub śnieg)
|
|
@ -72,3 +72,7 @@ witherowego
|
||||||
Witherowy
|
Witherowy
|
||||||
refrenusu
|
refrenusu
|
||||||
refrenusowych
|
refrenusowych
|
||||||
|
thunder
|
||||||
|
clear
|
||||||
|
snow
|
||||||
|
rain
|
||||||
|
|
Loading…
Reference in New Issue