Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
9d5fc41e
Commit
9d5fc41e
authored
Nov 02, 2010
by
Paul Vriens
Committed by
Alexandre Julliard
Nov 03, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winedbg: Update Serbian (Latin) translations.
Translation by Đorđe Vasiljević.
parent
f38cc931
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
rsrc_Sr.rc
programs/winedbg/rsrc_Sr.rc
+13
-11
No files found.
programs/winedbg/rsrc_Sr.rc
View file @
9d5fc41e
...
...
@@ -3,6 +3,7 @@
*
* Copyright 2010 Nenad Vujic
* Paul Vriens
* Copyright 2010 Đorđe Vasiljević
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -21,7 +22,6 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
...
...
@@ -30,28 +30,30 @@ IDM_DEBUG_POPUP MENU
BEGIN
POPUP ""
BEGIN
MENUITEM "&
Debagovanje
", ID_DEBUG
MENUITEM "&
Otklanjač grešaka
", ID_DEBUG
END
END
IDD_CRASH_DLG DIALOGEX 100, 100, 273, 175
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "
Greška program
a"
CAPTION "
Programska grešk
a"
FONT 8, "Tahoma"
BEGIN
LTEXT "",IDC_STATIC_BG,0,0,273,52,WS_BORDER,0
LTEXT "Program %s ima ozbiljan problem i mora biti zatvoren. Izvinjavamo se zbog neudobnosti.",
LTEXT "Program %s je naišao na ozbiljan problem i mora \
biti zatvoren. Izvinjavamo se zbog neprijatnosti.",
IDC_STATIC_TXT1,27,10,224,30
LTEXT "Ovo može biti problem programa ili disfunkcije u Wine-u. \
Pogledajte http://appdb.winehq.org za savete za pokretanje ove aplikacije.\n\n\
Ako nemate ovaj problem pod Windows i nije prijavljen \
još, možete prijaviti na http://bugs.winehq.org.",IDC_STATIC_TXT2,27,60,224,100
LTEXT "Uzrok ovome može biti problem u programu ili nedostatak u Wine-u. \
Proverite http://appdb.winehq.org za savete o pokretanju \
ovog programa.\n\n\
Ako ovaj problem nije prisutan pod Windows-om i još uvek nije \
prijavljen, prijavite ga na http://bugs.winehq.org.",IDC_STATIC_TXT2,27,60,224,100
DEFPUSHBUTTON "Zatvori", IDOK, 205, 151, 60, 16, WS_TABSTOP
END
STRINGTABLE
BEGIN
IDS_AUTO_CAPTION "
Wine program grešk
a"
IDS_INVALID_PARAMS "
Interna greška - loši parametri programa
"
IDS_UNIDENTIFIED "(
Nedefinis
ano)"
IDS_AUTO_CAPTION "
Pad Wine program
a"
IDS_INVALID_PARAMS "
Unutrašnje greške — primljeni su neispravni parametri
"
IDS_UNIDENTIFIED "(
neidentifikov
ano)"
END
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