Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
9aa27b1d
Commit
9aa27b1d
authored
Aug 31, 2002
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Repaired Slovak resources.
parent
14b7fd93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
41 deletions
+42
-41
Sk.rc
programs/winhelp/Sk.rc
+42
-41
No files found.
programs/winhelp/Sk.rc
View file @
9aa27b1d
...
...
@@ -18,46 +18,47 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* This file is not yet complete !!
Must be rewritten for use of NLS */
#define LANGUAGE_ID Sk
#define LANGUAGE_NUMBER 10
/* Menu */
#define MENU_FILE "&Sbor"
#define MENU_FILE_OPEN "&Otvori..."
#define MENU_FILE_PRINT "&Tlai"
#define MENU_FILE_PRINTER_SETUP "&Nastavenie tlae..."
#define MENU_FILE_EXIT "U&koni"
#define MENU_EDIT "&Upravi"
#define MENU_EDIT_COPY_DIALOG "Kop&rova..."
#define MENU_EDIT_ANNOTATE "&Skomentova..."
#define MENU_BOOKMARK "&Zloka"
#define MENU_BOOKMARK_DEFINE "&Definova..."
#define MENU_HELP "&Pomoc"
#define MENU_HELP_ON_HELP "Pomoc &na pomoci"
#define MENU_HELP_ON_TOP "Vdy na &vrchu"
#define MENU_HELP_INFO "&Info..."
#define MENU_HELP_ABOUT_WINE "O& WINE"
MAIN_MENU MENU LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
{
POPUP "&Sbor" {
MENUITEM "&Otvori...", 0x101
MENUITEM SEPARATOR
MENUITEM "&Tlai", 0x104
MENUITEM "&Nastavenie tlae...", 0x106
MENUITEM "U&koni", 0x108
}
POPUP "&Upravi" {
MENUITEM "Kop&rova...", 0x10a
MENUITEM SEPARATOR
MENUITEM "&Skomentova...", 0x10c
}
POPUP "&Zloka" {
MENUITEM "&Definova...", 0x10e
}
POPUP "&Pomoc" {
MENUITEM "Pomoc &na pomoci", 0x110
MENUITEM "Vdy na &vrchu", 0x111
MENUITEM SEPARATOR
MENUITEM "&Info...", 0x113
#ifdef WINELIB
MENUITEM "O& WINE", 0x114
#endif
}
}
/* Strings */
#define STRING_WINE_HELP "WINE Pomoc"
#define STRING_ERROR "CHYBA
"
#define STRING_WARNING "VAROVANIE
"
#define STRING_INFO "Informcie
"
#define STRING_NOT_IMPLEMENTED "Neimplementovan
"
#define STRING_HLPFILE_ERROR_s "Chyba poas tania sboru `%s'
"
#define STRING_CONTENTS "&Obsah
"
#define STRING_SEARCH "&Hada
"
#define STRING_BACK "&Sp
"
#define STRING_HISTORY "&Histria
"
#define STRING_ALL_FILES "Vetky sbory (*.*)
"
#define STRING_HELP_FILES_HLP "Sbory pomoci (*.hlp
)"
#include "Xx.rc"
STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
{
WINE_HELP, "WINE Pomoc
"
WHERROR, "CHYBA
"
WARNING, "VAROVANIE
"
INFO, "Informcie
"
NOT_IMPLEMENTED, "Neimplementovan
"
HLPFILE_ERROR_s, "Chyba poas tania sboru `%s'
"
CONTENTS, "&Obsah
"
SEARCH, "&Hada
"
BACK, "&Sp
"
HISTORY, "&Histria
"
ALL_FILES, "Vetky sbory (*.*
)"
HELP_FILES_HLP, "Sbory pomoci (*.hlp)"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment