* Improve resource files.
CORE-7637

svn path=/trunk/; revision=61118
This commit is contained in:
Amine Khaldi 2013-11-28 21:56:11 +00:00
parent c5e13cf799
commit 70a054144e
79 changed files with 2822 additions and 3622 deletions

View file

@ -5,8 +5,8 @@
* PURPOSE: Bulgarian Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Карти", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Изтегли &една", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Изтегли &три", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Показване на времето", IDC_OPT_SHOWTIME, 7 ,51 ,100 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Лента &състояние", IDC_OPT_STATUSBAR, 7, 66, 100, 10, WS_TABSTOP
DEFPUSHBUTTON "Добре", IDOK, 35, 97, 50, 14
PUSHBUTTON "Отказ", IDCANCEL, 101, 97, 50, 14
END
@ -58,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Ново раздаване?"
END
/* Menus */
IDR_MENU1 MENU
@ -79,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: Catalan Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
/* Dialogs */
@ -18,15 +18,12 @@ BEGIN
GROUPBOX "Cartes", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Treu-ne &Una", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Treu-ne &Tres", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Mostra el temps", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Barra d'estat", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Acceptar", IDOK, 35, 97, 50, 14
PUSHBUTTON "Cancel·lar", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Seleccioneu l'anvers"
FONT 8, "MS Shell Dlg"
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "Cancel·lar", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -6,7 +6,6 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -17,15 +16,12 @@ BEGIN
GROUPBOX "Karty", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Sejmout &jednu", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Sejmout &tři", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "Zobrazit č&as", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Stavový řád&ek", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Storno", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Vybrat rub karet"
FONT 8, "MS Shell Dlg"
@ -47,7 +43,6 @@ BEGIN
PUSHBUTTON "Storno", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +54,6 @@ BEGIN
IDS_SOL_DEAL "Rozdat znova?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,9 +74,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: German Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
/* Dialogs */
@ -18,11 +18,9 @@ BEGIN
GROUPBOX "Karten", -1, 7, 7, 90, 40
AUTORADIOBUTTON "&Eine ziehen", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Drei ziehen", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Zeit anzeigen", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatusleiste", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,35,97,50,14
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Abbrechen",IDCANCEL,101,97,50,14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Abbrechen", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Neu geben?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,7 +76,6 @@ BEGIN
END
END
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS

View file

@ -5,8 +5,8 @@
* PURPOSE: Greek Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Κάρτες", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Ρίξε Έ&να", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Ρίξε &Τρία", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Εμφάνιση Ώρας", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Γ&ραμμή κατάστασης", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Ακύρωση", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Cancel", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -8,7 +8,6 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -19,15 +18,12 @@ BEGIN
GROUPBOX "Cards", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Draw &One", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Draw &Three", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Show Time", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatus bar", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Select Card Back"
FONT 8, "MS Shell Dlg"
@ -49,7 +45,6 @@ BEGIN
PUSHBUTTON "Cancel", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -61,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -82,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -6,8 +6,8 @@
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* ACTUALIZADO: Javier Remacha - 13/01/09
*/
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
/* Dialogs */
@ -19,15 +19,12 @@ BEGIN
GROUPBOX "Cartas", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Sacar &Una", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Sacar &Tres", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Mostrar tiempo", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Barra de estado", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Aceptar", IDOK, 35, 97, 50, 14
PUSHBUTTON "Cancelar", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Seleccionar el reverso"
FONT 8, "MS Shell Dlg"
@ -49,7 +46,6 @@ BEGIN
PUSHBUTTON "Cancelar", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -61,7 +57,6 @@ BEGIN
IDS_SOL_DEAL "¿Repartir de nuevo?"
END
/* Menus */
IDR_MENU1 MENU
@ -82,8 +77,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: Basque Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_BASQUE, SUBLANG_DEFAULT
LANGUAGE LANG_BASQUE, SUBLANG_DEFAULT
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Kartak ", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Banaka &atera", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Hirunaka &atera", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Denbora erakutsi", IDC_OPT_SHOWTIME, 7 ,51 ,67 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Egoera barra", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Ados", IDOK, 35, 97, 50, 14
PUSHBUTTON "Utzi", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Utzi", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: French Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Cartes", -1, 7, 7, 90, 40
AUTORADIOBUTTON "En tirer une", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "En tirer trois", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "Afficher le temp&s", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Barre de s&tatut", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Annuler", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Annuler", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Redistribuer ?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -3,11 +3,10 @@
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/he-IL.rc
* PURPOSE: Hebrew Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* TRANSLATOR: Baruch Rutman
*/
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
/* Dialogs */
@ -19,15 +18,12 @@ BEGIN
GROUPBOX "משיכה", -1, 7, 7, 90, 40
AUTORADIOBUTTON "משוך &אחד", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "משוך &שלושה", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "משחק קצוב בזמן", IDC_OPT_SHOWTIME, 7 ,51 ,72 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "שורת מצב", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "אישור", IDOK, 35, 97, 50, 14
PUSHBUTTON "ביטול", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "בחירת גב הקלפים"
FONT 8, "MS Shell Dlg"
@ -49,7 +45,6 @@ BEGIN
PUSHBUTTON "ביטול", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -61,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "לחלק שוב?"
END
/* Menus */
IDR_MENU1 MENU
@ -82,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -4,10 +4,9 @@
* FILE: base/applications/games/solitaire/lang/hu-HU.rc
* PURPOSE: Hungarian Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* TRANSLATOR: Xxxx00
*/
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -19,15 +18,12 @@ BEGIN
GROUPBOX "Kártyák", -1, 7, 7, 90, 40
AUTORADIOBUTTON "&Egy lap", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Három lap", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Idõ mutatása", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Á&llapotsor", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Mégsem", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "A kártyák hátlapja"
FONT 8, "MS Shell Dlg"
@ -49,7 +45,6 @@ BEGIN
PUSHBUTTON "Mégsem", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -61,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Új leosztás?"
END
/* Menus */
IDR_MENU1 MENU
@ -82,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: Indonesian Language File for Solitaire
* TRANSLATOR: Zaenal Mutaqin (ade999@gmail.com)
*/
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Cards", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Draw &One", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Draw &Three", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Show Time", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatus bar", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Batal", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Cancel", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -55,11 +52,10 @@ BEGIN
IDS_SOL_NAME "Solitaire"
IDS_SOL_ABOUT "Solitaire by J Brown\n\nCardLib version 1.0."
IDS_SOL_QUIT "Quit the current game?"
IDS_SOL_WIN "Congratulations, you win!!"
IDS_SOL_WIN "Congratulations, you win!"
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -2,11 +2,11 @@
* PROJECT: Solitaire
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/it-IT.rc
* PURPOSE: Italian Language File for Solitaire (gabriel ilardi)
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* PURPOSE: Italian Language File for Solitaire
* TRANSLATOR: Gabriel Ilardi
*/
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
/* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Carte", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Girane &Una", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Girane &Tre", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Visualizza il tempo", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Barra di stato", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Annulla", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Annulla", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Nuova partita?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -3,10 +3,9 @@
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/en-US.rc
* PURPOSE: Japanese Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
/* Dialogs */
@ -18,15 +17,12 @@ BEGIN
GROUPBOX "カード", -1, 7, 7, 90, 40
AUTORADIOBUTTON "1 枚ずつ取る(&O)", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "3 枚ずつ取る(&T)", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "時間を表示する(&S)", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "ステータスバーを表示する(&T)", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "キャンセル", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "カードの背景を選択"
FONT 9, "MS UI Gothic"
@ -48,7 +44,6 @@ BEGIN
PUSHBUTTON "キャンセル", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +55,6 @@ BEGIN
IDS_SOL_DEAL "もう一度カードを配りますか?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,9 +75,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -1,8 +1,6 @@
/*
* Korean translation of solitaire by Seungju Kim (manatails007) (www.seungjukim.com)
*/
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
/* Korean translation of solitaire by Seungju Kim (manatails007) (www.seungjukim.com) */
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
/* Dialogs */
@ -14,15 +12,12 @@ BEGIN
GROUPBOX "카드", -1, 7, 7, 90, 40
AUTORADIOBUTTON "한 장씩(&O)", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "세 장씩(&T)", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "시간 보이기(&S)", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "상태 표시줄(&T)", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "확인", IDOK, 35, 97, 50, 14
PUSHBUTTON "취소", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "카드 무늬 선택"
FONT 8, "MS Shell Dlg"
@ -44,7 +39,6 @@ BEGIN
PUSHBUTTON "취소", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -56,7 +50,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -65,8 +58,7 @@ BEGIN
BEGIN
MENUITEM "새 게임(&D)\tF2", IDM_GAME_NEW
MENUITEM SEPARATOR
/* FIXME: is 덱 correct? */
MENUITEM "덱(&C)...", IDM_GAME_DECK
MENUITEM "덱(&C)...", IDM_GAME_DECK /* FIXME: is 덱 correct? */
MENUITEM "옵션(&O)...", IDM_GAME_OPTIONS
MENUITEM SEPARATOR
MENUITEM "종료(&E)", IDM_GAME_EXIT
@ -78,9 +70,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -3,11 +3,10 @@
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/lt-LT.rc
* PURPOSE: Lithuanian Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* TRANSLATORS: Vytis "CMan" Girdžijauskas (cman@cman.us)
*/
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -19,15 +18,12 @@ BEGIN
GROUPBOX "Kortos", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Dalinti po &vieną", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Dalinti po &tris", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Rodyti laiką", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Būsenos juosta", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Gerai", IDOK, 35, 97, 50, 14
PUSHBUTTON "Atsisakyti", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Kortų viršelio pasirinkimas"
FONT 8, "MS Shell Dlg"
@ -49,7 +45,6 @@ BEGIN
PUSHBUTTON "Atsisakyti", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -61,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Dalinti vėl?"
END
/* Menus */
IDR_MENU1 MENU
@ -82,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,8 +5,8 @@
* PURPOSE: Dutch Language Resource File for Solitaire
* TRANSLATOR: Wouter De Vlieger
*/
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
/* Dialogs */
@ -18,15 +18,12 @@ BEGIN
GROUPBOX "Delen", -1, 7, 7, 90, 40
AUTORADIOBUTTON "&Eén kaart", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Drie kaarten", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "Tijd &weergeven", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatusbalk", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Annuleren", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Achterzijde selecteren"
FONT 8, "MS Shell Dlg"
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "Annuleren", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Nogmaals spelen?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -1,13 +1,5 @@
/*
* PROJECT: Solitaire
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/nb-NO.rc
* PURPOSE: Norwegian Language File for Solitaire
* TRANSLATOR: LMH1
*/
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -18,10 +10,8 @@ BEGIN
GROUPBOX "Kort", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Velg &et", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Velg &tre", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Vis tid", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatuslinje", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14
END
@ -47,7 +37,6 @@ BEGIN
PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -59,7 +48,6 @@ BEGIN
IDS_SOL_DEAL "Del ut igjen?"
END
/* Menus */
IDR_MENU1 MENU
@ -80,8 +68,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -1,9 +1,9 @@
/*
* translated by TestamenT & xrogers
* Translated by TestamenT & xrogers
* testament@users.sourceforge.net
* https://sourceforge.net/projects/reactospl
* updated by Caemyr (olaf_siejka@o2.pl), Nov, 2008
* updated by Saibamen - Adam Stachowicz (saibamenppl@gmail.com) (Apr, 2011)
* Updated by Caemyr (olaf_siejka@o2.pl), Nov, 2008
* Updated by Saibamen - Adam Stachowicz (saibamenppl@gmail.com) (Apr, 2011)
* UTF-8 conversion by Caemyr (May, 2011)
*/
@ -19,10 +19,8 @@ BEGIN
GROUPBOX "Karty", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Rozdaj &jedną", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Rozdaj &dwie", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Pokazuj czas gry", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Pokazuj pa&sek stanu", IDC_OPT_STATUSBAR, 7, 66, 77, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Anuluj", IDCANCEL, 101, 97, 50, 14
END
@ -48,7 +46,6 @@ BEGIN
PUSHBUTTON "Anuluj", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,8 +57,7 @@ BEGIN
IDS_SOL_DEAL "Nowe rozdanie?"
END
/* Menu */
/* Menus */
IDR_MENU1 MENU
BEGIN
@ -81,8 +77,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -18,15 +18,12 @@ BEGIN
GROUPBOX "Cărți", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Câte &una", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Câte t&rei", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Afișează timp", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Bară de stare", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Con&firmă", IDOK, 35, 97, 50, 14
PUSHBUTTON "A&nulează", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Selectare culoare dorsală"
FONT 8, "MS Shell Dlg"
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "A&nulează", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "O nouă rundă?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -1,8 +1,7 @@
// Russian language resource file (Dmitry Chapyshev, 2007-06-10)
/* Russian language resource file (Dmitry Chapyshev, 2007-06-10) */
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/* Диалоги */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -15,7 +14,6 @@ BEGIN
AUTORADIOBUTTON "По &три", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Показывать время", IDC_OPT_SHOWTIME, 7 ,51 ,75 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Строка состояния", IDC_OPT_STATUSBAR, 7, 66, 75, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Отмена", IDCANCEL, 101, 97, 50, 14
END
@ -41,7 +39,6 @@ BEGIN
PUSHBUTTON "Отмена", IDCANCEL, 126, 84, 54, 13
END
/* Строки */
STRINGTABLE
@ -53,7 +50,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?"
END
/* Меню */
IDR_MENU1 MENU
@ -74,9 +70,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -5,12 +5,10 @@
* PURPOSE: Slovak Language File for Solitaire
* TRANSLATOR: Kario <kario@szm.sk>
* DATE OF TR.: 13-07-2007
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -21,10 +19,8 @@ BEGIN
GROUPBOX "Karty", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Ťahať &jednu", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Ťahať &tri", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "Ča&sový limit", IDC_OPT_SHOWTIME, 7 ,51 ,64 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "Stavový riad&ok", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Zrušiť", IDCANCEL, 101, 97, 50, 14
END
@ -50,7 +46,6 @@ BEGIN
PUSHBUTTON "Zrušiť", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -62,7 +57,6 @@ BEGIN
IDS_SOL_DEAL "Rozdať znova?"
END
/* Menus */
IDR_MENU1 MENU
@ -83,9 +77,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -1,13 +1,5 @@
/*
* PROJECT: Solitaire
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/en-US.rc
* PURPOSE: English Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -18,15 +10,12 @@ BEGIN
GROUPBOX "Kort", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Dra &En", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Dra &Tre", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Visa Tid", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Statusfält", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Välj Kort Baksida"
FONT 8, "MS Shell Dlg"
@ -48,7 +37,6 @@ BEGIN
PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +48,6 @@ BEGIN
IDS_SOL_DEAL "Ge igen?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,9 +68,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -8,7 +8,6 @@
LANGUAGE LANG_THAI, SUBLANG_DEFAULT
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -19,10 +18,8 @@ BEGIN
GROUPBOX "Cards", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Draw &One", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Draw &Three", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Show Time", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "S&tatus bar", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "ตกลง", IDOK, 35, 97, 50, 14
PUSHBUTTON "ยกเลิก", IDCANCEL, 101, 97, 50, 14
END
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "Cancel", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -56,11 +52,10 @@ BEGIN
IDS_SOL_NAME "Solitaire"
IDS_SOL_ABOUT "Solitaire by J Brown\n\nCardLib version 1.0."
IDS_SOL_QUIT "Quit the current game?"
IDS_SOL_WIN "Congratulations, you win!!"
IDS_SOL_WIN "Congratulations, you win!"
IDS_SOL_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,7 +76,6 @@ BEGIN
END
END
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS

View file

@ -3,13 +3,11 @@
* LICENSE: Freeware, permission to use under Public Domain
* FILE: base/applications/games/solitaire/lang/tr-TR.rc
* PURPOSE: Turkish Resource File for ReactOS Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com)
*/
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -20,15 +18,12 @@ BEGIN
GROUPBOX "Kağıtlar", -1, 7, 7, 90, 40
AUTORADIOBUTTON "T&ekli Çek", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Üçlü Çek", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Süreyi Göster", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Durum Çubuğu", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Tamam", IDOK, 35, 97, 50, 14
PUSHBUTTON "İptal", IDCANCEL, 101, 97, 50, 14
END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Deste Seç"
FONT 8, "MS Shell Dlg"
@ -50,7 +45,6 @@ BEGIN
PUSHBUTTON "İptal", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -62,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Tekrar dağıtılsın mı?"
END
/* Menus */
IDR_MENU1 MENU
@ -83,9 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -8,7 +8,6 @@
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -19,10 +18,8 @@ BEGIN
GROUPBOX "Карти", -1, 7, 7, 90, 40
AUTORADIOBUTTON "По &одній", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "По &три", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Гра за часом", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Рядок стану", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Скасувати", IDCANCEL, 101, 97, 50, 14
END
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "Скасувати", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Роздати знову?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,7 +76,6 @@ BEGIN
END
END
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS

