InstantFPC: added Brazilian Portuguese translation by Marcelo B Paula, another part of bug #22393

git-svn-id: trunk@37899 -
This commit is contained in:
maxim 2012-07-08 11:54:56 +00:00
parent a950a0f5a2
commit 2516972376
2 changed files with 32 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1182,6 +1182,7 @@ components/instantfpc/instantfpclaz.lpk svneol=native#text/plain
components/instantfpc/instantfpclaz.pas svneol=native#text/plain
components/instantfpc/instantfpcregisterlaz.pas svneol=native#text/plain
components/instantfpc/languages/instantfpcregisterlaz.po svneol=native#text/plain
components/instantfpc/languages/instantfpcregisterlaz.pt_BR.po svneol=native#text/plain
components/jcf2/CommandLine/CommandLineConstants.pas svneol=native#text/pascal
components/jcf2/CommandLine/CommandLineReturnCode.pas svneol=native#text/pascal
components/jcf2/CommandLine/D11/JCF.dpr svneol=native#text/plain

View File

@ -0,0 +1,31 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Marcelo B Paula\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
#: instantfpcregisterlaz.rsinstantfpcpr
msgid "InstantFPC program"
msgstr "Programa InstantFPC"
#: instantfpcregisterlaz.rsinstantfpcsc
msgid "InstantFPC script"
msgstr "Script InstantFPC"
#: instantfpcregisterlaz.rssinglefilefr
#, fuzzy
#| msgid "%s%sSingle file Free Pascal program executed by instantfpc"
msgid "%s%sSingle file Free Pascal program executed by InstantFPC"
msgstr "%s%sPrograma Free Pascal de arquivo único executado pelo instantfpc"
#: instantfpcregisterlaz.rssinglefilepr
#, fuzzy
#| msgid "%s%sSingle file program using instantfpc to compile and execute"
msgid "%s%sSingle file program using InstantFPC to compile and execute"
msgstr "%s%sPrograma de arquivo único usando o instantfpc para compilar e executar"