Michael Stefaniuc : winecfg: Fix the Portuguese Brazilian translation.

Alexandre Julliard julliard at winehq.org
Thu Jun 12 07:20:54 CDT 2008


Module: wine
Branch: master
Commit: 40f85c70bb05e03154dd8d47dae85b761130cb7e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=40f85c70bb05e03154dd8d47dae85b761130cb7e

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Jun 11 22:14:31 2008 +0200

winecfg: Fix the Portuguese Brazilian translation.

Thanks to Mauricio Teixeira <mteixeira at webset.net> for the translation.

---

 programs/winecfg/Pt.rc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/programs/winecfg/Pt.rc b/programs/winecfg/Pt.rc
index f45d6a0..1a70105 100644
--- a/programs/winecfg/Pt.rc
+++ b/programs/winecfg/Pt.rc
@@ -367,12 +367,13 @@ BEGIN
     IDS_TAB_DESKTOP_INTEGRATION "Desktop Integration"
     IDS_TAB_AUDIO           "Audio"
     IDS_TAB_ABOUT           "About"
-    IDS_WINECFG_TITLE       "Wine configuration"
+    IDS_WINECFG_TITLE       "Configuração do Wine"
+    IDS_WINECFG_TITLE_APP   "Configuração do Wine para %s"
     IDS_THEMEFILE           "Theme files"
     IDS_THEMEFILE_SELECT    "Select a theme file"
     IDS_AUDIO_MISSING       "There is no audio driver currently specified in the registry.\n\nA recommended driver has been selected for you.\nYou can use this driver or select another driver if available.\n\nYou must click Apply for the selection to take effect."
-    IDS_SHELL_FOLDER        "Shell Folder"
-    IDS_LINKS_TO            "Links to"
+    IDS_SHELL_FOLDER        "Diretórios"
+    IDS_LINKS_TO            "Links para"
 END
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE




More information about the wine-cvs mailing list