View file

@ -8,7 +8,6 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -19,10 +18,8 @@ BEGIN
GROUPBOX "翻牌", -1, 7, 7, 90, 40
AUTORADIOBUTTON "翻一张(&O)", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "翻三张(&T)", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "计时(&S)", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "状态栏(&T)", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "确定", IDOK, 35, 97, 50, 14
PUSHBUTTON "取消", IDCANCEL, 101, 97, 50, 14
END
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "取消", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "再玩一次?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -8,7 +8,6 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
/* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -19,10 +18,8 @@ BEGIN
GROUPBOX "發牌", -1, 7, 7, 90, 40
AUTORADIOBUTTON "發一張牌(&O)", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "發三張牌(&T)", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "計時(&S)", IDC_OPT_SHOWTIME, 7 ,51 ,65 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "狀態列(&T)", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "確定", IDOK, 35, 97, 50, 14
PUSHBUTTON "取消", IDCANCEL, 101, 97, 50, 14
END
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "取消", IDCANCEL, 126, 84, 54, 13
END
/* Strings */
STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "再玩一次?"
END
/* Menus */
IDR_MENU1 MENU
@ -81,8 +76,7 @@ BEGIN
END
END
/* Accelerator */
/* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN

View file

@ -6,7 +6,6 @@
#define IDR_MENU1 102
#define IDR_ACCELERATOR1 103
/* Menu */
#define IDM_GAME_NEW 1001
#define IDM_GAME_DECK 1002

