mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 22:00:50 +02:00
Cocoa: Menu i18n (pt)
This commit is contained in:
parent
fac769bf2d
commit
164c8c6f81
@ -252,10 +252,12 @@ msgid "&Directory"
|
|||||||
msgstr "&Diretório"
|
msgstr "&Diretório"
|
||||||
|
|
||||||
#: lclstrconsts.rsdocopy
|
#: lclstrconsts.rsdocopy
|
||||||
|
msgctxt "lclstrconsts.rsdocopy"
|
||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiar"
|
msgstr "Copiar"
|
||||||
|
|
||||||
#: lclstrconsts.rsdopaste
|
#: lclstrconsts.rsdopaste
|
||||||
|
msgctxt "lclstrconsts.rsdopaste"
|
||||||
msgid "Paste"
|
msgid "Paste"
|
||||||
msgstr "Colar"
|
msgstr "Colar"
|
||||||
|
|
||||||
@ -264,6 +266,7 @@ msgid "Duplicate icon format."
|
|||||||
msgstr "Duplicar formato ícone."
|
msgstr "Duplicar formato ícone."
|
||||||
|
|
||||||
#: lclstrconsts.rseditrecordhint
|
#: lclstrconsts.rseditrecordhint
|
||||||
|
msgctxt "lclstrconsts.rseditrecordhint"
|
||||||
msgid "Edit"
|
msgid "Edit"
|
||||||
msgstr "Editar"
|
msgstr "Editar"
|
||||||
|
|
||||||
@ -793,10 +796,46 @@ msgstr "Limão"
|
|||||||
msgid "List index exceeds bounds (%d)"
|
msgid "List index exceeds bounds (%d)"
|
||||||
msgstr "Índice lista excede o limite (%d)"
|
msgstr "Índice lista excede o limite (%d)"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenu
|
||||||
|
msgctxt "lclstrconsts.rsmacoseditmenu"
|
||||||
|
msgid "Edit"
|
||||||
|
msgstr "Editar"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenucopy
|
||||||
|
msgctxt "lclstrconsts.rsmacoseditmenucopy"
|
||||||
|
msgid "Copy"
|
||||||
|
msgstr "Copiar"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenucut
|
||||||
|
msgid "Cut"
|
||||||
|
msgstr "Cortar"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenupaste
|
||||||
|
msgctxt "lclstrconsts.rsmacoseditmenupaste"
|
||||||
|
msgid "Paste"
|
||||||
|
msgstr "Colar"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenuredo
|
||||||
|
msgid "Redo"
|
||||||
|
msgstr "Refazer"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenuselectall
|
||||||
|
msgid "Select All"
|
||||||
|
msgstr "Seleccionar tudo"
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacoseditmenuundo
|
||||||
|
msgid "Undo"
|
||||||
|
msgstr "Desfazer"
|
||||||
|
|
||||||
#: lclstrconsts.rsmacosfileformat
|
#: lclstrconsts.rsmacosfileformat
|
||||||
msgid "File Format:"
|
msgid "File Format:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacosmenuabout
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid "About %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lclstrconsts.rsmacosmenuhide
|
#: lclstrconsts.rsmacosmenuhide
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Hide %s"
|
msgid "Hide %s"
|
||||||
@ -806,6 +845,10 @@ msgstr ""
|
|||||||
msgid "Hide Others"
|
msgid "Hide Others"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lclstrconsts.rsmacosmenupreferences
|
||||||
|
msgid "Preferences..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lclstrconsts.rsmacosmenuquit
|
#: lclstrconsts.rsmacosmenuquit
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Quit %s"
|
msgid "Quit %s"
|
||||||
|
Loading…
Reference in New Issue
Block a user