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

View file

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

View file

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

View file

@ -5,8 +5,8 @@
* PURPOSE: German Language File for Solitaire * PURPOSE: German Language File for Solitaire
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de) * PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/ */
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
/* Dialogs */ /* Dialogs */
@ -18,10 +18,8 @@ BEGIN
GROUPBOX "Karten", -1, 7, 7, 90, 40 GROUPBOX "Karten", -1, 7, 7, 90, 40
AUTORADIOBUTTON "&Eine ziehen", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "&Eine ziehen", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "&Drei ziehen", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 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 "&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 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 PUSHBUTTON "Abbrechen",IDCANCEL,101,97,50,14
END END
@ -47,7 +45,6 @@ BEGIN
PUSHBUTTON "Abbrechen", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Abbrechen", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -59,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Neu geben?" IDS_SOL_DEAL "Neu geben?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -80,7 +76,6 @@ BEGIN
END END
END END
/* Accelerators */ /* Accelerators */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -5,8 +5,8 @@
* PURPOSE: Dutch Language Resource File for Solitaire * PURPOSE: Dutch Language Resource File for Solitaire
* TRANSLATOR: Wouter De Vlieger * TRANSLATOR: Wouter De Vlieger
*/ */
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
/* Dialogs */ /* Dialogs */
@ -18,15 +18,12 @@ BEGIN
GROUPBOX "Delen", -1, 7, 7, 90, 40 GROUPBOX "Delen", -1, 7, 7, 90, 40
AUTORADIOBUTTON "&Eén kaart", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP 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 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 "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 AUTOCHECKBOX "S&tatusbalk", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Annuleren", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "Annuleren", IDCANCEL, 101, 97, 50, 14
END END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104 IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Achterzijde selecteren" CAPTION "Achterzijde selecteren"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "Annuleren", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Annuleren", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "Nogmaals spelen?" IDS_SOL_DEAL "Nogmaals spelen?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -81,9 +76,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN 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 LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
/* Dialogs */ /* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118 IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -18,10 +10,8 @@ BEGIN
GROUPBOX "Kort", -1, 7, 7, 90, 40 GROUPBOX "Kort", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Velg &et", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "Velg &et", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Velg &tre", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 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 "&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 AUTOCHECKBOX "S&tatuslinje", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14
END END
@ -47,7 +37,6 @@ BEGIN
PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -59,7 +48,6 @@ BEGIN
IDS_SOL_DEAL "Del ut igjen?" IDS_SOL_DEAL "Del ut igjen?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -80,8 +68,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN

View file

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

View file

@ -18,15 +18,12 @@ BEGIN
GROUPBOX "Cărți", -1, 7, 7, 90, 40 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 &una", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Câte t&rei", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 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 "&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 AUTOCHECKBOX "&Bară de stare", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "Con&firmă", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "Con&firmă", IDOK, 35, 97, 50, 14
PUSHBUTTON "A&nulează", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "A&nulează", IDCANCEL, 101, 97, 50, 14
END END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104 IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Selectare culoare dorsală" CAPTION "Selectare culoare dorsală"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
@ -48,7 +45,6 @@ BEGIN
PUSHBUTTON "A&nulează", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "A&nulează", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -60,7 +56,6 @@ BEGIN
IDS_SOL_DEAL "O nouă rundă?" IDS_SOL_DEAL "O nouă rundă?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -81,9 +76,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN 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 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/* Диалоги */ /* Диалоги */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118 IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -15,7 +14,6 @@ BEGIN
AUTORADIOBUTTON "По &три", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 AUTORADIOBUTTON "По &три", IDC_OPT_DRAWTHREE, 14, 32, 70, 10
AUTOCHECKBOX "&Показывать время", IDC_OPT_SHOWTIME, 7 ,51 ,75 ,10, WS_TABSTOP | WS_DISABLED AUTOCHECKBOX "&Показывать время", IDC_OPT_SHOWTIME, 7 ,51 ,75 ,10, WS_TABSTOP | WS_DISABLED
AUTOCHECKBOX "&Строка состояния", IDC_OPT_STATUSBAR, 7, 66, 75, 10, WS_TABSTOP AUTOCHECKBOX "&Строка состояния", IDC_OPT_STATUSBAR, 7, 66, 75, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Отмена", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "Отмена", IDCANCEL, 101, 97, 50, 14
END END
@ -41,7 +39,6 @@ BEGIN
PUSHBUTTON "Отмена", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Отмена", IDCANCEL, 126, 84, 54, 13
END END
/* Строки */ /* Строки */
STRINGTABLE STRINGTABLE
@ -53,7 +50,6 @@ BEGIN
IDS_SOL_DEAL "Deal again?" IDS_SOL_DEAL "Deal again?"
END END
/* Меню */ /* Меню */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -74,9 +70,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN

View file

