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
e7c6a964
Commit
e7c6a964
authored
Apr 07, 2008
by
Rok Mandeljc
Committed by
Alexandre Julliard
Apr 07, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhelp: Updated Slovenian translation.
parent
1b186ec9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
20 deletions
+34
-20
Si.rc
programs/winhelp/Si.rc
+34
-20
No files found.
programs/winhelp/Si.rc
View file @
e7c6a964
/*
* Help Viewer (Slovenian Resources)
*
* Copyright 2002
-2003 Rok Mandeljc <rok.mandeljc@gimb.org>
* Copyright 2002
, 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
...
...
@@ -18,28 +18,30 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#pragma code_page(65001)
/* Menu */
MAIN_MENU MENU LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
{
POPUP "&Datoteka" {
MENUITEM "&Odpri ...", MNID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM "Na&tisni temo ...", MNID_FILE_PRINT
MENUITEM "&Priprava tiskalnika", MNID_FILE_SETUP
MENUITEM "&Odpri", MNID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM "&Natisni", MNID_FILE_PRINT
MENUITEM "Priprava &tiskalnika ...", MNID_FILE_SETUP
MENUITEM SEPARATOR
MENUITEM "Iz&hod", MNID_FILE_EXIT
}
POPUP "&Urejanje" {
MENUITEM "&Kopiraj", MNID_EDIT_COPYDLG
MENUITEM "&Kopiraj
...
", MNID_EDIT_COPYDLG
MENUITEM SEPARATOR
MENUITEM "
&P
ripombe ...", MNID_EDIT_ANNOTATE
MENUITEM "
P&
ripombe ...", MNID_EDIT_ANNOTATE
}
POPUP "&Zaznam
ek
" {
MENUITEM "
&Dolo
i ...", MNID_BKMK_DEFINE
POPUP "&Zaznam
ki
" {
MENUITEM "
Do&loč
i ...", MNID_BKMK_DEFINE
}
POPUP "&Pomo" {
MENUITEM "&O pomoi", MNID_HELP_HELPON
POPUP "&Pomo
č
" {
MENUITEM "&O pomo
č
i", MNID_HELP_HELPON
MENUITEM "Vedno na &vrhu", MNID_HELP_HELPTOP
MENUITEM SEPARATOR
MENUITEM "&Informacije ...", MNID_HELP_ABOUT
...
...
@@ -49,21 +51,33 @@ MAIN_MENU MENU LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
}
}
IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
CAPTION "Indeks"
{
LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
PUSHBUTTON "&V redu", IDOK, 40, 170, 50, 12
PUSHBUTTON "&Prekliči", IDCANCEL, 120, 170, 50, 12
}
/* Strings */
STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
{
STID_WINE_HELP,
"WINE Pomo
"
STID_WINE_HELP,
"WINE Pomoč
"
STID_WHERROR, "NAPAKA"
STID_WARNING, "OPOZORILO"
STID_INFO,
"Informacija"
STID_NOT_IMPLEMENTED, "Ni (e) na voljo"
STID_HLPFILE_ERROR_s, "Napaka pri branju datoteke `%s'"
STID_CONTENTS, "&Teme pomoi"
STID_INFO, "Informacija"
STID_NOT_IMPLEMENTED, "Ni (
š
e) na voljo"
STID_HLPFILE_ERROR_s, "Napaka pri branju datoteke
s pomočjo
`%s'"
STID_CONTENTS, "&Teme pomo
č
i"
STID_SEARCH, "&Iskanje"
STID_BACK,
"&Nazaj"
STID_BACK, "&Nazaj"
STID_HISTORY, "&Zgodovina"
STID_TOPICS, "&Vsebina"
STID_ALL_FILES,
"Vse dati
teke (*.*)"
STID_HELP_FILES_HLP, "Datoteke s pomojo (*.hlp)"
STID_FILE_NOT_FOUND_s "
Cannot find '%s'. Do you want to find this file yourself
?"
STID_ALL_FILES,
"Vse dato
teke (*.*)"
STID_HELP_FILES_HLP, "Datoteke s pomo
č
jo (*.hlp)"
STID_FILE_NOT_FOUND_s "
Ne najdem datoteke '%s'. Ali jo želite poiskati sami
?"
}
#pragma code_page(default)
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