1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

updated the Polish language file

This commit is contained in:
DukePyrolator
2012-12-16 09:43:45 +01:00
parent 83e42f2adc
commit cb9ab016f5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4800,7 +4800,7 @@ NICK_HELP_SET_HIDE
Sk³adnia: SET HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF}
To polecenie pozwala na ukrycie czê¶ci informacji, które
s± wy¶wietlane przez polecenie INFO serwisu %s.
s± wy¶wietlane przez polecenie %S INFO serwisu.
Pierwszy argument okre¶la ukrywan± informacjê:
EMAIL - adres e-mail, USERMASK - ostatnio u¿ywany host,
QUIT - ostatnia wiadomo¶æ po¿egnalna, STATUS - status
@@ -4926,7 +4926,7 @@ NICK_HELP_SASET_HIDE
Sk³adnia: SASET nick HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF}
To polecenie pozwala na ukrycie czê¶ci informacji, które
s± wy¶wietlane przez polecenie INFO serwisu %s.
s± wy¶wietlane przez polecenie %S INFO serwisu.
Pierwszy argument okre¶la ukrywan± informacjê:
EMAIL - adres e-mail, USERMASK - ostatnio u¿ywany host,
QUIT - ostatnia wiadomo¶æ po¿egnalna, STATUS - status
+1 -1
View File
@@ -8,7 +8,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA="-git"
VERSION_BUILD="3102"
VERSION_BUILD="3104"
# Changes since 1.8.7 Release
#Revision 3101 - Use base 10 for strtol() in the config parser to prevent numbers beginning with 0 from confusing it