mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
updates from translator
This commit is contained in:
parent
188eea4646
commit
f72a8a5904
1 changed files with 3 additions and 3 deletions
|
@ -253,7 +253,7 @@ CAPTION "Informacje w grze"
|
||||||
FONT 8, "System"
|
FONT 8, "System"
|
||||||
BEGIN
|
BEGIN
|
||||||
#ifndef XWFEATURE_STANDALONE_ONLY
|
#ifndef XWFEATURE_STANDALONE_ONLY
|
||||||
LTEXT "ROLE:",IDC_STATIC,5,SERVERROLE_ROW,20,8
|
LTEXT "Tryb:",IDC_STATIC,5,SERVERROLE_ROW,20,8
|
||||||
XWCOMBO(IDC_ROLECOMBO,26,SERVERROLE_ROW,70,ROW_HEIGHT,0,58,0)
|
XWCOMBO(IDC_ROLECOMBO,26,SERVERROLE_ROW,70,ROW_HEIGHT,0,58,0)
|
||||||
|
|
||||||
PUSHBUTTON "Ustaw.",GIROLECONF_BUTTON,75,SERVERROLE_ROW,20,ROW_HEIGHT
|
PUSHBUTTON "Ustaw.",GIROLECONF_BUTTON,75,SERVERROLE_ROW,20,ROW_HEIGHT
|
||||||
|
@ -859,8 +859,8 @@ BEGIN
|
||||||
IDS_LOCAL_NAME "%s"
|
IDS_LOCAL_NAME "%s"
|
||||||
IDS_REM "Poz"
|
IDS_REM "Poz"
|
||||||
IDS_IGNORE_L "Ignoruj"
|
IDS_IGNORE_L "Ignoruj"
|
||||||
IDS_WARN_L "Ostrzeżeni"
|
IDS_WARN_L "Ostrzeż"
|
||||||
IDS_DISALLOW_L "Zabro"
|
IDS_DISALLOW_L "Zabroń"
|
||||||
IDS_NONLOCAL_NAME "%s (zdalne)"
|
IDS_NONLOCAL_NAME "%s (zdalne)"
|
||||||
IDS_TIME_PENALTY_SUB " - %d [czas]"
|
IDS_TIME_PENALTY_SUB " - %d [czas]"
|
||||||
IDS_CUMULATIVE_SCORE "wynik kumulowany: %d" XP_CR
|
IDS_CUMULATIVE_SCORE "wynik kumulowany: %d" XP_CR
|
||||||
|
|
Loading…
Reference in a new issue