View file

@ -9,8 +9,9 @@ IDI_SOLITAIRE ICON "solitaire.ico"
#include <reactos/manifest_exe.rc>
// UTF-8
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_BG_BG
#include "lang/bg-BG.rc"
#endif

View file

@ -1,11 +1,3 @@
/*
* PROJECT: Spider Solitaire
* LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/bg-BG.rc
* PURPOSE: Bulgarian Language File for Spider Solitaire
* TRANSLATOR: Gregor Schneider
*/
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -39,7 +31,6 @@ BEGIN
AUTORADIOBUTTON "Лесно: &Един цвят", IDC_DIF_ONECOLOR, 8, 10, 90, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Средно: &Два цвята", IDC_DIF_TWOCOLORS, 8, 23, 90, 10
AUTORADIOBUTTON "Трудно: &Четири цвята", IDC_DIF_FOURCOLORS, 8, 36, 96, 10
DEFPUSHBUTTON "Добре", IDOK, 8, 58, 40, 14
PUSHBUTTON "Отказ", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Ново раздаване?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Einfach: &Eine Farbe", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Mittel: &Zwei Farben", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Schwer: &Vier Farben", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Abbrechen", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Neu geben?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Easy: &One Color", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Medium: &Two Colors", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancel", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Deal again?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -3,7 +3,7 @@
* LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/es-ES.rc
* PURPOSE: Spanish Language File for Spider Solitaire
* TRANSLATOR: Javier Fernandez; Gabriel ilardi
* TRANSLATORS: Javier Fernandez & Gabriel ilardi
*/
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Fácil: &Un Palo", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Medio: &Dos Palos", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difícil: &Cuatro Palos", IDC_DIF_FOURCOLORS, 8, 36, 90, 10
DEFPUSHBUTTON "Aceptar", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "¿Jugar de nuevo?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Facile : &une couleur", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Moyenne : &deux couleurs", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difficile : &quatre couleurs", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annuler", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Redistribuer ?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "קל: סדרה אחת", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "בינוני: שתי סדרות", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "קשה: ארבע סדרות", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "אישור", IDOK, 8, 58, 40, 14
PUSHBUTTON "ביטול", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "לחלק שוב?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -1,11 +1,3 @@
/*
* PROJECT: Spider Solitaire
* LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/hu-HU.rc
* PURPOSE: Hungarain Language File for Spider Solitaire
* TRANSLATOR: Xxxx00
*/
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
/* Dialogs */
@ -39,7 +31,6 @@ BEGIN
AUTORADIOBUTTON "Könnyû: &Egy szín", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Közepes: &Két szín", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Nehéz: &Négy szín", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Mégsem", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Új leosztás?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "&Facile: un seme", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Medio: due semi", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Difficile: quattro semi", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annulla", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Nuova partita?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "初級: 1 色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中級: 2 色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "上級: 4 色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "キャンセル", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "もう一度カードを配りますか?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Makkelijk: &Één Kleur", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Matig: &Twee Kleuren", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Moeilijk: &Vier Kleuren", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annuleren", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Nogmaals spelen?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -40,7 +40,6 @@ BEGIN
AUTORADIOBUTTON "Łatwy: &Jeden kolor", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Średni: &Dwa kolory", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Trudny: &Cztery kolory", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Anuluj", IDCANCEL, 58, 58, 40, 14
END
@ -56,7 +55,6 @@ BEGIN
IDS_SPI_DEAL "Rozdać ponownie?"
END
/* Menus */
IDR_MENU1 MENU
@ -76,10 +74,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -1,11 +1,3 @@
/*
* PROJECT: Spider Solitaire
* LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/pt-BR.rc
* PURPOSE: Brasilian Portuguese Language File for Spider Solitaire
* TRANSLATOR: mkbu95
*/
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
/* Dialogs */
@ -39,7 +31,6 @@ BEGIN
AUTORADIOBUTTON "Fácil: &Uma Cor", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Médio: &Duas Cores", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difícil: &Três Cores", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Deseja jogar mais uma partida?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "&Ușoară (o culoare)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Medie (două culori)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Grea (patru culori)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "Con&firmă", IDOK, 8, 58, 40, 14
PUSHBUTTON "A&nulează", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "O nouă rundă?"
END
/* Meniuri */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Acceleratori */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "Простой: &один цвет", IDC_DIF_ONECOLOR, 8, 10, 102, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Средний: &два цвета", IDC_DIF_TWOCOLORS, 8, 23, 102, 10
AUTORADIOBUTTON "Сложный: &четыре цвета", IDC_DIF_FOURCOLORS, 8, 36, 102, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Отмена", IDCANCEL, 63, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Попробовать снова?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -40,7 +40,6 @@ BEGIN
AUTORADIOBUTTON "Easy: &One Color", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Medium: &Two Colors", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Zrušiť", IDCANCEL, 58, 58, 40, 14
END
@ -56,7 +55,6 @@ BEGIN
IDS_SPI_DEAL "Rozdať znova?"
END
/* Menus */
IDR_MENU1 MENU
@ -76,10 +74,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -38,7 +38,6 @@ BEGIN
AUTORADIOBUTTON "Lätt: &En Färg", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Medel: &Två Färger", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Svårt: &Fyra Färger", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Avbryt", IDCANCEL, 58, 58, 40, 14
END
@ -54,7 +53,6 @@ BEGIN
IDS_SPI_DEAL "Ge igen?"
END
/* Menus */
IDR_MENU1 MENU
@ -74,10 +72,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -3,7 +3,6 @@
* LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/tr-TR.rc
* PURPOSE: Turkish Resource File for ReactOS Spider Solitaire
* PROGRAMMERS:
* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com)
*/
@ -40,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "&Kolay: Tek Renk", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Orta: İki Renk", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Zor: Dört Renk", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "Tamam", IDOK, 8, 58, 40, 14
PUSHBUTTON "İptal", IDCANCEL, 58, 58, 40, 14
END
@ -56,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Tekrar dağıtılsın mı?"
END
/* Menus */
IDR_MENU1 MENU
@ -76,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -36,10 +36,9 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SHELLFONT
CAPTION "Рівень"
FONT 8, "MS Shell Dlg"
BEGIN
AUTORADIOBUTTON "Простий: &Один колір", IDC_DIF_ONECOLOR, 3, 10, 82, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Середній: &Два кольори", IDC_DIF_TWOCOLORS, 3, 23, 92, 10
AUTORADIOBUTTON "Складний: &Чотири кольори", IDC_DIF_FOURCOLORS, 3, 36, 120, 10
AUTORADIOBUTTON "Простий: &Один колір", IDC_DIF_ONECOLOR, 8, 10, 82, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Середній: &Два кольори", IDC_DIF_TWOCOLORS, 8, 23, 92, 10
AUTORADIOBUTTON "Складний: &Чотири кольори", IDC_DIF_FOURCOLORS, 8, 36, 120, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Скасувати", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Спробувати знову?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "简单:一种颜色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中等:两种颜色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "困难:四种颜色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "确定", IDOK, 8, 58, 40, 14
PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "再来一次吗?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -39,7 +39,6 @@ BEGIN
AUTORADIOBUTTON "簡單:一種顏色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中等:兩種顏色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "困難:四種顏色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "確定", IDOK, 8, 58, 40, 14
PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14
END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "再玩一次?"
END
/* Menus */
IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END
END
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS
BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -9,8 +9,9 @@ IDI_SPIDER ICON "spider.ico"
#include <reactos/manifest_exe.rc>
// UTF-8
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_BG_BG
#include "lang/bg-BG.rc"
#endif