@ -5,12 +5,10 @@
* PURPOSE: Slovak Language File for Solitaire * PURPOSE: Slovak Language File for Solitaire
* TRANSLATOR: Kario <kario@szm.sk> * TRANSLATOR: Kario <kario@szm.sk>
* DATE OF TR.: 13-07-2007 * DATE OF TR.: 13-07-2007
* PROGRAMMERS: Daniel "EmuandCo" Reimer (reimer.daniel@freenet.de)
*/ */
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
/* Dialogs */ /* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118 IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -21,10 +19,8 @@ BEGIN
GROUPBOX "Karty", -1, 7, 7, 90, 40 GROUPBOX "Karty", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Ťahať &jednu", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "Ťahať &jednu", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Ťahať &tri", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 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 "Č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 AUTOCHECKBOX "Stavový riad&ok", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Zrušiť", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "Zrušiť", IDCANCEL, 101, 97, 50, 14
END END
@ -50,7 +46,6 @@ BEGIN
PUSHBUTTON "Zrušiť", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Zrušiť", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -62,7 +57,6 @@ BEGIN
IDS_SOL_DEAL "Rozdať znova?" IDS_SOL_DEAL "Rozdať znova?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -83,9 +77,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN 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 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
/* Dialogs */ /* Dialogs */
IDD_OPTIONS DIALOGEX 0, 0, 186, 118 IDD_OPTIONS DIALOGEX 0, 0, 186, 118
@ -18,15 +10,12 @@ BEGIN
GROUPBOX "Kort", -1, 7, 7, 90, 40 GROUPBOX "Kort", -1, 7, 7, 90, 40
AUTORADIOBUTTON "Dra &En", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "Dra &En", IDC_OPT_DRAWONE, 14, 19, 70, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Dra &Tre", IDC_OPT_DRAWTHREE, 14, 32, 70, 10 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 "&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 AUTOCHECKBOX "&Statusfält", IDC_OPT_STATUSBAR, 7, 66, 64, 10, WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14 DEFPUSHBUTTON "OK", IDOK, 35, 97, 50, 14
PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14 PUSHBUTTON "Avbryt", IDCANCEL, 101, 97, 50, 14
END END
IDD_CARDBACK DIALOGEX 6, 6, 186, 104 IDD_CARDBACK DIALOGEX 6, 6, 186, 104
CAPTION "Välj Kort Baksida" CAPTION "Välj Kort Baksida"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
@ -48,7 +37,6 @@ BEGIN
PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13 PUSHBUTTON "Avbryt", IDCANCEL, 126, 84, 54, 13
END END
/* Strings */ /* Strings */
STRINGTABLE STRINGTABLE
@ -60,7 +48,6 @@ BEGIN
IDS_SOL_DEAL "Ge igen?" IDS_SOL_DEAL "Ge igen?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -81,9 +68,7 @@ BEGIN
END END
END END
/* Accelerators */
/* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -9,8 +9,9 @@ IDI_SOLITAIRE ICON "solitaire.ico"
#include <reactos/manifest_exe.rc> #include <reactos/manifest_exe.rc>
// UTF-8 /* UTF-8 */
#pragma code_page(65001) #pragma code_page(65001)
#ifdef LANGUAGE_BG_BG #ifdef LANGUAGE_BG_BG
#include "lang/bg-BG.rc" #include "lang/bg-BG.rc"
#endif #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 LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
/* Dialogs */ /* Dialogs */
@ -39,7 +31,6 @@ BEGIN
AUTORADIOBUTTON "Лесно: &Един цвят", IDC_DIF_ONECOLOR, 8, 10, 90, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "Лесно: &Един цвят", IDC_DIF_ONECOLOR, 8, 10, 90, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Средно: &Два цвята", IDC_DIF_TWOCOLORS, 8, 23, 90, 10 AUTORADIOBUTTON "Средно: &Два цвята", IDC_DIF_TWOCOLORS, 8, 23, 90, 10
AUTORADIOBUTTON "Трудно: &Четири цвята", IDC_DIF_FOURCOLORS, 8, 36, 96, 10 AUTORADIOBUTTON "Трудно: &Четири цвята", IDC_DIF_FOURCOLORS, 8, 36, 96, 10
DEFPUSHBUTTON "Добре", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "Добре", IDOK, 8, 58, 40, 14
PUSHBUTTON "Отказ", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Отказ", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Ново раздаване?" IDS_SPI_DEAL "Ново раздаване?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Mittel: &Zwei Farben", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Schwer: &Vier Farben", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Schwer: &Vier Farben", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Abbrechen", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Abbrechen", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Neu geben?" IDS_SPI_DEAL "Neu geben?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Medium: &Two Colors", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancel", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Cancel", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Deal again?" IDS_SPI_DEAL "Deal again?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -3,7 +3,7 @@
* LICENSE: See COPYING in top level directory * LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/es-ES.rc * FILE: base/applications/games/spider/lang/es-ES.rc
* PURPOSE: Spanish Language File for Spider Solitaire * PURPOSE: Spanish Language File for Spider Solitaire
* TRANSLATOR: Javier Fernandez; Gabriel ilardi * TRANSLATORS: Javier Fernandez & Gabriel ilardi
*/ */
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL 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 "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 "Medio: &Dos Palos", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difícil: &Cuatro Palos", IDC_DIF_FOURCOLORS, 8, 36, 90, 10 AUTORADIOBUTTON "Difícil: &Cuatro Palos", IDC_DIF_FOURCOLORS, 8, 36, 90, 10
DEFPUSHBUTTON "Aceptar", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "Aceptar", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "¿Jugar de nuevo?" IDS_SPI_DEAL "¿Jugar de nuevo?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Moyenne : &deux couleurs", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difficile : &quatre couleurs", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Difficile : &quatre couleurs", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annuler", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Annuler", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Redistribuer ?" IDS_SPI_DEAL "Redistribuer ?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "בינוני: שתי סדרות", IDC_DIF_TWOCOLORS, 8, 23, 80, 10 AUTORADIOBUTTON "בינוני: שתי סדרות", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "קשה: ארבע סדרות", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "קשה: ארבע סדרות", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "אישור", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "אישור", IDOK, 8, 58, 40, 14
PUSHBUTTON "ביטול", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "ביטול", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "לחלק שוב?" IDS_SPI_DEAL "לחלק שוב?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
/* Dialogs */ /* 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ö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 "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 AUTORADIOBUTTON "Nehéz: &Négy szín", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Mégsem", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Mégsem", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Új leosztás?" IDS_SPI_DEAL "Új leosztás?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "&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 "&Medio: due semi", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Difficile: quattro semi", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "&Difficile: quattro semi", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annulla", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Annulla", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Nuova partita?" IDS_SPI_DEAL "Nuova partita?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "初級: 1 色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中級: 2 色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10 AUTORADIOBUTTON "中級: 2 色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "上級: 4 色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "上級: 4 色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "キャンセル", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "キャンセル", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "もう一度カードを配りますか?" IDS_SPI_DEAL "もう一度カードを配りますか?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Matig: &Twee Kleuren", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Moeilijk: &Vier Kleuren", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Moeilijk: &Vier Kleuren", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Annuleren", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Annuleren", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Nogmaals spelen?" IDS_SPI_DEAL "Nogmaals spelen?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "Ł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 "Średni: &Dwa kolory", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Trudny: &Cztery kolory", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Trudny: &Cztery kolory", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Anuluj", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Anuluj", IDCANCEL, 58, 58, 40, 14
END END
@ -56,7 +55,6 @@ BEGIN
IDS_SPI_DEAL "Rozdać ponownie?" IDS_SPI_DEAL "Rozdać ponownie?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -76,10 +74,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
/* Dialogs */ /* Dialogs */
@ -39,7 +31,6 @@ BEGIN
AUTORADIOBUTTON "Fácil: &Uma Cor", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP 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 "Médio: &Duas Cores", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Difícil: &Três Cores", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Difícil: &Três Cores", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Cancelar", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +46,6 @@ BEGIN
IDS_SPI_DEAL "Deseja jogar mais uma partida?" IDS_SPI_DEAL "Deseja jogar mais uma partida?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +65,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "&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 "&Medie (două culori)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Grea (patru culori)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "&Grea (patru culori)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "Con&firmă", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "Con&firmă", IDOK, 8, 58, 40, 14
PUSHBUTTON "A&nulează", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "A&nulează", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "O nouă rundă?" IDS_SPI_DEAL "O nouă rundă?"
END END
/* Meniuri */ /* Meniuri */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Acceleratori */ /* Acceleratori */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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_ONECOLOR, 8, 10, 102, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Средний: &два цвета", IDC_DIF_TWOCOLORS, 8, 23, 102, 10 AUTORADIOBUTTON "Средний: &два цвета", IDC_DIF_TWOCOLORS, 8, 23, 102, 10
AUTORADIOBUTTON "Сложный: &четыре цвета", IDC_DIF_FOURCOLORS, 8, 36, 102, 10 AUTORADIOBUTTON "Сложный: &четыре цвета", IDC_DIF_FOURCOLORS, 8, 36, 102, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Отмена", IDCANCEL, 63, 58, 40, 14 PUSHBUTTON "Отмена", IDCANCEL, 63, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Попробовать снова?" IDS_SPI_DEAL "Попробовать снова?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Medium: &Two Colors", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Hard: &Four Colors", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Zrušiť", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Zrušiť", IDCANCEL, 58, 58, 40, 14
END END
@ -56,7 +55,6 @@ BEGIN
IDS_SPI_DEAL "Rozdať znova?" IDS_SPI_DEAL "Rozdať znova?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -76,10 +74,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "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 "Medel: &Två Färger", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "Svårt: &Fyra Färger", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "Svårt: &Fyra Färger", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Avbryt", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Avbryt", IDCANCEL, 58, 58, 40, 14
END END
@ -54,7 +53,6 @@ BEGIN
IDS_SPI_DEAL "Ge igen?" IDS_SPI_DEAL "Ge igen?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -74,10 +72,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -3,7 +3,6 @@
* LICENSE: See COPYING in top level directory * LICENSE: See COPYING in top level directory
* FILE: base/applications/games/spider/lang/tr-TR.rc * FILE: base/applications/games/spider/lang/tr-TR.rc
* PURPOSE: Turkish Resource File for ReactOS Spider Solitaire * PURPOSE: Turkish Resource File for ReactOS Spider Solitaire
* PROGRAMMERS:
* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com) * 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 "&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 "&Orta: İki Renk", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "&Zor: Dört Renk", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "&Zor: Dört Renk", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "Tamam", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "Tamam", IDOK, 8, 58, 40, 14
PUSHBUTTON "İptal", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "İptal", IDCANCEL, 58, 58, 40, 14
END END
@ -56,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Tekrar dağıtılsın mı?" IDS_SPI_DEAL "Tekrar dağıtılsın mı?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -76,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "Рівень" CAPTION "Рівень"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
BEGIN BEGIN
AUTORADIOBUTTON "Простий: &Один колір", IDC_DIF_ONECOLOR, 3, 10, 82, 10, WS_GROUP | WS_TABSTOP AUTORADIOBUTTON "Простий: &Один колір", IDC_DIF_ONECOLOR, 8, 10, 82, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "Середній: &Два кольори", IDC_DIF_TWOCOLORS, 3, 23, 92, 10 AUTORADIOBUTTON "Середній: &Два кольори", IDC_DIF_TWOCOLORS, 8, 23, 92, 10
AUTORADIOBUTTON "Складний: &Чотири кольори", IDC_DIF_FOURCOLORS, 3, 36, 120, 10 AUTORADIOBUTTON "Складний: &Чотири кольори", IDC_DIF_FOURCOLORS, 8, 36, 120, 10
DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "OK", IDOK, 8, 58, 40, 14
PUSHBUTTON "Скасувати", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "Скасувати", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "Спробувати знову?" IDS_SPI_DEAL "Спробувати знову?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "简单:一种颜色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中等:两种颜色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10 AUTORADIOBUTTON "中等:两种颜色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "困难:四种颜色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "困难:四种颜色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "确定", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "确定", IDOK, 8, 58, 40, 14
PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "再来一次吗?" IDS_SPI_DEAL "再来一次吗?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT 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 "簡單:一種顏色(&O)", IDC_DIF_ONECOLOR, 8, 10, 80, 10, WS_GROUP | WS_TABSTOP
AUTORADIOBUTTON "中等:兩種顏色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10 AUTORADIOBUTTON "中等:兩種顏色(&T)", IDC_DIF_TWOCOLORS, 8, 23, 80, 10
AUTORADIOBUTTON "困難:四種顏色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10 AUTORADIOBUTTON "困難:四種顏色(&F)", IDC_DIF_FOURCOLORS, 8, 36, 80, 10
DEFPUSHBUTTON "確定", IDOK, 8, 58, 40, 14 DEFPUSHBUTTON "確定", IDOK, 8, 58, 40, 14
PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14 PUSHBUTTON "取消", IDCANCEL, 58, 58, 40, 14
END END
@ -55,7 +54,6 @@ BEGIN
IDS_SPI_DEAL "再玩一次?" IDS_SPI_DEAL "再玩一次?"
END END
/* Menus */ /* Menus */
IDR_MENU1 MENU IDR_MENU1 MENU
@ -75,10 +73,7 @@ BEGIN
END END
END END
/* Accelerator */ /* Accelerator */
IDR_ACCELERATOR1 ACCELERATORS IDR_ACCELERATOR1 ACCELERATORS
BEGIN BEGIN
VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT VK_F1, IDM_HELP_CONTENTS, VIRTKEY, NOINVERT

