mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 10:52:33 +02:00
InstantFPC: added Brazilian Portuguese translation by Marcelo B Paula, another part of bug #22393
git-svn-id: trunk@37899 -
This commit is contained in:
parent
a950a0f5a2
commit
2516972376
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user