View file

@ -1,36 +1,16 @@
/*
* WineMine
* Bulgarian Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "Минички"
IDS_NOBODY, "Никой"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Минички"
IDS_NOBODY "Никой"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "На&стройки" BEGIN
POPUP "На&стройки"
BEGIN
MENUITEM "&Нов\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "Слагане на &питанка", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Из&ход\tAlt+X", IDM_EXIT
END
POPUP "&Сведения" BEGIN
POPUP "&Сведения"
BEGIN
MENUITEM "Най-&бързи...", IDM_TIMES
MENUITEM "&За", IDM_ABOUT
END

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Czech Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2004 David Kredba
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nikdo"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nikdo"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "N&astavení" BEGIN
POPUP "N&astavení"
BEGIN
MENUITEM "&Nová\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Označovat nerozhodnuté", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Konec\tAlt+K", IDM_EXIT
END
POPUP "&Informace" BEGIN
POPUP "&Informace"
BEGIN
MENUITEM "Ne&jlepší časy", IDM_TIMES
MENUITEM "&O aplikaci", IDM_ABOUT
END

View file

@ -1,38 +1,19 @@
/*
* WineMine
* Danish language support
*
* Copyright 2008 Jens Albretsen <jens@albretsen.dk>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "Minerydder"
IDS_NOBODY, "Ingen"
IDS_ABOUT, "Ophavsret 2000 tilhører Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Minerydder"
IDS_NOBODY "Ingen"
IDS_ABOUT "Ophavsret 2000 tilhører Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Indstillinger" BEGIN
POPUP "&Indstillinger"
BEGIN
MENUITEM "&Nyt spil\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Brug spørgsmålstegn",IDM_MARKQ
MENUITEM "&Brug spørgsmålstegn", IDM_MARKQ
MENUITEM SEPARATOR
MENUITEM "Ny&begynder", IDM_BEGINNER
MENUITEM "&Avanceret", IDM_ADVANCED
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Afslut&t\tAlt+X", IDM_EXIT
END
POPUP "&Hjælp" BEGIN
POPUP "&Hjælp"
BEGIN
MENUITEM "&Bedste tider", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* German Language Support
*
* Copyright 2004 Henning Gerhardt
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Niemand"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Niemand"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Optionen" BEGIN
POPUP "&Optionen"
BEGIN
MENUITEM "&Neu\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Merker", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Beenden\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Beste Zeiten", IDM_TIMES
MENUITEM "&Über", IDM_ABOUT
END

View file

@ -1,36 +1,16 @@
/*
* WineMine
* English Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Options" BEGIN
POPUP "&Options"
BEGIN
MENUITEM "&New\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Mark Question", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "E&xit\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Fastest Times...", IDM_TIMES
MENUITEM "&About", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Spanish Language Support
*
* Copyright 2003 José Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "WinMine"
IDS_NOBODY, "Nadie"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WinMine"
IDS_NOBODY "Nadie"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opciones" BEGIN
POPUP "&Opciones"
BEGIN
MENUITEM "&Nuevo\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Interrogación", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Salir\tAlt+X", IDM_EXIT
END
POPUP "&Ayuda" BEGIN
POPUP "&Ayuda"
BEGIN
MENUITEM "&Mejores tiempos", IDM_TIMES
MENUITEM "&Acerca de", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Finnish Language Support
*
* Copyright 2005 Kimmo Myllyvirta
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Ei kukaan"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Ei kukaan"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Valinnat" BEGIN
POPUP "&Valinnat"
BEGIN
MENUITEM "&Uusi\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Merkitse", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Poistu\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Nopeimmat ajat", IDM_TIMES
MENUITEM "&Tietoja", IDM_ABOUT
END
@ -52,7 +34,7 @@ STYLE DS_MODALFRAME | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP | DS_SHEL
CAPTION "Nopeimmat Ajat"
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Nopeimmat Ajat",-1, 10, 10, 140, 45
GROUPBOX "Nopeimmat Ajat", -1, 10, 10, 140, 45
LTEXT "Aloittelija", -1, 20, 20, 40, 8
LTEXT "Kehittynyt", -1, 20, 30, 40, 8
LTEXT "Expertti", -1, 20, 40, 40, 8

View file

@ -1,38 +1,16 @@
/*
* WineMine
* French Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2003 Vincent Béron
* Copyright 2006 Jonathan Ernst
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "Démineur de Wine"
IDS_NOBODY, "Anonyme"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Démineur de Wine"
IDS_NOBODY "Anonyme"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Options" BEGIN
POPUP "&Options"
BEGIN
MENUITEM "&Nouveau\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Marquage des cases suspectes", IDM_MARKQ
@ -44,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Quitter\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "Meilleurs &temps", IDM_TIMES
MENUITEM "À &propos", IDM_ABOUT
END

View file

@ -1,38 +1,16 @@
/*
* WineMine
* Hebrew Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
*
* Translated by Baruch Rutman (peterooch)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "אף אחד"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "אף אחד"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&אפשרויות" BEGIN
POPUP "&אפשרויות"
BEGIN
MENUITEM "&חדש\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "סימון בשאלה", IDM_MARKQ // to be invented
@ -44,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "י&ציאה\tAlt-X", IDM_EXIT
END
POPUP "מי&דע" BEGIN
POPUP "מי&דע"
BEGIN
MENUITEM "ה&כי מהירים...", IDM_TIMES
MENUITEM "אודו&ת", IDM_ABOUT
END

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Italian Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2003-2004 Ivan Leo Puoti
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "WinMine"
IDS_NOBODY, "Nessuno"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WinMine"
IDS_NOBODY "Nessuno"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opzioni" BEGIN
POPUP "&Opzioni"
BEGIN
MENUITEM "&Nuovo\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Contrassegna domanda", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "E&sci\tAlt+X", IDM_EXIT
END
POPUP "&Informazioni" BEGIN
POPUP "&Informazioni"
BEGIN
MENUITEM "&Tempi migliori", IDM_TIMES
MENUITEM "&Riguardo a WineMine", IDM_ABOUT
END

View file

@ -1,36 +1,16 @@
/*
* WineMine
* Japanese Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "オプション(&O)" BEGIN
POPUP "オプション(&O)"
BEGIN
MENUITEM "スタート(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "?マークを使用(&M)", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "終了(&X)\tAlt+X", IDM_EXIT
END
POPUP "情報(&I)" BEGIN
POPUP "情報(&I)"
BEGIN
MENUITEM "ハイスコア(&F)", IDM_TIMES
MENUITEM "WineMine について(&A)", IDM_ABOUT
END

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Korean Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2005,2007 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "Wine지뢰찾기"
IDS_NOBODY, "아무개"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Wine지뢰찾기"
IDS_NOBODY "아무개"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "옵션(&O)" BEGIN
POPUP "옵션(&O)"
BEGIN
MENUITEM "새 게임(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "물음표 표시(&M)", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "나가기(&X)\tAlt+X", IDM_EXIT
END
POPUP "도움말(&I)" BEGIN
POPUP "도움말(&I)"
BEGIN
MENUITEM "가장 빠른 시간(&F)", IDM_TIMES
MENUITEM "정보(&A)", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Lithuanian Language Support
*
* Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Niekas"
IDS_ABOUT, "Autoriaus teisės 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Niekas"
IDS_ABOUT "Autoriaus teisės 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Parinktys" BEGIN
POPUP "&Parinktys"
BEGIN
MENUITEM "&Naujas\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Žymėti klaustuku", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Iš&eiti\tAlt+X", IDM_EXIT
END
POPUP "&Informacija" BEGIN
POPUP "&Informacija"
BEGIN
MENUITEM "&Geriausi laikai", IDM_TIMES
MENUITEM "&Apie", IDM_ABOUT
END

View file

@ -1,34 +1,16 @@
/*
* WineMine (Dutch resources)
*
* Copyright 2003 Hans Leidekker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Niemand"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Niemand"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opties" BEGIN
POPUP "&Opties"
BEGIN
MENUITEM "&Nieuw spel\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Markeer vraag", IDM_MARKQ
@ -40,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Afsluiten\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Snelste tijden...", IDM_TIMES
MENUITEM "&Over WineMine", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Norwegian Bokmål language support
*
* Copyright 2005 Alexander N. Sørnes
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE BEGIN
IDS_APPNAME, "Minesveiper"
IDS_NOBODY, "Ingen"
IDS_ABOUT, "Kopirett 2000 tilhører Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Minesveiper"
IDS_NOBODY "Ingen"
IDS_ABOUT "Kopirett 2000 tilhører Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Innstillinger" BEGIN
POPUP "&Innstillinger"
BEGIN
MENUITEM "&Ny\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Merk spørsmål", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Avslut&t\tAlt+X", IDM_EXIT
END
POPUP "&Hjelp" BEGIN
POPUP "&Hjelp"
BEGIN
MENUITEM "&Beste tider", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT
END

View file

@ -1,39 +1,16 @@
/*
* WineMine
* Polish Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2004 Jacek Caban
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
* UTF-8 conversion by Caemyr (May, 2011)
*/
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Anonim"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Anonim"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opcje" BEGIN
POPUP "&Opcje"
BEGIN
MENUITEM "&Nowa\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Znaczniki", IDM_MARKQ
@ -45,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "W&yjście\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Najlepsze Wyniki", IDM_TIMES
MENUITEM "&O Programie", IDM_ABOUT
END
@ -60,13 +38,13 @@ BEGIN
LTEXT "Początkujący", -1, 20, 20, 50, 8
LTEXT "Zaawansowany", -1, 20, 30, 50, 8
LTEXT "Ekspert", -1, 20, 40, 50, 8
LTEXT "999", IDC_TIME1, 80, 20, 15, 8
LTEXT "999", IDC_TIME2, 80, 30, 15, 8
LTEXT "999", IDC_TIME3, 80, 40, 15, 8
LTEXT "", IDC_NAME1, 100, 20, 55, 8
LTEXT "", IDC_NAME2, 100, 30, 55, 8
LTEXT "", IDC_NAME3, 100, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 60, 60, 50, 15
LTEXT "999", IDC_TIME1, 70, 20, 15, 8
LTEXT "999", IDC_TIME2, 70, 30, 15, 8
LTEXT "999", IDC_TIME3, 70, 40, 15, 8
LTEXT "", IDC_NAME1, 90, 20, 55, 8
LTEXT "", IDC_NAME2, 90, 30, 55, 8
LTEXT "", IDC_NAME3, 90, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 55, 60, 50, 15
END
DLG_CONGRATS DIALOGEX 0, 0, 160, 60

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Portuguese Language Support
*
* Copyright 2003 Marcelo Duarte
* Copyright 2004 Américo José Melo
* Copyright 2010 Gustavo Henrique Milaré
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Ninguém"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Ninguém"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opções" BEGIN
POPUP "&Opções"
BEGIN
MENUITEM "&Novo\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Marcas", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Sai&r\tAlt+X", IDM_EXIT
END
POPUP "Aj&uda" BEGIN
POPUP "Aj&uda"
BEGIN
MENUITEM "&Melhores tempos", IDM_TIMES
MENUITEM "&Sobre", IDM_ABOUT
END
@ -51,15 +31,17 @@ END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Ninguém"
IDS_ABOUT, "Direitos de autor 2000, Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Ninguém"
IDS_ABOUT "Direitos de autor 2000, Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Opções" BEGIN
POPUP "&Opções"
BEGIN
MENUITEM "&Novo\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Marcas", IDM_MARKQ
@ -77,7 +59,6 @@ BEGIN
END
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
DLG_TIMES DIALOGEX 0, 0, 170, 80
@ -89,16 +70,15 @@ BEGIN
LTEXT "Principiante", -1, 20, 20, 50, 8
LTEXT "Intermediário", -1, 20, 30, 50, 8
LTEXT "Experiente", -1, 20, 40, 50, 8
LTEXT "999", IDC_TIME1, 80, 20, 15, 8
LTEXT "999", IDC_TIME2, 80, 30, 15, 8
LTEXT "999", IDC_TIME3, 80, 40, 15, 8
LTEXT "", IDC_NAME1, 100, 20, 55, 8
LTEXT "", IDC_NAME2, 100, 30, 55, 8
LTEXT "", IDC_NAME3, 100, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 60, 60, 50, 15
LTEXT "999", IDC_TIME1, 70, 20, 15, 8
LTEXT "999", IDC_TIME2, 70, 30, 15, 8
LTEXT "999", IDC_TIME3, 70, 40, 15, 8
LTEXT "", IDC_NAME1, 90, 20, 55, 8
LTEXT "", IDC_NAME2, 90, 30, 55, 8
LTEXT "", IDC_NAME3, 90, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 55, 60, 50, 15
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
DLG_CONGRATS DIALOGEX 0, 0, 160, 60

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Romanian Language Support
*
* Copyright 2007 Michael Stefaniuc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
* 2011-12-18 Fulea Ștefan: minor changes
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "Genist"
IDS_NOBODY, "Nimeni"
IDS_ABOUT, "Drept de autor 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Genist"
IDS_NOBODY "Nimeni"
IDS_ABOUT "Drept de autor 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "J&oc" BEGIN
POPUP "J&oc"
BEGIN
MENUITEM "&Nou\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Marcaje „?”", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "I&eșire\tAlt+X", IDM_EXIT
END
POPUP "&?" BEGIN
POPUP "&?"
BEGIN
MENUITEM "Scoruri ma&xime", IDM_TIMES
MENUITEM "&Despre…", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Russian Language Support
*
* Copyright 2003 Pavel Roskin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Игра" BEGIN
POPUP "&Игра"
BEGIN
MENUITEM "&Новая игра\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Вопросительные знаки", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Закрыть\tAlt+X", IDM_EXIT
END
POPUP "&Справка" BEGIN
POPUP "&Справка"
BEGIN
MENUITEM "&Лучшее время", IDM_TIMES
MENUITEM "&О программе", IDM_ABOUT
END
@ -86,6 +68,6 @@ BEGIN
EDITTEXT IDC_EDITROWS, 5, 15, 20, 12, ES_NUMBER
EDITTEXT IDC_EDITCOLS, 5, 45, 20, 12, ES_NUMBER
EDITTEXT IDC_EDITMINES, 5, 75, 20, 12, ES_NUMBER
DEFPUSHBUTTON "OK", IDOK, 80, 30, 50, 15
DEFPUSHBUTTON "OK", IDOK, 40, 30, 50, 15
PUSHBUTTON "Отмена", IDCANCEL, 80, 50, 50, 15
END