View file

@ -9,8 +9,9 @@ IDI_SPIDER ICON "spider.ico"
#include <reactos/manifest_exe.rc> #include <reactos/manifest_exe.rc>
// UTF-8 /* UTF-8 */
#pragma code_page(65001) #pragma code_page(65001)
#ifdef LANGUAGE_BG_BG #ifdef LANGUAGE_BG_BG
#include "lang/bg-BG.rc" #include "lang/bg-BG.rc"
#endif #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 LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Минички" BEGIN
IDS_NOBODY, "Никой" IDS_APPNAME "Минички"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Никой"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "На&стройки" BEGIN POPUP "На&стройки"
BEGIN
MENUITEM "&Нов\tF2", IDM_NEW MENUITEM "&Нов\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Слагане на &питанка", IDM_MARKQ MENUITEM "Слагане на &питанка", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Из&ход\tAlt+X", IDM_EXIT MENUITEM "Из&ход\tAlt+X", IDM_EXIT
END END
POPUP "&Сведения" BEGIN POPUP "&Сведения"
BEGIN
MENUITEM "Най-&бързи...", IDM_TIMES MENUITEM "Най-&бързи...", IDM_TIMES
MENUITEM "&За", IDM_ABOUT MENUITEM "&За", IDM_ABOUT
END 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 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nikdo" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nikdo"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "N&astavení" BEGIN POPUP "N&astavení"
BEGIN
MENUITEM "&Nová\tF2", IDM_NEW MENUITEM "&Nová\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Označovat nerozhodnuté", IDM_MARKQ MENUITEM "&Označovat nerozhodnuté", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Konec\tAlt+K", IDM_EXIT MENUITEM "&Konec\tAlt+K", IDM_EXIT
END END
POPUP "&Informace" BEGIN POPUP "&Informace"
BEGIN
MENUITEM "Ne&jlepší časy", IDM_TIMES MENUITEM "Ne&jlepší časy", IDM_TIMES
MENUITEM "&O aplikaci", IDM_ABOUT MENUITEM "&O aplikaci", IDM_ABOUT
END END

