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
c6a68c4d
Commit
c6a68c4d
authored
Nov 27, 2006
by
Francois Gouget
Committed by
Alexandre Julliard
Nov 28, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shdocvw: Add a Portuguese translation (contributed by Americo Jose Melo).
parent
77dd5d56
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
Pt.rc
dlls/shdocvw/Pt.rc
+25
-0
No files found.
dlls/shdocvw/Pt.rc
View file @
c6a68c4d
/*
/*
* Copyright 2005 Marcelo Duarte
* Copyright 2005 Marcelo Duarte
* Copyright 2006 Amrico Jos Melo
*
*
* This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* modify it under the terms of the GNU Lesser General Public
...
@@ -28,9 +29,33 @@ FONT 8, "MS Shell Dlg"
...
@@ -28,9 +29,33 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "Cancelar", IDCANCEL, 85, 44, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "Cancelar", IDCANCEL, 85, 44, 50, 15, WS_GROUP | WS_TABSTOP
}
}
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
100 DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 62
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "A transferir o controlo Mozilla ActiveX"
FONT 8, "MS Shell Dlg"
{
CONTROL "Progress1",1000,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
LTEXT "", 104, 10, 30, 200, 10, SS_CENTER
PUSHBUTTON "Cancelar", IDCANCEL, 85, 44, 50, 15, WS_GROUP | WS_TABSTOP
}
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE
STRINGTABLE
BEGIN
BEGIN
1001 "Esta aplicao requer um objecto ActiveX do navegador\n" \
1001 "Esta aplicao requer um objecto ActiveX do navegador\n" \
"mas o controle Mozilla ActiveX atualmente no est instalado." \
"mas o controle Mozilla ActiveX atualmente no est instalado." \
"Voc deseja baix-lo e instal-lo?"
"Voc deseja baix-lo e instal-lo?"
END
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE
BEGIN
1001 "Esta aplicao requer um objecto ActiveX do navegador\n" \
"mas o controlo Mozilla ActiveX actualmente no est instalado." \
"Deseja-o transferir e instal-lo?"
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