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
3f404369
Commit
3f404369
authored
Jul 01, 2010
by
Gustavo Henrique Milaré
Committed by
Alexandre Julliard
Jul 02, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hhctrl.ocx: Fix Portuguese (Brazilian) translation.
parent
8d04b962
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
5 deletions
+41
-5
Pt.rc
dlls/hhctrl.ocx/Pt.rc
+41
-5
No files found.
dlls/hhctrl.ocx/Pt.rc
View file @
3f404369
...
...
@@ -3,6 +3,7 @@
* Portuguese Language Support
*
* Copyright 2008 Ricardo Filipe
* Copyright 2010 Gustavo Henrique Milaré
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -21,16 +22,51 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_CONTENTS "&Contedos"
IDS_INDEX "&ndice"
IDS_CONTENTS "&Conte
ú
dos"
IDS_INDEX "&
Í
ndice"
IDS_SEARCH "&Pesquisar"
IDS_FAVORITES "&Favoritos"
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE
BEGIN
IDTB_EXPAND "Mostrar"
IDTB_CONTRACT "Ocultar"
IDTB_STOP "Parar"
IDTB_REFRESH "Recarregar"
IDTB_BACK "Voltar"
IDTB_HOME "Início"
IDTB_SYNC "Sincronizar"
IDTB_PRINT "Imprimir"
IDTB_OPTIONS "Opções"
IDTB_FORWARD "Avançar"
IDTB_NOTES "IDTB_NOTES"
IDTB_BROWSE_FWD "IDTB_BROWSE_FWD"
IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
IDTB_CONTENTS "IDTB_CONTENTS"
IDTB_INDEX "IDTB_INDEX"
IDTB_SEARCH "IDTB_SEARCH"
IDTB_HISTORY "IDTB_HISTORY"
IDTB_FAVORITES "IDTB_FAVORITES"
IDTB_JUMP1 "Jump1"
IDTB_JUMP2 "Jump2"
IDTB_CUSTOMIZE "Personalizar"
IDTB_ZOOM "Zoom"
IDTB_TOC_NEXT "IDTB_TOC_NEXT"
IDTB_TOC_PREV "IDTB_TOC_PREV"
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE
BEGIN
IDTB_EXPAND "Mostrar"
...
...
@@ -38,11 +74,11 @@ BEGIN
IDTB_STOP "Parar"
IDTB_REFRESH "Actualizar"
IDTB_BACK "Retroceder"
IDTB_HOME "Incio"
IDTB_HOME "In
í
cio"
IDTB_SYNC "Sincronizar"
IDTB_PRINT "Imprimir"
IDTB_OPTIONS "Opes"
IDTB_FORWARD "Avanar"
IDTB_OPTIONS "Op
çõ
es"
IDTB_FORWARD "Avan
ç
ar"
IDTB_NOTES "IDTB_NOTES"
IDTB_BROWSE_FWD "IDTB_BROWSE_FWD"
IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
...
...
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