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
fd60c013
Commit
fd60c013
authored
Sep 13, 2010
by
Matej Spindler
Committed by
Alexandre Julliard
Sep 14, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mshtml: Update Slovenian translation.
parent
7085a3f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
7 deletions
+14
-7
Si.rc
dlls/mshtml/Si.rc
+14
-7
No files found.
dlls/mshtml/Si.rc
View file @
fd60c013
...
...
@@ -24,24 +24,31 @@ LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_STATUS_DONE "Končano"
IDS_STATUS_DOWNLOADINGFROM "Prenašam iz %s..."
}
STRINGTABLE
{
IDS_HTMLDISABLED "Prikazovanje HTML dokumentov je trenutno onemogočeno."
IDS_HTMLDOCUMENT "HTML dokument"
IDS_DOWNLOADING "Nalagam ..."
IDS_INSTALLING "Nameščam ..."
}
ID_DWL_DIALOG DIALOG 0, 0, 260,
9
5
ID_DWL_DIALOG DIALOG 0, 0, 260,
10
5
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Namestitev Wine Gecko"
FONT 8, "MS Shell Dlg"
{
LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
"to work correctly. Wine can automatically download and install it for you.\n\n" \
"Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
LTEXT "Wine ni našel paketa Gecko, ki ga aplikacije, ki uporabljajo HTML potrebujejo," \
"da delujejo pravilno. Wine ga lahko avtomatsko prenese in namesti.\n\n" \
"Opomba: priporočljivo je uporabiti Gecko paket od distribucije. Poglej\n "\
"http://wiki.winehq.org/Gecko za podrobnost.",
ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
CONTROL "Napredek", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10,
5
0, 240, 12
DEFPUSHBUTTON "&Namesti", ID_DWL_INSTALL, 200,
7
0, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Prekliči", IDCANCEL, 140,
7
0, 50, 15, WS_GROUP | WS_TABSTOP
CONTROL "Napredek", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10,
6
0, 240, 12
DEFPUSHBUTTON "&Namesti", ID_DWL_INSTALL, 200,
8
0, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Prekliči", IDCANCEL, 140,
8
0, 50, 15, WS_GROUP | WS_TABSTOP
}
IDD_HYPERLINK DIALOG 0, 0, 250, 65
...
...
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