View file

@ -1,35 +1,16 @@
/*
* 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 LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Minerydder" BEGIN
IDS_NOBODY, "Ingen" IDS_APPNAME "Minerydder"
IDS_ABOUT, "Ophavsret 2000 tilhører Joshua Thielen" IDS_NOBODY "Ingen"
IDS_ABOUT "Ophavsret 2000 tilhører Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Indstillinger" BEGIN POPUP "&Indstillinger"
BEGIN
MENUITEM "&Nyt spil\tF2", IDM_NEW MENUITEM "&Nyt spil\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Brug spørgsmålstegn", IDM_MARKQ MENUITEM "&Brug spørgsmålstegn", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Afslut&t\tAlt+X", IDM_EXIT MENUITEM "Afslut&t\tAlt+X", IDM_EXIT
END END
POPUP "&Hjælp" BEGIN POPUP "&Hjælp"
BEGIN
MENUITEM "&Bedste tider", IDM_TIMES MENUITEM "&Bedste tider", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT MENUITEM "&Om", IDM_ABOUT
END 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 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Niemand" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Niemand"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Optionen" BEGIN POPUP "&Optionen"
BEGIN
MENUITEM "&Neu\tF2", IDM_NEW MENUITEM "&Neu\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Merker", IDM_MARKQ MENUITEM "&Merker", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Beenden\tAlt+X", IDM_EXIT MENUITEM "&Beenden\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Beste Zeiten", IDM_TIMES MENUITEM "&Beste Zeiten", IDM_TIMES
MENUITEM "&Über", IDM_ABOUT MENUITEM "&Über", IDM_ABOUT
END 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 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nobody" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Options" BEGIN POPUP "&Options"
BEGIN
MENUITEM "&New\tF2", IDM_NEW MENUITEM "&New\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Mark Question", IDM_MARKQ MENUITEM "&Mark Question", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "E&xit\tAlt+X", IDM_EXIT MENUITEM "E&xit\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Fastest Times...", IDM_TIMES MENUITEM "&Fastest Times...", IDM_TIMES
MENUITEM "&About", IDM_ABOUT MENUITEM "&About", IDM_ABOUT
END 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 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WinMine" BEGIN
IDS_NOBODY, "Nadie" IDS_APPNAME "WinMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nadie"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opciones" BEGIN POPUP "&Opciones"
BEGIN
MENUITEM "&Nuevo\tF2", IDM_NEW MENUITEM "&Nuevo\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Interrogación", IDM_MARKQ MENUITEM "&Interrogación", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Salir\tAlt+X", IDM_EXIT MENUITEM "&Salir\tAlt+X", IDM_EXIT
END END
POPUP "&Ayuda" BEGIN POPUP "&Ayuda"
BEGIN
MENUITEM "&Mejores tiempos", IDM_TIMES MENUITEM "&Mejores tiempos", IDM_TIMES
MENUITEM "&Acerca de", IDM_ABOUT MENUITEM "&Acerca de", IDM_ABOUT
END 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 LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Ei kukaan" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Ei kukaan"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Valinnat" BEGIN POPUP "&Valinnat"
BEGIN
MENUITEM "&Uusi\tF2", IDM_NEW MENUITEM "&Uusi\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Merkitse", IDM_MARKQ MENUITEM "&Merkitse", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Poistu\tAlt+X", IDM_EXIT MENUITEM "&Poistu\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Nopeimmat ajat", IDM_TIMES MENUITEM "&Nopeimmat ajat", IDM_TIMES
MENUITEM "&Tietoja", IDM_ABOUT MENUITEM "&Tietoja", IDM_ABOUT
END END

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 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Démineur de Wine" BEGIN
IDS_NOBODY, "Anonyme" IDS_APPNAME "Démineur de Wine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Anonyme"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Options" BEGIN POPUP "&Options"
BEGIN
MENUITEM "&Nouveau\tF2", IDM_NEW MENUITEM "&Nouveau\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Marquage des cases suspectes", IDM_MARKQ MENUITEM "&Marquage des cases suspectes", IDM_MARKQ
@ -44,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Quitter\tAlt+X", IDM_EXIT MENUITEM "&Quitter\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "Meilleurs &temps", IDM_TIMES MENUITEM "Meilleurs &temps", IDM_TIMES
MENUITEM "À &propos", IDM_ABOUT MENUITEM "À &propos", IDM_ABOUT
END 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 LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "אף אחד" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "אף אחד"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&אפשרויות" BEGIN POPUP "&אפשרויות"
BEGIN
MENUITEM "&חדש\tF2", IDM_NEW MENUITEM "&חדש\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "סימון בשאלה", IDM_MARKQ // to be invented MENUITEM "סימון בשאלה", IDM_MARKQ // to be invented
@ -44,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "י&ציאה\tAlt-X", IDM_EXIT MENUITEM "י&ציאה\tAlt-X", IDM_EXIT
END END
POPUP "מי&דע" BEGIN POPUP "מי&דע"
BEGIN
MENUITEM "ה&כי מהירים...", IDM_TIMES MENUITEM "ה&כי מהירים...", IDM_TIMES
MENUITEM "אודו&ת", IDM_ABOUT MENUITEM "אודו&ת", IDM_ABOUT
END 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 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WinMine" BEGIN
IDS_NOBODY, "Nessuno" IDS_APPNAME "WinMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nessuno"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opzioni" BEGIN POPUP "&Opzioni"
BEGIN
MENUITEM "&Nuovo\tF2", IDM_NEW MENUITEM "&Nuovo\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Contrassegna domanda", IDM_MARKQ MENUITEM "&Contrassegna domanda", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "E&sci\tAlt+X", IDM_EXIT MENUITEM "E&sci\tAlt+X", IDM_EXIT
END END
POPUP "&Informazioni" BEGIN POPUP "&Informazioni"
BEGIN
MENUITEM "&Tempi migliori", IDM_TIMES MENUITEM "&Tempi migliori", IDM_TIMES
MENUITEM "&Riguardo a WineMine", IDM_ABOUT MENUITEM "&Riguardo a WineMine", IDM_ABOUT
END 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 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nobody" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "オプション(&O)" BEGIN POPUP "オプション(&O)"
BEGIN
MENUITEM "スタート(&N)\tF2", IDM_NEW MENUITEM "スタート(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "?マークを使用(&M)", IDM_MARKQ MENUITEM "?マークを使用(&M)", IDM_MARKQ
@ -42,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "終了(&X)\tAlt+X", IDM_EXIT MENUITEM "終了(&X)\tAlt+X", IDM_EXIT
END END
POPUP "情報(&I)" BEGIN POPUP "情報(&I)"
BEGIN
MENUITEM "ハイスコア(&F)", IDM_TIMES MENUITEM "ハイスコア(&F)", IDM_TIMES
MENUITEM "WineMine について(&A)", IDM_ABOUT MENUITEM "WineMine について(&A)", IDM_ABOUT
END 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 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Wine지뢰찾기" BEGIN
IDS_NOBODY, "아무개" IDS_APPNAME "Wine지뢰찾기"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "아무개"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "옵션(&O)" BEGIN POPUP "옵션(&O)"
BEGIN
MENUITEM "새 게임(&N)\tF2", IDM_NEW MENUITEM "새 게임(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "물음표 표시(&M)", IDM_MARKQ MENUITEM "물음표 표시(&M)", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "나가기(&X)\tAlt+X", IDM_EXIT MENUITEM "나가기(&X)\tAlt+X", IDM_EXIT
END END
POPUP "도움말(&I)" BEGIN POPUP "도움말(&I)"
BEGIN
MENUITEM "가장 빠른 시간(&F)", IDM_TIMES MENUITEM "가장 빠른 시간(&F)", IDM_TIMES
MENUITEM "정보(&A)", IDM_ABOUT MENUITEM "정보(&A)", IDM_ABOUT
END 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 LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Niekas" IDS_APPNAME "WineMine"
IDS_ABOUT, "Autoriaus teisės 2000 Joshua Thielen" IDS_NOBODY "Niekas"
IDS_ABOUT "Autoriaus teisės 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Parinktys" BEGIN POPUP "&Parinktys"
BEGIN
MENUITEM "&Naujas\tF2", IDM_NEW MENUITEM "&Naujas\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Žymėti klaustuku", IDM_MARKQ MENUITEM "&Žymėti klaustuku", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Iš&eiti\tAlt+X", IDM_EXIT MENUITEM "Iš&eiti\tAlt+X", IDM_EXIT
END END
POPUP "&Informacija" BEGIN POPUP "&Informacija"
BEGIN
MENUITEM "&Geriausi laikai", IDM_TIMES MENUITEM "&Geriausi laikai", IDM_TIMES
MENUITEM "&Apie", IDM_ABOUT MENUITEM "&Apie", IDM_ABOUT
END 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 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Niemand" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Niemand"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opties" BEGIN POPUP "&Opties"
BEGIN
MENUITEM "&Nieuw spel\tF2", IDM_NEW MENUITEM "&Nieuw spel\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Markeer vraag", IDM_MARKQ MENUITEM "&Markeer vraag", IDM_MARKQ
@ -40,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Afsluiten\tAlt+X", IDM_EXIT MENUITEM "&Afsluiten\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Snelste tijden...", IDM_TIMES MENUITEM "&Snelste tijden...", IDM_TIMES
MENUITEM "&Over WineMine", IDM_ABOUT MENUITEM "&Over WineMine", IDM_ABOUT
END 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 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Minesveiper" BEGIN
IDS_NOBODY, "Ingen" IDS_APPNAME "Minesveiper"
IDS_ABOUT, "Kopirett 2000 tilhører Joshua Thielen" IDS_NOBODY "Ingen"
IDS_ABOUT "Kopirett 2000 tilhører Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Innstillinger" BEGIN POPUP "&Innstillinger"
BEGIN
MENUITEM "&Ny\tF2", IDM_NEW MENUITEM "&Ny\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Merk spørsmål", IDM_MARKQ MENUITEM "&Merk spørsmål", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Avslut&t\tAlt+X", IDM_EXIT MENUITEM "Avslut&t\tAlt+X", IDM_EXIT
END END
POPUP "&Hjelp" BEGIN POPUP "&Hjelp"
BEGIN
MENUITEM "&Beste tider", IDM_TIMES MENUITEM "&Beste tider", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT MENUITEM "&Om", IDM_ABOUT
END 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 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Anonim" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Anonim"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opcje" BEGIN POPUP "&Opcje"
BEGIN
MENUITEM "&Nowa\tF2", IDM_NEW MENUITEM "&Nowa\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Znaczniki", IDM_MARKQ MENUITEM "&Znaczniki", IDM_MARKQ
@ -45,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "W&yjście\tAlt+X", IDM_EXIT MENUITEM "W&yjście\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Najlepsze Wyniki", IDM_TIMES MENUITEM "&Najlepsze Wyniki", IDM_TIMES
MENUITEM "&O Programie", IDM_ABOUT MENUITEM "&O Programie", IDM_ABOUT
END END
@ -60,13 +38,13 @@ BEGIN
LTEXT "Początkujący", -1, 20, 20, 50, 8 LTEXT "Początkujący", -1, 20, 20, 50, 8
LTEXT "Zaawansowany", -1, 20, 30, 50, 8 LTEXT "Zaawansowany", -1, 20, 30, 50, 8
LTEXT "Ekspert", -1, 20, 40, 50, 8 LTEXT "Ekspert", -1, 20, 40, 50, 8
LTEXT "999", IDC_TIME1, 80, 20, 15, 8 LTEXT "999", IDC_TIME1, 70, 20, 15, 8
LTEXT "999", IDC_TIME2, 80, 30, 15, 8 LTEXT "999", IDC_TIME2, 70, 30, 15, 8
LTEXT "999", IDC_TIME3, 80, 40, 15, 8 LTEXT "999", IDC_TIME3, 70, 40, 15, 8
LTEXT "", IDC_NAME1, 100, 20, 55, 8 LTEXT "", IDC_NAME1, 90, 20, 55, 8
LTEXT "", IDC_NAME2, 100, 30, 55, 8 LTEXT "", IDC_NAME2, 90, 30, 55, 8
LTEXT "", IDC_NAME3, 100, 40, 55, 8 LTEXT "", IDC_NAME3, 90, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 60, 60, 50, 15 DEFPUSHBUTTON "OK", IDOK, 55, 60, 50, 15
END END
DLG_CONGRATS DIALOGEX 0, 0, 160, 60 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 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Ninguém" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Ninguém"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opções" BEGIN POPUP "&Opções"
BEGIN
MENUITEM "&Novo\tF2", IDM_NEW MENUITEM "&Novo\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Marcas", IDM_MARKQ MENUITEM "&Marcas", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Sai&r\tAlt+X", IDM_EXIT MENUITEM "Sai&r\tAlt+X", IDM_EXIT
END END
POPUP "Aj&uda" BEGIN POPUP "Aj&uda"
BEGIN
MENUITEM "&Melhores tempos", IDM_TIMES MENUITEM "&Melhores tempos", IDM_TIMES
MENUITEM "&Sobre", IDM_ABOUT MENUITEM "&Sobre", IDM_ABOUT
END END
@ -51,15 +31,17 @@ END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Ninguém" IDS_APPNAME "WineMine"
IDS_ABOUT, "Direitos de autor 2000, Joshua Thielen" IDS_NOBODY "Ninguém"
IDS_ABOUT "Direitos de autor 2000, Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Opções" BEGIN POPUP "&Opções"
BEGIN
MENUITEM "&Novo\tF2", IDM_NEW MENUITEM "&Novo\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Marcas", IDM_MARKQ MENUITEM "&Marcas", IDM_MARKQ
@ -77,7 +59,6 @@ BEGIN
END END
END END
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
DLG_TIMES DIALOGEX 0, 0, 170, 80 DLG_TIMES DIALOGEX 0, 0, 170, 80
@ -89,16 +70,15 @@ BEGIN
LTEXT "Principiante", -1, 20, 20, 50, 8 LTEXT "Principiante", -1, 20, 20, 50, 8
LTEXT "Intermediário", -1, 20, 30, 50, 8 LTEXT "Intermediário", -1, 20, 30, 50, 8
LTEXT "Experiente", -1, 20, 40, 50, 8 LTEXT "Experiente", -1, 20, 40, 50, 8
LTEXT "999", IDC_TIME1, 80, 20, 15, 8 LTEXT "999", IDC_TIME1, 70, 20, 15, 8
LTEXT "999", IDC_TIME2, 80, 30, 15, 8 LTEXT "999", IDC_TIME2, 70, 30, 15, 8
LTEXT "999", IDC_TIME3, 80, 40, 15, 8 LTEXT "999", IDC_TIME3, 70, 40, 15, 8
LTEXT "", IDC_NAME1, 100, 20, 55, 8 LTEXT "", IDC_NAME1, 90, 20, 55, 8
LTEXT "", IDC_NAME2, 100, 30, 55, 8 LTEXT "", IDC_NAME2, 90, 30, 55, 8
LTEXT "", IDC_NAME3, 100, 40, 55, 8 LTEXT "", IDC_NAME3, 90, 40, 55, 8
DEFPUSHBUTTON "OK", IDOK, 60, 60, 50, 15 DEFPUSHBUTTON "OK", IDOK, 55, 60, 50, 15
END END
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
DLG_CONGRATS DIALOGEX 0, 0, 160, 60 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 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Genist" BEGIN
IDS_NOBODY, "Nimeni" IDS_APPNAME "Genist"
IDS_ABOUT, "Drept de autor 2000 Joshua Thielen" IDS_NOBODY "Nimeni"
IDS_ABOUT "Drept de autor 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "J&oc" BEGIN POPUP "J&oc"
BEGIN
MENUITEM "&Nou\tF2", IDM_NEW MENUITEM "&Nou\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Marcaje „?”", IDM_MARKQ MENUITEM "&Marcaje „?”", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "I&eșire\tAlt+X", IDM_EXIT MENUITEM "I&eșire\tAlt+X", IDM_EXIT
END END
POPUP "&?" BEGIN POPUP "&?"
BEGIN
MENUITEM "Scoruri ma&xime", IDM_TIMES MENUITEM "Scoruri ma&xime", IDM_TIMES
MENUITEM "&Despre…", IDM_ABOUT MENUITEM "&Despre…", IDM_ABOUT
END 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 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nobody" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Игра" BEGIN POPUP "&Игра"
BEGIN
MENUITEM "&Новая игра\tF2", IDM_NEW MENUITEM "&Новая игра\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Вопросительные знаки", IDM_MARKQ MENUITEM "&Вопросительные знаки", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Закрыть\tAlt+X", IDM_EXIT MENUITEM "&Закрыть\tAlt+X", IDM_EXIT
END END
POPUP "&Справка" BEGIN POPUP "&Справка"
BEGIN
MENUITEM "&Лучшее время", IDM_TIMES MENUITEM "&Лучшее время", IDM_TIMES
MENUITEM "&О программе", IDM_ABOUT MENUITEM "&О программе", IDM_ABOUT
END END
@ -86,6 +68,6 @@ BEGIN
EDITTEXT IDC_EDITROWS, 5, 15, 20, 12, ES_NUMBER EDITTEXT IDC_EDITROWS, 5, 15, 20, 12, ES_NUMBER
EDITTEXT IDC_EDITCOLS, 5, 45, 20, 12, ES_NUMBER EDITTEXT IDC_EDITCOLS, 5, 45, 20, 12, ES_NUMBER
EDITTEXT IDC_EDITMINES, 5, 75, 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 PUSHBUTTON "Отмена", IDCANCEL, 80, 50, 50, 15
END 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 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nihče" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nihče"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Možnosti" BEGIN POPUP "&Možnosti"
BEGIN
MENUITEM "&Nova igra\tF2", IDM_NEW MENUITEM "&Nova igra\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Vprašaji", IDM_MARKQ MENUITEM "&Vprašaji", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "Iz&hod\tAlt+X", IDM_EXIT MENUITEM "Iz&hod\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Najboljši časi", IDM_TIMES MENUITEM "&Najboljši časi", IDM_TIMES
MENUITEM "&O programu", IDM_ABOUT MENUITEM "&O programu", IDM_ABOUT
END 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 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Minor" BEGIN
IDS_NOBODY, "Ingen" IDS_APPNAME "Minor"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Ingen"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "A&lternativ" BEGIN POPUP "A&lternativ"
BEGIN
MENUITEM "&Nytt\tF2", IDM_NEW MENUITEM "&Nytt\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Markera fråga", IDM_MARKQ MENUITEM "&Markera fråga", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "A&vsluta\tAlt+X", IDM_EXIT MENUITEM "A&vsluta\tAlt+X", IDM_EXIT
END END
POPUP "&Info" BEGIN POPUP "&Info"
BEGIN
MENUITEM "&Snabbaste tider...", IDM_TIMES MENUITEM "&Snabbaste tider...", IDM_TIMES
MENUITEM "&Om", IDM_ABOUT MENUITEM "&Om", IDM_ABOUT
END 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 LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Mayın Tarlası" BEGIN
IDS_NOBODY, "Hiç kimse" IDS_APPNAME "Mayın Tarlası"
IDS_ABOUT, "Bu oyun, Joshua Thielen eliyle, 2000 yılında yapılmıştır." IDS_NOBODY "Hiç kimse"
IDS_ABOUT "Bu oyun, Joshua Thielen eliyle, 2000 yılında yapılmıştır."
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Oyun" BEGIN POPUP "&Oyun"
BEGIN
MENUITEM "&Yeni Oyun\tF2", IDM_NEW MENUITEM "&Yeni Oyun\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "İ&mleme", IDM_MARKQ MENUITEM "İ&mleme", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Çıkış\tAlt+X", IDM_EXIT MENUITEM "&Çıkış\tAlt+X", IDM_EXIT
END END
POPUP "&Yardım" BEGIN POPUP "&Yardım"
BEGIN
MENUITEM "&En Kısa Süreler...", IDM_TIMES MENUITEM "&En Kısa Süreler...", IDM_TIMES
MENUITEM "&Hakkında", IDM_ABOUT MENUITEM "&Hakkında", IDM_ABOUT
END 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 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "WineMine" BEGIN
IDS_NOBODY, "Nobody" IDS_APPNAME "WineMine"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "Nobody"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "&Гра" BEGIN POPUP "&Гра"
BEGIN
MENUITEM "&Нова\tF2", IDM_NEW MENUITEM "&Нова\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Знаки питання", IDM_MARKQ MENUITEM "&Знаки питання", IDM_MARKQ
@ -43,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Вихід\tAlt+X", IDM_EXIT MENUITEM "&Вихід\tAlt+X", IDM_EXIT
END END
POPUP "&Довідка" BEGIN POPUP "&Довідка"
BEGIN
MENUITEM "&Кращий час...", IDM_TIMES MENUITEM "&Кращий час...", IDM_TIMES
MENUITEM "&Про програму", IDM_ABOUT MENUITEM "&Про програму", IDM_ABOUT
END 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 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Wine地雷" BEGIN
IDS_NOBODY, "无人" IDS_APPNAME "Wine地雷"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "无人"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "选项(&O)" BEGIN POPUP "选项(&O)"
BEGIN
MENUITEM "新游戏(&N)\tF2", IDM_NEW MENUITEM "新游戏(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "允许问号标记(&M)", IDM_MARKQ MENUITEM "允许问号标记(&M)", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "退出(&X)\tAlt+X", IDM_EXIT MENUITEM "退出(&X)\tAlt+X", IDM_EXIT
END END
POPUP "信息(&I)" BEGIN POPUP "信息(&I)"
BEGIN
MENUITEM "最快时间(&F)", IDM_TIMES MENUITEM "最快时间(&F)", IDM_TIMES
MENUITEM "关于(&A)", IDM_ABOUT MENUITEM "关于(&A)", IDM_ABOUT
END 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 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE BEGIN STRINGTABLE
IDS_APPNAME, "Wine地雷" BEGIN
IDS_NOBODY, "無人" IDS_APPNAME "Wine地雷"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_NOBODY "無人"
IDS_ABOUT "Copyright 2000 Joshua Thielen"
END END
MENU_WINEMINE MENU MENU_WINEMINE MENU
BEGIN BEGIN
POPUP "選項(&O)" BEGIN POPUP "選項(&O)"
BEGIN
MENUITEM "新遊戲(&N)\tF2", IDM_NEW MENUITEM "新遊戲(&N)\tF2", IDM_NEW
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "標出問題(&M)", IDM_MARKQ MENUITEM "標出問題(&M)", IDM_MARKQ
@ -41,7 +22,8 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "結束(&X)\tAlt+X", IDM_EXIT MENUITEM "結束(&X)\tAlt+X", IDM_EXIT
END END
POPUP "資訊(&I)" BEGIN POPUP "資訊(&I)"
BEGIN
MENUITEM "最快時間(&F)", IDM_TIMES MENUITEM "最快時間(&F)", IDM_TIMES
MENUITEM "關於(&A)", IDM_ABOUT MENUITEM "關於(&A)", IDM_ABOUT
END END

View file

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