View file

@ -1,35 +1,16 @@
/*
* WineMine
* Slovenian Language Support
*
* Copyright 2003, 2008 Rok Mandeljc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nihče"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nihče"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Možnosti" BEGIN
POPUP "&Možnosti"
BEGIN
MENUITEM "&Nova igra\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Vprašaji", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Iz&hod\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Najboljši časi", IDM_TIMES
MENUITEM "&O programu", IDM_ABOUT
END

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Swedish Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2008 Daniel Nylander <po@danielnylander.se>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN
IDS_APPNAME, "Minor"
IDS_NOBODY, "Ingen"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Minor"
IDS_NOBODY "Ingen"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "A&lternativ" BEGIN
POPUP "A&lternativ"
BEGIN
MENUITEM "&Nytt\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Markera fråga", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "A&vsluta\tAlt+X", IDM_EXIT
END
POPUP "&Info" BEGIN
POPUP "&Info"
BEGIN
MENUITEM "&Snabbaste tider...", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* Turkish Resources for ReactOS Winmine
*
* Copyrights: 2006 Fatih Aşıcı
* 2013 Erdem Ersoy (eersoy93) (erdemersoy@live.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "Mayın Tarlası"
IDS_NOBODY, "Hiç kimse"
IDS_ABOUT, "Bu oyun, Joshua Thielen eliyle, 2000 yılında yapılmıştır."
STRINGTABLE
BEGIN
IDS_APPNAME "Mayın Tarlası"
IDS_NOBODY "Hiç kimse"
IDS_ABOUT "Bu oyun, Joshua Thielen eliyle, 2000 yılında yapılmıştır."
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Oyun" BEGIN
POPUP "&Oyun"
BEGIN
MENUITEM "&Yeni Oyun\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "İ&mleme", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Çıkış\tAlt+X", IDM_EXIT
END
POPUP "&Yardım" BEGIN
POPUP "&Yardım"
BEGIN
MENUITEM "&En Kısa Süreler...", IDM_TIMES
MENUITEM "&Hakkında", IDM_ABOUT
END

View file

@ -1,37 +1,16 @@
/*
* WineMine
* Ukrainian Language Support
*
* Copyright 2000 Joshua Thielen
* Copyright 2003 Marcelo Duarte
* Copyright 2010 Igor Paliychuk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "WineMine"
IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "&Гра" BEGIN
POPUP "&Гра"
BEGIN
MENUITEM "&Нова\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "&Знаки питання", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Вихід\tAlt+X", IDM_EXIT
END
POPUP "&Довідка" BEGIN
POPUP "&Довідка"
BEGIN
MENUITEM "&Кращий час...", IDM_TIMES
MENUITEM "&Про програму", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine (Simplified Chinese Resource)
*
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
* Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE BEGIN
IDS_APPNAME, "Wine地雷"
IDS_NOBODY, "无人"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Wine地雷"
IDS_NOBODY "无人"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "选项(&O)" BEGIN
POPUP "选项(&O)"
BEGIN
MENUITEM "新游戏(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "允许问号标记(&M)", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "退出(&X)\tAlt+X", IDM_EXIT
END
POPUP "信息(&I)" BEGIN
POPUP "信息(&I)"
BEGIN
MENUITEM "最快时间(&F)", IDM_TIMES
MENUITEM "关于(&A)", IDM_ABOUT
END

View file

@ -1,35 +1,16 @@
/*
* WineMine (Traditional Chinese Resource)
*
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
* Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE BEGIN
IDS_APPNAME, "Wine地雷"
IDS_NOBODY, "無人"
IDS_ABOUT, "Copyright 2000 Joshua Thielen"
STRINGTABLE
BEGIN
IDS_APPNAME "Wine地雷"
IDS_NOBODY "無人"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END
MENU_WINEMINE MENU
BEGIN
POPUP "選項(&O)" BEGIN
POPUP "選項(&O)"
BEGIN
MENUITEM "新遊戲(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR
MENUITEM "標出問題(&M)", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "結束(&X)\tAlt+X", IDM_EXIT
END
POPUP "資訊(&I)" BEGIN
POPUP "資訊(&I)"
BEGIN
MENUITEM "最快時間(&F)", IDM_TIMES
MENUITEM "關於(&A)", IDM_ABOUT
END

View file

@ -27,27 +27,28 @@
LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
IDA_WINEMINE ACCELERATORS
{
BEGIN
VK_F2, IDM_NEW, VIRTKEY, NOINVERT
"X", IDM_EXIT, VIRTKEY, ALT, NOINVERT
}
END
/* @makedep: winemine.ico */
WINEMINE ICON rc/winemine.ico
WINEMINE ICON "rc/winemine.ico"
/* @makedep: faces.bmp */
FACES BITMAP rc/faces.bmp
FACES BITMAP "rc/faces.bmp"
/* @makedep: leds.bmp */
LEDS BITMAP rc/leds.bmp
LEDS BITMAP "rc/leds.bmp"
/* @makedep: mines.bmp */
MINES BITMAP rc/mines.bmp
MINES BITMAP "rc/mines.bmp"
#include <reactos/manifest_exe.rc>
/* include localised resources */
// UTF-8
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_BG_BG