diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-23 20:43:41 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-23 20:58:48 +0100 |
commit | 49beaeb5bc72a9a5e2102cceaff12e2140073434 (patch) | |
tree | 569890f8fb2f55a0759ca83b00e6eb031ddb0e6f /source/pt-BR | |
parent | c950e18b339a369fa805ac4d34b2ae0f1e0fd82f (diff) |
update translations for 5.3.0 rc1
and force-fix errors using pocheck
Change-Id: I576a654d96527a246b6a334a33f3a2e2f1adcc2e
Diffstat (limited to 'source/pt-BR')
90 files changed, 4435 insertions, 2979 deletions
diff --git a/source/pt-BR/basic/source/classes.po b/source/pt-BR/basic/source/classes.po index 714a19413c8..dcd29adfd5c 100644 --- a/source/pt-BR/basic/source/classes.po +++ b/source/pt-BR/basic/source/classes.po @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1464494137.000000\n" #: sb.src @@ -1231,3 +1231,1082 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "Não foi possível remover a biblioteca da memória." + +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "Número inválido de argumentos." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Syntax error." +msgstr "Erro de sintaxe." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"string.text" +msgid "Return without Gosub." +msgstr "Return sem Gosub." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect entry; please retry." +msgstr "Entrada incorreta; tente novamente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid procedure call." +msgstr "Chamada de procedimento incorreta." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Overflow." +msgstr "Overflow." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough memory." +msgstr "Memória insuficiente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array already dimensioned." +msgstr "Matriz já dimensionada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Index out of defined range." +msgstr "Índice fora do intervalo definido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Duplicate definition." +msgstr "Definição duplicada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"string.text" +msgid "Division by zero." +msgstr "Divisão por zero." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable not defined." +msgstr "Variável não definida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data type mismatch." +msgstr "Tipos de dados incompatíveis." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid parameter." +msgstr "Parâmetro inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Process interrupted by user." +msgstr "Processo interrompido pelo usuário." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"string.text" +msgid "Resume without error." +msgstr "Continuar sem erro." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough stack memory." +msgstr "Memória de pilha insuficiente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub-procedure or function procedure not defined." +msgstr "Procedimento Sub ou procedimento de Function não definido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error loading DLL file." +msgstr "Erro ao carregar arquivo DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Wrong DLL call convention." +msgstr "Convenção de chamada de DLL incorreta." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Internal error $(ARG1)." +msgstr "Erro interno $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid file name or file number." +msgstr "Nome de arquivo ou número de arquivo inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "File not found." +msgstr "Arquivo não encontrado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect file mode." +msgstr "Modo de arquivo incorreto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already open." +msgstr "O arquivo já está aberto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device I/O error." +msgstr "Erro de E/S do dispositivo." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already exists." +msgstr "O arquivo já existe." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record length." +msgstr "Comprimento de registro incorreto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk or hard drive full." +msgstr "Disco ou unidade de disco rígido cheios." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Reading exceeds EOF." +msgstr "A leitura excede EOF." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record number." +msgstr "Número de registro incorreto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many files." +msgstr "Excesso de arquivos." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device not available." +msgstr "Dispositivo indisponível." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Access denied." +msgstr "Acesso negado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk not ready." +msgstr "O disco não está pronto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not implemented." +msgstr "Não implementado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Renaming on different drives impossible." +msgstr "É impossível renomear em diferentes unidades." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path/File access error." +msgstr "Erro de acesso a caminho/arquivo." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path not found." +msgstr "Caminho não encontrado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object variable not set." +msgstr "Variável do objeto não definida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid string pattern." +msgstr "Padrão de cadeia de caracteres inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Use of zero not permitted." +msgstr "O uso de zero não é permitido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE Error." +msgstr "Erro de DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Awaiting response to DDE connection." +msgstr "Aguardando resposta à conexão DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"string.text" +msgid "No DDE channels available." +msgstr "Nenhum canal DDE disponível." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"string.text" +msgid "No application responded to DDE connect initiation." +msgstr "Nenhum aplicativo respondeu à iniciação da conexão DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many applications responded to DDE connect initiation." +msgstr "Muitos aplicativos responderam à iniciação da conexão DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE channel locked." +msgstr "Canal DDE bloqueado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application cannot execute DDE operation." +msgstr "Aplicativo externo não pode executar a operação DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Timeout while waiting for DDE response." +msgstr "Tempo limite durante espera de resposta DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"string.text" +msgid "User pressed ESCAPE during DDE operation." +msgstr "Usuário pressionou a tecla ESCAPE durante operação DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application busy." +msgstr "Aplicativo externo ocupado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE operation without data." +msgstr "Operação DDE sem dados." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data are in wrong format." +msgstr "Os dados tem um formato incorreto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application has been terminated." +msgstr "O aplicativo externo foi encerrado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE connection interrupted or modified." +msgstr "A conexão DDE foi interrompida ou modificada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE method invoked with no channel open." +msgstr "Método DDE invocado sem nenhum canal aberto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid DDE link format." +msgstr "Formato de vínculo DDE inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE message has been lost." +msgstr "A mensagem de DDE foi perdida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"string.text" +msgid "Paste link already performed." +msgstr "O vínculo já foi colado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Link mode cannot be set due to invalid link topic." +msgstr "O modo de vínculo não pode ser definido devido a um tópico de vínculo inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE requires the DDEML.DLL file." +msgstr "DDE requer o arquivo DDEML.DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Module cannot be loaded; invalid format." +msgstr "O módulo não pode ser carregado; formato inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object index." +msgstr "Índice de objeto inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not available." +msgstr "O objeto não está disponível." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect property value." +msgstr "Valor de propriedade incorreto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is read-only." +msgstr "Esta propriedade é somente leitura." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is write only." +msgstr "Esta propriedade é somente gravação." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object reference." +msgstr "Referência de objeto inválida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Property or method not found: $(ARG1)." +msgstr "Propriedade ou método não encontrado: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object required." +msgstr "É necessário um objeto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid use of an object." +msgstr "Uso inválido de um objeto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation is not supported by this object." +msgstr "A automação OLE não é suportada por este objeto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property or method is not supported by the object." +msgstr "Esta propriedade ou método não são suportados pelo objeto." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation Error." +msgstr "Erro de automação OLE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "This action is not supported by given object." +msgstr "Esta ação não é suportada pelo objeto dado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named arguments are not supported by given object." +msgstr "Argumentos nomeados não são suportados pelo objeto dado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"string.text" +msgid "The current locale setting is not supported by the given object." +msgstr "A configuração do local atual não é suportada pelo objeto dado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named argument not found." +msgstr "Argumento nomeado não encontrado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Argument is not optional." +msgstr "O argumento não é opcional." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "Número inválido de argumentos." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not a list." +msgstr "O objeto não é uma lista." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid ordinal number." +msgstr "Número ordinal inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Specified DLL function not found." +msgstr "A função DLL especificada não foi encontrada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid clipboard format." +msgstr "Formato de área de transferência inválido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this property." +msgstr "O objeto não tem esta propriedade." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this method." +msgstr "O objeto não tem este método." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"string.text" +msgid "Required argument lacking." +msgstr "Argumento necessário ausente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error executing a method." +msgstr "Erro ao executar um método." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to set property." +msgstr "Não foi possível definir a propriedade." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to determine property." +msgstr "Não foi possível determinar a propriedade." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unexpected symbol: $(ARG1)." +msgstr "Símbolo inesperado: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Expected: $(ARG1)." +msgstr "Esperado: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol expected." +msgstr "Símbolo esperado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable expected." +msgstr "Variável esperada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label expected." +msgstr "Rótulo esperado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Value cannot be applied." +msgstr "O valor não pode ser aplicado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) already defined." +msgstr "A variável $(ARG1) já está definida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub procedure or function procedure $(ARG1) already defined." +msgstr "Procedimento Sub ou procedimento de Function $(ARG1) já definido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) already defined." +msgstr "O rótulo $(ARG1) já está definido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) not found." +msgstr "A variável $(ARG1) não foi encontrada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array or procedure $(ARG1) not found." +msgstr "Matriz ou procedimento $(ARG1) não foram encontrados." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Procedure $(ARG1) not found." +msgstr "O procedimento $(ARG1) não foi encontrado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) undefined." +msgstr "O rótulo $(ARG1) não está definido." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown data type $(ARG1)." +msgstr "Tipos de dados desconhecidos $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Exit $(ARG1) expected." +msgstr "Sair de $(ARG1) esperado." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Statement block still open: $(ARG1) missing." +msgstr "Bloco de declaração ainda aberto: $(ARG1) ausente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parentheses do not match." +msgstr "Parênteses não coincidem." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol $(ARG1) already defined differently." +msgstr "O símbolo $(ARG1) já está definido de maneira diferente." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parameters do not correspond to procedure." +msgstr "Os parâmetros não correspondem ao procedimento." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid character in number." +msgstr "Caractere inválido no número." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array must be dimensioned." +msgstr "A matriz deve estar dimensionada." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Else/Endif without If." +msgstr "Else/Endif sem If." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed within a procedure." +msgstr "$(ARG1) não permitido dentro de um procedimento." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed outside a procedure." +msgstr "$(ARG1) não permitido fora de um procedimento." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Dimension specifications do not match." +msgstr "As especificações da dimensão não coincidem." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown option: $(ARG1)." +msgstr "Opção desconhecida: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Constant $(ARG1) redefined." +msgstr "Constante $(ARG1) redefinida." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Program too large." +msgstr "O programa é muito grande." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Strings or arrays not permitted." +msgstr "Cadeias de caracteres ou matrizes não permitidas." diff --git a/source/pt-BR/chart2/source/controller/dialogs.po b/source/pt-BR/chart2/source/controller/dialogs.po index 03ddbb4f006..c5964c82fce 100644 --- a/source/pt-BR/chart2/source/controller/dialogs.po +++ b/source/pt-BR/chart2/source/controller/dialogs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-20 14:15+0000\n" +"PO-Revision-Date: 2016-12-23 09:32+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469024156.000000\n" +"X-POOTLE-MTIME: 1482485568.000000\n" #: Strings.src msgctxt "" @@ -142,7 +142,7 @@ msgctxt "" "STR_PAGE_LAYOUT\n" "string.text" msgid "Layout" -msgstr "Layout" +msgstr "Leiaute" #: Strings.src msgctxt "" @@ -774,7 +774,7 @@ msgctxt "" "STR_ACTION_REARRANGE_CHART\n" "string.text" msgid "Automatic Layout" -msgstr "Layout automático" +msgstr "Leiaute automático" #: Strings.src msgctxt "" diff --git a/source/pt-BR/cui/source/customize.po b/source/pt-BR/cui/source/customize.po index 566198cfa21..53d1447b8b5 100644 --- a/source/pt-BR/cui/source/customize.po +++ b/source/pt-BR/cui/source/customize.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-04-18 21:49+0000\n" +"PO-Revision-Date: 2016-12-23 09:33+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1461016168.000000\n" +"X-POOTLE-MTIME: 1482485583.000000\n" #: acccfg.src msgctxt "" @@ -839,7 +839,7 @@ msgctxt "" "RID_SVXSTR_EVENT_LAYOUT_FINISHED\n" "string.text" msgid "Document layout finished" -msgstr "Ao terminar o layout do documento" +msgstr "Ao terminar o leiaute do documento" #: macropg.src msgctxt "" diff --git a/source/pt-BR/cui/source/options.po b/source/pt-BR/cui/source/options.po index c2cd6c1a24c..90b71858ed3 100644 --- a/source/pt-BR/cui/source/options.po +++ b/source/pt-BR/cui/source/options.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-12-02 19:42+0000\n" +"PO-Revision-Date: 2016-12-23 09:33+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1480707776.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482485597.000000\n" #: connpooloptions.src msgctxt "" @@ -891,7 +891,7 @@ msgctxt "" "Asian Layout\n" "itemlist.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: treeopt.src msgctxt "" @@ -900,7 +900,7 @@ msgctxt "" "Complex Text Layout\n" "itemlist.text" msgid "Complex Text Layout" -msgstr "Layout de textos complexos" +msgstr "Leiaute de textos complexos" #: treeopt.src msgctxt "" diff --git a/source/pt-BR/cui/uiconfig/ui.po b/source/pt-BR/cui/uiconfig/ui.po index c02468d6842..d1407891782 100644 --- a/source/pt-BR/cui/uiconfig/ui.po +++ b/source/pt-BR/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-11-11 11:48+0000\n" +"PO-Revision-Date: 2016-12-23 09:34+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1478864925.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482485643.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -2174,7 +2174,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian layout _mode" -msgstr "_Modo de layout asiático" +msgstr "_Modo de leiaute asiático" #: cellalignment.ui msgctxt "" @@ -10648,7 +10648,7 @@ msgctxt "" "label\n" "string.text" msgid "_Print layout" -msgstr "Layout de im_pressão" +msgstr "Leiaute de im_pressão" #: opthtmlpage.ui msgctxt "" @@ -10954,7 +10954,7 @@ msgctxt "" "label\n" "string.text" msgid "Complex _text layout (CTL):" -msgstr "Layout de _textos Complexos (CTL):" +msgstr "Leiaute de _textos Complexos (CTL):" #: optlanguagespage.ui msgctxt "" @@ -12682,14 +12682,13 @@ msgid "Large" msgstr "Grande" #: optviewpage.ui -#, fuzzy msgctxt "" "optviewpage.ui\n" "label7\n" "label\n" "string.text" msgid "_Notebookbar icon size:" -msgstr "Tamanho dos ícones da barra Notebook:" +msgstr "Tamanho dos ícones da barra de abas:" #: optviewpage.ui msgctxt "" @@ -12959,7 +12958,7 @@ msgctxt "" "label\n" "string.text" msgid "_Page layout:" -msgstr "Layout da _página:" +msgstr "Leiaute da _página:" #: pageformatpage.ui msgctxt "" @@ -13031,7 +13030,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout Settings" -msgstr "Definições de layout" +msgstr "Definições de leiaute" #: pageformatpage.ui msgctxt "" @@ -14900,7 +14899,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: searchformatdialog.ui msgctxt "" @@ -17087,7 +17086,7 @@ msgctxt "" "title\n" "string.text" msgid "Zoom & View Layout" -msgstr "Zoom e visualização do layout" +msgstr "Zoom e visualização do leiaute" #: zoomdialog.ui msgctxt "" @@ -17204,4 +17203,4 @@ msgctxt "" "label\n" "string.text" msgid "View Layout" -msgstr "Visualizar layout" +msgstr "Visualizar leiaute" diff --git a/source/pt-BR/dbaccess/source/ui/app.po b/source/pt-BR/dbaccess/source/ui/app.po index 528de0a2bbc..0584e56f3a8 100644 --- a/source/pt-BR/dbaccess/source/ui/app.po +++ b/source/pt-BR/dbaccess/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-04-07 21:17+0000\n" +"PO-Revision-Date: 2016-12-23 11:12+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1460063858.000000\n" +"X-POOTLE-MTIME: 1482491566.000000\n" #: app.src msgctxt "" @@ -166,7 +166,7 @@ msgctxt "" "RID_STR_QUERIES_HELP_TEXT\n" "string.text" msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping." -msgstr "Crie uma consulta especificando os filtros, as tabelas de entrada, os nomes dos campos e as propriedades de classificação ou agrupamento." +msgstr "Crie uma consulta especificando os filtros, as tabelas de entrada, os nomes dos campos e as propriedades de ordenação ou agrupamento." #: app.src msgctxt "" @@ -174,7 +174,7 @@ msgctxt "" "RID_STR_QUERIES_HELP_TEXT_SQL\n" "string.text" msgid "Create a query by entering an SQL statement directly." -msgstr "" +msgstr "Crie uma consulta inserindo uma instrução SQL diretamente." #: app.src msgctxt "" diff --git a/source/pt-BR/dbaccess/source/ui/dlg.po b/source/pt-BR/dbaccess/source/ui/dlg.po index 14f708031ba..9ed10e2a9ea 100644 --- a/source/pt-BR/dbaccess/source/ui/dlg.po +++ b/source/pt-BR/dbaccess/source/ui/dlg.po @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1468973754.000000\n" #: AutoControls.src @@ -850,3 +850,10 @@ msgctxt "" "string.text" msgid "Details" msgstr "Detalhes" + +msgctxt "" +"AutoControls.src\n" +"STR_COMMONURL\n" +"string.text" +msgid "Datasource URL" +msgstr "URL da fonte de dados" diff --git a/source/pt-BR/dbaccess/source/ui/querydesign.po b/source/pt-BR/dbaccess/source/ui/querydesign.po index 52c19bb8a05..28da25c35b3 100644 --- a/source/pt-BR/dbaccess/source/ui/querydesign.po +++ b/source/pt-BR/dbaccess/source/ui/querydesign.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-04-07 21:19+0000\n" +"PO-Revision-Date: 2016-12-23 11:14+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1460063954.000000\n" +"X-POOTLE-MTIME: 1482491657.000000\n" #: query.src msgctxt "" @@ -179,7 +179,7 @@ msgctxt "" "STR_QUERY_SORTTEXT\n" "string.text" msgid "(not sorted);ascending;descending" -msgstr "(não classificado);crescente;decrescente" +msgstr "(não ordenado);crescente;decrescente" #: query.src msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "STR_QRY_ORDERBY_UNRELATED\n" "string.text" msgid "The database only supports sorting for visible fields." -msgstr "O banco de dados só suporta classificações de campos visíveis." +msgstr "O banco de dados só admite ordenação de campos visíveis." #: query.src msgctxt "" @@ -247,7 +247,7 @@ msgctxt "" "STR_QUERY_HANDLETEXT\n" "string.text" msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or" -msgstr "Campo;Alias;Tabela;Classificar;Visível;Função;Critério;Ou;Ou" +msgstr "Campo;Alias;Tabela;Ordenar;Visível;Função;Critério;Ou;Ou" #: query.src msgctxt "" @@ -319,7 +319,7 @@ msgctxt "" "STR_QRY_ORDERBY_ON_ASTERISK\n" "string.text" msgid "[*] cannot be used as a sort criterion." -msgstr "[*] não pode ser utilizado como critério de classificação." +msgstr "Não pode utilizar [*] como critério de ordenação." #: query.src msgctxt "" @@ -471,7 +471,7 @@ msgctxt "" "The table view\n" "itemlist.text" msgid "The table view" -msgstr "" +msgstr "A exibição de tabela" #: query.src msgctxt "" @@ -480,7 +480,7 @@ msgctxt "" "The query\n" "itemlist.text" msgid "The query" -msgstr "" +msgstr "A consulta" #: query.src msgctxt "" @@ -489,7 +489,7 @@ msgctxt "" "The SQL statement\n" "itemlist.text" msgid "The SQL statement" -msgstr "" +msgstr "A instrução SQL" #: query.src msgctxt "" diff --git a/source/pt-BR/dbaccess/source/ui/tabledesign.po b/source/pt-BR/dbaccess/source/ui/tabledesign.po index ca19b73693c..a25a7807ee0 100644 --- a/source/pt-BR/dbaccess/source/ui/tabledesign.po +++ b/source/pt-BR/dbaccess/source/ui/tabledesign.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-20 00:19+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-10 17:05+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1468973971.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481389542.000000\n" #: table.src msgctxt "" @@ -439,7 +439,6 @@ msgstr "" "Não é possível inserir dados em campos desse tipo. Um valor intrínseco será automaticamente atribuído a cada novo registro (resultado da soma do incremento do registro anterior)." #: table.src -#, fuzzy msgctxt "" "table.src\n" "STR_BUTTON_FORMAT\n" diff --git a/source/pt-BR/extensions/source/bibliography.po b/source/pt-BR/extensions/source/bibliography.po index 5365ccfa460..17a12d31ae4 100644 --- a/source/pt-BR/extensions/source/bibliography.po +++ b/source/pt-BR/extensions/source/bibliography.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 20:16+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-11 20:18+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457727397.000000\n" +"X-POOTLE-MTIME: 1481487518.000000\n" #: bib.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "ST_TYPE_CONFERENCE\n" "string.text" msgid "Conference proceedings article (BiBTeX)" -msgstr "" +msgstr "Artigos de atas de congresso (BiBTeX)" #: sections.src msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "ST_TYPE_INPROCEEDINGS\n" "string.text" msgid "Conference proceedings article" -msgstr "" +msgstr "Artigo de atas de congresso" #: sections.src msgctxt "" diff --git a/source/pt-BR/extensions/source/propctrlr.po b/source/pt-BR/extensions/source/propctrlr.po index 735d4d9d8c5..69e4da343c1 100644 --- a/source/pt-BR/extensions/source/propctrlr.po +++ b/source/pt-BR/extensions/source/propctrlr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-16 23:43+0000\n" +"PO-Revision-Date: 2016-12-23 11:14+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479339835.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482491681.000000\n" #: formlinkdialog.src msgctxt "" @@ -272,7 +272,7 @@ msgctxt "" "Top\n" "itemlist.text" msgid "Top" -msgstr "" +msgstr "Em cima" #: formres.src msgctxt "" @@ -281,7 +281,7 @@ msgctxt "" "Middle\n" "itemlist.text" msgid "Middle" -msgstr "" +msgstr "No meio" #: formres.src msgctxt "" @@ -290,7 +290,7 @@ msgctxt "" "Bottom\n" "itemlist.text" msgid "Bottom" -msgstr "" +msgstr "Embaixo" #: formres.src msgctxt "" @@ -339,7 +339,7 @@ msgctxt "" "Small\n" "itemlist.text" msgid "Small" -msgstr "" +msgstr "Pequeno" #: formres.src msgctxt "" @@ -348,7 +348,7 @@ msgctxt "" "Large\n" "itemlist.text" msgid "Large" -msgstr "" +msgstr "Grande" #: formres.src msgctxt "" @@ -380,7 +380,7 @@ msgctxt "" "RID_STR_SHOW_FILTERSORT\n" "string.text" msgid "Filtering / Sorting" -msgstr "Filtrar / Classificar" +msgstr "Filtrar / ordenar" #: formres.src msgctxt "" @@ -468,7 +468,7 @@ msgctxt "" "RID_STR_SORT_CRITERIA\n" "string.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: formres.src msgctxt "" @@ -901,7 +901,7 @@ msgctxt "" "Without frame\n" "itemlist.text" msgid "Without frame" -msgstr "" +msgstr "Sem quadro" #: formres.src msgctxt "" @@ -910,7 +910,7 @@ msgctxt "" "3D look\n" "itemlist.text" msgid "3D look" -msgstr "" +msgstr "Aparência 3D" #: formres.src msgctxt "" @@ -919,7 +919,7 @@ msgctxt "" "Flat\n" "itemlist.text" msgid "Flat" -msgstr "" +msgstr "Plano" #: formres.src msgctxt "" @@ -928,7 +928,7 @@ msgctxt "" "Valuelist\n" "itemlist.text" msgid "Valuelist" -msgstr "" +msgstr "Lista de valores" #: formres.src msgctxt "" @@ -937,7 +937,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: formres.src msgctxt "" @@ -946,7 +946,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Consulta" #: formres.src msgctxt "" @@ -955,7 +955,7 @@ msgctxt "" "Sql\n" "itemlist.text" msgid "Sql" -msgstr "" +msgstr "SQL" #: formres.src msgctxt "" @@ -964,7 +964,7 @@ msgctxt "" "Sql [Native]\n" "itemlist.text" msgid "Sql [Native]" -msgstr "" +msgstr "SQL [Nativo]" #: formres.src msgctxt "" @@ -973,7 +973,7 @@ msgctxt "" "Tablefields\n" "itemlist.text" msgid "Tablefields" -msgstr "" +msgstr "Campos da tabela" #: formres.src msgctxt "" @@ -982,7 +982,7 @@ msgctxt "" "Left\n" "itemlist.text" msgid "Left" -msgstr "" +msgstr "À esquerda" #: formres.src msgctxt "" @@ -991,7 +991,7 @@ msgctxt "" "Center\n" "itemlist.text" msgid "Center" -msgstr "" +msgstr "No centro" #: formres.src msgctxt "" @@ -1000,7 +1000,7 @@ msgctxt "" "Right\n" "itemlist.text" msgid "Right" -msgstr "" +msgstr "À direita" #: formres.src msgctxt "" @@ -1009,7 +1009,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: formres.src msgctxt "" @@ -1018,7 +1018,7 @@ msgctxt "" "Submit form\n" "itemlist.text" msgid "Submit form" -msgstr "" +msgstr "Enviar formulário" #: formres.src msgctxt "" @@ -1027,7 +1027,7 @@ msgctxt "" "Reset form\n" "itemlist.text" msgid "Reset form" -msgstr "" +msgstr "Redefinir formulário" #: formres.src msgctxt "" @@ -1036,7 +1036,7 @@ msgctxt "" "Open document/web page\n" "itemlist.text" msgid "Open document/web page" -msgstr "" +msgstr "Abrir documento/página da Web" #: formres.src msgctxt "" @@ -1045,7 +1045,7 @@ msgctxt "" "First record\n" "itemlist.text" msgid "First record" -msgstr "" +msgstr "Primeiro registro" #: formres.src msgctxt "" @@ -1054,7 +1054,7 @@ msgctxt "" "Previous record\n" "itemlist.text" msgid "Previous record" -msgstr "" +msgstr "Registro anterior" #: formres.src msgctxt "" @@ -1063,7 +1063,7 @@ msgctxt "" "Next record\n" "itemlist.text" msgid "Next record" -msgstr "" +msgstr "Próximo registro" #: formres.src msgctxt "" @@ -1072,7 +1072,7 @@ msgctxt "" "Last record\n" "itemlist.text" msgid "Last record" -msgstr "" +msgstr "Último registro" #: formres.src msgctxt "" @@ -1081,7 +1081,7 @@ msgctxt "" "Save record\n" "itemlist.text" msgid "Save record" -msgstr "" +msgstr "Salvar registro" #: formres.src msgctxt "" @@ -1090,7 +1090,7 @@ msgctxt "" "Undo data entry\n" "itemlist.text" msgid "Undo data entry" -msgstr "" +msgstr "Desfazer entrada de dados" #: formres.src msgctxt "" @@ -1099,7 +1099,7 @@ msgctxt "" "New record\n" "itemlist.text" msgid "New record" -msgstr "" +msgstr "Novo registro" #: formres.src msgctxt "" @@ -1108,7 +1108,7 @@ msgctxt "" "Delete record\n" "itemlist.text" msgid "Delete record" -msgstr "" +msgstr "Excluir registro" #: formres.src msgctxt "" @@ -1117,7 +1117,7 @@ msgctxt "" "Refresh form\n" "itemlist.text" msgid "Refresh form" -msgstr "" +msgstr "Atualizar formulário" #: formres.src msgctxt "" @@ -1126,7 +1126,7 @@ msgctxt "" "Get\n" "itemlist.text" msgid "Get" -msgstr "" +msgstr "Obter" #: formres.src msgctxt "" @@ -1135,7 +1135,7 @@ msgctxt "" "Post\n" "itemlist.text" msgid "Post" -msgstr "" +msgstr "Enviar" #: formres.src msgctxt "" @@ -1144,7 +1144,7 @@ msgctxt "" "URL\n" "itemlist.text" msgid "URL" -msgstr "" +msgstr "URL" #: formres.src msgctxt "" @@ -1153,7 +1153,7 @@ msgctxt "" "Multipart\n" "itemlist.text" msgid "Multipart" -msgstr "" +msgstr "Multipart" #: formres.src msgctxt "" @@ -1162,7 +1162,7 @@ msgctxt "" "Text\n" "itemlist.text" msgid "Text" -msgstr "" +msgstr "Texto" #: formres.src msgctxt "" @@ -1171,7 +1171,7 @@ msgctxt "" "Standard (short)\n" "itemlist.text" msgid "Standard (short)" -msgstr "" +msgstr "Padrão (curto)" #: formres.src msgctxt "" @@ -1180,7 +1180,7 @@ msgctxt "" "Standard (short YY)\n" "itemlist.text" msgid "Standard (short YY)" -msgstr "" +msgstr "Padrão (AA curto)" #: formres.src msgctxt "" @@ -1189,7 +1189,7 @@ msgctxt "" "Standard (short YYYY)\n" "itemlist.text" msgid "Standard (short YYYY)" -msgstr "" +msgstr "Padrão (AAAA curto)" #: formres.src msgctxt "" @@ -1198,7 +1198,7 @@ msgctxt "" "Standard (long)\n" "itemlist.text" msgid "Standard (long)" -msgstr "" +msgstr "Padrão (longo)" #: formres.src msgctxt "" @@ -1207,7 +1207,7 @@ msgctxt "" "DD/MM/YY\n" "itemlist.text" msgid "DD/MM/YY" -msgstr "" +msgstr "DD/MM/AA" #: formres.src msgctxt "" @@ -1216,7 +1216,7 @@ msgctxt "" "MM/DD/YY\n" "itemlist.text" msgid "MM/DD/YY" -msgstr "" +msgstr "MM/DD/AA" #: formres.src msgctxt "" @@ -1225,7 +1225,7 @@ msgctxt "" "YY/MM/DD\n" "itemlist.text" msgid "YY/MM/DD" -msgstr "" +msgstr "AA/MM/DD" #: formres.src msgctxt "" @@ -1234,7 +1234,7 @@ msgctxt "" "DD/MM/YYYY\n" "itemlist.text" msgid "DD/MM/YYYY" -msgstr "" +msgstr "DD/MM/AAAA" #: formres.src msgctxt "" @@ -1243,7 +1243,7 @@ msgctxt "" "MM/DD/YYYY\n" "itemlist.text" msgid "MM/DD/YYYY" -msgstr "" +msgstr "MM/DD/AAAA" #: formres.src msgctxt "" @@ -1252,7 +1252,7 @@ msgctxt "" "YYYY/MM/DD\n" "itemlist.text" msgid "YYYY/MM/DD" -msgstr "" +msgstr "AAAA/MM/DD" #: formres.src msgctxt "" @@ -1261,7 +1261,7 @@ msgctxt "" "YY-MM-DD\n" "itemlist.text" msgid "YY-MM-DD" -msgstr "" +msgstr "AA-MM-DD" #: formres.src msgctxt "" @@ -1270,7 +1270,7 @@ msgctxt "" "YYYY-MM-DD\n" "itemlist.text" msgid "YYYY-MM-DD" -msgstr "" +msgstr "AAAA-MM-DD" #: formres.src msgctxt "" @@ -1279,7 +1279,7 @@ msgctxt "" "13:45\n" "itemlist.text" msgid "13:45" -msgstr "" +msgstr "13:45" #: formres.src msgctxt "" @@ -1288,7 +1288,7 @@ msgctxt "" "13:45:00\n" "itemlist.text" msgid "13:45:00" -msgstr "" +msgstr "13:45:00" #: formres.src msgctxt "" @@ -1297,7 +1297,7 @@ msgctxt "" "01:45 PM\n" "itemlist.text" msgid "01:45 PM" -msgstr "" +msgstr "01:45 PM" #: formres.src msgctxt "" @@ -1306,7 +1306,7 @@ msgctxt "" "01:45:00 PM\n" "itemlist.text" msgid "01:45:00 PM" -msgstr "" +msgstr "01:45:00 PM" #: formres.src msgctxt "" @@ -1315,7 +1315,7 @@ msgctxt "" "Not Selected\n" "itemlist.text" msgid "Not Selected" -msgstr "" +msgstr "Não selecionado" #: formres.src msgctxt "" @@ -1324,7 +1324,7 @@ msgctxt "" "Selected\n" "itemlist.text" msgid "Selected" -msgstr "" +msgstr "Selecionado" #: formres.src msgctxt "" @@ -1333,7 +1333,7 @@ msgctxt "" "Not Defined\n" "itemlist.text" msgid "Not Defined" -msgstr "" +msgstr "Não definido" #: formres.src msgctxt "" @@ -1342,7 +1342,7 @@ msgctxt "" "All records\n" "itemlist.text" msgid "All records" -msgstr "" +msgstr "Todos os registros" #: formres.src msgctxt "" @@ -1351,7 +1351,7 @@ msgctxt "" "Active record\n" "itemlist.text" msgid "Active record" -msgstr "" +msgstr "Registro ativo" #: formres.src msgctxt "" @@ -1360,7 +1360,7 @@ msgctxt "" "Current page\n" "itemlist.text" msgid "Current page" -msgstr "" +msgstr "Página atual" #: formres.src msgctxt "" @@ -1369,7 +1369,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Não" #: formres.src msgctxt "" @@ -1378,7 +1378,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Sim" #: formres.src msgctxt "" @@ -1387,7 +1387,7 @@ msgctxt "" "Parent Form\n" "itemlist.text" msgid "Parent Form" -msgstr "" +msgstr "Formulário pai" #: formres.src msgctxt "" @@ -1396,7 +1396,7 @@ msgctxt "" "_blank\n" "itemlist.text" msgid "_blank" -msgstr "" +msgstr "_blank" #: formres.src msgctxt "" @@ -1405,7 +1405,7 @@ msgctxt "" "_parent\n" "itemlist.text" msgid "_parent" -msgstr "" +msgstr "_parent" #: formres.src msgctxt "" @@ -1414,7 +1414,7 @@ msgctxt "" "_self\n" "itemlist.text" msgid "_self" -msgstr "" +msgstr "_self" #: formres.src msgctxt "" @@ -1423,7 +1423,7 @@ msgctxt "" "_top\n" "itemlist.text" msgid "_top" -msgstr "" +msgstr "_top" #: formres.src msgctxt "" @@ -1432,7 +1432,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: formres.src msgctxt "" @@ -1441,7 +1441,7 @@ msgctxt "" "Single\n" "itemlist.text" msgid "Single" -msgstr "" +msgstr "Único" #: formres.src msgctxt "" @@ -1450,7 +1450,7 @@ msgctxt "" "Multi\n" "itemlist.text" msgid "Multi" -msgstr "" +msgstr "Multi" #: formres.src msgctxt "" @@ -1459,7 +1459,7 @@ msgctxt "" "Range\n" "itemlist.text" msgid "Range" -msgstr "" +msgstr "Intervalo" #: formres.src msgctxt "" @@ -1908,7 +1908,7 @@ msgctxt "" "Horizontal\n" "itemlist.text" msgid "Horizontal" -msgstr "" +msgstr "Horizontal" #: formres.src msgctxt "" @@ -1917,7 +1917,7 @@ msgctxt "" "Vertical\n" "itemlist.text" msgid "Vertical" -msgstr "" +msgstr "Vertical" #: formres.src msgctxt "" @@ -1974,7 +1974,7 @@ msgctxt "" "Default\n" "itemlist.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: formres.src msgctxt "" @@ -1983,7 +1983,7 @@ msgctxt "" "OK\n" "itemlist.text" msgid "OK" -msgstr "" +msgstr "OK" #: formres.src msgctxt "" @@ -1992,7 +1992,7 @@ msgctxt "" "Cancel\n" "itemlist.text" msgid "Cancel" -msgstr "" +msgstr "Cancelar" #: formres.src msgctxt "" @@ -2001,7 +2001,7 @@ msgctxt "" "Help\n" "itemlist.text" msgid "Help" -msgstr "" +msgstr "Ajuda" #: formres.src msgctxt "" @@ -2050,7 +2050,7 @@ msgctxt "" "The selected entry\n" "itemlist.text" msgid "The selected entry" -msgstr "" +msgstr "A entrada selecionada" #: formres.src msgctxt "" @@ -2059,7 +2059,7 @@ msgctxt "" "Position of the selected entry\n" "itemlist.text" msgid "Position of the selected entry" -msgstr "" +msgstr "Posição da entrada selecionada" #: formres.src msgctxt "" @@ -2076,7 +2076,7 @@ msgctxt "" "Single-line\n" "itemlist.text" msgid "Single-line" -msgstr "" +msgstr "Linha única" #: formres.src msgctxt "" @@ -2085,7 +2085,7 @@ msgctxt "" "Multi-line\n" "itemlist.text" msgid "Multi-line" -msgstr "" +msgstr "Várias linhas" #: formres.src msgctxt "" @@ -2094,7 +2094,7 @@ msgctxt "" "Multi-line with formatting\n" "itemlist.text" msgid "Multi-line with formatting" -msgstr "" +msgstr "Várias linhas com formatação" #: formres.src msgctxt "" @@ -2119,7 +2119,7 @@ msgctxt "" "LF (Unix)\n" "itemlist.text" msgid "LF (Unix)" -msgstr "" +msgstr "LF (Unix)" #: formres.src msgctxt "" @@ -2128,7 +2128,7 @@ msgctxt "" "CR+LF (Windows)\n" "itemlist.text" msgid "CR+LF (Windows)" -msgstr "" +msgstr "CR+LF (Windows)" #: formres.src msgctxt "" @@ -2137,7 +2137,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: formres.src msgctxt "" @@ -2146,7 +2146,7 @@ msgctxt "" "Horizontal\n" "itemlist.text" msgid "Horizontal" -msgstr "" +msgstr "Horizontal" #: formres.src msgctxt "" @@ -2155,7 +2155,7 @@ msgctxt "" "Vertical\n" "itemlist.text" msgid "Vertical" -msgstr "" +msgstr "Vertical" #: formres.src msgctxt "" @@ -2164,7 +2164,7 @@ msgctxt "" "Both\n" "itemlist.text" msgid "Both" -msgstr "" +msgstr "Ambos" #: formres.src msgctxt "" @@ -2173,7 +2173,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: formres.src msgctxt "" @@ -2182,7 +2182,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Consulta" #: formres.src msgctxt "" @@ -2191,7 +2191,7 @@ msgctxt "" "SQL command\n" "itemlist.text" msgid "SQL command" -msgstr "" +msgstr "Comando SQL" #: formres.src msgctxt "" @@ -2232,7 +2232,7 @@ msgctxt "" "3D\n" "itemlist.text" msgid "3D" -msgstr "" +msgstr "3D" #: formres.src msgctxt "" @@ -2241,7 +2241,7 @@ msgctxt "" "Flat\n" "itemlist.text" msgid "Flat" -msgstr "" +msgstr "Plano" #: formres.src msgctxt "" @@ -2258,7 +2258,7 @@ msgctxt "" "Left top\n" "itemlist.text" msgid "Left top" -msgstr "" +msgstr "Em cima à esquerda" #: formres.src msgctxt "" @@ -2267,7 +2267,7 @@ msgctxt "" "Left centered\n" "itemlist.text" msgid "Left centered" -msgstr "" +msgstr "Centralizado à esquerda" #: formres.src msgctxt "" @@ -2276,7 +2276,7 @@ msgctxt "" "Left bottom\n" "itemlist.text" msgid "Left bottom" -msgstr "" +msgstr "Embaixo à esquerda" #: formres.src msgctxt "" @@ -2285,7 +2285,7 @@ msgctxt "" "Right top\n" "itemlist.text" msgid "Right top" -msgstr "" +msgstr "Em cima à direita" #: formres.src msgctxt "" @@ -2294,7 +2294,7 @@ msgctxt "" "Right centered\n" "itemlist.text" msgid "Right centered" -msgstr "" +msgstr "Centralizado à direita" #: formres.src msgctxt "" @@ -2303,7 +2303,7 @@ msgctxt "" "Right bottom\n" "itemlist.text" msgid "Right bottom" -msgstr "" +msgstr "Embaixo à direita" #: formres.src msgctxt "" @@ -2312,7 +2312,7 @@ msgctxt "" "Above left\n" "itemlist.text" msgid "Above left" -msgstr "" +msgstr "Acima à esquerda" #: formres.src msgctxt "" @@ -2321,7 +2321,7 @@ msgctxt "" "Above centered\n" "itemlist.text" msgid "Above centered" -msgstr "" +msgstr "Acima centralizado" #: formres.src msgctxt "" @@ -2330,7 +2330,7 @@ msgctxt "" "Above right\n" "itemlist.text" msgid "Above right" -msgstr "" +msgstr "Acima à direita" #: formres.src msgctxt "" @@ -2339,7 +2339,7 @@ msgctxt "" "Below left\n" "itemlist.text" msgid "Below left" -msgstr "" +msgstr "Abaixo à esquerda" #: formres.src msgctxt "" @@ -2348,7 +2348,7 @@ msgctxt "" "Below centered\n" "itemlist.text" msgid "Below centered" -msgstr "" +msgstr "Abaixo centralizado" #: formres.src msgctxt "" @@ -2357,7 +2357,7 @@ msgctxt "" "Below right\n" "itemlist.text" msgid "Below right" -msgstr "" +msgstr "Abaixo à direita" #: formres.src msgctxt "" @@ -2366,7 +2366,7 @@ msgctxt "" "Centered\n" "itemlist.text" msgid "Centered" -msgstr "" +msgstr "Centralizado" #: formres.src msgctxt "" @@ -2391,7 +2391,7 @@ msgctxt "" "Hide\n" "itemlist.text" msgid "Hide" -msgstr "" +msgstr "Ocultar" #: formres.src msgctxt "" @@ -2400,7 +2400,7 @@ msgctxt "" "Show\n" "itemlist.text" msgid "Show" -msgstr "" +msgstr "Mostrar" #: formres.src msgctxt "" @@ -2489,7 +2489,7 @@ msgctxt "" "Preserve\n" "itemlist.text" msgid "Preserve" -msgstr "" +msgstr "Preservar" #: formres.src msgctxt "" @@ -2498,7 +2498,7 @@ msgctxt "" "Replace\n" "itemlist.text" msgid "Replace" -msgstr "" +msgstr "Substituir" #: formres.src msgctxt "" @@ -2507,7 +2507,7 @@ msgctxt "" "Collapse\n" "itemlist.text" msgid "Collapse" -msgstr "" +msgstr "Recolher" #: formres.src msgctxt "" @@ -2676,7 +2676,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Não" #: formres.src msgctxt "" @@ -2685,7 +2685,7 @@ msgctxt "" "Keep Ratio\n" "itemlist.text" msgid "Keep Ratio" -msgstr "" +msgstr "Manter proporção" #: formres.src msgctxt "" @@ -2694,7 +2694,7 @@ msgctxt "" "Fit to Size\n" "itemlist.text" msgid "Fit to Size" -msgstr "" +msgstr "Ajustar ao tamanho" #: formres.src msgctxt "" @@ -2719,7 +2719,7 @@ msgctxt "" "Left-to-right\n" "itemlist.text" msgid "Left-to-right" -msgstr "" +msgstr "Da esquerda para direita" #: formres.src msgctxt "" @@ -2728,7 +2728,7 @@ msgctxt "" "Right-to-left\n" "itemlist.text" msgid "Right-to-left" -msgstr "" +msgstr "Da direita para esquerda" #: formres.src msgctxt "" @@ -2737,7 +2737,7 @@ msgctxt "" "Use superordinate object settings\n" "itemlist.text" msgid "Use superordinate object settings" -msgstr "" +msgstr "Utilizar configurações do objeto superior" #: formres.src msgctxt "" @@ -2746,7 +2746,7 @@ msgctxt "" "Never\n" "itemlist.text" msgid "Never" -msgstr "" +msgstr "Nunca" #: formres.src msgctxt "" @@ -2755,7 +2755,7 @@ msgctxt "" "When focused\n" "itemlist.text" msgid "When focused" -msgstr "" +msgstr "Ao receber foco" #: formres.src msgctxt "" @@ -2764,7 +2764,7 @@ msgctxt "" "Always\n" "itemlist.text" msgid "Always" -msgstr "" +msgstr "Sempre" #: formres.src msgctxt "" @@ -2781,7 +2781,7 @@ msgctxt "" "To Paragraph\n" "itemlist.text" msgid "To Paragraph" -msgstr "" +msgstr "No parágrafo" #: formres.src msgctxt "" @@ -2790,7 +2790,7 @@ msgctxt "" "As Character\n" "itemlist.text" msgid "As Character" -msgstr "" +msgstr "Como caractere" #: formres.src msgctxt "" @@ -2799,7 +2799,7 @@ msgctxt "" "To Page\n" "itemlist.text" msgid "To Page" -msgstr "" +msgstr "Na página" #: formres.src msgctxt "" @@ -2808,7 +2808,7 @@ msgctxt "" "To Frame\n" "itemlist.text" msgid "To Frame" -msgstr "" +msgstr "No quadro" #: formres.src msgctxt "" @@ -2817,7 +2817,7 @@ msgctxt "" "To Character\n" "itemlist.text" msgid "To Character" -msgstr "" +msgstr "No caractere" #: formres.src msgctxt "" @@ -2826,7 +2826,7 @@ msgctxt "" "To Page\n" "itemlist.text" msgid "To Page" -msgstr "" +msgstr "Na página" #: formres.src msgctxt "" @@ -2835,7 +2835,7 @@ msgctxt "" "To Cell\n" "itemlist.text" msgid "To Cell" -msgstr "" +msgstr "Na célula" #. That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation. #: formres.src @@ -3084,7 +3084,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Não" #: propres.src msgctxt "" @@ -3093,7 +3093,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Sim" #: propres.src msgctxt "" diff --git a/source/pt-BR/extensions/uiconfig/sbibliography/ui.po b/source/pt-BR/extensions/uiconfig/sbibliography/ui.po index 1f7795cfd43..03f8e52fe2c 100644 --- a/source/pt-BR/extensions/uiconfig/sbibliography/ui.po +++ b/source/pt-BR/extensions/uiconfig/sbibliography/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-03-09 20:49+0100\n" -"PO-Revision-Date: 2016-03-22 20:42+0000\n" +"PO-Revision-Date: 2016-12-23 09:34+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1458679370.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482485650.000000\n" #: choosedatasourcedialog.ui msgctxt "" @@ -320,7 +320,7 @@ msgctxt "" "title\n" "string.text" msgid "Column Layout for Table %1" -msgstr "Layout da coluna para a tabela %1" +msgstr "Leiaute da coluna para a tabela %1" #: mappingdialog.ui msgctxt "" diff --git a/source/pt-BR/filter/source/config/fragments/filters.po b/source/pt-BR/filter/source/config/fragments/filters.po index 0282e3e309c..dd56a0e29d8 100644 --- a/source/pt-BR/filter/source/config/fragments/filters.po +++ b/source/pt-BR/filter/source/config/fragments/filters.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-05 06:16+0000\n" +"PO-Revision-Date: 2016-12-10 17:12+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467699365.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481389942.000000\n" #: AbiWord.xcu msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Drawing" -msgstr "" +msgstr "Desenho StarOffice antigo" #: StarOffice_Spreadsheet.xcu msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Spreadsheet" -msgstr "" +msgstr "Planilha StarOffice antiga" #: StarOffice_Writer.xcu msgctxt "" @@ -869,7 +869,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Text Document" -msgstr "" +msgstr "Documento de texto StarOffice antigo" #: StarOffice_XML__Base_.xcu msgctxt "" @@ -1130,7 +1130,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Zoner Callisto/Draw" -msgstr "" +msgstr "Zoner Callisto/Draw" #: calc8.xcu msgctxt "" diff --git a/source/pt-BR/filter/source/config/fragments/internalgraphicfilters.po b/source/pt-BR/filter/source/config/fragments/internalgraphicfilters.po index e78dd1fee68..572c03a368a 100644 --- a/source/pt-BR/filter/source/config/fragments/internalgraphicfilters.po +++ b/source/pt-BR/filter/source/config/fragments/internalgraphicfilters.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 20:20+0000\n" +"PO-Revision-Date: 2016-12-10 17:10+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457727634.000000\n" +"X-POOTLE-MTIME: 1481389838.000000\n" #: bmp_Export.xcu msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "UIName\n" "value.text" msgid "PDF - Portable Document Format" -msgstr "" +msgstr "PDF - Portable Document Format" #: pdf_Import.xcu msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "UIName\n" "value.text" msgid "PDF - Portable Document Format" -msgstr "" +msgstr "PDF - Portable Document Format" #: pgm_Import.xcu msgctxt "" diff --git a/source/pt-BR/filter/uiconfig/ui.po b/source/pt-BR/filter/uiconfig/ui.po index 241dea6892a..1e1f5fa8ada 100644 --- a/source/pt-BR/filter/uiconfig/ui.po +++ b/source/pt-BR/filter/uiconfig/ui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-20 01:02+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-23 09:34+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1468976564.000000\n" +"X-POOTLE-MTIME: 1482485668.000000\n" #: impswfdialog.ui msgctxt "" @@ -1215,7 +1215,7 @@ msgctxt "" "label\n" "string.text" msgid "Page Layout" -msgstr "Layout da página" +msgstr "Leiaute da página" #: testxmlfilter.ui msgctxt "" @@ -1422,7 +1422,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "XML Filter List" -msgstr "" +msgstr "Lista de filtros XML" #: xmlfiltertabpagegeneral.ui msgctxt "" diff --git a/source/pt-BR/forms/source/resource.po b/source/pt-BR/forms/source/resource.po index e7e382c9257..4e9e1f872d8 100644 --- a/source/pt-BR/forms/source/resource.po +++ b/source/pt-BR/forms/source/resource.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-12-04 01:08+0000\n" +"PO-Revision-Date: 2016-12-23 11:14+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1480813714.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482491691.000000\n" #: strings.src msgctxt "" @@ -202,7 +202,7 @@ msgctxt "" "RID_STR_COULD_NOT_SET_ORDER\n" "string.text" msgid "Error setting the sort criteria" -msgstr "Erro ao definir o critério de classificação" +msgstr "Erro ao definir o critério de ordenação" #: strings.src msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po index b20cd9036ae..8641095e32c 100644 --- a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po +++ b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 16:08+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-22 08:10+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467821323.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482394253.000000\n" #: 00000002.xhp msgctxt "" @@ -174,7 +174,7 @@ msgctxt "" "110\n" "help.text" msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation." -msgstr "" +msgstr "A notação URL não permite o uso de certos caracteres especiais. Eles são substituídos por outros caracteres ou codificados. A barra (<emph>/</emph>) é usada como separador de caminho. Por exemplo, um arquivo identificado como <emph>C:\\Meu Arquivo.odt</emph>, em hospedeiro com \"notação Windows\", se tornará <emph>file:///C|/Meu%20Arquivo.odt</emph> em notação URL." #: 00000003.xhp msgctxt "" @@ -10788,7 +10788,7 @@ msgctxt "" "par_id3154012\n" "help.text" msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." -msgstr "" +msgstr "Para gerar uma lista de todos os arquivos existentes em um diretório específico, siga estas instruções: Na primeira vez em que chamar a função Dir, especifique o caminho de pesquisa completo para os arquivos; por exemplo, \"D:\\Files\\*.ods\". Se o caminho estiver correto e a pesquisa localizar pelo menos um arquivo, a função Dir retornará o nome do primeiro arquivo que corresponda ao caminho de pesquisa. Para retornar nomes de arquivo adicionais que correspondam ao caminho, chame Dir novamente, mas sem argumentos." #: 03020404.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/scalc/00.po b/source/pt-BR/helpcontent2/source/text/scalc/00.po index c27376f4b92..47be95fb886 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/00.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/00.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-06 14:02+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-14 03:37+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467813759.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481686658.000000\n" #: 00000004.xhp msgctxt "" @@ -553,8 +553,8 @@ msgctxt "" "par_id3153250\n" "28\n" "help.text" -msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>" -msgstr "<variable id=\"einamen\">Escolha <emph>Inserir - Nomes</emph></variable>" +msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "37\n" "help.text" msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>" -msgstr "" +msgstr "<variable id=\"eiextdata\">Escolha <emph>Inserir - Vincular a dados externos</emph></variable>" #: 00000404.xhp msgctxt "" @@ -571,8 +571,8 @@ msgctxt "" "par_id3143222\n" "29\n" "help.text" -msgid "Choose <emph>Insert - Names - Define</emph>" -msgstr "Escolha <emph>Inserir - Nomes - Definir</emph>" +msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -589,8 +589,8 @@ msgctxt "" "par_id3145214\n" "30\n" "help.text" -msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>" -msgstr "<variable id=\"einaei\">Escolha <emph>Inserir - Nomes - Inserir</emph></variable>" +msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -598,8 +598,8 @@ msgctxt "" "par_id3153558\n" "31\n" "help.text" -msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>" -msgstr "<variable id=\"einaueb\">Escolha <emph>Inserir - Nomes - Criar</emph></variable>" +msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -607,8 +607,8 @@ msgctxt "" "par_id3153483\n" "32\n" "help.text" -msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>" -msgstr "<variable id=\"einabesch\">Escolha <emph>Inserir - Nomes - Rótulos</emph></variable>" +msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1051,7 +1051,7 @@ msgctxt "" "par_id3149020\n" "help.text" msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>" -msgstr "" +msgstr "<variable id=\"protect_sheet\">Escolha <emph>Ferramentas - Proteger Planilha</emph></variable>" #: 00000406.xhp msgctxt "" @@ -1059,7 +1059,7 @@ msgctxt "" "par_id3154256\n" "help.text" msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>" -msgstr "" +msgstr "<variable id=\"protect_spreadsheet\">Escolha <emph>Ferramentas - Proteger documento</emph></variable>" #: 00000406.xhp msgctxt "" @@ -1135,7 +1135,7 @@ msgctxt "" "par_id3153663\n" "help.text" msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>" -msgstr "" +msgstr "<variable id=\"fefix\">Escolha <item type=\"menuitem\">Exibir - Congelar linhas e colunas</item></variable>" #: 00000412.xhp msgctxt "" @@ -1714,7 +1714,7 @@ msgctxt "" "par_id3149095\n" "help.text" msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"insert_page_break\">Escolha <emph>Planilha - Inserir quebra de página</emph></variable>" #: sheet_menu.xhp msgctxt "" @@ -1722,7 +1722,7 @@ msgctxt "" "par_id3149398\n" "help.text" msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"insert_page_break_row\">Escolha <emph>Planilha - Inserir quebra de página - Quebra de linha</emph></variable>" #: sheet_menu.xhp msgctxt "" @@ -1730,7 +1730,7 @@ msgctxt "" "par_id3150084\n" "help.text" msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"insert_page_break_column\">Escolha <emph>Planilha - Inserir quebra de página - Quebra de coluna</emph></variable>" #: sheet_menu.xhp msgctxt "" @@ -1738,7 +1738,7 @@ msgctxt "" "par_id3153093\n" "help.text" msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"delete_page_break\">Escolha <emph>Planilha - Excluir quebra de página</emph></variable>" #: sheet_menu.xhp msgctxt "" @@ -1746,7 +1746,7 @@ msgctxt "" "par_id3153191\n" "help.text" msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"delete_page_break_row\">Escolha <emph>Planilha - Excluir quebra de página - Quebra de linha</emph></variable>" #: sheet_menu.xhp msgctxt "" @@ -1754,4 +1754,4 @@ msgctxt "" "par_id3145645\n" "help.text" msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>" -msgstr "" +msgstr "<variable id=\"delete_page_break_column\">Escolha <emph>Planilha - Excluir quebra de página - Quebra de coluna</emph></variable>" diff --git a/source/pt-BR/helpcontent2/source/text/scalc/01.po b/source/pt-BR/helpcontent2/source/text/scalc/01.po index 140731afeab..42f186cd395 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/01.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-10-18 20:35+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-23 14:28+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476822954.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482503308.000000\n" #: 01120000.xhp msgctxt "" @@ -139,7 +139,7 @@ msgctxt "" "5\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Insira a letra da coluna. Pressione Enter para reposicionar o cursor para a coluna especificada na mesma linha.</ahelp>" #: 02110000.xhp msgctxt "" @@ -157,7 +157,7 @@ msgctxt "" "7\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Insira um número de linha. Pressione Enter para reposicionar o cursor para a linha especificada na mesma coluna.</ahelp>" #: 02110000.xhp msgctxt "" @@ -175,7 +175,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Especifica o intervalo de dados atual indicado pela posição do cursor na célula.</ahelp>" #: 02110000.xhp msgctxt "" @@ -210,7 +210,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Move para a célula no início do intervalo de dados atual, o qual pode ser realçado usando o botão <emph>Intervalo de dados</emph>.</ahelp>" #: 02110000.xhp msgctxt "" @@ -245,7 +245,7 @@ msgctxt "" "19\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Move para a célula no final do intervalo de dados atual, o qual pode ser realçado usando o botão <emph>Intervalo de dados</emph>.</ahelp>" #: 02110000.xhp msgctxt "" @@ -280,7 +280,7 @@ msgctxt "" "22\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing." -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Alterna para a exibição de conteúdo. Somente o elemento selecionado no Navegador e seus subelementos serão exibidos.</ahelp> Clique no ícone novamente para restaurar a exibição de todos os elementos." #: 02110000.xhp msgctxt "" @@ -315,7 +315,7 @@ msgctxt "" "13\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Permite ocultar ou mostrar o conteúdo.</ahelp>" #: 02110000.xhp msgctxt "" @@ -350,7 +350,7 @@ msgctxt "" "25\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Exibe todos os cenários disponíveis. Clique duas vezes no nome de um cenário para aplicá-lo.</ahelp> O resultado será exibido na planilha. Para obter mais informações, escolha <link href=\"text/scalc/01/06050000.xhp\" name=\"Ferramentas → Cenários…\"><emph>Ferramentas → Cenários…</emph></link>." #: 02110000.xhp msgctxt "" @@ -425,7 +425,7 @@ msgctxt "" "28\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Abre um submenu para a seleção do modo de arrastar. Decida que ação será efetuada ao arrastar e soltar um objeto do Navegador em um documento. Dependendo do modo selecionado, o ícone indica se uma cópia, um hiperligação ou um vínculo é criado.</ahelp>" #: 02110000.xhp msgctxt "" @@ -522,7 +522,7 @@ msgctxt "" "39\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Exibe todos os objetos em seu documento.</ahelp>" #: 02110000.xhp msgctxt "" @@ -540,7 +540,7 @@ msgctxt "" "36\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu." -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Exibe os nomes de todos os documentos abertos.</ahelp> Para alternar para outro documento aberto no Navegador, clique no nome do documento. O status — ativo ou inativo — do documento é mostrado entre parênteses após o nome. Você também pode alternar o documento ativo no menu <emph>Janela</emph>." #: 02120000.xhp msgctxt "" @@ -20653,8 +20653,8 @@ msgctxt "" "par_id3150691\n" "57\n" "help.text" -msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>." -msgstr "<item type=\"input\">=ÍNDICE(SomaX;4;1)</item> retorna o valor a partir do intervalo <emph>SomaX</emph> na linha 4 e coluna 1 como definido em <emph>Inserir - Nomes - Definir</emph>." +msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>." +msgstr "" #: 04060109.xhp msgctxt "" @@ -20678,8 +20678,8 @@ msgctxt "" "par_id3158419\n" "58\n" "help.text" -msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter." -msgstr "<item type=\"input\">=INDEX((multi);4;1)</item> indica o valor contido na linha 4 e coluna 1 do intervalo (múltiplo), apelidado de <emph>multi</emph> em <emph>Inserir - Nomes - Definir</emph>. O intervalo múltiplo pode consistir de vários intervalos retangulares, cada um com uma linha 4 e coluna 1. Se desejar chamar o segundo bloco deste intervalo múltiplo, insira o número <item type=\"input\">2</item> no parâmetro <emph>intervalo</emph>." +msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter." +msgstr "" #: 04060109.xhp msgctxt "" @@ -49849,8 +49849,8 @@ msgctxt "" "04070000.xhp\n" "tit\n" "help.text" -msgid "Names" -msgstr "Nomes" +msgid "Named Ranges and Expressions" +msgstr "" #: 04070000.xhp msgctxt "" @@ -49858,8 +49858,8 @@ msgctxt "" "hd_id3153951\n" "1\n" "help.text" -msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>" -msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Nomes</link>" +msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>" +msgstr "" #: 04070000.xhp msgctxt "" @@ -50249,8 +50249,8 @@ msgctxt "" "par_id3156280\n" "13\n" "help.text" -msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want." -msgstr "Selecione a área que contém todos os intervalos que você deseja nomear. Em seguida, escolha <emph>Inserir - Nomes - Criar</emph>. Esse procedimento abrirá a caixa de diálogo <emph>Criar nomes</emph>, na qual você poderá selecionar as opções de nomeação desejadas." +msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want." +msgstr "" #: 04070300.xhp msgctxt "" @@ -52136,8 +52136,8 @@ msgctxt "" "par_id3145174\n" "5\n" "help.text" -msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box." -msgstr "Selecione <emph>-nenhum-</emph> para remover uma definição de intervalo de impressão da planilha atual. Selecione <emph>-planilha inteira-</emph> para definir a planilha atual como um intervalo de impressão. Selecione <emph>-seleção-</emph> para definir a área selecionada de uma planilha como o intervalo de impressão. Ao selecionar <emph>-definido pelo usuário-</emph>, você poderá especificar um intervalo de impressão já definido com o comando <emph>Formatar - Intervalos de impressão - Definir</emph>. Caso tenha sido atribuído um nome a um intervalo através do comando <emph>Inserir - Nomes - Definir</emph>, ele será exibido e poderá ser selecionado na caixa de listagem." +msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box." +msgstr "" #: 05080300.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/scalc/04.po b/source/pt-BR/helpcontent2/source/text/scalc/04.po index d14605ce33c..a878e0208cf 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/04.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/04.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 17:22+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 03:01+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467825775.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481684506.000000\n" #: 01020000.xhp msgctxt "" @@ -739,7 +739,7 @@ msgctxt "" "17\n" "help.text" msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4" -msgstr "" +msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4" #: 01020000.xhp msgctxt "" @@ -757,7 +757,7 @@ msgctxt "" "19\n" "help.text" msgid "F4" -msgstr "" +msgstr "F4" #: 01020000.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/scalc/05.po b/source/pt-BR/helpcontent2/source/text/scalc/05.po index 414f802ad1e..f45ba19d14a 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/05.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/05.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-26 04:48+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-14 03:41+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1466916507.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481686919.000000\n" #: 02140000.xhp msgctxt "" @@ -883,7 +883,7 @@ msgctxt "" "par_id3067110\n" "help.text" msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not." -msgstr "" +msgstr "<emph>Converter somente se não for ambíguo:</emph> se o texto representa um valor numérico válido e inequívoco, converta-o. Exemplo: <item type=\"input\">\"123.456\"</item> gerará um erro do tipo #VALUE! porque o texto contém um separador, enquanto <item type=\"input\">\"123456\"</item> não apresentará erro." #: OpenCL_options.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/scalc/guide.po b/source/pt-BR/helpcontent2/source/text/scalc/guide.po index 998612eef45..8e3efa00712 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/guide.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/guide.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-07 13:18+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-22 11:09+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467897512.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482404943.000000\n" #: address_auto.xhp msgctxt "" @@ -1872,7 +1872,7 @@ msgctxt "" "par_idN106C0\n" "help.text" msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>." -msgstr "" +msgstr "Para proteger células de forma que não sejam alteradas, visualizadas ou impressas conforme com as configurações na caixa de diálogo <emph>Formatar → Células…</emph>, escolha <item type=\"menuitem\">Ferramentas → Proteger Planilha…</item>." #: cell_protect.xhp msgctxt "" @@ -2131,8 +2131,8 @@ msgctxt "" "par_id3154011\n" "26\n" "help.text" -msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it." -msgstr "Para definir o intervalo de origem como o intervalo, selecione as células e escolha <emph>Inserir - Nomes - Definir</emph>. Salve o documento de origem e não o feche." +msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it." +msgstr "" #: cellreference_dragdrop.xhp msgctxt "" @@ -11831,8 +11831,8 @@ msgctxt "" "par_id3153954\n" "3\n" "help.text" -msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears." -msgstr "Selecione uma célula ou um intervalo de células e, em seguida, escolha <emph>Inserir - Nomes - Definir</emph>. A caixa de diálogo <emph>Definir Nomes</emph> aparece." +msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears." +msgstr "" #: value_with_name.xhp msgctxt "" @@ -11884,8 +11884,8 @@ msgctxt "" "par_id3153711\n" "8\n" "help.text" -msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>" -msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Inserir - Nomes - Definir\">Inserir - Nomes - Definir</link>" +msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>" +msgstr "" #: webquery.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/schart/01.po b/source/pt-BR/helpcontent2/source/text/schart/01.po index 1ce409b1e64..85cee2677dc 100644 --- a/source/pt-BR/helpcontent2/source/text/schart/01.po +++ b/source/pt-BR/helpcontent2/source/text/schart/01.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 17:27+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-13 23:33+0000\n" +"Last-Translator: Vera Cavalcante <veracape@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467826049.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481672020.000000\n" #: 03010000.xhp msgctxt "" @@ -1325,7 +1325,7 @@ msgctxt "" "par_id180820161052123210\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Uma linha de tendência polinomial aparece com um dado grau.</ahelp>" #: 04050100.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/sdraw.po b/source/pt-BR/helpcontent2/source/text/sdraw.po index d0ffea075a2..fdcc5a7480f 100644 --- a/source/pt-BR/helpcontent2/source/text/sdraw.po +++ b/source/pt-BR/helpcontent2/source/text/sdraw.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-26 03:38+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-14 03:23+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1466912319.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481685781.000000\n" #: main0000.xhp msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "hd_id3155960\n" "help.text" msgid "Welcome to the $[officename] Draw Help" -msgstr "" +msgstr "Bem-vindo à Ajuda do $[officename] Draw" #: main0000.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared.po b/source/pt-BR/helpcontent2/source/text/shared.po index 90a0fe174f9..782b394815a 100644 --- a/source/pt-BR/helpcontent2/source/text/shared.po +++ b/source/pt-BR/helpcontent2/source/text/shared.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 17:28+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 03:26+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467826081.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481686000.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -830,7 +830,7 @@ msgctxt "" "hd_id3134447820\n" "help.text" msgid "Table Design" -msgstr "" +msgstr "Modelo de Tabela" #: main0204.xhp msgctxt "" @@ -838,7 +838,7 @@ msgctxt "" "par_id16200812240344\n" "help.text" msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:TableDesign\">Abre os modelos de tabelas. Faça um clique duplo na visualização para formatar uma tabela.</ahelp>" #: main0204.xhp msgctxt "" @@ -846,7 +846,7 @@ msgctxt "" "par_id3153752\n" "help.text" msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Ícone</alt></image>" #: main0204.xhp msgctxt "" @@ -854,7 +854,7 @@ msgctxt "" "par_id3156429\n" "help.text" msgid "Table Design" -msgstr "" +msgstr "Modelos de tabela" #: main0204.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared/00.po b/source/pt-BR/helpcontent2/source/text/shared/00.po index e5717524d97..1525563251e 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/00.po +++ b/source/pt-BR/helpcontent2/source/text/shared/00.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-09 00:53+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"PO-Revision-Date: 2016-12-10 09:23+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1468025585.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481361797.000000\n" #: 00000001.xhp msgctxt "" @@ -12070,15 +12070,6 @@ msgstr "Escolha a guia <emph>Formatar - Página - Plano de fundo</emph> (no $[of #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3163820\n" -"28\n" -"help.text" -msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab" -msgstr "Escolha a guia <emph>Formatar - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objeto - </emph></caseinline><caseinline select=\"CALC\"><emph>Figura - </emph></caseinline></switchinline><emph>Área - Cores</emph>" - -#: 00040502.xhp -msgctxt "" -"00040502.xhp\n" "par_id3154985\n" "141\n" "help.text" diff --git a/source/pt-BR/helpcontent2/source/text/shared/01.po b/source/pt-BR/helpcontent2/source/text/shared/01.po index 26e91e12066..c8e161d6b4c 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/01.po +++ b/source/pt-BR/helpcontent2/source/text/shared/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-10-18 20:36+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"PO-Revision-Date: 2016-12-10 10:57+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476823006.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481367443.000000\n" #: 01010000.xhp msgctxt "" @@ -8291,8 +8291,8 @@ msgctxt "" "par_id3152551\n" "59\n" "help.text" -msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar." -msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Insira o número de caracteres no termo de pesquisa que pode ser trocado.</ahelp> Por exemplo, se especificar 2 caracteres trocados, \"black\" e \"crack\" são considerados semelhantes." +msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar." +msgstr "" #: 02100100.xhp msgctxt "" @@ -25627,32 +25627,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>" msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Clique no preenchimento que você deseja aplicar ao objeto selecionado.</ahelp>" -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"tit\n" -"help.text" -msgid "Colors" -msgstr "Cores" - -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"hd_id3152895\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>" -msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Cores\">Cores</link>" - -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"par_id3149119\n" -"2\n" -"help.text" -msgid "Select a color to apply, save the current color list, or load a different color list." -msgstr "Selecione uma cor a ser aplicada, salve a lista de cores atual ou carregue uma lista de cores diferente." - #: 05210300.xhp msgctxt "" "05210300.xhp\n" @@ -43250,6 +43224,214 @@ msgctxt "" msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>" msgstr "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Digite novamente a senha mestre.</ahelp>" +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"tit\n" +"help.text" +msgid "Safe Mode" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"bm_id281120160951421436\n" +"help.text" +msgid "<bookmark_value>profile;safe mode</bookmark_value>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160939034500\n" +"help.text" +msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160939285779\n" +"help.text" +msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163153357\n" +"help.text" +msgid "Choose <emph>Help - Restart in Safe Mode...</emph>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163154362\n" +"help.text" +msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163154363\n" +"help.text" +msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149549\n" +"help.text" +msgid "What can I do in safe mode?" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160939281728\n" +"help.text" +msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149551\n" +"help.text" +msgid "Continue in Safe Mode" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944279896\n" +"help.text" +msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149552\n" +"help.text" +msgid "Quit" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944279161\n" +"help.text" +msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149543\n" +"help.text" +msgid "Apply Changes and Restart" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348926\n" +"help.text" +msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149545\n" +"help.text" +msgid "Restore from backup" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348884\n" +"help.text" +msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149546\n" +"help.text" +msgid "Configure" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949347119\n" +"help.text" +msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160944276682\n" +"help.text" +msgid "Uninstall extensions" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944275137\n" +"help.text" +msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160944276687\n" +"help.text" +msgid "Reset to factory settings" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id28112016094427792\n" +"help.text" +msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id28112016094427243\n" +"help.text" +msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949347055\n" +"help.text" +msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348679\n" +"help.text" +msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions." +msgstr "" + #: prop_font_embed.xhp msgctxt "" "prop_font_embed.xhp\n" diff --git a/source/pt-BR/helpcontent2/source/text/shared/02.po b/source/pt-BR/helpcontent2/source/text/shared/02.po index 23b684ea25d..098562baead 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/02.po +++ b/source/pt-BR/helpcontent2/source/text/shared/02.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 17:47+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 05:01+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467827272.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481691660.000000\n" #: 01110000.xhp msgctxt "" @@ -9950,7 +9950,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form." -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Especifica se o valor do campo de combinação selecionado ou inserido pelo usuário deve ser salvo no campo de banco de dados.</ahelp> Existem vários campos de tabela de banco de dados que podem ser acessados no formulário atual." #: 01170904.xhp msgctxt "" @@ -9977,7 +9977,7 @@ msgctxt "" "8\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Especifica o campo de dados em que o valor do campo de combinação deve ser salvo.</ahelp>" #: 01170904.xhp msgctxt "" @@ -9995,7 +9995,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Especifica que o valor desse campo de combinação não será gravado no banco de dados e será salvo apenas no formulário.</ahelp>" #: 01171000.xhp msgctxt "" @@ -10422,7 +10422,7 @@ msgctxt "" "par_id3155941\n" "help.text" msgid "The last five font names that have been selected are shown in the top part of the combo box." -msgstr "" +msgstr "Os últimos cinco nomes de fonte que foram selecionados são apresentados na parte superior da caixa de combinação." #: 02020000.xhp msgctxt "" @@ -17398,7 +17398,7 @@ msgctxt "" "tit\n" "help.text" msgid "Image Filter Bar" -msgstr "" +msgstr "Barra do filtro de figuras" #: 24010000.xhp msgctxt "" @@ -17406,7 +17406,7 @@ msgctxt "" "hd_id3151299\n" "help.text" msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter Bar\">Image Filter Bar</link>" -msgstr "" +msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter Bar\">Barra do filtro de figuras</link>" #: 24010000.xhp msgctxt "" @@ -17414,7 +17414,7 @@ msgctxt "" "par_id3156183\n" "help.text" msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Image Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Este ícone na barra de <emph>Figura</emph> abre a barra <emph>Filtro de figuras</emph>, para utilizar vários filtros na imagem selecionada.</ahelp>" #: 24010000.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared/autopi.po b/source/pt-BR/helpcontent2/source/text/shared/autopi.po index 42e28d52aec..84ffa571ffb 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/autopi.po +++ b/source/pt-BR/helpcontent2/source/text/shared/autopi.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-09 00:53+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-14 03:49+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1468025636.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481687392.000000\n" #: 01000000.xhp msgctxt "" @@ -3603,7 +3603,7 @@ msgctxt "" "1\n" "help.text" msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"report\"><ahelp hid=\".\">Ativa o assistente para criar relatórios.</ahelp></variable>" #: 01100000.xhp msgctxt "" @@ -6209,7 +6209,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to." -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Especifica que você deseja salvar os valores de referência em um banco de dados.</ahelp> Os valores são gravados no campo de dados selecionado na caixa de listagem. A caixa de listagem exibe todos os nomes de campos da tabela de banco de dados aos quais o formulário está vinculado." #: 01120400.xhp msgctxt "" @@ -6227,7 +6227,7 @@ msgctxt "" "8\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Selecione o campo de dados no qual os valores de referência devem ser salvos.</ahelp>" #: 01120400.xhp msgctxt "" @@ -6245,7 +6245,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Especifica que você deseja salvar os valores de referência somente no formulário, e não no banco de dados.</ahelp>" #: 01120500.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared/explorer/database.po b/source/pt-BR/helpcontent2/source/text/shared/explorer/database.po index 10c336a262b..f74175694f3 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/explorer/database.po +++ b/source/pt-BR/helpcontent2/source/text/shared/explorer/database.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-10-18 20:37+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 03:44+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476823027.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481687090.000000\n" #: 02000000.xhp msgctxt "" @@ -9368,7 +9368,7 @@ msgctxt "" "par_idN1064B\n" "help.text" msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site." -msgstr "" +msgstr "No UNIX, verifique se o cliente do banco de dados Oracle está instalado com suporte a JDBC. A classe do driver JDBC do cliente Solaris Oracle versão 8.x está localizada no diretório <Oracle client>/product/jdbc/lib/classes111.zip. Você também pode baixar a versão mais recente no sítio eletrônico da Oracle." #: dabawiz02jdbc.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared/guide.po b/source/pt-BR/helpcontent2/source/text/shared/guide.po index 85bcea5c3ba..1cbf1848840 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/guide.po +++ b/source/pt-BR/helpcontent2/source/text/shared/guide.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-09 00:09+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"PO-Revision-Date: 2016-12-10 11:11+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: Brazilian Portuguese <kde-i18n-doc@kde.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1468022980.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481368266.000000\n" #: aaa_start.xhp msgctxt "" @@ -2190,7 +2190,7 @@ msgctxt "" "cmis-remote-files-setup.xhp\n" "hd_id1508201618160340\n" "help.text" -msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)" +msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers" msgstr "" #: cmis-remote-files-setup.xhp @@ -2274,7 +2274,7 @@ msgctxt "" "cmis-remote-files-setup.xhp\n" "hd_id150820161816049600\n" "help.text" -msgid "Connecting to a Windows share (check)" +msgid "Connecting to a Windows share" msgstr "" #: cmis-remote-files-setup.xhp @@ -9936,8 +9936,8 @@ msgctxt "" "hyperlink_insert.xhp\n" "par_idN1076D\n" "help.text" -msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)." -msgstr "Para passar para uma célula em uma planilha, primeiro insira o nome da célula (<emph>Inserir - Nomes - Definir</emph>)." +msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)." +msgstr "" #: hyperlink_insert.xhp msgctxt "" @@ -12445,20 +12445,20 @@ msgstr "Na página da guia <emph>Opções</emph>, certifique-se de que a caixa < #: labels.xhp msgctxt "" "labels.xhp\n" -"par_id3156424\n" -"86\n" +"par_id3149767\n" +"29\n" "help.text" -msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet." -msgstr "Quando você clicar em <emph>Novo documento</emph>, verá uma pequena janela com o botão <emph>Sincronizar etiquetas</emph>. Insira a primeira etiqueta. Quando você clicar no botão <emph>Sincronizar etiquetas</emph>, a etiqueta atual será copiada em todas as outras etiquetas na folha." +msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered." +msgstr "Clique em <emph>Novo documento</emph> para criar um novo documento com as configurações que você inseriu." #: labels.xhp msgctxt "" "labels.xhp\n" -"par_id3149767\n" -"29\n" +"par_id3156424\n" +"86\n" "help.text" -msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered." -msgstr "Clique em <emph>Novo documento</emph> para criar um novo documento com as configurações que você inseriu." +msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet." +msgstr "Quando você clicar em <emph>Novo documento</emph>, verá uma pequena janela com o botão <emph>Sincronizar etiquetas</emph>. Insira a primeira etiqueta. Quando você clicar no botão <emph>Sincronizar etiquetas</emph>, a etiqueta atual será copiada em todas as outras etiquetas na folha." #: labels.xhp msgctxt "" @@ -18321,758 +18321,721 @@ msgctxt "" "start_parameters.xhp\n" "tit\n" "help.text" -msgid "Starting the $[officename] Software With Parameters" -msgstr "Inicializar o $[officename] com parâmetros" +msgid "Starting $[officename] Software With Parameters" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "bm_id3156410\n" "help.text" -msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>" -msgstr "<bookmark_value>parâmetros de inicialização</bookmark_value><bookmark_value>parâmetros de linha de comando</bookmark_value><bookmark_value>parâmetros;linha de comando</bookmark_value><bookmark_value>argumentos em linha de comando</bookmark_value>" +msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3156410\n" -"52\n" "help.text" -msgid "Starting the $[officename] Software With Parameters" -msgstr "Inicializar o $[officename] com parâmetros" +msgid "Starting $[officename] Software With Parameters" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147009\n" -"1\n" "help.text" -msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users." -msgstr "Ao iniciar o $[officename] na linha de comando, você pode atribuir vários parâmetros que podem ser usados para melhorar o desempenho. O uso de parâmetros de linha de comando só é recomendado para usuários experientes." +msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147618\n" -"2\n" "help.text" -msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology." -msgstr "Em operações corriqueiras, não é necessário usar parâmetros de linha de comando. Alguns dos parâmetros requerem um conhecimento técnico mais avançado da tecnologia do $[officename]." +msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3154898\n" -"4\n" "help.text" -msgid "Starting the $[officename] Software From the Command Line" -msgstr "Inicializar o $[officename] na linha de comando" +msgid "Starting $[officename] Software From the Command Line" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3156152\n" -"5\n" "help.text" msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms." -msgstr "No Windows, selecione <emph>Executar</emph> no menu Iniciar, ou abra um shell nas plataformas Linux, *BSD ou Mac OS X." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3152472\n" -"6\n" "help.text" msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>." -msgstr "No Windows, digite o seguinte texto no campo de texto <emph>Abrir </emph>e clique em <emph>OK</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3149669\n" -"53\n" "help.text" msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:" -msgstr "Nos sistemas UNIX e similares, digite a seguinte linha de texto e pressione <emph>Return</emph>:" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147561\n" -"7\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parâmetro} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parâmetro} </caseinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3153360\n" -"8\n" "help.text" -msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)" -msgstr "Substitua <emph>{install}</emph> pelo caminho para a instalação do $[officename] (por exemplo, <emph>C:\\Program Files\\Office</emph> ou <emph>~/office</emph>)" +msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3158407\n" -"9\n" +"hd_id3145171\n" "help.text" -msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters." -msgstr "Quando solicitado, substitua <emph>{parameter}</emph> por um ou mais dos seguintes parâmetros de linha de comando." +msgid "Valid Command Line Parameters" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"hd_id3145171\n" -"10\n" +"hd_id1016120408556191\n" "help.text" -msgid "Valid Command Line Parameters" -msgstr "Parâmetros válidos de linha de comando" +msgid "Using without special arguments" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148451\n" -"11\n" +"par_id215247284938\n" "help.text" -msgid "Parameter" -msgstr "Parâmetro" +msgid "Using without any arguments opens the start center." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149167\n" -"12\n" +"par_id4016121206183262\n" "help.text" -msgid "Meaning" -msgstr "Significado" +msgid "<emph>{file}</emph>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149983\n" -"73\n" +"par_id40161212062813818\n" "help.text" -msgid "--help / -h / -?" -msgstr "--help / -h / -?" +msgid "Tries to open the file (files) in the components suitable for them." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147349\n" -"74\n" +"par_id40161212063110720\n" "help.text" -msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>." -msgstr "Lista os parâmetros de linha de comando disponíveis <switchinline select=\"sys\"><caseinline select=\"WIN\">em uma caixa de diálogo</caseinline><defaultinline>para o console</defaultinline></switchinline>." +msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id31499et\n" -"73\n" +"par_id40161212063330252\n" "help.text" -msgid "--version" -msgstr "--version" +msgid "Opens the file and applies specified macros from the file." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id31473et\n" -"74\n" +"hd_id201612040855610\n" "help.text" -msgid "Displays the version information." -msgstr "Exibe a informação da versão." +msgid "Getting help and information" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150010\n" -"59\n" +"par_id3148451\n" "help.text" -msgid "--writer" -msgstr "--writer" +msgid "<variable id=\"parameter\">Parameter</variable>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147213\n" -"60\n" +"par_id3149167\n" "help.text" -msgid "Starts with an empty Writer document." -msgstr "Inicia um documento vazio do Writer." +msgid "<variable id=\"meaning\">Meaning</variable>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148616\n" -"61\n" +"par_id3147349\n" "help.text" -msgid "--calc" -msgstr "--calc" +msgid "Lists the available command line parameters to the console." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145261\n" -"62\n" +"par_id20161204091221764\n" "help.text" -msgid "Starts with an empty Calc document." -msgstr "Inicia um documento vazio do Calc." +msgid "Opens $[officename] built-in or online Help on Writer." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156443\n" -"63\n" +"par_id20161204091520522\n" "help.text" -msgid "--draw" -msgstr "--draw" +msgid "Opens $[officename] built-in or online Help on Calc." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154011\n" -"64\n" +"par_id20161204091727059\n" "help.text" -msgid "Starts with an empty Draw document." -msgstr "Inicia um documento vazio do Draw." +msgid "Opens $[officename] built-in or online Help on Draw." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153142\n" -"65\n" +"par_id20161204091812159\n" "help.text" -msgid "--impress" -msgstr "--impress" +msgid "Opens $[officename] built-in or online Help on Impress." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153222\n" -"66\n" +"par_id20161204091919599\n" "help.text" -msgid "Starts with an empty Impress document." -msgstr "Inicia um documento vazio do Impress." +msgid "Opens $[officename] built-in or online Help on Base." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155853\n" -"67\n" +"par_id20161204092029619\n" "help.text" -msgid "--math" -msgstr "--math" +msgid "Opens $[officename] built-in or online Help on Basic scripting language." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3146928\n" -"68\n" +"par_id2016120409214276\n" "help.text" -msgid "Starts with an empty Math document." -msgstr "Inicia um documento vazio do Math." +msgid "Opens $[officename] built-in or online Help on Math." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149960\n" -"69\n" +"par_id31473et\n" "help.text" -msgid "--global" -msgstr "--global" +msgid "Shows $[officename] version and quits." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151075\n" -"70\n" +"par_id2016120409236546\n" "help.text" -msgid "Starts with an empty Writer master document." -msgstr "Inicia um documento mestre vazio do Writer." +msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154510\n" -"71\n" +"hd_id20161204094429235\n" "help.text" -msgid "--web" -msgstr "--web" +msgid "General arguments" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148836\n" -"72\n" +"par_id3153919\n" "help.text" -msgid "Starts with an empty HTML document." -msgstr "Inicia um documento HTML vazio." +msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149403\n" +"par_id315330t\n" "help.text" -msgid "--show {filename.odp}" -msgstr "--show {nome_do_arquivo.odp}" +msgid "Disables check for remote instances using the installation." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153838\n" -"80\n" +"par_id315053o\n" "help.text" -msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation." -msgstr "Inicia o arquivo do Impress <emph>{filename.odp}</emph> e começa a apresentação. Entra no modo de edição após a apresentação." +msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156276\n" -"13\n" +"par_id20161204101917197\n" +"help.text" +msgid "Store soffice.bin pid to <emph>{file}</emph>." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3146786\n" +"help.text" +msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"hd_id20161204103115358\n" "help.text" -msgid "--minimized" -msgstr "--minimized" +msgid "User/programmatic interface control" +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3151334\n" +"help.text" +msgid "Disables the splash screen at program start." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3146080\n" -"14\n" "help.text" msgid "Starts minimized. The splash screen is not displayed." -msgstr "Inicia com a tela minimizada. A tela de apresentação não é exibida." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145641\n" -"15\n" +"par_id3153306\n" "help.text" -msgid "--invisible" -msgstr "--invisible" +msgid "Starts without displaying anything except the splash screen." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3154756\n" -"16\n" "help.text" msgid "Starts in invisible mode." -msgstr "Inicia no modo invisível." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3148914\n" -"17\n" "help.text" -msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." -msgstr "Nem o logotipo de inicialização e nem a janela inicial do programa serão visíveis. Entretanto, é possível controlar o $[officename] e abrir documentos e caixas de diálogo através da <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147341\n" -"18\n" "help.text" -msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)." -msgstr "Quando o software $[officename] for iniciado com este parâmetro, ele só poderá ser encerrado pelo Gerenciador de tarefas (Windows) ou pelo comando <emph>kill</emph> nos sistemas similares ao UNIX." +msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3150388\n" -"48\n" "help.text" -msgid "It cannot be used in conjunction with <emph>-quickstart</emph>." -msgstr "Esse parâmetro não pode ser usado junto com o parâmetro <emph>-quickstart</emph>." +msgid "It cannot be used in conjunction with <emph>--quickstart</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3145147\n" -"19\n" "help.text" -msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>." -msgstr "Para obter mais informações, consulte o <emph>Guia do Desenvolvedor do $[officename]</emph>." +msgid "More information is found in <emph>$[officename] Developer's Guide</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155903\n" -"20\n" +"par_id3150530\n" +"help.text" +msgid "Starts in \"headless mode\" which allows using the application without user interface." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3156353\n" "help.text" -msgid "--norestore" -msgstr "--norestore" +msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3156374\n" -"21\n" "help.text" msgid "Disables restart and file recovery after a system crash." -msgstr "Desativa a opção de reinicialização e recuperação de arquivos após uma falha do sistema." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id5215918\n" +"par_id20161204120122917\n" "help.text" -msgid "--nofirststartwizard" -msgstr "--nofirststartwizard" +msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id5665761\n" +"par_id3147130\n" "help.text" -msgid "Disables the Welcome Wizard." -msgstr "Desativa o Assistente de boas-vindas." +msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148477\n" -"25\n" +"par_id20161204120828147\n" "help.text" -msgid "--quickstart" -msgstr "--quickstart" +msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153919\n" -"26\n" +"par_id3148874\n" "help.text" -msgid "Activates the Quickstarter." -msgstr "Ativa o Início rápido." +msgid "More information is found in <emph>$[officename] Developer's Guide</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3152479\n" -"30\n" +"par_id314713a\n" "help.text" -msgid "--accept={UNO string}" -msgstr "--accept={string UNO}" +msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147130\n" -"31\n" +"par_id20161204121422689\n" "help.text" -msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used." -msgstr "Notifica o $[officename] de que, após a criação do \"UNO Acceptor Threads\", será usado um \"UNO Accept String\"." +msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148874\n" -"32\n" +"par_id201612041220386\n" "help.text" -msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>." -msgstr "Para obter mais informações, consulte o <emph>Guia do Desenvolvedor do $[officename]</emph>." +msgid "Developer arguments" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315247a\n" -"30\n" +"par_id20161204122216505\n" "help.text" -msgid "--unaccept={UNO string}" -msgstr "--unaccept={string UNO}" +msgid "Exit after initialization complete (no documents loaded)." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314713a\n" -"31\n" +"par_id2016120412237431\n" "help.text" -msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors." -msgstr "Fecha um acceptor criado pelo comando --accept={string UNO}. Utilize --unaccept=all para fechar todos os acceptors." +msgid "Exit after loading documents." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3159238\n" -"36\n" +"par_id20161204122420839\n" "help.text" -msgid "-p {filename1} {filename2} ..." -msgstr "-p {filename1} {filename2} ..." +msgid "New document creation arguments" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3163666\n" -"37\n" +"par_id20161204122414892\n" "help.text" -msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear." -msgstr "Imprime os arquivos <emph>{filename1} {filename2} ...</emph> na impressora padrão e finaliza. A tela de apresentação não é exibida." +msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150828\n" -"49\n" +"par_id3147213\n" "help.text" -msgid "If the file name contains spaces, then it must be enclosed in quotation marks." -msgstr "Se o nome do arquivo contiver espaços, ele deverá ser colocado entre aspas." +msgid "Starts with an empty Writer document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150883\n" -"38\n" +"par_id3145261\n" "help.text" -msgid "--pt {Printername} {filename1} {filename2} ..." -msgstr "--pt {nome_da_impressora} {arquivo1} {arquivo2} ..." +msgid "Starts with an empty Calc document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155081\n" -"50\n" +"par_id3154011\n" "help.text" -msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear." -msgstr "Imprime os arquivos <emph>{filename1} {filename2} ...</emph> na impressora <emph>{Printername}</emph> e finaliza. A tela de apresentação não é exibida." +msgid "Starts with an empty Draw document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153655\n" -"51\n" +"par_id3153222\n" "help.text" -msgid "If the file name contains spaces, then it must be enclosed in quotation marks." -msgstr "Se o nome do arquivo contiver espaços, ele deverá ser colocado entre aspas." +msgid "Starts with an empty Impress document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154372\n" -"39\n" +"par_id3146928\n" "help.text" -msgid "-o {filename}" -msgstr "-o {filename}" +msgid "Starts with an empty Math document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150309\n" -"40\n" +"par_id3151075\n" "help.text" -msgid "Opens <emph>{filename}</emph> for editing, even if it is a template." -msgstr "Abra o <emph>{filename}</emph> para edição, mesmo que seja um modelo." +msgid "Starts with an empty Writer master document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151182\n" -"54\n" +"par_id3148836\n" "help.text" -msgid "--view {filename}" -msgstr "--view {arquivo}" +msgid "Starts with an empty HTML document." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145268\n" -"55\n" +"par_id20161204125123476\n" "help.text" -msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only." -msgstr "Cria uma cópia temporária do <emph>{filename}</emph> e abre-a no modo somente leitura." +msgid "File open arguments" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3166421\n" -"41\n" +"par_id20161204125411030\n" "help.text" -msgid "-n {filename}" -msgstr "-n {filename}" +msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3154259\n" -"42\n" "help.text" -msgid "Creates a new document using <emph>{filename}</emph> as a template." -msgstr "Cria um novo documento utilizando um <emph>{filename}</emph> como modelo." +msgid "Treats following files as templates for creation of new documents." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155126\n" -"43\n" +"par_id3150309\n" "help.text" -msgid "--nologo" -msgstr "--nologo" +msgid "Opens following files for editing, regardless whether they are templates or not." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151334\n" -"44\n" +"par_id3155081\n" "help.text" -msgid "Disables the splash screen at program start." -msgstr "Desativa a tela de apresentação ao iniciar o programa." +msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3159171\n" -"75\n" +"par_id3153655\n" +"51\n" "help.text" -msgid "--nodefault" -msgstr "--nodefault" +msgid "If the file name contains spaces, then it must be enclosed in quotation marks." +msgstr "Se o nome do arquivo contiver espaços, ele deverá ser colocado entre aspas." #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153306\n" -"76\n" +"par_id20161204010513716\n" "help.text" -msgid "Starts without displaying anything except the splash screen." -msgstr "Inicia sem qualquer exibição, exceto a tela de abertura." +msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315917t\n" -"75\n" +"par_id2016120401061890\n" "help.text" -msgid "--nolockcheck" -msgstr "--nolockcheck" +msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315330t\n" -"76\n" +"par_id3163666\n" "help.text" -msgid "Disables check for remote instances using the installation." -msgstr "Desativa a verificação das instâncias remotas utilizando a instalação." +msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3150828\n" +"help.text" +msgid "If the file name contains spaces, then it must be enclosed in quotation marks." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id2211676\n" +"par_id3145268\n" "help.text" -msgid "--nofirststartwizard" -msgstr "--nofirststartwizard" +msgid "Opens following files in viewer mode (read-only)." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id1641895\n" +"par_id3153838\n" "help.text" -msgid "Add this parameter to the program start command to suppress the Welcome Wizard." -msgstr "Adicione este parâmetro ao comando de inicialização do programa para suprimir o Assistente de boas-vindas." +msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153915\n" -"45\n" +"par_id315053p\n" "help.text" -msgid "--display {display}" -msgstr "--display {display}" +msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3146786\n" -"46\n" +"par_id2016120401222926\n" "help.text" -msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms." -msgstr "Define a variável de ambiente <emph>DISPLAY</emph> em sistemas similares ao UNIX, para o valor <emph>{display}</emph>. Este parâmetro só funciona pelo script de inicialização do software $[officename] nas plataformas similares ao UNIX." +msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149595\n" -"56\n" +"par_id315053q\n" "help.text" -msgid "--headless" -msgstr "--headless" +msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150530\n" -"57\n" +"par_id20161204012928262\n" "help.text" -msgid "Starts in \"headless mode\" which allows using the application without user interface." -msgstr "Inicia no \"modo sem monitor\", que permite utilizar o aplicativo sem a interface do usuário." +msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156353\n" -"58\n" +"par_id2016120401348732\n" "help.text" -msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." -msgstr "Esse modo especial pode ser utilizado quando o aplicativo é controlado por clientes externos através da <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959o\n" -"56\n" +"par_id2016120401398657\n" "help.text" -msgid "--infilter={filter}" -msgstr "--infilter={filter}" +msgid "Set a bootstrap variable. For example: to set a non-default user profile path:" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053o\n" -"57\n" +"par_id20161204014126760\n" "help.text" -msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"." -msgstr "Impõe o tipo do filtro de entrada, se possível. Ex.: --infilter=\"Calc Office Open XML\"." +msgid "Ignored switches" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959p\n" -"56\n" +"par_id2016120401435616\n" "help.text" -msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files" -msgstr "--convert-to extensão_do_arquivo_de_saida[:nome_do_filtro_de_saida] [--outdir diretório_de_saida] arquivos" +msgid "Ignored (MacOS X only)" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053p\n" -"57\n" +"par_id20161204014423695\n" "help.text" -msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc" -msgstr "Converte um lote de arquivos. Se não especificar --outdir, o atual diretório de trabalho será utilizado como diretório_de_destino.<br/>Por exemplo, --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc" +msgid "Ignored (COM+ related; Windows only)" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959q\n" -"56\n" +"par_id20161204014529900\n" "help.text" -msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files" -msgstr "--print-to-file [--printer-name nome_da_impressora] [--outdir diretório_de_saída] arquivos" +msgid "Does nothing, accepted only for backward compatibility." +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053q\n" -"57\n" +"par_id2016120401463584\n" "help.text" -msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc" -msgstr "Imprime um lote de arquivos para um arquivo. Se não especificar --outdir, o atual diretório de trabalho será utilizado como diretório_de_destino.<br/>Por exemplo, --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc" +msgid "Used only in unit tests and should have two arguments." +msgstr "" #: startcenter.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/simpress/00.po b/source/pt-BR/helpcontent2/source/text/simpress/00.po index 3a85fb583f4..a116df06efd 100644 --- a/source/pt-BR/helpcontent2/source/text/simpress/00.po +++ b/source/pt-BR/helpcontent2/source/text/simpress/00.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 18:10+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 03:09+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467828653.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481684973.000000\n" #: 00000004.xhp msgctxt "" @@ -782,7 +782,7 @@ msgctxt "" "12\n" "help.text" msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Slide Master Design</emph></variable>" -msgstr "" +msgstr "<variable id=\"seitenvorlage\">Escolha <emph>Slide - Design do Slide Mestre</emph></variable>" #: 00000406.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/simpress/01.po b/source/pt-BR/helpcontent2/source/text/simpress/01.po index 2cb4d91e65b..02c2cfd4b8b 100644 --- a/source/pt-BR/helpcontent2/source/text/simpress/01.po +++ b/source/pt-BR/helpcontent2/source/text/simpress/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-07 19:02+0000\n" +"PO-Revision-Date: 2016-12-22 09:52+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467918154.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482400369.000000\n" #: 01170000.xhp msgctxt "" @@ -492,7 +492,7 @@ msgctxt "" "2\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Abre o Navegador, com o qual é possível saltar para outros slides ou mover entre arquivos abertos.</ahelp>" #: 02110000.xhp msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "12\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Jumps to the first slide in the slide show.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Salta para o primeiro slide da apresentação.</ahelp>" #: 02110000.xhp msgctxt "" @@ -598,7 +598,7 @@ msgctxt "" "15\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Moves back one slide in the slide show.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Retorna ao slide anterior da apresentação.</ahelp>" #: 02110000.xhp msgctxt "" @@ -633,7 +633,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Move forward one slide in the slide show.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Avança para o próximo slide da apresentação.</ahelp>" #: 02110000.xhp msgctxt "" @@ -668,7 +668,7 @@ msgctxt "" "21\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Jumps to the last slide in the slide show.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Salta para o último slide da apresentação.</ahelp>" #: 02110000.xhp msgctxt "" @@ -703,7 +703,7 @@ msgctxt "" "24\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/dragmode\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies." -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/dragmode\">Arraste e solte slides e objetos nomeados para dentro de um slide ativo.</ahelp> Só é possível inserir slides e objetos nomeados oriundos de um arquivo já salvo. Os objetos nomeados só podem ser inseridos como cópias." #: 02110000.xhp msgctxt "" @@ -842,7 +842,7 @@ msgctxt "" "37\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/tree\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/tree\">Lista os slides disponíveis. Clique duas vezes em um slide para torná-lo ativo.</ahelp>" #: 02110000.xhp msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "35\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/documents\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert." -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/documents\">Lista arquivos do $[officename] disponíveis.</ahelp> Selecione um arquivo para exibir o conteúdo que pode ser inserido." #: 02120000.xhp msgctxt "" @@ -2159,7 +2159,7 @@ msgctxt "" "par_id083120160418133174\n" "help.text" msgid "<image id=\"img_id083120160418043590\" src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" width=\"6.5835in\" height=\"5.5102in\"><alt id=\"alt_id083120160418043590\">Header and footer dialog</alt></image>" -msgstr "" +msgstr "<image id=\"img_id083120160418043590\" src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" width=\"6.5835in\" height=\"5.5102in\"><alt id=\"alt_id083120160418043590\">Caixa de diálogo do cabeçalho e do rodapé</alt></image>" #: 03152000.xhp msgctxt "" @@ -2700,7 +2700,7 @@ msgctxt "" "par_id083120160555409190\n" "help.text" msgid "<image id=\"img_id083120160554511738\" src=\"media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png\" width=\"3.0728in\" height=\"2.6354in\"><alt id=\"alt_id083120160554511738\">Snap points dialog</alt></image>" -msgstr "" +msgstr "<image id=\"img_id083120160554511738\" src=\"media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png\" width=\"3.0728in\" height=\"2.6354in\"><alt id=\"alt_id083120160554511738\">Caixa de diálogo Pontos de encaixe</alt></image>" #: 04030000.xhp msgctxt "" @@ -6768,7 +6768,7 @@ msgctxt "" "bm_id3153818\n" "help.text" msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>apresentações; configurações para</bookmark_value> <bookmark_value>apresentações de slides; configurações para</bookmark_value> <bookmark_value>apresentações; janela / tela inteira</bookmark_value> <bookmark_value>monitores múltiplos</bookmark_value>" #: 06080000.xhp msgctxt "" @@ -6856,7 +6856,7 @@ msgctxt "" "hd_id3150653\n" "help.text" msgid "Presentation Mode" -msgstr "" +msgstr "Modo de apresentação" #: 06080000.xhp msgctxt "" @@ -6872,7 +6872,7 @@ msgctxt "" "hd_id3150482\n" "help.text" msgid "Full screen" -msgstr "" +msgstr "Tela Cheia" #: 06080000.xhp msgctxt "" @@ -6888,7 +6888,7 @@ msgctxt "" "hd_id3153034\n" "help.text" msgid "In a window" -msgstr "" +msgstr "Numa janela" #: 06080000.xhp msgctxt "" @@ -6904,7 +6904,7 @@ msgctxt "" "hd_id3145593\n" "help.text" msgid "Loop and repeat after" -msgstr "" +msgstr "Circular e repetir após" #: 06080000.xhp msgctxt "" @@ -7008,7 +7008,7 @@ msgctxt "" "par_id3150475\n" "help.text" msgid "Anything you write with the pen will appear in your slides after exiting the slideshow. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show." -msgstr "" +msgstr "Qualquer elemento que você escreva com a caneta aparecerá no slide após sair da apresentação. As propriedades da caneta podem ser alteradas escolhendo os comandos <emph>Largura da caneta</emph> ou <emph>Alterar cor da caneta</emph> no menu de contexto da apresentação." #: 06080000.xhp msgctxt "" @@ -7064,7 +7064,7 @@ msgctxt "" "hd_id6086611\n" "help.text" msgid "Multiple Displays" -msgstr "" +msgstr "Múltiplas Telas" #: 06080000.xhp msgctxt "" @@ -7072,7 +7072,7 @@ msgctxt "" "par_id5446943\n" "help.text" msgid "By default the primary display is used for slide show mode. If the current desktop is displayed on more than one display, you can select which display to use for full screen slide show mode. If the current desktop spans only one display, or if the multi display feature is not supported on the current system, you cannot select another display." -msgstr "" +msgstr "Por padrão, a tela principal é usada para o modo de apresentação de slides. Se a área de trabalho atual for exibida em mais de uma tela, será possível selecionar a tela a ser usada para o modo de apresentação de slides em tela inteira. Se a área de trabalho atual aplicar-se apenas a uma tela, ou se o recurso de telas múltiplas não for suportado no sistema atual, não será possível selecionar outra tela." #: 06080000.xhp msgctxt "" @@ -7080,7 +7080,7 @@ msgctxt "" "hd_id4962309\n" "help.text" msgid "Presentation display" -msgstr "" +msgstr "Tela de apresentação" #: 06080000.xhp msgctxt "" @@ -7088,7 +7088,7 @@ msgctxt "" "par_id5168919\n" "help.text" msgid "<ahelp hid=\".\">Select a display to use for full screen slide show mode.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Selecione uma das telas para utilizar no modo de apresentação de slides em tela inteira.</ahelp>" #: 06080000.xhp msgctxt "" @@ -7096,7 +7096,7 @@ msgctxt "" "par_id4846339\n" "help.text" msgid "If the system allows the user to span a window over all available displays, you can also select \"All displays\". In this case the presentation is spanned over all available displays." -msgstr "" +msgstr "Se o sistema permitir expandir uma janela a todas as telas disponíveis, também será possível selecionar \"Todas as telas\". Neste caso, a apresentação será aplicada a todas as telas disponíveis." #: 06080000.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/simpress/guide.po b/source/pt-BR/helpcontent2/source/text/simpress/guide.po index b62f794cdf7..42d3e67b22f 100644 --- a/source/pt-BR/helpcontent2/source/text/simpress/guide.po +++ b/source/pt-BR/helpcontent2/source/text/simpress/guide.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-07 19:13+0000\n" -"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" +"PO-Revision-Date: 2016-12-14 04:15+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467918803.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481688958.000000\n" #: 3d_create.xhp msgctxt "" @@ -1178,7 +1178,7 @@ msgctxt "" "par_idN1083F\n" "help.text" msgid "Choose <emph>File - Templates - Save As Template</emph> to save the document as a template." -msgstr "" +msgstr "Escolha <emph>Arquivo - Modelos - Salvar como modelo</emph> para salvar o documento como modelo." #: background.xhp msgctxt "" @@ -1194,7 +1194,7 @@ msgctxt "" "par_idN1084A\n" "help.text" msgid "Now you can use the Templates window to open a new presentation based on your new template." -msgstr "" +msgstr "Agora você pode usar a janela Modelos para abrir uma nova apresentação com base no novo modelo." #: change_scale.xhp msgctxt "" @@ -3633,7 +3633,7 @@ msgctxt "" "19\n" "help.text" msgid "Select <emph>Slide - Slide Master Design</emph>." -msgstr "" +msgstr "Selecione <emph>Slide - Modelos do slide mestre</emph>." #: masterpage.xhp msgctxt "" @@ -3704,7 +3704,7 @@ msgctxt "" "par_idN106FA\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Clique com o botão esquerdo do mouse para aplicar a página mestra a todos os slides. Clique com o botão direito para abrir o menu de contexto.</ahelp>" #: masterpage.xhp msgctxt "" @@ -3712,7 +3712,7 @@ msgctxt "" "par_idN10747\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica a página mestra a todos os slides.</ahelp>" #: masterpage.xhp msgctxt "" @@ -3720,7 +3720,7 @@ msgctxt "" "par_idN10762\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica a página mestra ou o modelo do slide aos slides selecionados.</ahelp>" #: masterpage.xhp msgctxt "" @@ -3728,7 +3728,7 @@ msgctxt "" "par_idN10785\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Dimensiona a visualização das páginas mestras.</ahelp>" #: masterpage.xhp msgctxt "" @@ -3736,7 +3736,7 @@ msgctxt "" "par_idN107CB\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Clique para aplicar um modelo de slide a todos os slides selecionados. Clique com o botão direito do mouse para abrir o menu de contexto.</ahelp>" #: masterpage.xhp msgctxt "" @@ -4799,7 +4799,7 @@ msgctxt "" "par_id3145248\n" "help.text" msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Loop and repeat after</emph> and <emph>OK</emph>." -msgstr "" +msgstr "Para que toda a apresentação se repita automaticamente, abra o menu <emph>Apresentação de Slides - Configurações da apresentação de slides</emph>. Selecione <emph>Circular e repetir após</emph> e clique no botão <emph>OK</emph>." #: rehearse_timings.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/smath/00.po b/source/pt-BR/helpcontent2/source/text/smath/00.po index 1a0c5e84aeb..302fe50df9a 100644 --- a/source/pt-BR/helpcontent2/source/text/smath/00.po +++ b/source/pt-BR/helpcontent2/source/text/smath/00.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 18:15+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-14 03:13+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467828949.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481685192.000000\n" #: 00000004.xhp msgctxt "" @@ -322,7 +322,7 @@ msgctxt "" "par_id3153535\n" "help.text" msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -357,7 +357,7 @@ msgctxt "" "par_id3147531\n" "help.text" msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "par_id3146921\n" "help.text" msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -427,7 +427,7 @@ msgctxt "" "par_id3149103\n" "help.text" msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -462,7 +462,7 @@ msgctxt "" "par_id3147584\n" "help.text" msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -497,7 +497,7 @@ msgctxt "" "par_id3154376\n" "help.text" msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -532,7 +532,7 @@ msgctxt "" "par_id3151029\n" "help.text" msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -567,7 +567,7 @@ msgctxt "" "par_id3151377\n" "help.text" msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" @@ -726,7 +726,7 @@ msgctxt "" "par_id3154715\n" "help.text" msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Ícone</alt></image>" #: 00000004.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/smath/01.po b/source/pt-BR/helpcontent2/source/text/smath/01.po index 97d3777673c..a0a775b0b6e 100644 --- a/source/pt-BR/helpcontent2/source/text/smath/01.po +++ b/source/pt-BR/helpcontent2/source/text/smath/01.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 18:16+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-22 08:08+0000\n" +"Last-Translator: Mac-Cormick <joao.cormick@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467828972.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482394117.000000\n" #: 02080000.xhp msgctxt "" @@ -1035,7 +1035,7 @@ msgctxt "" "par_idN10086\n" "help.text" msgid "<image id=\"img_id3153573\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153573\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1061,7 +1061,7 @@ msgctxt "" "par_idN100BF\n" "help.text" msgid "<image id=\"img_id3147523\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147523\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1087,7 +1087,7 @@ msgctxt "" "par_idN10101\n" "help.text" msgid "<image id=\"img_id3154196\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154196\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1113,7 +1113,7 @@ msgctxt "" "par_idN10140\n" "help.text" msgid "<image id=\"img_id3154835\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154835\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1139,7 +1139,7 @@ msgctxt "" "par_idN10182\n" "help.text" msgid "<image id=\"img_id3147321\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147321\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1165,7 +1165,7 @@ msgctxt "" "par_idN101BF\n" "help.text" msgid "<image id=\"img_id3151030\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151030\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1191,7 +1191,7 @@ msgctxt "" "par_idN101FC\n" "help.text" msgid "<image id=\"img_id3155133\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155133\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1217,7 +1217,7 @@ msgctxt "" "par_idN1023B\n" "help.text" msgid "<image id=\"img_id3147468\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147468\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1243,7 +1243,7 @@ msgctxt "" "par_idN10279\n" "help.text" msgid "<image id=\"img_id3155982\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155982\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1269,7 +1269,7 @@ msgctxt "" "par_idN102B5\n" "help.text" msgid "<image id=\"img_id3155773\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155773\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1295,7 +1295,7 @@ msgctxt "" "par_idN102F3\n" "help.text" msgid "<image id=\"img_id3148442\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148442\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1321,7 +1321,7 @@ msgctxt "" "par_idN10331\n" "help.text" msgid "<image id=\"img_id3153299\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153299\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1347,7 +1347,7 @@ msgctxt "" "par_idN1036F\n" "help.text" msgid "<image id=\"img_id3153976\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153976\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1373,7 +1373,7 @@ msgctxt "" "par_idN103AD\n" "help.text" msgid "<image id=\"img_id3151195\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151195\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1399,7 +1399,7 @@ msgctxt "" "par_idN103EB\n" "help.text" msgid "<image id=\"img_id3150103\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150103\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1425,7 +1425,7 @@ msgctxt "" "par_idN1042C\n" "help.text" msgid "<image id=\"img_id3151228\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151228\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1451,7 +1451,7 @@ msgctxt "" "par_idN1046D\n" "help.text" msgid "<image id=\"img_id3151003\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151003\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1477,7 +1477,7 @@ msgctxt "" "par_idN104AB\n" "help.text" msgid "<image id=\"img_id3149631\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149631\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1503,7 +1503,7 @@ msgctxt "" "par_idN104E7\n" "help.text" msgid "<image id=\"img_id3149969\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149969\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1529,7 +1529,7 @@ msgctxt "" "par_idN10525\n" "help.text" msgid "<image id=\"img_id3149516\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149516\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1555,7 +1555,7 @@ msgctxt "" "par_idN10563\n" "help.text" msgid "<image id=\"img_id3148697\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148697\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1581,7 +1581,7 @@ msgctxt "" "par_idN10564\n" "help.text" msgid "<image id=\"img_id3148698\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148698\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1607,7 +1607,7 @@ msgctxt "" "par_idN10565\n" "help.text" msgid "<image id=\"img_id3148699\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148699\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1633,7 +1633,7 @@ msgctxt "" "par_idN10566\n" "help.text" msgid "<image id=\"img_id3148700\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148700\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1659,7 +1659,7 @@ msgctxt "" "par_idN10567\n" "help.text" msgid "<image id=\"img_id3148701\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148701\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1685,7 +1685,7 @@ msgctxt "" "par_idN10568\n" "help.text" msgid "<image id=\"img_id3148702\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148702\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1711,7 +1711,7 @@ msgctxt "" "par_idN10569\n" "help.text" msgid "<image id=\"img_id3148703\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148703\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1737,7 +1737,7 @@ msgctxt "" "par_idN10570\n" "help.text" msgid "<image id=\"img_id3148704\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148704\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1763,7 +1763,7 @@ msgctxt "" "par_idN10571\n" "help.text" msgid "<image id=\"img_id3148705\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148705\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Ícone</alt></image>" #: 03090200.xhp msgctxt "" @@ -1895,7 +1895,7 @@ msgctxt "" "par_idN10088\n" "help.text" msgid "<image id=\"img_id3152944\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152944\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -1921,7 +1921,7 @@ msgctxt "" "par_idN100C4\n" "help.text" msgid "<image id=\"img_id3150970\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150970\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -1947,7 +1947,7 @@ msgctxt "" "par_idN10102\n" "help.text" msgid "<image id=\"img_id3146932\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146932\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -1973,7 +1973,7 @@ msgctxt "" "par_idN1013E\n" "help.text" msgid "<image id=\"img_id3149814\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149814\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -1999,7 +1999,7 @@ msgctxt "" "par_idN1017A\n" "help.text" msgid "<image id=\"img_id3152766\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152766\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2025,7 +2025,7 @@ msgctxt "" "par_idN101B8\n" "help.text" msgid "<image id=\"img_id3151023\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151023\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2051,7 +2051,7 @@ msgctxt "" "par_idN101F4\n" "help.text" msgid "<image id=\"img_id3145772\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145772\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2077,7 +2077,7 @@ msgctxt "" "par_idN10230\n" "help.text" msgid "<image id=\"img_id3147409\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147409\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2103,7 +2103,7 @@ msgctxt "" "par_idN1026C\n" "help.text" msgid "<image id=\"img_id3149562\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149562\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2129,7 +2129,7 @@ msgctxt "" "par_idN102AA\n" "help.text" msgid "<image id=\"img_id3147109\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147109\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2155,7 +2155,7 @@ msgctxt "" "par_idN102E6\n" "help.text" msgid "<image id=\"img_id3147055\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147055\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2181,7 +2181,7 @@ msgctxt "" "par_idN10322\n" "help.text" msgid "<image id=\"img_id3154578\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154578\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2207,7 +2207,7 @@ msgctxt "" "par_idN1035E\n" "help.text" msgid "<image id=\"img_id3149332\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149332\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Ícone</alt></image>" #: 03090300.xhp msgctxt "" @@ -2339,7 +2339,7 @@ msgctxt "" "par_idN10081\n" "help.text" msgid "<image id=\"img_id3153154\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153154\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2365,7 +2365,7 @@ msgctxt "" "par_idN100BC\n" "help.text" msgid "<image id=\"img_id3147507\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147507\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2391,7 +2391,7 @@ msgctxt "" "par_idN100F7\n" "help.text" msgid "<image id=\"img_id3154574\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154574\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2417,7 +2417,7 @@ msgctxt "" "par_idN10132\n" "help.text" msgid "<image id=\"img_id3149687\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149687\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2443,7 +2443,7 @@ msgctxt "" "par_id3149483\n" "help.text" msgid "<image id=\"img_id3149490\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149490\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2469,7 +2469,7 @@ msgctxt "" "par_idN101B1\n" "help.text" msgid "<image id=\"img_id3149043\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149043\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2495,7 +2495,7 @@ msgctxt "" "par_idN101EA\n" "help.text" msgid "<image id=\"img_id3147139\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147139\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2521,7 +2521,7 @@ msgctxt "" "par_idN10223\n" "help.text" msgid "<image id=\"img_id3148759\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148759\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2547,7 +2547,7 @@ msgctxt "" "par_idN1025C\n" "help.text" msgid "<image id=\"img_id3149536\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149536\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2573,7 +2573,7 @@ msgctxt "" "par_idN10295\n" "help.text" msgid "<image id=\"img_id3147499\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147499\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2599,7 +2599,7 @@ msgctxt "" "par_idN102CE\n" "help.text" msgid "<image id=\"img_id3168610\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168610\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2625,7 +2625,7 @@ msgctxt "" "par_idN10309\n" "help.text" msgid "<image id=\"img_id3147608\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147608\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2651,7 +2651,7 @@ msgctxt "" "par_idN10342\n" "help.text" msgid "<image id=\"img_id3151087\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151087\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2677,7 +2677,7 @@ msgctxt "" "par_idN1037C\n" "help.text" msgid "<image id=\"img_id3151112\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151112\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2703,7 +2703,7 @@ msgctxt "" "par_idN103B5\n" "help.text" msgid "<image id=\"img_id3154714\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154714\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2729,7 +2729,7 @@ msgctxt "" "par_idN103EE\n" "help.text" msgid "<image id=\"img_id3145633\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145633\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2755,7 +2755,7 @@ msgctxt "" "par_idN10427\n" "help.text" msgid "<image id=\"img_id3146951\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146951\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2781,7 +2781,7 @@ msgctxt "" "par_idN10460\n" "help.text" msgid "<image id=\"img_id3149369\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149369\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2807,7 +2807,7 @@ msgctxt "" "par_idN10493\n" "help.text" msgid "<image id=\"img_id3153141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2833,7 +2833,7 @@ msgctxt "" "par_idN104CC\n" "help.text" msgid "<image id=\"img_id3154624\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154624\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2859,7 +2859,7 @@ msgctxt "" "par_idN10507\n" "help.text" msgid "<image id=\"img_id3154023\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154023\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2885,7 +2885,7 @@ msgctxt "" "par_idN1053A\n" "help.text" msgid "<image id=\"img_id3149602\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149602\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2911,7 +2911,7 @@ msgctxt "" "par_idN10573\n" "help.text" msgid "<image id=\"img_id3155342\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155342\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2937,7 +2937,7 @@ msgctxt "" "par_idN105AC\n" "help.text" msgid "<image id=\"img_id3150842\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150842\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -2963,7 +2963,7 @@ msgctxt "" "par_idN105E5\n" "help.text" msgid "<image id=\"img_id3145301\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145301\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Ícone</alt></image>" #: 03090400.xhp msgctxt "" @@ -3059,7 +3059,7 @@ msgctxt "" "par_idN10084\n" "help.text" msgid "<image id=\"img_id3149801\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149801\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3085,7 +3085,7 @@ msgctxt "" "par_idN100BF\n" "help.text" msgid "<image id=\"img_id3158440\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158440\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3111,7 +3111,7 @@ msgctxt "" "par_idN100F8\n" "help.text" msgid "<image id=\"img_id3146923\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146923\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3137,7 +3137,7 @@ msgctxt "" "par_idN10131\n" "help.text" msgid "<image id=\"img_id3149815\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149815\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3163,7 +3163,7 @@ msgctxt "" "par_idN1016C\n" "help.text" msgid "<image id=\"img_id3148736\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148736\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3189,7 +3189,7 @@ msgctxt "" "par_idN101A5\n" "help.text" msgid "<image id=\"img_id3153350\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153350\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3215,7 +3215,7 @@ msgctxt "" "par_idN101DE\n" "help.text" msgid "<image id=\"img_id3155118\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155118\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3241,7 +3241,7 @@ msgctxt "" "par_idN10217\n" "help.text" msgid "<image id=\"img_id3155867\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155867\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3267,7 +3267,7 @@ msgctxt "" "par_idN10253\n" "help.text" msgid "<image id=\"img_id3149561\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149561\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3293,7 +3293,7 @@ msgctxt "" "par_idN1028E\n" "help.text" msgid "<image id=\"img_id3147733\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147733\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3319,7 +3319,7 @@ msgctxt "" "par_idN102CC\n" "help.text" msgid "<image id=\"img_id3148852\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148852\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3345,7 +3345,7 @@ msgctxt "" "par_idN10307\n" "help.text" msgid "<image id=\"img_id3153794\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153794\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3371,7 +3371,7 @@ msgctxt "" "par_idN10342\n" "help.text" msgid "<image id=\"img_id3153972\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153972\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3397,7 +3397,7 @@ msgctxt "" "par_idN1037E\n" "help.text" msgid "<image id=\"img_id3155598\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155598\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3423,7 +3423,7 @@ msgctxt "" "par_idN103B7\n" "help.text" msgid "<image id=\"img_id3153223\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153223\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3449,7 +3449,7 @@ msgctxt "" "par_idN103F0\n" "help.text" msgid "<image id=\"img_id3150026\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150026\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3475,7 +3475,7 @@ msgctxt "" "par_idN10429\n" "help.text" msgid "<image id=\"img_id3154235\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154235\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3501,7 +3501,7 @@ msgctxt "" "par_idN10464\n" "help.text" msgid "<image id=\"img_id3154349\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154349\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3527,7 +3527,7 @@ msgctxt "" "par_idN104A0\n" "help.text" msgid "<image id=\"img_id3149646\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149646\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Ícone</alt></image>" #: 03090500.xhp msgctxt "" @@ -3750,7 +3750,7 @@ msgctxt "" "par_idN10098\n" "help.text" msgid "<image id=\"img_id3150391\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150391\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3776,7 +3776,7 @@ msgctxt "" "par_idN100D5\n" "help.text" msgid "<image id=\"img_id3154504\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154504\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3802,7 +3802,7 @@ msgctxt "" "par_idN10115\n" "help.text" msgid "<image id=\"img_id3155370\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155370\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3828,7 +3828,7 @@ msgctxt "" "par_idN1014E\n" "help.text" msgid "<image id=\"img_id3145202\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145202\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3854,7 +3854,7 @@ msgctxt "" "par_idN10187\n" "help.text" msgid "<image id=\"img_id3159179\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159179\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3880,7 +3880,7 @@ msgctxt "" "par_idN101C0\n" "help.text" msgid "<image id=\"img_id3149808\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149808\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3906,7 +3906,7 @@ msgctxt "" "par_idN101FB\n" "help.text" msgid "<image id=\"img_id3153776\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153776\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3932,7 +3932,7 @@ msgctxt "" "par_idN10236\n" "help.text" msgid "<image id=\"img_id3149695\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149695\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3958,7 +3958,7 @@ msgctxt "" "par_idN1026E\n" "help.text" msgid "<image id=\"img_id3148986\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148986\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -3984,7 +3984,7 @@ msgctxt "" "par_idN102A7\n" "help.text" msgid "<image id=\"img_id3147095\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147095\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4010,7 +4010,7 @@ msgctxt "" "par_idN102E0\n" "help.text" msgid "<image id=\"img_id3147328\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147328\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4036,7 +4036,7 @@ msgctxt "" "par_idN10319\n" "help.text" msgid "<image id=\"img_id3153359\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153359\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4062,7 +4062,7 @@ msgctxt "" "par_idN10352\n" "help.text" msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4088,7 +4088,7 @@ msgctxt "" "par_idN1038B\n" "help.text" msgid "<image id=\"img_id3148873\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148873\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4114,7 +4114,7 @@ msgctxt "" "par_idN103C4\n" "help.text" msgid "<image id=\"img_id3147424\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147424\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4140,7 +4140,7 @@ msgctxt "" "par_idN103FD\n" "help.text" msgid "<image id=\"img_id3145130\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145130\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4166,7 +4166,7 @@ msgctxt "" "par_idN10436\n" "help.text" msgid "<image id=\"img_id3145318\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145318\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4192,7 +4192,7 @@ msgctxt "" "par_idN1046F\n" "help.text" msgid "<image id=\"img_id3156104\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156104\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4218,7 +4218,7 @@ msgctxt "" "par_idN104A8\n" "help.text" msgid "<image id=\"img_id3145626\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145626\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Ícone</alt></image>" #: 03090600.xhp msgctxt "" @@ -4472,7 +4472,7 @@ msgctxt "" "par_idN1008B\n" "help.text" msgid "<image id=\"img_id3150981\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150981\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4498,7 +4498,7 @@ msgctxt "" "par_idN100C4\n" "help.text" msgid "<image id=\"img_id3149691\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149691\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4524,7 +4524,7 @@ msgctxt "" "par_idN100FF\n" "help.text" msgid "<image id=\"img_id3149097\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149097\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4550,7 +4550,7 @@ msgctxt "" "par_idN1013E\n" "help.text" msgid "<image id=\"img_id3149044\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149044\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4576,7 +4576,7 @@ msgctxt "" "par_idN10179\n" "help.text" msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4602,7 +4602,7 @@ msgctxt "" "par_idN101B2\n" "help.text" msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4628,7 +4628,7 @@ msgctxt "" "par_idN101EB\n" "help.text" msgid "<image id=\"img_id3149544\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149544\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4654,7 +4654,7 @@ msgctxt "" "par_idN10226\n" "help.text" msgid "<image id=\"img_id3145265\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145265\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4680,7 +4680,7 @@ msgctxt "" "par_idN10265\n" "help.text" msgid "<image id=\"img_id3149220\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149220\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4706,7 +4706,7 @@ msgctxt "" "par_idN102A0\n" "help.text" msgid "<image id=\"img_id3149848\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149848\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4732,7 +4732,7 @@ msgctxt "" "par_idN102DC\n" "help.text" msgid "<image id=\"img_id3154094\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154094\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4758,7 +4758,7 @@ msgctxt "" "par_idN10317\n" "help.text" msgid "<image id=\"img_id3156130\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156130\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4784,7 +4784,7 @@ msgctxt "" "par_idN10352\n" "help.text" msgid "<image id=\"img_id3155583\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155583\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4810,7 +4810,7 @@ msgctxt "" "par_idN1038D\n" "help.text" msgid "<image id=\"img_id3155085\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155085\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -4836,7 +4836,7 @@ msgctxt "" "par_idN103C9\n" "help.text" msgid "<image id=\"img_id3150027\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150027\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Ícone</alt></image>" #: 03090700.xhp msgctxt "" @@ -5047,7 +5047,7 @@ msgctxt "" "par_idN10081\n" "help.text" msgid "<image id=\"img_id3145418\" src=\"res/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145418\" src=\"res/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5073,7 +5073,7 @@ msgctxt "" "par_idN100BC\n" "help.text" msgid "<image id=\"img_id3153782\" src=\"res/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153782\" src=\"res/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5099,7 +5099,7 @@ msgctxt "" "par_idN100F7\n" "help.text" msgid "<image id=\"img_id3150972\" src=\"res/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150972\" src=\"res/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5125,7 +5125,7 @@ msgctxt "" "par_idN10135\n" "help.text" msgid "<image id=\"img_id3155180\" src=\"res/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155180\" src=\"res/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5151,7 +5151,7 @@ msgctxt "" "par_idN1016E\n" "help.text" msgid "<image id=\"img_id3147093\" src=\"res/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147093\" src=\"res/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5177,7 +5177,7 @@ msgctxt "" "par_idN101A7\n" "help.text" msgid "<image id=\"img_id3155147\" src=\"res/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155147\" src=\"res/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5203,7 +5203,7 @@ msgctxt "" "par_idN101E0\n" "help.text" msgid "<image id=\"img_id3154922\" src=\"res/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154922\" src=\"res/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5229,7 +5229,7 @@ msgctxt "" "par_idN1021C\n" "help.text" msgid "<image id=\"img_id3148889\" src=\"res/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148889\" src=\"res/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5255,7 +5255,7 @@ msgctxt "" "par_idN10255\n" "help.text" msgid "<image id=\"img_id3147473\" src=\"res/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147473\" src=\"res/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5281,7 +5281,7 @@ msgctxt "" "par_idN1028E\n" "help.text" msgid "<image id=\"img_id3155974\" src=\"res/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155974\" src=\"res/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5307,7 +5307,7 @@ msgctxt "" "par_idN102C9\n" "help.text" msgid "<image id=\"img_id3147119\" src=\"res/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147119\" src=\"res/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5333,7 +5333,7 @@ msgctxt "" "par_idN10304\n" "help.text" msgid "<image id=\"img_id3147065\" src=\"res/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147065\" src=\"res/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5359,7 +5359,7 @@ msgctxt "" "par_idN1033F\n" "help.text" msgid "<image id=\"img_id3154590\" src=\"res/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154590\" src=\"res/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5385,7 +5385,7 @@ msgctxt "" "par_idN1037A\n" "help.text" msgid "<image id=\"img_id3149318\" src=\"res/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149318\" src=\"res/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5411,7 +5411,7 @@ msgctxt "" "par_idN103B7\n" "help.text" msgid "<image id=\"img_id3151193\" src=\"res/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151193\" src=\"res/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5437,7 +5437,7 @@ msgctxt "" "par_idN103F4\n" "help.text" msgid "<image id=\"img_id3146956\" src=\"res/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146956\" src=\"res/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5463,7 +5463,7 @@ msgctxt "" "par_idN10431\n" "help.text" msgid "<image id=\"img_id3151223\" src=\"res/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151223\" src=\"res/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5489,7 +5489,7 @@ msgctxt "" "par_idN1046E\n" "help.text" msgid "<image id=\"img_id3156087\" src=\"res/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156087\" src=\"res/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5515,7 +5515,7 @@ msgctxt "" "par_idN104A7\n" "help.text" msgid "<image id=\"img_id3147383\" src=\"res/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147383\" src=\"res/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5541,7 +5541,7 @@ msgctxt "" "par_idN104E0\n" "help.text" msgid "<image id=\"img_id3154038\" src=\"res/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154038\" src=\"res/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5567,7 +5567,7 @@ msgctxt "" "par_idN10519\n" "help.text" msgid "<image id=\"img_id3149625\" src=\"res/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149625\" src=\"res/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -5593,7 +5593,7 @@ msgctxt "" "par_idN10552\n" "help.text" msgid "<image id=\"img_id3155555\" src=\"res/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155555\" src=\"res/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Ícone</alt></image>" #: 03090800.xhp msgctxt "" @@ -7501,7 +7501,7 @@ msgctxt "" "par_id3156247\n" "help.text" msgid "<image id=\"img_id3156253\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156253\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7543,7 +7543,7 @@ msgctxt "" "par_id3153031\n" "help.text" msgid "<image id=\"img_id3153037\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153037\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7568,7 +7568,7 @@ msgctxt "" "par_id3155548\n" "help.text" msgid "<image id=\"img_id3155554\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155554\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7585,7 +7585,7 @@ msgctxt "" "par_id3150600\n" "help.text" msgid "<image id=\"img_id3150606\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150606\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7610,7 +7610,7 @@ msgctxt "" "par_id3152978\n" "help.text" msgid "<image id=\"img_id3152984\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152984\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7635,7 +7635,7 @@ msgctxt "" "par_id3152741\n" "help.text" msgid "<image id=\"img_id3153876\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153876\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7669,7 +7669,7 @@ msgctxt "" "par_id3150840\n" "help.text" msgid "<image id=\"img_id3150846\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150846\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7695,7 +7695,7 @@ msgctxt "" "par_id3154050\n" "help.text" msgid "<image id=\"img_id3154056\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154056\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7712,7 +7712,7 @@ msgctxt "" "par_id3150419\n" "help.text" msgid "<image id=\"img_id3150425\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150425\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7729,7 +7729,7 @@ msgctxt "" "par_id3154424\n" "help.text" msgid "<image id=\"img_id3154429\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154429\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7746,7 +7746,7 @@ msgctxt "" "par_id3155410\n" "help.text" msgid "<image id=\"img_id3155417\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155417\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7763,7 +7763,7 @@ msgctxt "" "par_id3153373\n" "help.text" msgid "<image id=\"img_id3153379\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153379\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7780,7 +7780,7 @@ msgctxt "" "par_id3149139\n" "help.text" msgid "<image id=\"img_id3149145\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149145\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7797,7 +7797,7 @@ msgctxt "" "par_id3153648\n" "help.text" msgid "<image id=\"img_id3153653\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153653\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7814,7 +7814,7 @@ msgctxt "" "par_id3145098\n" "help.text" msgid "<image id=\"img_id3145104\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145104\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7831,7 +7831,7 @@ msgctxt "" "par_id3152809\n" "help.text" msgid "<image id=\"img_id3150267\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150267\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7848,7 +7848,7 @@ msgctxt "" "par_id3153161\n" "help.text" msgid "<image id=\"img_id3153168\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153168\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7865,7 +7865,7 @@ msgctxt "" "par_id3150336\n" "help.text" msgid "<image id=\"img_id3148396\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148396\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7882,7 +7882,7 @@ msgctxt "" "par_id3154416\n" "help.text" msgid "<image id=\"img_id3154422\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154422\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7899,7 +7899,7 @@ msgctxt "" "par_id3149265\n" "help.text" msgid "<image id=\"img_id3149271\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149271\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7916,7 +7916,7 @@ msgctxt "" "par_id3153957\n" "help.text" msgid "<image id=\"img_id3153962\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153962\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7933,7 +7933,7 @@ msgctxt "" "par_id3153958\n" "help.text" msgid "<image id=\"img_id3153963\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153963\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7950,7 +7950,7 @@ msgctxt "" "par_id3153959\n" "help.text" msgid "<image id=\"img_id3153964\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153964\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7967,7 +7967,7 @@ msgctxt "" "par_id3153960\n" "help.text" msgid "<image id=\"img_id3153965\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153965\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -7984,7 +7984,7 @@ msgctxt "" "par_id3153961\n" "help.text" msgid "<image id=\"img_id3153966\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153966\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -8001,7 +8001,7 @@ msgctxt "" "par_id3153962\n" "help.text" msgid "<image id=\"img_id3153967\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153967\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -8018,7 +8018,7 @@ msgctxt "" "par_id3153963\n" "help.text" msgid "<image id=\"img_id3153968\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153968\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -8035,7 +8035,7 @@ msgctxt "" "par_id3153964\n" "help.text" msgid "<image id=\"img_id3153969\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153969\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -8052,7 +8052,7 @@ msgctxt "" "par_id3153965\n" "help.text" msgid "<image id=\"img_id3153970\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153970\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Ícone</alt></image>" #: 03091502.xhp msgctxt "" @@ -8137,7 +8137,7 @@ msgctxt "" "par_id3146505\n" "help.text" msgid "<image id=\"img_id3146512\" src=\"res/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146512\" src=\"res/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8154,7 +8154,7 @@ msgctxt "" "par_id3159379\n" "help.text" msgid "<image id=\"img_id3159386\" src=\"res/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159386\" src=\"res/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8171,7 +8171,7 @@ msgctxt "" "par_id3158166\n" "help.text" msgid "<image id=\"img_id3158173\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158173\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8188,7 +8188,7 @@ msgctxt "" "par_id3152402\n" "help.text" msgid "<image id=\"img_id3152408\" src=\"res/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152408\" src=\"res/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8205,7 +8205,7 @@ msgctxt "" "par_id3158212\n" "help.text" msgid "<image id=\"img_id3158218\" src=\"res/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158218\" src=\"res/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8222,7 +8222,7 @@ msgctxt "" "par_id3158819\n" "help.text" msgid "<image id=\"img_id3158825\" src=\"res/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158825\" src=\"res/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8239,7 +8239,7 @@ msgctxt "" "par_id3158966\n" "help.text" msgid "<image id=\"img_id3158973\" src=\"res/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158973\" src=\"res/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8256,7 +8256,7 @@ msgctxt "" "par_id3159114\n" "help.text" msgid "<image id=\"img_id3159120\" src=\"res/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159120\" src=\"res/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8273,7 +8273,7 @@ msgctxt "" "par_id3163002\n" "help.text" msgid "<image id=\"img_id3163008\" src=\"res/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163008\" src=\"res/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8298,7 +8298,7 @@ msgctxt "" "par_id3158359\n" "help.text" msgid "<image id=\"img_id3158366\" src=\"res/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158366\" src=\"res/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8315,7 +8315,7 @@ msgctxt "" "par_id3156480\n" "help.text" msgid "<image id=\"img_id3156486\" src=\"res/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156486\" src=\"res/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8340,7 +8340,7 @@ msgctxt "" "par_id3145932\n" "help.text" msgid "<image id=\"img_id3145938\" src=\"res/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145938\" src=\"res/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8357,7 +8357,7 @@ msgctxt "" "par_id3163149\n" "help.text" msgid "<image id=\"img_id3163156\" src=\"res/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163156\" src=\"res/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8374,7 +8374,7 @@ msgctxt "" "par_id3163444\n" "help.text" msgid "<image id=\"img_id3163450\" src=\"res/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163450\" src=\"res/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8391,7 +8391,7 @@ msgctxt "" "par_id3163591\n" "help.text" msgid "<image id=\"img_id3163598\" src=\"res/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163598\" src=\"res/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8408,7 +8408,7 @@ msgctxt "" "par_id3163296\n" "help.text" msgid "<image id=\"img_id3163303\" src=\"res/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163303\" src=\"res/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8425,7 +8425,7 @@ msgctxt "" "par_id3146357\n" "help.text" msgid "<image id=\"img_id3146363\" src=\"res/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146363\" src=\"res/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8442,7 +8442,7 @@ msgctxt "" "par_id3146652\n" "help.text" msgid "<image id=\"img_id3146659\" src=\"res/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146659\" src=\"res/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8459,7 +8459,7 @@ msgctxt "" "par_id3146800\n" "help.text" msgid "<image id=\"img_id3146806\" src=\"res/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146806\" src=\"res/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8476,7 +8476,7 @@ msgctxt "" "par_id3158524\n" "help.text" msgid "<image id=\"img_id3158530\" src=\"res/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158530\" src=\"res/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8493,7 +8493,7 @@ msgctxt "" "par_id3158671\n" "help.text" msgid "<image id=\"img_id3158678\" src=\"res/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158678\" src=\"res/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8510,7 +8510,7 @@ msgctxt "" "par_id3152548\n" "help.text" msgid "<image id=\"img_id3152555\" src=\"res/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152555\" src=\"res/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Ícone</alt></image>" #: 03091503.xhp msgctxt "" @@ -8577,7 +8577,7 @@ msgctxt "" "par_id3166018\n" "help.text" msgid "<image id=\"img_id3166024\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166024\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8594,7 +8594,7 @@ msgctxt "" "par_id3164840\n" "help.text" msgid "<image id=\"img_id3164847\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3164847\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8611,7 +8611,7 @@ msgctxt "" "par_id3165134\n" "help.text" msgid "<image id=\"img_id3165141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8628,7 +8628,7 @@ msgctxt "" "par_id3166312\n" "help.text" msgid "<image id=\"img_id3166318\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166318\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8645,7 +8645,7 @@ msgctxt "" "par_id3143430\n" "help.text" msgid "<image id=\"img_id3143436\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3143436\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8662,7 +8662,7 @@ msgctxt "" "par_id3152238\n" "help.text" msgid "<image id=\"img_id3152244\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152244\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8679,7 +8679,7 @@ msgctxt "" "par_id3164987\n" "help.text" msgid "<image id=\"img_id3164994\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3164994\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8696,7 +8696,7 @@ msgctxt "" "par_id3166165\n" "help.text" msgid "<image id=\"img_id3166172\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166172\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8713,7 +8713,7 @@ msgctxt "" "par_id3166459\n" "help.text" msgid "<image id=\"img_id3166465\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166465\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8739,7 +8739,7 @@ msgctxt "" "par_id3151649\n" "help.text" msgid "<image id=\"img_id3151656\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151656\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8756,7 +8756,7 @@ msgctxt "" "par_id3165576\n" "help.text" msgid "<image id=\"img_id3165583\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165583\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8773,7 +8773,7 @@ msgctxt "" "par_id3151944\n" "help.text" msgid "<image id=\"img_id3151950\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151950\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8790,7 +8790,7 @@ msgctxt "" "par_id3165871\n" "help.text" msgid "<image id=\"img_id3165877\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165877\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8807,7 +8807,7 @@ msgctxt "" "par_id3157074\n" "help.text" msgid "<image id=\"img_id3157080\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157080\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8824,7 +8824,7 @@ msgctxt "" "par_id3143577\n" "help.text" msgid "<image id=\"img_id3143584\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3143584\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8841,7 +8841,7 @@ msgctxt "" "par_id3156780\n" "help.text" msgid "<image id=\"img_id3156786\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156786\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8858,7 +8858,7 @@ msgctxt "" "par_id3156927\n" "help.text" msgid "<image id=\"img_id3156934\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156934\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8875,7 +8875,7 @@ msgctxt "" "par_id3157220\n" "help.text" msgid "<image id=\"img_id3157227\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157227\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8892,7 +8892,7 @@ msgctxt "" "par_id3165282\n" "help.text" msgid "<image id=\"img_id3165288\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165288\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8909,7 +8909,7 @@ msgctxt "" "par_id3151502\n" "help.text" msgid "<image id=\"img_id3151509\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151509\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8926,7 +8926,7 @@ msgctxt "" "par_id3165429\n" "help.text" msgid "<image id=\"img_id3165436\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165436\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8943,7 +8943,7 @@ msgctxt "" "par_id3152091\n" "help.text" msgid "<image id=\"img_id3152097\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152097\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8969,7 +8969,7 @@ msgctxt "" "par_id3157368\n" "help.text" msgid "<image id=\"img_id3157375\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157375\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -8986,7 +8986,7 @@ msgctxt "" "par_id3151796\n" "help.text" msgid "<image id=\"img_id3151803\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151803\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -9003,7 +9003,7 @@ msgctxt "" "par_id3165723\n" "help.text" msgid "<image id=\"img_id3165730\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3165730\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Ícone</alt></image>" #: 03091504.xhp msgctxt "" @@ -9070,7 +9070,7 @@ msgctxt "" "par_id3144534\n" "help.text" msgid "<image id=\"img_id3144541\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144541\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9087,7 +9087,7 @@ msgctxt "" "par_id3166611\n" "help.text" msgid "<image id=\"img_id3166618\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166618\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9104,7 +9104,7 @@ msgctxt "" "par_id3144681\n" "help.text" msgid "<image id=\"img_id3144688\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144688\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9121,7 +9121,7 @@ msgctxt "" "par_id3145083\n" "help.text" msgid "<image id=\"img_id3166470\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166470\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9138,7 +9138,7 @@ msgctxt "" "par_id3144936\n" "help.text" msgid "<image id=\"img_id3144943\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144943\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9155,7 +9155,7 @@ msgctxt "" "par_id3144789\n" "help.text" msgid "<image id=\"img_id3144796\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144796\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9190,7 +9190,7 @@ msgctxt "" "par_id3166719\n" "help.text" msgid "<image id=\"img_id3166725\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166725\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9207,7 +9207,7 @@ msgctxt "" "par_id3166866\n" "help.text" msgid "<image id=\"img_id3166872\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166872\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9224,7 +9224,7 @@ msgctxt "" "par_id3167013\n" "help.text" msgid "<image id=\"img_id3167020\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3167020\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9250,7 +9250,7 @@ msgctxt "" "par_id3144387\n" "help.text" msgid "<image id=\"img_id3144394\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144394\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9267,7 +9267,7 @@ msgctxt "" "par_id3144240\n" "help.text" msgid "<image id=\"img_id3144247\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144247\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9284,7 +9284,7 @@ msgctxt "" "par_id3167161\n" "help.text" msgid "<image id=\"img_id3167167\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3167167\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9301,7 +9301,7 @@ msgctxt "" "par_id3144093\n" "help.text" msgid "<image id=\"img_id3144100\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3144100\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Ícone</alt></image>" #: 03091505.xhp msgctxt "" @@ -9368,7 +9368,7 @@ msgctxt "" "par_id3167709\n" "help.text" msgid "<image id=\"img_id3167716\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3167716\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9385,7 +9385,7 @@ msgctxt "" "par_id3159771\n" "help.text" msgid "<image id=\"img_id3159778\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159778\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9419,7 +9419,7 @@ msgctxt "" "par_id3168153\n" "help.text" msgid "<image id=\"img_id3168160\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168160\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9436,7 +9436,7 @@ msgctxt "" "par_id3168006\n" "help.text" msgid "<image id=\"img_id3168012\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168012\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9453,7 +9453,7 @@ msgctxt "" "par_id3168303\n" "help.text" msgid "<image id=\"img_id3168309\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168309\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9487,7 +9487,7 @@ msgctxt "" "par_id3161104\n" "help.text" msgid "<image id=\"img_id3161111\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3161111\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9504,7 +9504,7 @@ msgctxt "" "par_id3160512\n" "help.text" msgid "<image id=\"img_id3160519\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160519\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9521,7 +9521,7 @@ msgctxt "" "par_id3159919\n" "help.text" msgid "<image id=\"img_id3159926\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159926\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9538,7 +9538,7 @@ msgctxt "" "par_id3167857\n" "help.text" msgid "<image id=\"img_id3167864\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3167864\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9555,7 +9555,7 @@ msgctxt "" "par_id3159622\n" "help.text" msgid "<image id=\"img_id3159628\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159628\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9607,7 +9607,7 @@ msgctxt "" "par_id3160659\n" "help.text" msgid "<image id=\"img_id3160666\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160666\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9624,7 +9624,7 @@ msgctxt "" "par_id3160956\n" "help.text" msgid "<image id=\"img_id3160962\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160962\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9641,7 +9641,7 @@ msgctxt "" "par_id3161252\n" "help.text" msgid "<image id=\"img_id3161259\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3161259\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9658,7 +9658,7 @@ msgctxt "" "par_id3168599\n" "help.text" msgid "<image id=\"img_id3168605\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168605\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9675,7 +9675,7 @@ msgctxt "" "par_id3160808\n" "help.text" msgid "<image id=\"img_id3160814\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160814\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9692,7 +9692,7 @@ msgctxt "" "par_id3168451\n" "help.text" msgid "<image id=\"img_id3168457\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3168457\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9709,7 +9709,7 @@ msgctxt "" "par_id3160364\n" "help.text" msgid "<image id=\"img_id3160370\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160370\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9726,7 +9726,7 @@ msgctxt "" "par_id3160215\n" "help.text" msgid "<image id=\"img_id3160222\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160222\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9743,7 +9743,7 @@ msgctxt "" "par_id3160067\n" "help.text" msgid "<image id=\"img_id3160074\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3160074\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Ícone</alt></image>" #: 03091506.xhp msgctxt "" @@ -9819,7 +9819,7 @@ msgctxt "" "par_id3179931\n" "help.text" msgid "<image id=\"img_id3179937\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179937\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9836,7 +9836,7 @@ msgctxt "" "par_id3180374\n" "help.text" msgid "<image id=\"img_id3180380\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3180380\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9853,7 +9853,7 @@ msgctxt "" "par_id3179784\n" "help.text" msgid "<image id=\"img_id3179790\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179790\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9878,7 +9878,7 @@ msgctxt "" "par_id3180078\n" "help.text" msgid "<image id=\"img_id3180085\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3180085\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9895,7 +9895,7 @@ msgctxt "" "par_id3180226\n" "help.text" msgid "<image id=\"img_id3180233\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3180233\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9912,7 +9912,7 @@ msgctxt "" "par_id3179636\n" "help.text" msgid "<image id=\"img_id3179643\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179643\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9929,7 +9929,7 @@ msgctxt "" "par_id3162627\n" "help.text" msgid "<image id=\"img_id3162633\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3162633\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9946,7 +9946,7 @@ msgctxt "" "par_idA3162627\n" "help.text" msgid "<image id=\"img_idA3162633\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_idA3162633\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9963,7 +9963,7 @@ msgctxt "" "par_id3162775\n" "help.text" msgid "<image id=\"img_id3162781\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3162781\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9980,7 +9980,7 @@ msgctxt "" "par_id3162922\n" "help.text" msgid "<image id=\"img_id3178464\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3178464\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -9997,7 +9997,7 @@ msgctxt "" "par_id3178900\n" "help.text" msgid "<image id=\"img_id3178906\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3178906\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10022,7 +10022,7 @@ msgctxt "" "par_id3162185\n" "help.text" msgid "<image id=\"img_id3162192\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3162192\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10039,7 +10039,7 @@ msgctxt "" "par_id3178604\n" "help.text" msgid "<image id=\"img_id3178611\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3178611\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10056,7 +10056,7 @@ msgctxt "" "par_id3179195\n" "help.text" msgid "<image id=\"img_id3179201\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179201\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10073,7 +10073,7 @@ msgctxt "" "par_id3162480\n" "help.text" msgid "<image id=\"img_id3162486\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3162486\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10090,7 +10090,7 @@ msgctxt "" "par_id3162332\n" "help.text" msgid "<image id=\"img_id3162339\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3162339\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10107,7 +10107,7 @@ msgctxt "" "par_id3178752\n" "help.text" msgid "<image id=\"img_id3178759\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3178759\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10124,7 +10124,7 @@ msgctxt "" "par_id3179342\n" "help.text" msgid "<image id=\"img_id3179349\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179349\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10141,7 +10141,7 @@ msgctxt "" "par_id3179489\n" "help.text" msgid "<image id=\"img_id3179496\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179496\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10158,7 +10158,7 @@ msgctxt "" "par_id3179047\n" "help.text" msgid "<image id=\"img_id3179054\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3179054\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Ícone</alt></image>" #: 03091507.xhp msgctxt "" @@ -10223,7 +10223,7 @@ msgctxt "" "par_id3180783\n" "help.text" msgid "<image id=\"img_id3180789\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3180789\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10239,7 +10239,7 @@ msgctxt "" "par_id3180930\n" "help.text" msgid "<image id=\"img_id3180936\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3180936\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10255,7 +10255,7 @@ msgctxt "" "par_id3181078\n" "help.text" msgid "<image id=\"img_id3181084\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181084\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10271,7 +10271,7 @@ msgctxt "" "par_id3181229\n" "help.text" msgid "<image id=\"img_id3181235\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181235\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10287,7 +10287,7 @@ msgctxt "" "par_id3181377\n" "help.text" msgid "<image id=\"img_id3181384\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181384\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10303,7 +10303,7 @@ msgctxt "" "par_id3181525\n" "help.text" msgid "<image id=\"img_id3181532\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181532\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10319,7 +10319,7 @@ msgctxt "" "par_id3181674\n" "help.text" msgid "<image id=\"img_id3181680\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181680\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10335,7 +10335,7 @@ msgctxt "" "par_id3181822\n" "help.text" msgid "<image id=\"img_id3181828\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181828\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10351,7 +10351,7 @@ msgctxt "" "par_id3181973\n" "help.text" msgid "<image id=\"img_id3181980\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3181980\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10367,7 +10367,7 @@ msgctxt "" "par_id3182083\n" "help.text" msgid "<image id=\"img_id3182090\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182090\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10383,7 +10383,7 @@ msgctxt "" "par_id3182210\n" "help.text" msgid "<image id=\"img_id3182216\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182216\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10399,7 +10399,7 @@ msgctxt "" "par_id3182332\n" "help.text" msgid "<image id=\"img_id3182339\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182339\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10415,7 +10415,7 @@ msgctxt "" "par_id3182456\n" "help.text" msgid "<image id=\"img_id3182463\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182463\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10431,7 +10431,7 @@ msgctxt "" "par_id3182579\n" "help.text" msgid "<image id=\"img_id3182586\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182586\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10447,7 +10447,7 @@ msgctxt "" "par_id3182702\n" "help.text" msgid "<image id=\"img_id3182709\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182709\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10463,7 +10463,7 @@ msgctxt "" "par_id3182825\n" "help.text" msgid "<image id=\"img_id3182832\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182832\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10479,7 +10479,7 @@ msgctxt "" "par_id3182948\n" "help.text" msgid "<image id=\"img_id3182955\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3182955\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10495,7 +10495,7 @@ msgctxt "" "par_id3183072\n" "help.text" msgid "<image id=\"img_id3183078\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3183078\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10511,7 +10511,7 @@ msgctxt "" "par_id3183223\n" "help.text" msgid "<image id=\"img_id3183230\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3183230\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Ícone</alt></image>" #: 03091508.xhp msgctxt "" @@ -10681,7 +10681,7 @@ msgctxt "" "par_id3184418\n" "help.text" msgid "<image id=\"img_id3184425\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3184425\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10698,7 +10698,7 @@ msgctxt "" "par_id3184566\n" "help.text" msgid "<image id=\"img_id3184572\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3184572\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10723,7 +10723,7 @@ msgctxt "" "par_id3184717\n" "help.text" msgid "<image id=\"img_id3184724\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3184724\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10740,7 +10740,7 @@ msgctxt "" "par_id3184864\n" "help.text" msgid "<image id=\"img_id3184871\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3184871\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10757,7 +10757,7 @@ msgctxt "" "par_id3185011\n" "help.text" msgid "<image id=\"img_id3185018\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185018\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10774,7 +10774,7 @@ msgctxt "" "par_id3185119\n" "help.text" msgid "<image id=\"img_id3185126\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185126\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10791,7 +10791,7 @@ msgctxt "" "par_id3185267\n" "help.text" msgid "<image id=\"img_id3185274\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185274\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10816,7 +10816,7 @@ msgctxt "" "par_id3185418\n" "help.text" msgid "<image id=\"img_id3185425\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185425\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10833,7 +10833,7 @@ msgctxt "" "par_id3185566\n" "help.text" msgid "<image id=\"img_id3185573\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185573\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10850,7 +10850,7 @@ msgctxt "" "par_id3185714\n" "help.text" msgid "<image id=\"img_id3185721\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185721\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10867,7 +10867,7 @@ msgctxt "" "par_id3185823\n" "help.text" msgid "<image id=\"img_id3185829\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185829\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10884,7 +10884,7 @@ msgctxt "" "par_id3185931\n" "help.text" msgid "<image id=\"img_id3185937\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3185937\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10901,7 +10901,7 @@ msgctxt "" "par_id3186039\n" "help.text" msgid "<image id=\"img_id3186046\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3186046\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10918,7 +10918,7 @@ msgctxt "" "par_id3186147\n" "help.text" msgid "<image id=\"img_id3186154\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3186154\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -10935,7 +10935,7 @@ msgctxt "" "par_id3186295\n" "help.text" msgid "<image id=\"img_id3186302\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3186302\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Ícone</alt></image>" #: 03091509.xhp msgctxt "" @@ -11003,7 +11003,7 @@ msgctxt "" "par_id3145171\n" "help.text" msgid "<image id=\"img_id3145177\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145177\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11029,7 +11029,7 @@ msgctxt "" "par_id3152782\n" "help.text" msgid "<image id=\"img_id3152788\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152788\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11055,7 +11055,7 @@ msgctxt "" "par_id3150217\n" "help.text" msgid "<image id=\"img_id3150223\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150223\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11081,7 +11081,7 @@ msgctxt "" "par_id3155330\n" "help.text" msgid "<image id=\"img_id3155336\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155336\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11107,7 +11107,7 @@ msgctxt "" "par_idA3155330\n" "help.text" msgid "<image id=\"img_idA3155336\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_idA3155336\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11133,7 +11133,7 @@ msgctxt "" "par_id3151296\n" "help.text" msgid "<image id=\"img_id3151302\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151302\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11159,7 +11159,7 @@ msgctxt "" "par_id3153023\n" "help.text" msgid "<image id=\"img_id3153030\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153030\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11185,7 +11185,7 @@ msgctxt "" "par_id3153908\n" "help.text" msgid "<image id=\"img_id3153256\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153256\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11211,7 +11211,7 @@ msgctxt "" "par_id3150651\n" "help.text" msgid "<image id=\"img_id3154285\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154285\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11237,7 +11237,7 @@ msgctxt "" "par_id3154543\n" "help.text" msgid "<image id=\"img_id3154553\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154553\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11263,7 +11263,7 @@ msgctxt "" "par_id3154156\n" "help.text" msgid "<image id=\"img_id3154162\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154162\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11289,7 +11289,7 @@ msgctxt "" "par_id3155267\n" "help.text" msgid "<image id=\"img_id3155273\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155273\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11315,7 +11315,7 @@ msgctxt "" "par_id3149923\n" "help.text" msgid "<image id=\"img_id3149929\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149929\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11341,7 +11341,7 @@ msgctxt "" "par_id3148506\n" "help.text" msgid "<image id=\"img_id3148512\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148512\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11367,7 +11367,7 @@ msgctxt "" "par_id3157946\n" "help.text" msgid "<image id=\"img_id3157951\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157951\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11393,7 +11393,7 @@ msgctxt "" "par_id3154997\n" "help.text" msgid "<image id=\"img_id3155003\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155003\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11419,7 +11419,7 @@ msgctxt "" "par_id3163719\n" "help.text" msgid "<image id=\"img_id3163726\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163726\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11445,7 +11445,7 @@ msgctxt "" "par_id3146829\n" "help.text" msgid "<image id=\"img_id3146835\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146835\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11471,7 +11471,7 @@ msgctxt "" "par_id3109675\n" "help.text" msgid "<image id=\"img_id3109681\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3109681\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" @@ -11497,7 +11497,7 @@ msgctxt "" "par_id3158234\n" "help.text" msgid "<image id=\"img_id3158240\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3158240\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Ícone</alt></image>" #: 03091600.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/swriter.po b/source/pt-BR/helpcontent2/source/text/swriter.po index 1cf70837b05..3af22d425cf 100644 --- a/source/pt-BR/helpcontent2/source/text/swriter.po +++ b/source/pt-BR/helpcontent2/source/text/swriter.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-08-03 13:44+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-23 05:40+0000\n" +"Last-Translator: tulio <tuliomac@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1470231883.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482471622.000000\n" #: classificationbar.xhp msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "tit\n" "help.text" msgid "Document Classification" -msgstr "" +msgstr "Classificação do Documento" #: classificationbar.xhp msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "hd_id3156324\n" "help.text" msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>" -msgstr "" +msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Classificação do Documento</link> </variable>" #: classificationbar.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/swriter/00.po b/source/pt-BR/helpcontent2/source/text/swriter/00.po index 4d480fa41ff..55ad34c0b07 100644 --- a/source/pt-BR/helpcontent2/source/text/swriter/00.po +++ b/source/pt-BR/helpcontent2/source/text/swriter/00.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 18:18+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-22 10:03+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467829115.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482401004.000000\n" #: 00000004.xhp msgctxt "" @@ -976,7 +976,7 @@ msgctxt "" "par_id3146342\n" "help.text" msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"stichwortverzeichnisverz1\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph></variable>" #: 00000404.xhp msgctxt "" @@ -984,7 +984,7 @@ msgctxt "" "par_id3147449\n" "help.text" msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (depending on the type)</variable>" -msgstr "" +msgstr "<variable id=\"verz2\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (dependendo do tipo selecionando)</variable>" #: 00000404.xhp msgctxt "" @@ -992,7 +992,7 @@ msgctxt "" "par_id3149835\n" "help.text" msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Contents is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz21\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Sumário)</variable>" #: 00000404.xhp msgctxt "" @@ -1000,7 +1000,7 @@ msgctxt "" "par_id3148855\n" "help.text" msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Alphabetical Index is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz22\">Escolha <emph>Inserir - Sumário e índices - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Índice alfabético)</variable>" #: 00000404.xhp msgctxt "" @@ -1008,7 +1008,7 @@ msgctxt "" "par_id3155575\n" "help.text" msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Illustration Index is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz23\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Índice de figuras)</variable>" #: 00000404.xhp msgctxt "" @@ -1016,7 +1016,7 @@ msgctxt "" "par_id3151080\n" "help.text" msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Index of Tables is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz24\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Índice de tabelas)</variable>" #: 00000404.xhp msgctxt "" @@ -1024,7 +1024,7 @@ msgctxt "" "par_id3154777\n" "help.text" msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when User-Defined is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz25\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Índice personalizado)</variable>" #: 00000404.xhp msgctxt "" @@ -1032,7 +1032,7 @@ msgctxt "" "par_id3148448\n" "help.text" msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Objects is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz26\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Índice de objetos</variable>" #: 00000404.xhp msgctxt "" @@ -1040,7 +1040,7 @@ msgctxt "" "par_id3145304\n" "help.text" msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Bibliography is the selected type)</variable>" -msgstr "" +msgstr "<variable id=\"verz27\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph> (quando o tipo selecionado for Bibliografia)</variable>" #: 00000404.xhp msgctxt "" @@ -1048,7 +1048,7 @@ msgctxt "" "par_id3153295\n" "help.text" msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>" -msgstr "" +msgstr "<variable id=\"verz28\">Escolha <emph>Inserir - Sumário e Índice - Sumário, Índice ou bibliografia - aba Tipo</emph>, marque a caixa \"Estilos adicionais\" e clique em <emph>Atribuir estilos</emph></variable>" #: 00000404.xhp msgctxt "" @@ -1181,7 +1181,7 @@ msgctxt "" "par_id3150084\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties</emph>" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades</emph>" #: 00000404.xhp msgctxt "" @@ -1303,7 +1303,7 @@ msgctxt "" "par_id3147267\n" "help.text" msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header and Footer - Header</emph></variable>" -msgstr "" +msgstr "<variable id=\"kopfzeile\">Escolha <emph>Inserir - Cabeçalho e rodapé - Cabeçalho</emph></variable>" #: 00000404.xhp msgctxt "" @@ -1311,7 +1311,7 @@ msgctxt "" "par_id3147290\n" "help.text" msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Header and Footer - Footer</emph></variable>" -msgstr "" +msgstr "<variable id=\"fusszeile\">Escolha <emph>Inserir - Cabeçalho e rodapé - Rodapé</emph></variable>" #: 00000405.xhp msgctxt "" @@ -1447,7 +1447,7 @@ msgctxt "" "par_id3149687\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades - aba Colunas</emph>" #: 00000405.xhp msgctxt "" @@ -1654,7 +1654,7 @@ msgctxt "" "par_id3149841\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Type</emph> tab" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades - aba Tipo</emph>" #: 00000405.xhp msgctxt "" @@ -1688,7 +1688,7 @@ msgctxt "" "par_id3148437\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Wrap</emph> tab" -msgstr "" +msgstr "Escolha a aba <emph>Formatar - Quadro e objeto - Propriedades - Disposição do texto</emph>" #: 00000405.xhp msgctxt "" @@ -1697,7 +1697,7 @@ msgctxt "" "60\n" "help.text" msgid "Choose <emph>Insert - Frame - Wrap</emph> tab" -msgstr "Escolha a guia <emph>Inserir - Quadro - Disposição do texto</emph>" +msgstr "Escolha a aba <emph>Inserir - Quadro - Disposição do texto</emph>" #: 00000405.xhp msgctxt "" @@ -1732,7 +1732,7 @@ msgctxt "" "par_id3156130\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Hyperlink</emph> tab" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades - aba Link</emph>" #: 00000405.xhp msgctxt "" @@ -1758,7 +1758,7 @@ msgctxt "" "par_id3145636\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph> tab" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades - aba Opções</emph>" #: 00000405.xhp msgctxt "" @@ -1801,7 +1801,7 @@ msgctxt "" "par_id3154323\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph> tab" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades - aba Macro</emph>" #: 00000405.xhp msgctxt "" @@ -1844,7 +1844,7 @@ msgctxt "" "par_id3155114\n" "help.text" msgid "<variable id=\"formattabelle\">Choose <emph>Table - Properties</emph></variable>" -msgstr "" +msgstr "<variable id=\"formattabelle\">Escolha <emph>Tabela - Propriedades...</emph></variable>" #: 00000405.xhp msgctxt "" @@ -1870,7 +1870,7 @@ msgctxt "" "par_id3151233\n" "help.text" msgid "<variable id=\"tabformat\">Choose <emph>Table - Properties - Table</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"tabformat\">Escolha <emph>Tabela - Propriedades...- aba Tabela</emph></variable>" #: 00000405.xhp msgctxt "" @@ -1878,7 +1878,7 @@ msgctxt "" "par_id3154255\n" "help.text" msgid "<variable id=\"spaltentab\">Choose <emph>Table - Properties - Columns</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"spaltentab\">Escolha <emph>Tabela - Propriedades...- aba Colunas</emph></variable>" #: 00000405.xhp msgctxt "" @@ -1886,7 +1886,7 @@ msgctxt "" "par_id3153140\n" "help.text" msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Properties - Text Flow</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"tabelletextfluss\">Escolha <emph>Tabela - Propriedades...- aba Fluxo do texto</emph></variable>" #: 00000405.xhp msgctxt "" @@ -2321,7 +2321,7 @@ msgctxt "" "par_id3156355\n" "help.text" msgid "Choose <emph>Format - Frame and Object - Properties</emph>" -msgstr "" +msgstr "Escolha <emph>Formatar - Quadro e objeto - Propriedades</emph>" #: 00000405.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/swriter/01.po b/source/pt-BR/helpcontent2/source/text/swriter/01.po index 9f490ec3868..9c29417abc2 100644 --- a/source/pt-BR/helpcontent2/source/text/swriter/01.po +++ b/source/pt-BR/helpcontent2/source/text/swriter/01.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-07 19:46+0000\n" -"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" +"PO-Revision-Date: 2016-12-23 07:20+0000\n" +"Last-Translator: tulio <tuliomac@gmail.com>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467920791.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482477644.000000\n" #: 01120000.xhp msgctxt "" @@ -916,7 +916,7 @@ msgctxt "" "73\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/numericfield\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/numericfield\">Digite o número da página para a qual deseja ir e pressione Enter.</ahelp>" #: 02110000.xhp msgctxt "" @@ -943,7 +943,7 @@ msgctxt "" "8\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Exibe ou oculta a lista do <emph>Navegador</emph>.</ahelp>" #: 02110000.xhp msgctxt "" @@ -978,7 +978,7 @@ msgctxt "" "11\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Alterna entre a exibição de todas as categorias no Navegador e a exibição da categoria selecionada.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1057,7 +1057,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Move o cursor até o cabeçalho ou deste para a área de texto do documento.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1092,7 +1092,7 @@ msgctxt "" "21\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Move o cursor até o rodapé ou do rodapé para a área de texto do documento.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1162,7 +1162,7 @@ msgctxt "" "35\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Define as opções de arrastar e soltar para inserir itens do Navegador em um documento, por exemplo, como um hyperlink. Clique neste ícone e, em seguida, escolha a opção que você deseja usar.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1251,7 +1251,7 @@ msgctxt "" "46\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Clique neste ícone e escolha o número de níveis de títulos de estrutura de tópicos que deseja exibir na janela do Navegador.</ahelp> Você também pode acessar este comando clicando com o botão direito do mouse em um título na janela do Navegador." #: 02110000.xhp msgctxt "" @@ -1304,7 +1304,7 @@ msgctxt "" "49\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Move o título selecionado, bem como o texto abaixo do título, uma posição acima no Navegador e no documento. Para mover apenas o título selecionado e não o texto associado a ele, pressione a tecla Ctrl e clique nesse ícone.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1339,7 +1339,7 @@ msgctxt "" "52\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Move o título selecionado, bem como o texto abaixo do título, uma posição abaixo no Navegador e no documento. Para mover apenas o título selecionado e não o texto associado a ele, pressione a tecla Ctrl e clique nesse ícone.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1374,7 +1374,7 @@ msgctxt "" "56\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promotelvl\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promotelvl\">Aumente em um nível o título selecionado na estrutura de tópicos e os títulos abaixo dele. Para aumentar apenas o nível da estrutura do título selecionado, pressione Ctrl e clique nesse ícone.</ahelp>" #: 02110000.xhp msgctxt "" @@ -1409,7 +1409,7 @@ msgctxt "" "59\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demotelvl\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demotelvl\">Rebaixa em um nível o título selecionado na estrutura de tópicos e os títulos abaixo dele. Para rebaixar apenas o nível da estrutura do título selecionado, pressione Ctrl e clique nesse ícone.</ahelp>" #: 02110000.xhp msgctxt "" @@ -2550,7 +2550,7 @@ msgctxt "" "par_id3153668\n" "help.text" msgid "To change the view between field names and field contents in your document, choose <emph>View - Field Names</emph>." -msgstr "" +msgstr "Para alterar a exibição entre nomes de campos e o conteúdo de campos no documento, escolha <emph>Exibir - Campos</emph>." #: 02140000.xhp msgctxt "" @@ -3616,7 +3616,7 @@ msgctxt "" "hd_id3154505\n" "help.text" msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Field Names\">Field Names</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Field Names\">Nomes de campos</link>" #: 03090000.xhp msgctxt "" @@ -4130,7 +4130,7 @@ msgctxt "" "35\n" "help.text" msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.odt as a DDE link, use the command: \"soffice x:\\abc.odt Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>." -msgstr "" +msgstr "Por exemplo, para inserir uma seção denominada \"Seção1\" de um documento de texto abc.odt do $[officename] como um vínculo DDE, utilize o comando: \"soffice x:\\abc.odt Seção1\". Para inserir o conteúdo da primeira célula de um arquivo de planilha MS Excel chamado \"abc.xls\", utilize o comando: \"excel x:\\[abc.xls]Sheet1 z1s1\". Você também pode copiar os elementos que deseja inserir como vínculo DDE e, em seguida, clicar em <emph>Editar - Colar especial</emph>. Depois, poderá exibir o comando DDE do vínculo, selecionando o conteúdo e escolhendo <emph>Editar - Campos</emph>." #: 04020100.xhp msgctxt "" @@ -10323,7 +10323,7 @@ msgctxt "" "tit\n" "help.text" msgid "Table of Contents and Index" -msgstr "" +msgstr "Sumário e índice" #: 04120000.xhp msgctxt "" @@ -10331,7 +10331,7 @@ msgctxt "" "hd_id3151380\n" "help.text" msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Table of Contents and Index\">Table of Contents and Index</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120000.xhp\" name=\"Sumário e Índice\">Sumário e Índice</link>" #: 04120000.xhp msgctxt "" @@ -10339,7 +10339,7 @@ msgctxt "" "par_idN105AC\n" "help.text" msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography." -msgstr "" +msgstr "Abre um menu para inserir uma entrada de índice ou bibliografia, bem como inserir um sumário, índice ou bibliografia." #: 04120000.xhp msgctxt "" @@ -10363,7 +10363,7 @@ msgctxt "" "hd_id3147501\n" "help.text" msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Table of Context, Index or Bibliography\">Table of Content, Index or Bibliography</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120200.xhp\" name=\"Sumário, índice ou Bibliografia\">Sumário, índice ou Bibliografia</link>" #: 04120100.xhp msgctxt "" @@ -10693,7 +10693,7 @@ msgctxt "" "tit\n" "help.text" msgid "Table of Contents, Index or Bibliography" -msgstr "" +msgstr "Sumário, índice ou Bibliografia" #: 04120200.xhp msgctxt "" @@ -10701,7 +10701,7 @@ msgctxt "" "hd_id3151312\n" "help.text" msgid "Table of Contents, Index or Bibliography" -msgstr "" +msgstr "Sumário, índice ou Bibliografia" #: 04120200.xhp msgctxt "" @@ -10879,7 +10879,7 @@ msgctxt "" "tit\n" "help.text" msgid "Type" -msgstr "" +msgstr "Tipo" #: 04120210.xhp msgctxt "" @@ -10887,7 +10887,7 @@ msgctxt "" "hd_id3150933\n" "help.text" msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Tipo</link>" #: 04120210.xhp msgctxt "" @@ -12067,7 +12067,7 @@ msgctxt "" "par_id3154504\n" "help.text" msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link> tab.</ahelp>" -msgstr "" +msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Especifique o formato das entradas de índice ou de índice geral. A aparência desta aba muda para refletir o tipo de índice selecionado na aba <link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Tipo</link> .</ahelp>" #: 04120220.xhp msgctxt "" @@ -12335,7 +12335,7 @@ msgctxt "" "par_id3155137\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings to all levels without closing the dialog.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Aplica as configurações atuais a todos os níveis sem fechar a caixa de diálogo.</ahelp>" #: 04120221.xhp msgctxt "" @@ -28655,7 +28655,7 @@ msgctxt "" "par_id300920161443316916\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Clique em <emph>OK</emph>." #: title_page.xhp msgctxt "" @@ -28671,7 +28671,7 @@ msgctxt "" "hd_id300920161443317859\n" "help.text" msgid "To insert a title page anywhere in the document" -msgstr "" +msgstr "Para inserir uma página título em qualquer lugar no documento" #: title_page.xhp msgctxt "" @@ -28679,7 +28679,7 @@ msgctxt "" "par_id300920161443317032\n" "help.text" msgid "Place the cursor where you want to insert a new title page." -msgstr "" +msgstr "Coloque o cursor onde você quer inserir uma nova página título." #: title_page.xhp msgctxt "" @@ -28703,7 +28703,7 @@ msgctxt "" "par_id300920161443311657\n" "help.text" msgid "Set number of title pages to add and" -msgstr "" +msgstr "Defina o número de páginas título para adicionar e " #: title_page.xhp msgctxt "" @@ -28751,7 +28751,7 @@ msgctxt "" "par_id30092016144332559\n" "help.text" msgid "You cannot delete a title page. You must change its page style format from First page to whatever other page style you wish." -msgstr "" +msgstr "Não é possível deletar uma página título. É necessário alterar o estilo da página da primeira página até onde quer que esteja a página que desejar." #: title_page.xhp msgctxt "" @@ -28759,7 +28759,7 @@ msgctxt "" "par_id300920161443329339\n" "help.text" msgid "Place the cursor in the page you want to change the style" -msgstr "" +msgstr "Coloque o cursor na página que pretende alterar o estilo " #: title_page.xhp msgctxt "" @@ -28791,7 +28791,7 @@ msgctxt "" "par_id300920161443337801\n" "help.text" msgid "Double click on the page style to apply." -msgstr "" +msgstr "Dê um duplo clique no estilo de página para aplicar." #: title_page.xhp msgctxt "" @@ -28799,7 +28799,7 @@ msgctxt "" "par_id300920161443378384\n" "help.text" msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>," -msgstr "" +msgstr "<link href=\"text/shared/01/05040200.xhp\">Formatar página</link>," #: title_page.xhp msgctxt "" @@ -28807,7 +28807,7 @@ msgctxt "" "par_id300920161915582003\n" "help.text" msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>," -msgstr "" +msgstr "<link href=\"text/swriter/guide/page_break.xhp\">Quebra de página</link>," #: title_page.xhp msgctxt "" @@ -28815,4 +28815,4 @@ msgctxt "" "par_id300920161915587772\n" "help.text" msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>." -msgstr "" +msgstr "<link href=\"text/swriter/guide/change_header.xhp\">Criar um Estilo de página baseado na página atual</link>." diff --git a/source/pt-BR/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/pt-BR/instsetoo_native/inc_openoffice/windows/msi_languages.po index 9157ba73d63..d3b2930c42a 100644 --- a/source/pt-BR/instsetoo_native/inc_openoffice/windows/msi_languages.po +++ b/source/pt-BR/instsetoo_native/inc_openoffice/windows/msi_languages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-20 01:12+0000\n" +"PO-Revision-Date: 2016-12-10 17:31+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1468977179.000000\n" +"X-POOTLE-MTIME: 1481391079.000000\n" #: ActionTe.ulf msgctxt "" @@ -2766,7 +2766,7 @@ msgctxt "" "OOO_CONTROL_322\n" "LngText.text" msgid "Some files that need to be updated are currently in use." -msgstr "" +msgstr "Alguns arquivos que precisam ser atualizados estão em uso no momento." #: Control.ulf msgctxt "" @@ -2774,7 +2774,7 @@ msgctxt "" "OOO_CONTROL_323\n" "LngText.text" msgid "The following applications are using files that need to be updated by this setup. You can let Installation Wizard close them and attempt to restart them or reboot the machine later." -msgstr "" +msgstr "As seguintes aplicações usam arquivos que precisam ser atualizados por esta instalação. Pode-se deixar o assistente fechá-las e tentar reiniciá-las ou reiniciar o computador mais tarde." #: Control.ulf msgctxt "" @@ -2782,7 +2782,7 @@ msgctxt "" "OOO_CONTROL_324\n" "LngText.text" msgid "{&MSSansBold8}Files in Use" -msgstr "" +msgstr "{&MSSansBold8}Arquivos em uso" #: Control.ulf msgctxt "" @@ -2790,7 +2790,7 @@ msgctxt "" "OOO_CONTROL_325\n" "LngText.text" msgid "Cancel" -msgstr "" +msgstr "Cancelar" #: Control.ulf msgctxt "" @@ -2798,7 +2798,7 @@ msgctxt "" "OOO_CONTROL_326\n" "LngText.text" msgid "OK" -msgstr "" +msgstr "OK" #: CustomAc.ulf msgctxt "" @@ -4070,7 +4070,7 @@ msgctxt "" "OOO_RADIOBUTTON_10\n" "LngText.text" msgid "&Close the applications and attempt to restart them." -msgstr "" +msgstr "&Fechar as aplicações e tentar reiniciá-las." #: RadioBut.ulf msgctxt "" @@ -4078,7 +4078,7 @@ msgctxt "" "OOO_RADIOBUTTON_11\n" "LngText.text" msgid "&Do not close applications. A reboot will be required." -msgstr "" +msgstr "&Não fechar as aplicações. Será necessário reiniciar o computador." #: UIText.ulf msgctxt "" diff --git a/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index 4d1ca47b25e..93d8d53595e 100644 --- a/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-21 11:27+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-10 17:08+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <kde-i18n-doc@kde.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469100459.000000\n" +"X-POOTLE-MTIME: 1481389709.000000\n" #: Options.xhp msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "par_id0603200910430845\n" "help.text" msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>." -msgstr "" +msgstr "Independente da utilização do DEPS ou SCO, inicie em Ferramentas -> Solver e defina a célula a otimizar, o tipo (minimização ou maximização), e as células a modificar para atingir a meta. Depois, ative as Opções e especifique o solver a utilizar e, se necessário, ajuste de acordo com os <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parâmetros</link>." #: Usage.xhp msgctxt "" diff --git a/source/pt-BR/officecfg/registry/data/org/openoffice/Office.po b/source/pt-BR/officecfg/registry/data/org/openoffice/Office.po index ca95d1d2999..e828dcb93a3 100644 --- a/source/pt-BR/officecfg/registry/data/org/openoffice/Office.po +++ b/source/pt-BR/officecfg/registry/data/org/openoffice/Office.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-29 04:33+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-23 09:34+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464496390.000000\n" +"X-POOTLE-MTIME: 1482485678.000000\n" #: Addons.xcu msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "Title\n" "value.text" msgid "Set editing layout, format program or translate it into the language of the document" -msgstr "Configurar layout de edição, formatar programa ou traduzi-lo no idioma do documento" +msgstr "Configurar leiaute de edição, formatar programa ou traduzi-lo no idioma do documento" #: Common.xcu msgctxt "" @@ -11525,7 +11525,7 @@ msgctxt "" "DisplayName\n" "value.text" msgid "Formulas" -msgstr "" +msgstr "Fórmulas" #: UI.xcu msgctxt "" diff --git a/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po b/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po index b685120fd9b..fdae77bcff7 100644 --- a/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-21 11:35+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-23 11:25+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1469100943.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482492350.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Database Object" -msgstr "" +msgstr "Objetos de banco de dados" #: BaseWindowState.xcu msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "Label\n" "value.text" msgid "Pivot Table" -msgstr "" +msgstr "Tabela dinâmica" #: CalcCommands.xcu msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Pivot Table" -msgstr "" +msgstr "Inserir tabela dinâmica" #: CalcCommands.xcu msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Create..." -msgstr "" +msgstr "~Criar..." #: CalcCommands.xcu msgctxt "" @@ -1202,7 +1202,7 @@ msgctxt "" "Label\n" "value.text" msgid "Cell Edit Mode" -msgstr "" +msgstr "Modo de edição de célula" #: CalcCommands.xcu msgctxt "" @@ -1274,7 +1274,7 @@ msgctxt "" "Label\n" "value.text" msgid "Print Area" -msgstr "" +msgstr "Área de impressão" #: CalcCommands.xcu msgctxt "" @@ -1292,7 +1292,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Define Print Area" -msgstr "" +msgstr "Definir área de impressão" #: CalcCommands.xcu msgctxt "" @@ -1301,7 +1301,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clear" -msgstr "" +msgstr "Limpar" #: CalcCommands.xcu msgctxt "" @@ -1319,7 +1319,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Clear Print Ranges" -msgstr "" +msgstr "Limpar intervalos de impressão" #: CalcCommands.xcu msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit" -msgstr "" +msgstr "Editar" #: CalcCommands.xcu msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Edit Print Ranges" -msgstr "" +msgstr "Editar intervalos de impressão" #: CalcCommands.xcu msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "Label\n" "value.text" msgid "Add" -msgstr "" +msgstr "Adicionar" #: CalcCommands.xcu msgctxt "" @@ -1373,7 +1373,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Add Print Range" -msgstr "" +msgstr "Adicionar intervalo de impressão" #: CalcCommands.xcu msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "Label\n" "value.text" msgid "Cycle Cell Reference Types" -msgstr "" +msgstr "Circular entre tipos de referência de célula" #: CalcCommands.xcu msgctxt "" @@ -2363,7 +2363,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Insert Named Range or Expression..." -msgstr "" +msgstr "~Inserir intervalo nomeado ou expressão..." #: CalcCommands.xcu msgctxt "" @@ -2372,7 +2372,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Named Range or Expression..." -msgstr "" +msgstr "I~ntervalo nomeado ou expressão..." #: CalcCommands.xcu msgctxt "" @@ -2939,7 +2939,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Sort..." -msgstr "~Classificar..." +msgstr "~Ordenar..." #: CalcCommands.xcu msgctxt "" @@ -3038,7 +3038,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort Descending" -msgstr "Classificar em ordem decrescente" +msgstr "Ordenar decrescente" #: CalcCommands.xcu msgctxt "" @@ -3047,7 +3047,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort Ascending" -msgstr "Classificar em ordem crescente" +msgstr "Ordenar crescente" #: CalcCommands.xcu msgctxt "" @@ -3074,7 +3074,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sheet ~Tab Color..." -msgstr "Cor da ~guia da planilha..." +msgstr "Cor da ~aba da planilha..." #: CalcCommands.xcu msgctxt "" @@ -3083,7 +3083,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "~Tab Color..." -msgstr "~Cor da guia..." +msgstr "~Cor da aba..." #: CalcCommands.xcu msgctxt "" @@ -3128,7 +3128,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Sheet At End..." -msgstr "" +msgstr "Inserir planilha ao fim..." #: CalcCommands.xcu msgctxt "" @@ -3245,7 +3245,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Currency" -msgstr "" +msgstr "Formatar como moeda" #: CalcCommands.xcu msgctxt "" @@ -3254,7 +3254,7 @@ msgctxt "" "Label\n" "value.text" msgid "Currency" -msgstr "" +msgstr "Moeda" #: CalcCommands.xcu msgctxt "" @@ -3263,7 +3263,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Currency" -msgstr "" +msgstr "Formatar como moeda" #: CalcCommands.xcu msgctxt "" @@ -3281,7 +3281,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Percent" -msgstr "" +msgstr "Formatar como porcentagem" #: CalcCommands.xcu msgctxt "" @@ -3299,7 +3299,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as General" -msgstr "" +msgstr "Formatar como geral" #: CalcCommands.xcu msgctxt "" @@ -3317,7 +3317,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Date" -msgstr "" +msgstr "Formatar como data" #: CalcCommands.xcu msgctxt "" @@ -3335,7 +3335,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Number" -msgstr "" +msgstr "Formatar como número" #: CalcCommands.xcu msgctxt "" @@ -3353,7 +3353,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Scientific" -msgstr "" +msgstr "Formatar como científico" #: CalcCommands.xcu msgctxt "" @@ -3362,7 +3362,7 @@ msgctxt "" "Label\n" "value.text" msgid "Time" -msgstr "" +msgstr "Hora" #: CalcCommands.xcu msgctxt "" @@ -3371,7 +3371,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Time" -msgstr "" +msgstr "Formatar como hora" #: CalcCommands.xcu msgctxt "" @@ -3641,7 +3641,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Named Ranges and Expressions" -msgstr "" +msgstr "I~ntervalos nomeados e expressões" #: CalcCommands.xcu msgctxt "" @@ -3722,7 +3722,7 @@ msgctxt "" "Label\n" "value.text" msgid "Ro~ws" -msgstr "" +msgstr "Lin~has" #: CalcCommands.xcu msgctxt "" @@ -3731,7 +3731,7 @@ msgctxt "" "Label\n" "value.text" msgid "Colu~mns" -msgstr "" +msgstr "Colu~nas" #: CalcCommands.xcu msgctxt "" @@ -3821,7 +3821,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Date" -msgstr "" +msgstr "~Data" #: CalcCommands.xcu msgctxt "" @@ -3839,7 +3839,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Time" -msgstr "" +msgstr "~Hora" #: CalcCommands.xcu msgctxt "" @@ -3857,7 +3857,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Link" -msgstr "" +msgstr "Editar link" #: CalcCommands.xcu msgctxt "" @@ -3866,7 +3866,7 @@ msgctxt "" "Label\n" "value.text" msgid "Remove Link" -msgstr "" +msgstr "Remover link" #: CalcCommands.xcu msgctxt "" @@ -3938,7 +3938,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paste Only Numbers" -msgstr "" +msgstr "Colar somente números" #: CalcCommands.xcu msgctxt "" @@ -3956,7 +3956,7 @@ msgctxt "" "Label\n" "value.text" msgid "Column Operations" -msgstr "" +msgstr "Operações em colunas" #: CalcCommands.xcu msgctxt "" @@ -3965,7 +3965,7 @@ msgctxt "" "Label\n" "value.text" msgid "Row Operations" -msgstr "" +msgstr "Operações em linhas" #: CalcCommands.xcu msgctxt "" @@ -3974,7 +3974,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Insert..." -msgstr "" +msgstr "~Inserir..." #: CalcWindowState.xcu msgctxt "" @@ -4127,7 +4127,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Sheet Tabs Bar" -msgstr "Barra de guias de planilhas" +msgstr "Barra de abas de planilhas" #: CalcWindowState.xcu msgctxt "" @@ -4154,7 +4154,7 @@ msgctxt "" "UIName\n" "value.text" msgid "TSCP Classification" -msgstr "" +msgstr "Classificação TSCP" #: CalcWindowState.xcu msgctxt "" @@ -4460,7 +4460,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Arrows" -msgstr "" +msgstr "Setas" #: ChartCommands.xcu msgctxt "" @@ -4523,7 +4523,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tre~nd Line..." -msgstr "" +msgstr "Linha de te~ndência..." #: ChartCommands.xcu msgctxt "" @@ -5324,7 +5324,7 @@ msgctxt "" "Label\n" "value.text" msgid "Automatic Layout" -msgstr "Layout automático" +msgstr "Leiaute automático" #: ChartCommands.xcu msgctxt "" @@ -5918,7 +5918,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Open..." -msgstr "" +msgstr "Abrir..." #: DbuCommands.xcu msgctxt "" @@ -6116,7 +6116,7 @@ msgctxt "" "Label\n" "value.text" msgid "Report..." -msgstr "" +msgstr "Relatório..." #: DbuCommands.xcu msgctxt "" @@ -6278,7 +6278,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~Query (Design View)" -msgstr "" +msgstr "Nova ~consulta (no editor de consulta)" #: DbuCommands.xcu msgctxt "" @@ -6296,7 +6296,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New Query (~SQL View)" -msgstr "" +msgstr "Nova consulta (no editor de ~SQL)" #: DbuCommands.xcu msgctxt "" @@ -6314,7 +6314,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~Table Design" -msgstr "" +msgstr "Nova edição de ~tabela" #: DbuCommands.xcu msgctxt "" @@ -6332,7 +6332,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~View Design" -msgstr "" +msgstr "No~va edição de exibição" #: DbuCommands.xcu msgctxt "" @@ -6503,7 +6503,7 @@ msgctxt "" "Label\n" "value.text" msgid "Rebuild" -msgstr "" +msgstr "Reconstruir" #: DbuCommands.xcu msgctxt "" @@ -6539,7 +6539,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: DbuCommands.xcu msgctxt "" @@ -6809,7 +6809,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Glue Points Functions" -msgstr "" +msgstr "Mostrar funções de pontos de colagem" #: DrawImpressCommands.xcu msgctxt "" @@ -7034,7 +7034,7 @@ msgctxt "" "Label\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: DrawImpressCommands.xcu msgctxt "" @@ -7385,7 +7385,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link..." -msgstr "" +msgstr "~Link..." #: DrawImpressCommands.xcu msgctxt "" @@ -7511,7 +7511,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sli~de Sorter" -msgstr "Classificador de ~slides" +msgstr "Organizador de ~slides" #: DrawImpressCommands.xcu msgctxt "" @@ -7709,7 +7709,7 @@ msgctxt "" "Label\n" "value.text" msgid "Slide ~Layout" -msgstr "~Layout de slide" +msgstr "~Leiaute de slide" #: DrawImpressCommands.xcu msgctxt "" @@ -7853,7 +7853,7 @@ msgctxt "" "Label\n" "value.text" msgid "Slide Layout" -msgstr "Layout de slide" +msgstr "Leiaute de slide" #: DrawImpressCommands.xcu msgctxt "" @@ -7952,7 +7952,7 @@ msgctxt "" "Label\n" "value.text" msgid "Layout" -msgstr "Layout" +msgstr "Leiaute" #: DrawImpressCommands.xcu msgctxt "" @@ -8735,7 +8735,7 @@ msgctxt "" "Label\n" "value.text" msgid "Notes Master Layout..." -msgstr "Layout do slide mestre de notas..." +msgstr "Leiaute do slide mestre de notas..." #: DrawImpressCommands.xcu msgctxt "" @@ -8744,7 +8744,7 @@ msgctxt "" "Label\n" "value.text" msgid "Handout Master Layout..." -msgstr "Layout do slide mestre de folhetos..." +msgstr "Leiaute do slide mestre de folhetos..." #: DrawImpressCommands.xcu msgctxt "" @@ -8789,7 +8789,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sli~de Sorter" -msgstr "Classificador de ~slides" +msgstr "Organizador de ~slides" #: DrawImpressCommands.xcu msgctxt "" @@ -8879,7 +8879,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Row Below" -msgstr "" +msgstr "Inserir linha abaixo" #: DrawImpressCommands.xcu msgctxt "" @@ -8888,7 +8888,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Row Above" -msgstr "" +msgstr "Inserir linha acima" #: DrawImpressCommands.xcu msgctxt "" @@ -8933,7 +8933,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Column Right" -msgstr "" +msgstr "Inserir coluna à direita" #: DrawImpressCommands.xcu msgctxt "" @@ -8942,7 +8942,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Column Left" -msgstr "" +msgstr "Inserir coluna à esquerda" #: DrawImpressCommands.xcu msgctxt "" @@ -9122,7 +9122,7 @@ msgctxt "" "Label\n" "value.text" msgid "So~rt..." -msgstr "Classifica~r..." +msgstr "Ordena~r..." #: DrawImpressCommands.xcu msgctxt "" @@ -9662,7 +9662,7 @@ msgctxt "" "Label\n" "value.text" msgid "Slide Layout" -msgstr "Layout de slide" +msgstr "Leiaute de slide" #: DrawImpressCommands.xcu msgctxt "" @@ -9833,7 +9833,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Layer Tabs bar" -msgstr "Barra de guias de camadas" +msgstr "Barra de abas de camadas" #: DrawWindowState.xcu msgctxt "" @@ -9914,7 +9914,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Page Master Pane" -msgstr "" +msgstr "Painel de páginas mestre" #: DrawWindowState.xcu msgctxt "" @@ -9923,7 +9923,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Page Master Pane (no selection)" -msgstr "" +msgstr "Painel de páginas mestre (sem seleção)" #: DrawWindowState.xcu msgctxt "" @@ -10418,7 +10418,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Vertical" -msgstr "" +msgstr "Oval vertical" #: Effects.xcu msgctxt "" @@ -12830,7 +12830,7 @@ msgctxt "" "Label\n" "value.text" msgid "Bars" -msgstr "" +msgstr "Barras" #: Effects.xcu msgctxt "" @@ -13217,7 +13217,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Horizontal" -msgstr "" +msgstr "Oval horizontal" #: Effects.xcu msgctxt "" @@ -13226,7 +13226,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Vertical" -msgstr "" +msgstr "Oval vertical" #: Effects.xcu msgctxt "" @@ -13901,7 +13901,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Basic Shapes" -msgstr "" +msgstr "Inserir formas básicas" #: GenericCommands.xcu msgctxt "" @@ -13928,7 +13928,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Aumentar" #: GenericCommands.xcu msgctxt "" @@ -13937,7 +13937,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Increase Paragraph Spacing" -msgstr "" +msgstr "Aumentar espaçamento entre parágrafos" #: GenericCommands.xcu msgctxt "" @@ -13946,7 +13946,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Paragraph Spacing" -msgstr "" +msgstr "Aumentar espaçamento entre parágrafos" #: GenericCommands.xcu msgctxt "" @@ -13955,7 +13955,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Diminuir" #: GenericCommands.xcu msgctxt "" @@ -13964,7 +13964,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Decrease Paragraph Spacing" -msgstr "" +msgstr "Diminuir o espaçamento entre parágrafos" #: GenericCommands.xcu msgctxt "" @@ -13973,7 +13973,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Paragraph Spacing" -msgstr "" +msgstr "Diminuir o espaçamento entre parágrafos" #: GenericCommands.xcu msgctxt "" @@ -13982,7 +13982,7 @@ msgctxt "" "Label\n" "value.text" msgid "Arrow Shapes" -msgstr "" +msgstr "Formas de seta" #: GenericCommands.xcu msgctxt "" @@ -13991,7 +13991,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Arrow" -msgstr "" +msgstr "~Seta" #: GenericCommands.xcu msgctxt "" @@ -14000,7 +14000,7 @@ msgctxt "" "Label\n" "value.text" msgid "Flowchart Shapes" -msgstr "" +msgstr "Formas de fluxogramas" #: GenericCommands.xcu msgctxt "" @@ -14009,7 +14009,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Flowchart" -msgstr "" +msgstr "~Fluxograma" #: GenericCommands.xcu msgctxt "" @@ -14018,7 +14018,7 @@ msgctxt "" "Label\n" "value.text" msgid "Callout Shapes" -msgstr "" +msgstr "Formas de textos explicativos" #: GenericCommands.xcu msgctxt "" @@ -14027,7 +14027,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Callout" -msgstr "" +msgstr "~Texto explicativo" #: GenericCommands.xcu msgctxt "" @@ -14036,7 +14036,7 @@ msgctxt "" "Label\n" "value.text" msgid "Star Shapes" -msgstr "" +msgstr "Formas de estrelas" #: GenericCommands.xcu msgctxt "" @@ -14045,7 +14045,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "S~tar" -msgstr "" +msgstr "Es~trela" #: GenericCommands.xcu msgctxt "" @@ -14819,7 +14819,7 @@ msgctxt "" "Label\n" "value.text" msgid "Flowchart: Sort" -msgstr "Fluxograma: Classificar" +msgstr "Fluxograma: Ordenar" #: GenericCommands.xcu msgctxt "" @@ -15440,7 +15440,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Text Box" -msgstr "" +msgstr "Inserir caixa de texto" #: GenericCommands.xcu msgctxt "" @@ -15512,7 +15512,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Aumentar" #: GenericCommands.xcu msgctxt "" @@ -15530,7 +15530,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Font Size" -msgstr "" +msgstr "Aumentar tamanho da fonte" #: GenericCommands.xcu msgctxt "" @@ -15539,7 +15539,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Diminuir" #: GenericCommands.xcu msgctxt "" @@ -15557,7 +15557,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Font Size" -msgstr "" +msgstr "Diminuir tamanho da fonte" #: GenericCommands.xcu msgctxt "" @@ -15584,7 +15584,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Shadow" -msgstr "" +msgstr "Alternar sombra" #: GenericCommands.xcu msgctxt "" @@ -15638,7 +15638,7 @@ msgctxt "" "Label\n" "value.text" msgid "Underline" -msgstr "" +msgstr "Sublinhado" #: GenericCommands.xcu msgctxt "" @@ -15818,7 +15818,7 @@ msgctxt "" "Label\n" "value.text" msgid "Left" -msgstr "" +msgstr "À esquerda" #: GenericCommands.xcu msgctxt "" @@ -15827,7 +15827,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Left" -msgstr "" +msgstr "Alinhar à esquerda" #: GenericCommands.xcu msgctxt "" @@ -15836,7 +15836,7 @@ msgctxt "" "Label\n" "value.text" msgid "Right" -msgstr "" +msgstr "À direita" #: GenericCommands.xcu msgctxt "" @@ -15845,7 +15845,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Right" -msgstr "" +msgstr "Alinhar à direita" #: GenericCommands.xcu msgctxt "" @@ -15854,7 +15854,7 @@ msgctxt "" "Label\n" "value.text" msgid "Center" -msgstr "" +msgstr "Centralizado" #: GenericCommands.xcu msgctxt "" @@ -15863,7 +15863,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Center Horizontally" -msgstr "" +msgstr "Centralizar horizontalmente" #: GenericCommands.xcu msgctxt "" @@ -15899,7 +15899,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Line Spacing" -msgstr "" +msgstr "Definir entrelinha" #: GenericCommands.xcu msgctxt "" @@ -16142,7 +16142,7 @@ msgctxt "" "Label\n" "value.text" msgid "Optimal" -msgstr "" +msgstr "Ideal" #: GenericCommands.xcu msgctxt "" @@ -16151,7 +16151,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Optimal view" -msgstr "" +msgstr "Exibição ideal" #: GenericCommands.xcu msgctxt "" @@ -16178,7 +16178,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Line" -msgstr "" +msgstr "Inserir linha" #: GenericCommands.xcu msgctxt "" @@ -16187,7 +16187,7 @@ msgctxt "" "Label\n" "value.text" msgid "Lines and Arrows" -msgstr "" +msgstr "Linhas e setas" #: GenericCommands.xcu msgctxt "" @@ -16196,7 +16196,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line Starts with Arrow" -msgstr "" +msgstr "Linha começando com seta" #: GenericCommands.xcu msgctxt "" @@ -16205,7 +16205,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line Ends with Arrow" -msgstr "" +msgstr "Linha terminando com seta" #: GenericCommands.xcu msgctxt "" @@ -16214,7 +16214,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrows" -msgstr "" +msgstr "Linha com setas" #: GenericCommands.xcu msgctxt "" @@ -16223,7 +16223,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrow/Circle" -msgstr "" +msgstr "Linha com seta/círculo" #: GenericCommands.xcu msgctxt "" @@ -16232,7 +16232,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Circle/Arrow" -msgstr "" +msgstr "Linha com círculo/seta" #: GenericCommands.xcu msgctxt "" @@ -16241,7 +16241,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrow/Square" -msgstr "" +msgstr "Linha com seta/quadrado" #: GenericCommands.xcu msgctxt "" @@ -16250,7 +16250,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Square/Arrow" -msgstr "" +msgstr "Linha com quadrado/seta" #: GenericCommands.xcu msgctxt "" @@ -16259,7 +16259,7 @@ msgctxt "" "Label\n" "value.text" msgid "Dimension Line" -msgstr "" +msgstr "Linha de cota" #: GenericCommands.xcu msgctxt "" @@ -16295,7 +16295,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Rectangle" -msgstr "" +msgstr "Inserir retângulo" #: GenericCommands.xcu msgctxt "" @@ -16322,7 +16322,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Ellipse" -msgstr "" +msgstr "Inserir elipse" #: GenericCommands.xcu msgctxt "" @@ -16367,7 +16367,7 @@ msgctxt "" "Label\n" "value.text" msgid "Crop Image Dialog..." -msgstr "" +msgstr "Caixa de diálogo de recorte de imagem..." #: GenericCommands.xcu msgctxt "" @@ -16376,7 +16376,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Crop Dialog..." -msgstr "" +msgstr "Caixa de diálogo de recorte..." #: GenericCommands.xcu msgctxt "" @@ -16385,7 +16385,7 @@ msgctxt "" "Label\n" "value.text" msgid "Crop" -msgstr "" +msgstr "Recortar" #: GenericCommands.xcu msgctxt "" @@ -16394,7 +16394,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Crop Image" -msgstr "" +msgstr "Recortar imagem" #: GenericCommands.xcu msgctxt "" @@ -16484,7 +16484,7 @@ msgctxt "" "Label\n" "value.text" msgid "Templates" -msgstr "" +msgstr "Modelos" #: GenericCommands.xcu msgctxt "" @@ -16493,7 +16493,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Manage Templates" -msgstr "" +msgstr "Gerenciar modelos" #: GenericCommands.xcu msgctxt "" @@ -16502,7 +16502,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Templates Manager" -msgstr "" +msgstr "Mostrar gerenciador de modelos" #: GenericCommands.xcu msgctxt "" @@ -16529,7 +16529,7 @@ msgctxt "" "Label\n" "value.text" msgid "Open Remote" -msgstr "" +msgstr "Abrir arquivo remoto" #: GenericCommands.xcu msgctxt "" @@ -16538,7 +16538,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Open Remote ~File..." -msgstr "" +msgstr "Abrir arquivo ~remoto..." #: GenericCommands.xcu msgctxt "" @@ -16547,7 +16547,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Open Remote File" -msgstr "" +msgstr "Abrir arquivo remoto" #: GenericCommands.xcu msgctxt "" @@ -16556,7 +16556,7 @@ msgctxt "" "Label\n" "value.text" msgid "Save Remote" -msgstr "" +msgstr "Salvar arquivo remoto" #: GenericCommands.xcu msgctxt "" @@ -16565,7 +16565,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Sa~ve Remote File..." -msgstr "" +msgstr "Sal~var arquivo remoto..." #: GenericCommands.xcu msgctxt "" @@ -16574,7 +16574,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Save Remote File" -msgstr "" +msgstr "Salvar arquivo remoto" #: GenericCommands.xcu msgctxt "" @@ -16783,7 +16783,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Comment" -msgstr "" +msgstr "Inserir comentário" #: GenericCommands.xcu msgctxt "" @@ -16882,7 +16882,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Vertical Text" -msgstr "" +msgstr "Inserir texto vertical" #: GenericCommands.xcu msgctxt "" @@ -16927,7 +16927,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Chart" -msgstr "" +msgstr "Inserir gráfico" #: GenericCommands.xcu msgctxt "" @@ -16936,7 +16936,7 @@ msgctxt "" "Label\n" "value.text" msgid "Chart from File..." -msgstr "" +msgstr "Gráfico partir de um arquivo..." #: GenericCommands.xcu msgctxt "" @@ -16945,7 +16945,7 @@ msgctxt "" "Label\n" "value.text" msgid "Bullets" -msgstr "" +msgstr "Marcadores" #: GenericCommands.xcu msgctxt "" @@ -16954,7 +16954,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Bulleted List" -msgstr "" +msgstr "Lista de ~marcadores" #: GenericCommands.xcu msgctxt "" @@ -16963,7 +16963,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Bulleted List" -msgstr "" +msgstr "Alternar listas de marcadores" #: GenericCommands.xcu msgctxt "" @@ -16972,7 +16972,7 @@ msgctxt "" "Label\n" "value.text" msgid "Numbering" -msgstr "" +msgstr "Numeração" #: GenericCommands.xcu msgctxt "" @@ -16981,7 +16981,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Numbered List" -msgstr "" +msgstr "Lista ~numerada" #: GenericCommands.xcu msgctxt "" @@ -16990,7 +16990,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Numbered List" -msgstr "" +msgstr "Alternar listas numeradas" #: GenericCommands.xcu msgctxt "" @@ -16999,7 +16999,7 @@ msgctxt "" "Label\n" "value.text" msgid "Outline" -msgstr "" +msgstr "Estrutura de tópicos" #: GenericCommands.xcu msgctxt "" @@ -17008,7 +17008,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Outline List" -msgstr "" +msgstr "~Lista da estrutura de tópicos" #: GenericCommands.xcu msgctxt "" @@ -17017,7 +17017,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Outline List Style" -msgstr "" +msgstr "Definir estilo da lista de estrutura de tópicos" #: GenericCommands.xcu msgctxt "" @@ -17287,7 +17287,7 @@ msgctxt "" "Label\n" "value.text" msgid "Styles" -msgstr "" +msgstr "Estilos" #: GenericCommands.xcu msgctxt "" @@ -17296,7 +17296,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "St~yles and Formatting" -msgstr "" +msgstr "Est~ilos e formatação" #: GenericCommands.xcu msgctxt "" @@ -17305,7 +17305,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Styles and Formatting Sidebar" -msgstr "" +msgstr "Mostrar barra lateral de estilos e formatação" #: GenericCommands.xcu msgctxt "" @@ -17359,7 +17359,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Edit Mode" -msgstr "" +msgstr "Alternar modo de edição" #: GenericCommands.xcu msgctxt "" @@ -17503,7 +17503,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Edit Style..." -msgstr "" +msgstr "~Editar estilo..." #: GenericCommands.xcu msgctxt "" @@ -17512,7 +17512,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit" -msgstr "" +msgstr "Editar" #: GenericCommands.xcu msgctxt "" @@ -17521,7 +17521,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~New Style..." -msgstr "" +msgstr "~Novo estilo..." #: GenericCommands.xcu msgctxt "" @@ -17530,7 +17530,7 @@ msgctxt "" "Label\n" "value.text" msgid "New" -msgstr "" +msgstr "Novo" #: GenericCommands.xcu msgctxt "" @@ -17557,7 +17557,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Update Style" -msgstr "" +msgstr "At~ualizar estilo" #: GenericCommands.xcu msgctxt "" @@ -17566,7 +17566,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update" -msgstr "" +msgstr "Atualizar" #: GenericCommands.xcu msgctxt "" @@ -17809,7 +17809,7 @@ msgctxt "" "Label\n" "value.text" msgid "Open Link" -msgstr "" +msgstr "Abrir link" #: GenericCommands.xcu msgctxt "" @@ -18304,7 +18304,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Image" -msgstr "" +msgstr "Inserir figura" #: GenericCommands.xcu msgctxt "" @@ -18349,7 +18349,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Check Spelling" -msgstr "" +msgstr "Verificação ortográfica" #: GenericCommands.xcu msgctxt "" @@ -18367,7 +18367,7 @@ msgctxt "" "Label\n" "value.text" msgid "Spelling" -msgstr "" +msgstr "Ortografia" #: GenericCommands.xcu msgctxt "" @@ -18376,7 +18376,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Spelling and Grammar..." -msgstr "" +msgstr "~Ortografia e gramática..." #: GenericCommands.xcu msgctxt "" @@ -18385,7 +18385,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Check Spelling and Grammar" -msgstr "" +msgstr "Verificar ortografia e gramática" #: GenericCommands.xcu msgctxt "" @@ -18403,7 +18403,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Character Spacing" -msgstr "" +msgstr "Definir espaçamento dos caracteres" #: GenericCommands.xcu msgctxt "" @@ -18421,7 +18421,7 @@ msgctxt "" "Label\n" "value.text" msgid "Draw Functions" -msgstr "" +msgstr "Funções de desenho" #: GenericCommands.xcu msgctxt "" @@ -18430,7 +18430,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Draw Functions" -msgstr "" +msgstr "Mostrar funções de desenho" #: GenericCommands.xcu msgctxt "" @@ -18511,7 +18511,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Text Box" -msgstr "" +msgstr "Inserir caixa de texto" #: GenericCommands.xcu msgctxt "" @@ -18538,7 +18538,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Fontwork Text" -msgstr "" +msgstr "Inserir texto do Fontwork" #: GenericCommands.xcu msgctxt "" @@ -18700,7 +18700,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link..." -msgstr "" +msgstr "~Link..." #: GenericCommands.xcu msgctxt "" @@ -18709,7 +18709,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Link" -msgstr "" +msgstr "Inserir link" #: GenericCommands.xcu msgctxt "" @@ -18781,7 +18781,7 @@ msgctxt "" "Label\n" "value.text" msgid "Small capitals" -msgstr "" +msgstr "Versaletes" #: GenericCommands.xcu msgctxt "" @@ -18844,7 +18844,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clone" -msgstr "" +msgstr "Clonar" #: GenericCommands.xcu msgctxt "" @@ -18853,7 +18853,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Clone Formatting" -msgstr "" +msgstr "Clonar formatação" #: GenericCommands.xcu msgctxt "" @@ -18943,7 +18943,7 @@ msgctxt "" "Label\n" "value.text" msgid "Emoji" -msgstr "" +msgstr "Emoji" #: GenericCommands.xcu msgctxt "" @@ -18952,7 +18952,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Emoji" -msgstr "" +msgstr "Inserir emoji" #: GenericCommands.xcu msgctxt "" @@ -19150,7 +19150,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Navigator Window" -msgstr "" +msgstr "Mostrar janela do navegador" #: GenericCommands.xcu msgctxt "" @@ -19510,7 +19510,7 @@ msgctxt "" "Label\n" "value.text" msgid "Grid" -msgstr "" +msgstr "Grade" #: GenericCommands.xcu msgctxt "" @@ -19519,7 +19519,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Display Grid" -msgstr "" +msgstr "~Exibir grade" #: GenericCommands.xcu msgctxt "" @@ -19528,7 +19528,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Display Grid" -msgstr "" +msgstr "Exibir grade" #: GenericCommands.xcu msgctxt "" @@ -19627,7 +19627,7 @@ msgctxt "" "Label\n" "value.text" msgid "Compare" -msgstr "" +msgstr "Comparar" #: GenericCommands.xcu msgctxt "" @@ -19636,7 +19636,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Co~mpare Document..." -msgstr "" +msgstr "Co~mparar documento..." #: GenericCommands.xcu msgctxt "" @@ -19645,7 +19645,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Compare Non-Track Changed Document" -msgstr "" +msgstr "Comparar documento sem registro de alterações" #: GenericCommands.xcu msgctxt "" @@ -19654,7 +19654,7 @@ msgctxt "" "Label\n" "value.text" msgid "Merge" -msgstr "" +msgstr "Mesclar" #: GenericCommands.xcu msgctxt "" @@ -19663,7 +19663,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Merge Documen~t..." -msgstr "" +msgstr "~Mesclar documento..." #: GenericCommands.xcu msgctxt "" @@ -19672,7 +19672,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Merge Track Changed Document" -msgstr "" +msgstr "Mesclar documento com registro de alterações " #: GenericCommands.xcu msgctxt "" @@ -19834,7 +19834,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Diminuir" #: GenericCommands.xcu msgctxt "" @@ -19843,7 +19843,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Decrease Indent" -msgstr "" +msgstr "Diminuir recuo" #: GenericCommands.xcu msgctxt "" @@ -19852,7 +19852,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Indent" -msgstr "" +msgstr "Diminuir recuo" #: GenericCommands.xcu msgctxt "" @@ -19861,7 +19861,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Aumentar" #: GenericCommands.xcu msgctxt "" @@ -19870,7 +19870,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar recuo" #: GenericCommands.xcu msgctxt "" @@ -19879,7 +19879,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar recuo" #: GenericCommands.xcu msgctxt "" @@ -20032,7 +20032,7 @@ msgctxt "" "Label\n" "value.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Autoverificação ortográfica" #: GenericCommands.xcu msgctxt "" @@ -20041,7 +20041,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Automatic Spell Checking" -msgstr "" +msgstr "Verificação ortográfica ~automática" #: GenericCommands.xcu msgctxt "" @@ -20050,7 +20050,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Automatic Spell Checking" -msgstr "" +msgstr "Alternar verificação ortográfica automática" #: GenericCommands.xcu msgctxt "" @@ -20086,7 +20086,7 @@ msgctxt "" "Label\n" "value.text" msgid "Symbol" -msgstr "" +msgstr "Símbolo" #: GenericCommands.xcu msgctxt "" @@ -20095,7 +20095,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "S~pecial Character..." -msgstr "" +msgstr "Caractere e~special..." #: GenericCommands.xcu msgctxt "" @@ -20104,7 +20104,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Special Character" -msgstr "" +msgstr "Inserir caractere especial" #: GenericCommands.xcu msgctxt "" @@ -20158,7 +20158,7 @@ msgctxt "" "Label\n" "value.text" msgid "PDF" -msgstr "" +msgstr "PDF" #: GenericCommands.xcu msgctxt "" @@ -20167,7 +20167,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Export as PDF..." -msgstr "" +msgstr "~Exportar como PDF..." #: GenericCommands.xcu msgctxt "" @@ -20176,7 +20176,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Export as PDF" -msgstr "" +msgstr "Exportar como PDF" #: GenericCommands.xcu msgctxt "" @@ -20185,7 +20185,7 @@ msgctxt "" "Label\n" "value.text" msgid "PDF" -msgstr "" +msgstr "PDF" #: GenericCommands.xcu msgctxt "" @@ -20203,7 +20203,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Export as PDF" -msgstr "" +msgstr "Exportar como PDF" #: GenericCommands.xcu msgctxt "" @@ -20284,7 +20284,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Get help online..." -msgstr "" +msgstr "Obter ajuda on-line..." #: GenericCommands.xcu msgctxt "" @@ -20293,7 +20293,7 @@ msgctxt "" "Label\n" "value.text" msgid "User Guides..." -msgstr "" +msgstr "Guias do usuário..." #: GenericCommands.xcu msgctxt "" @@ -20482,7 +20482,7 @@ msgctxt "" "Label\n" "value.text" msgid "Gallery" -msgstr "" +msgstr "Galeria" #: GenericCommands.xcu msgctxt "" @@ -20500,7 +20500,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Open Clip Art and Media Gallery" -msgstr "" +msgstr "Galeria de mídia e Open Clip Art" #: GenericCommands.xcu msgctxt "" @@ -21022,7 +21022,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Print Preview" -msgstr "" +msgstr "Alternar visualização de impressão" #: GenericCommands.xcu msgctxt "" @@ -21076,7 +21076,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort Ascending" -msgstr "Classificar em ordem crescente" +msgstr "Ordenar crescente" #: GenericCommands.xcu msgctxt "" @@ -21085,7 +21085,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort Descending" -msgstr "Classificar em ordem decrescente" +msgstr "Ordenar decrescente" #: GenericCommands.xcu msgctxt "" @@ -21094,7 +21094,7 @@ msgctxt "" "Label\n" "value.text" msgid "E-mail" -msgstr "" +msgstr "E-mail" #: GenericCommands.xcu msgctxt "" @@ -21103,7 +21103,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~E-mail Document..." -msgstr "" +msgstr "Documento por e-mail..." #: GenericCommands.xcu msgctxt "" @@ -21112,7 +21112,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Attach to E-mail" -msgstr "" +msgstr "Anexar ao e-mail" #: GenericCommands.xcu msgctxt "" @@ -21121,7 +21121,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sort..." -msgstr "Classificar..." +msgstr "Ordenar..." #: GenericCommands.xcu msgctxt "" @@ -21481,7 +21481,7 @@ msgctxt "" "Label\n" "value.text" msgid "Toggle Extrusion" -msgstr "" +msgstr "Alternar extrusão" #: GenericCommands.xcu msgctxt "" @@ -21598,7 +21598,7 @@ msgctxt "" "Label\n" "value.text" msgid "Toolbar Layout" -msgstr "" +msgstr "Leiaute da barra de ferramentas" #: GenericCommands.xcu msgctxt "" @@ -21652,7 +21652,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sign Existing PDF..." -msgstr "" +msgstr "Assinar um PDF existente..." #: GenericCommands.xcu msgctxt "" @@ -21814,7 +21814,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Top" -msgstr "" +msgstr "Alinhar em cima" #: GenericCommands.xcu msgctxt "" @@ -21823,7 +21823,7 @@ msgctxt "" "Label\n" "value.text" msgid "Center" -msgstr "" +msgstr "No centro" #: GenericCommands.xcu msgctxt "" @@ -21832,7 +21832,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Center Vertically" -msgstr "" +msgstr "Centralizar verticalmente" #: GenericCommands.xcu msgctxt "" @@ -21850,7 +21850,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Bottom" -msgstr "" +msgstr "Alinhar embaixo" #: GenericCommands.xcu msgctxt "" @@ -21967,7 +21967,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Chart" -msgstr "" +msgstr "~Gráfico" #: GenericCommands.xcu msgctxt "" @@ -22003,7 +22003,7 @@ msgctxt "" "Label\n" "value.text" msgid "Digital Signatures" -msgstr "" +msgstr "Assinaturas digitais" #: GenericCommands.xcu msgctxt "" @@ -22210,7 +22210,7 @@ msgctxt "" "Label\n" "value.text" msgid "Media" -msgstr "" +msgstr "Mídia" #: GenericCommands.xcu msgctxt "" @@ -22219,7 +22219,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Audio or ~Video..." -msgstr "" +msgstr "Áudio ou ~vídeo..." #: GenericCommands.xcu msgctxt "" @@ -22228,7 +22228,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Inserir áudio ou vídeo" #: GenericCommands.xcu msgctxt "" @@ -22453,7 +22453,7 @@ msgctxt "" "Label\n" "value.text" msgid "Select" -msgstr "" +msgstr "Selecionar" #: GenericCommands.xcu msgctxt "" @@ -22462,7 +22462,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paste Special" -msgstr "" +msgstr "Colar especial" #: GenericCommands.xcu msgctxt "" @@ -22471,7 +22471,7 @@ msgctxt "" "Label\n" "value.text" msgid "Menubar" -msgstr "" +msgstr "Barra de menu" #: GenericCommands.xcu msgctxt "" @@ -22480,7 +22480,7 @@ msgctxt "" "Label\n" "value.text" msgid "Name..." -msgstr "" +msgstr "Nome..." #: GenericCommands.xcu msgctxt "" @@ -22489,7 +22489,7 @@ msgctxt "" "Label\n" "value.text" msgid "Description..." -msgstr "" +msgstr "Descrição..." #: GenericCommands.xcu msgctxt "" @@ -22498,7 +22498,7 @@ msgctxt "" "Label\n" "value.text" msgid "Restart in Safe Mode..." -msgstr "" +msgstr "Reiniciar no modo seguro..." #: ImpressWindowState.xcu msgctxt "" @@ -22678,7 +22678,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Sorter/Pane" -msgstr "Classificador de slides / Painel" +msgstr "Organizador de slides / Painel" #: ImpressWindowState.xcu msgctxt "" @@ -22687,7 +22687,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Sorter/Pane (no selection)" -msgstr "Classificador de slides / Painel (sem seleção)" +msgstr "Organizador de slides / Painel (sem seleção)" #: ImpressWindowState.xcu msgctxt "" @@ -22696,7 +22696,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Master Sorter/Pane" -msgstr "Classificador de slide mestre / Painel" +msgstr "Organizador de slides mestres / Painel" #: ImpressWindowState.xcu msgctxt "" @@ -22705,7 +22705,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Master Sorter/Pane (no selection)" -msgstr "Classificador de slide mestre / Painel (sem seleção)" +msgstr "Organizador de slides mestres / Painel (sem seleção)" #: ImpressWindowState.xcu msgctxt "" @@ -22948,7 +22948,7 @@ msgctxt "" "UIName\n" "value.text" msgid "TSCP Classification" -msgstr "" +msgstr "Classificação TSCP" #: ImpressWindowState.xcu msgctxt "" @@ -23038,7 +23038,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Sorter" -msgstr "Classificador de slides" +msgstr "Organizador de slides" #: ImpressWindowState.xcu msgctxt "" @@ -23191,7 +23191,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Standard (Single Mode)" -msgstr "" +msgstr "Padrão (modo único)" #: MathCommands.xcu msgctxt "" @@ -23470,7 +23470,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Em abas" #: Notebookbar.xcu msgctxt "" @@ -23479,7 +23479,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Grupos contextuais" #: Notebookbar.xcu msgctxt "" @@ -23488,7 +23488,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual single" -msgstr "" +msgstr "Contexto único" #: Notebookbar.xcu msgctxt "" @@ -23497,7 +23497,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Em abas" #: Notebookbar.xcu msgctxt "" @@ -23506,7 +23506,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Grupos contextuais" #: Notebookbar.xcu msgctxt "" @@ -23515,7 +23515,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Em abas" #: Notebookbar.xcu msgctxt "" @@ -23524,7 +23524,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Grupos contextuais" #: ReportCommands.xcu msgctxt "" @@ -24001,7 +24001,7 @@ msgctxt "" "Title\n" "value.text" msgid "Page" -msgstr "" +msgstr "Página" #: Sidebar.xcu msgctxt "" @@ -24010,7 +24010,7 @@ msgctxt "" "Title\n" "value.text" msgid "Shapes" -msgstr "" +msgstr "Formas" #: Sidebar.xcu msgctxt "" @@ -24037,7 +24037,7 @@ msgctxt "" "Title\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: Sidebar.xcu msgctxt "" @@ -24109,7 +24109,7 @@ msgctxt "" "Title\n" "value.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: Sidebar.xcu msgctxt "" @@ -24127,7 +24127,7 @@ msgctxt "" "Title\n" "value.text" msgid "Media Playback" -msgstr "" +msgstr "Reprodução de mídia" #: Sidebar.xcu msgctxt "" @@ -24136,7 +24136,7 @@ msgctxt "" "Title\n" "value.text" msgid "Styles" -msgstr "" +msgstr "Estilos" #: Sidebar.xcu msgctxt "" @@ -24145,7 +24145,7 @@ msgctxt "" "Title\n" "value.text" msgid "Format" -msgstr "" +msgstr "Formatar" #: Sidebar.xcu msgctxt "" @@ -24154,7 +24154,7 @@ msgctxt "" "Title\n" "value.text" msgid "Header" -msgstr "" +msgstr "Cabeçalho" #: Sidebar.xcu msgctxt "" @@ -24163,7 +24163,7 @@ msgctxt "" "Title\n" "value.text" msgid "Footer" -msgstr "" +msgstr "Rodapé" #: Sidebar.xcu msgctxt "" @@ -24226,7 +24226,7 @@ msgctxt "" "Title\n" "value.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: Sidebar.xcu msgctxt "" @@ -24280,7 +24280,7 @@ msgctxt "" "Title\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: Sidebar.xcu msgctxt "" @@ -24829,7 +24829,7 @@ msgctxt "" "Label\n" "value.text" msgid "Show Comments" -msgstr "" +msgstr "Mostrar anotações" #: WriterCommands.xcu msgctxt "" @@ -24838,7 +24838,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Comments" -msgstr "" +msgstr "Anotações" #: WriterCommands.xcu msgctxt "" @@ -24919,7 +24919,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Endnote" -msgstr "" +msgstr "Notas d~e fim" #: WriterCommands.xcu msgctxt "" @@ -24928,7 +24928,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Endnote" -msgstr "" +msgstr "Inserir nota de fim" #: WriterCommands.xcu msgctxt "" @@ -24955,7 +24955,7 @@ msgctxt "" "Label\n" "value.text" msgid "Table of Contents" -msgstr "" +msgstr "Sumário" #: WriterCommands.xcu msgctxt "" @@ -24964,7 +24964,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Table of Contents, Index or Bibliography" -msgstr "" +msgstr "Inserir sumário, índice ou bibliografia" #: WriterCommands.xcu msgctxt "" @@ -25027,7 +25027,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update All" -msgstr "" +msgstr "Atualizar tudo" #: WriterCommands.xcu msgctxt "" @@ -25036,7 +25036,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Indexes and ~Tables" -msgstr "" +msgstr "Índ~ices e sumários..." #: WriterCommands.xcu msgctxt "" @@ -25045,7 +25045,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update Index" -msgstr "" +msgstr "Atualizar índice" #: WriterCommands.xcu msgctxt "" @@ -25054,7 +25054,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Current ~Index" -msgstr "" +msgstr "Índ~ice atual" #: WriterCommands.xcu msgctxt "" @@ -25081,7 +25081,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Protect..." -msgstr "" +msgstr "~Proteger..." #: WriterCommands.xcu msgctxt "" @@ -25090,7 +25090,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Protect Track Changes" -msgstr "" +msgstr "Proteger registro de alterações" #: WriterCommands.xcu msgctxt "" @@ -25099,7 +25099,7 @@ msgctxt "" "Label\n" "value.text" msgid "Reject" -msgstr "" +msgstr "Rejeitar" #: WriterCommands.xcu msgctxt "" @@ -25108,7 +25108,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Reject Track Change" -msgstr "" +msgstr "Rejeitar alteração" #: WriterCommands.xcu msgctxt "" @@ -25117,7 +25117,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Reject Change" -msgstr "" +msgstr "Rejeitar alteração" #: WriterCommands.xcu msgctxt "" @@ -25126,7 +25126,7 @@ msgctxt "" "Label\n" "value.text" msgid "Accept" -msgstr "" +msgstr "Aceitar" #: WriterCommands.xcu msgctxt "" @@ -25135,7 +25135,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Accept Track Change" -msgstr "" +msgstr "Aceitar a alteração" #: WriterCommands.xcu msgctxt "" @@ -25144,7 +25144,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Accept Change" -msgstr "" +msgstr "Aceitar alteração" #: WriterCommands.xcu msgctxt "" @@ -25153,7 +25153,7 @@ msgctxt "" "Label\n" "value.text" msgid "Next" -msgstr "" +msgstr "Próxima" #: WriterCommands.xcu msgctxt "" @@ -25162,7 +25162,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Next Track Change" -msgstr "" +msgstr "Próxima alteração" #: WriterCommands.xcu msgctxt "" @@ -25171,7 +25171,7 @@ msgctxt "" "Label\n" "value.text" msgid "Pr~evious" -msgstr "" +msgstr "Anterior" #: WriterCommands.xcu msgctxt "" @@ -25180,7 +25180,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Previous Track Change" -msgstr "" +msgstr "Alteração anterior" #: WriterCommands.xcu msgctxt "" @@ -25207,7 +25207,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Record Track Changes" -msgstr "" +msgstr "Gravar alterações" #: WriterCommands.xcu msgctxt "" @@ -25216,7 +25216,7 @@ msgctxt "" "Label\n" "value.text" msgid "Track Changes Functions" -msgstr "" +msgstr "Funções de registro de alterações" #: WriterCommands.xcu msgctxt "" @@ -25225,7 +25225,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Track Changes Functions" -msgstr "" +msgstr "Mostrar funções de registro de alterações" #: WriterCommands.xcu msgctxt "" @@ -25243,7 +25243,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Track Changes" -msgstr "" +msgstr "Mostrar alterações" #: WriterCommands.xcu msgctxt "" @@ -25279,7 +25279,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert ODF Track Change Comment" -msgstr "" +msgstr "Inserir uma anotação ODF de alteração" #: WriterCommands.xcu msgctxt "" @@ -25306,7 +25306,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Manage..." -msgstr "" +msgstr "~Gerenciar..." #: WriterCommands.xcu msgctxt "" @@ -25315,7 +25315,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Manage Track Changes" -msgstr "" +msgstr "Gerenciar alterações" #: WriterCommands.xcu msgctxt "" @@ -25351,7 +25351,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link" -msgstr "" +msgstr "~Link" #: WriterCommands.xcu msgctxt "" @@ -25360,7 +25360,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Edit Link..." -msgstr "" +msgstr "Editar link..." #: WriterCommands.xcu msgctxt "" @@ -25369,7 +25369,7 @@ msgctxt "" "Label\n" "value.text" msgid "Remove Link" -msgstr "" +msgstr "Remover link" #: WriterCommands.xcu msgctxt "" @@ -25378,7 +25378,7 @@ msgctxt "" "Label\n" "value.text" msgid "Copy Link Location" -msgstr "" +msgstr "Copiar o endereço do link" #: WriterCommands.xcu msgctxt "" @@ -25396,7 +25396,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Bookmark" -msgstr "" +msgstr "Inserir indicador" #: WriterCommands.xcu msgctxt "" @@ -25468,7 +25468,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Caption" -msgstr "" +msgstr "Inserir legenda" #: WriterCommands.xcu msgctxt "" @@ -25504,7 +25504,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Cross-reference" -msgstr "" +msgstr "Inserir referência" #: WriterCommands.xcu msgctxt "" @@ -25513,7 +25513,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Link" -msgstr "" +msgstr "Inserir link" #: WriterCommands.xcu msgctxt "" @@ -25540,7 +25540,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Page Break" -msgstr "" +msgstr "Quebra de ~página" #: WriterCommands.xcu msgctxt "" @@ -25549,7 +25549,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Page Break" -msgstr "" +msgstr "Inserir quebra de página" #: WriterCommands.xcu msgctxt "" @@ -25558,7 +25558,7 @@ msgctxt "" "Label\n" "value.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: WriterCommands.xcu msgctxt "" @@ -25567,7 +25567,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Insert ~Table..." -msgstr "" +msgstr "Inserir ~tabela..." #: WriterCommands.xcu msgctxt "" @@ -25594,7 +25594,7 @@ msgctxt "" "Label\n" "value.text" msgid "Frame" -msgstr "" +msgstr "Quadro" #: WriterCommands.xcu msgctxt "" @@ -25612,7 +25612,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Frame" -msgstr "" +msgstr "Inserir quadro" #: WriterCommands.xcu msgctxt "" @@ -25630,7 +25630,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Index Entry" -msgstr "" +msgstr "Inserir entrada de índice" #: WriterCommands.xcu msgctxt "" @@ -25837,7 +25837,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Formula" -msgstr "" +msgstr "Inserir fórmula" #: WriterCommands.xcu msgctxt "" @@ -25900,7 +25900,7 @@ msgctxt "" "Label\n" "value.text" msgid "Fiel~d" -msgstr "" +msgstr "Ca~mpo" #: WriterCommands.xcu msgctxt "" @@ -25909,7 +25909,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Field" -msgstr "" +msgstr "Inserir campo" #: WriterCommands.xcu msgctxt "" @@ -25990,7 +25990,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Footnote" -msgstr "" +msgstr "Nota de roda~pé" #: WriterCommands.xcu msgctxt "" @@ -25999,7 +25999,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Footnote" -msgstr "" +msgstr "Inserir nota de rodapé" #: WriterCommands.xcu msgctxt "" @@ -26071,7 +26071,7 @@ msgctxt "" "Label\n" "value.text" msgid "Links Active" -msgstr "" +msgstr "Links ativos" #: WriterCommands.xcu msgctxt "" @@ -26557,7 +26557,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clear" -msgstr "" +msgstr "Limpar" #: WriterCommands.xcu msgctxt "" @@ -26566,7 +26566,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Clear ~Direct Formatting" -msgstr "" +msgstr "Limpar formatação ~direta" #: WriterCommands.xcu msgctxt "" @@ -26575,7 +26575,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Clear Direct Formatting" -msgstr "" +msgstr "Limpar formatação direta" #: WriterCommands.xcu msgctxt "" @@ -26773,7 +26773,7 @@ msgctxt "" "Label\n" "value.text" msgid "So~rt..." -msgstr "Classifica~r..." +msgstr "O~rdenar..." #: WriterCommands.xcu msgctxt "" @@ -28546,7 +28546,7 @@ msgctxt "" "Label\n" "value.text" msgid "Formatting Marks" -msgstr "" +msgstr "Marcas de formatação" #: WriterCommands.xcu msgctxt "" @@ -28555,7 +28555,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "For~matting Marks" -msgstr "" +msgstr "~Marcas de formatação" #: WriterCommands.xcu msgctxt "" @@ -28564,7 +28564,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Formatting Marks" -msgstr "" +msgstr "Alternar marcas de formatação" #: WriterCommands.xcu msgctxt "" @@ -28582,7 +28582,7 @@ msgctxt "" "Label\n" "value.text" msgid "So~rt..." -msgstr "Classifica~r..." +msgstr "O~rdenar..." #: WriterCommands.xcu msgctxt "" @@ -29086,7 +29086,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paragraph Style" -msgstr "" +msgstr "Estilo do parágrafo" #: WriterCommands.xcu msgctxt "" @@ -29095,7 +29095,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Paragraph Style" -msgstr "" +msgstr "Definir estilo do parágrafo" #: WriterCommands.xcu msgctxt "" @@ -29104,7 +29104,7 @@ msgctxt "" "Label\n" "value.text" msgid "Orientation" -msgstr "" +msgstr "Orientação" #: WriterCommands.xcu msgctxt "" @@ -29113,7 +29113,7 @@ msgctxt "" "Label\n" "value.text" msgid "Page Size" -msgstr "" +msgstr "Tamanho da página" #: WriterCommands.xcu msgctxt "" @@ -29122,7 +29122,7 @@ msgctxt "" "Label\n" "value.text" msgid "Page Margin" -msgstr "" +msgstr "Margem da página" #: WriterFormWindowState.xcu msgctxt "" @@ -31030,7 +31030,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Arrows" -msgstr "" +msgstr "Setas" #: WriterWindowState.xcu msgctxt "" @@ -31039,7 +31039,7 @@ msgctxt "" "UIName\n" "value.text" msgid "TSCP Classification" -msgstr "" +msgstr "Classificação TSCP" #: WriterWindowState.xcu msgctxt "" diff --git a/source/pt-BR/reportdesign/source/ui/dlg.po b/source/pt-BR/reportdesign/source/ui/dlg.po index 5976968921d..4ffbded53d5 100644 --- a/source/pt-BR/reportdesign/source/ui/dlg.po +++ b/source/pt-BR/reportdesign/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 23:00+0000\n" +"PO-Revision-Date: 2016-12-23 11:26+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457823625.000000\n" +"X-POOTLE-MTIME: 1482492376.000000\n" #: CondFormat.src msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "STR_RPT_HELP_FIELD\n" "string.text" msgid "Select a field or type an expression to sort or group on." -msgstr "Selecione um campo ou digite uma expressão para classificar ou agrupar." +msgstr "Selecione um campo ou digite uma expressão para ordenar ou agrupar." #: GroupsSorting.src msgctxt "" diff --git a/source/pt-BR/reportdesign/source/ui/inspection.po b/source/pt-BR/reportdesign/source/ui/inspection.po index 26de313185c..eb89fe2dbe0 100644 --- a/source/pt-BR/reportdesign/source/ui/inspection.po +++ b/source/pt-BR/reportdesign/source/ui/inspection.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-05-24 19:27+0000\n" +"PO-Revision-Date: 2016-12-13 19:33+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1400959678.000000\n" +"X-POOTLE-MTIME: 1481657583.000000\n" #: inspection.src msgctxt "" @@ -39,7 +39,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Não" #: inspection.src msgctxt "" @@ -48,7 +48,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Sim" #: inspection.src msgctxt "" @@ -65,7 +65,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhuma" #: inspection.src msgctxt "" @@ -74,7 +74,7 @@ msgctxt "" "Before Section\n" "itemlist.text" msgid "Before Section" -msgstr "" +msgstr "Antes da seção" #: inspection.src msgctxt "" @@ -83,7 +83,7 @@ msgctxt "" "After Section\n" "itemlist.text" msgid "After Section" -msgstr "" +msgstr "Depois da seção" #: inspection.src msgctxt "" @@ -92,7 +92,7 @@ msgctxt "" "Before & After Section\n" "itemlist.text" msgid "Before & After Section" -msgstr "" +msgstr "Antes de depois da seção" #: inspection.src msgctxt "" @@ -117,7 +117,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Não" #: inspection.src msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "Whole Group\n" "itemlist.text" msgid "Whole Group" -msgstr "" +msgstr "Grupo inteiro" #: inspection.src msgctxt "" @@ -135,7 +135,7 @@ msgctxt "" "With First Detail\n" "itemlist.text" msgid "With First Detail" -msgstr "" +msgstr "Com o primeiro detalhe" #: inspection.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "Per Page\n" "itemlist.text" msgid "Per Page" -msgstr "" +msgstr "Por página" #: inspection.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "Per Column\n" "itemlist.text" msgid "Per Column" -msgstr "" +msgstr "Por coluna" #: inspection.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhuma" #: inspection.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "Section\n" "itemlist.text" msgid "Section" -msgstr "" +msgstr "Seção" #: inspection.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "Automatic\n" "itemlist.text" msgid "Automatic" -msgstr "" +msgstr "Automático" #: inspection.src msgctxt "" @@ -301,7 +301,7 @@ msgctxt "" "All Pages\n" "itemlist.text" msgid "All Pages" -msgstr "" +msgstr "Todas as páginas" #: inspection.src msgctxt "" @@ -310,7 +310,7 @@ msgctxt "" "Not With Report Header\n" "itemlist.text" msgid "Not With Report Header" -msgstr "" +msgstr "Exceto no cabeçalho do relatório" #: inspection.src msgctxt "" @@ -319,7 +319,7 @@ msgctxt "" "Not With Report Footer\n" "itemlist.text" msgid "Not With Report Footer" -msgstr "" +msgstr "Exceto no rodapé do relatório" #: inspection.src msgctxt "" @@ -328,7 +328,7 @@ msgctxt "" "Not With Report Header/Footer\n" "itemlist.text" msgid "Not With Report Header/Footer" -msgstr "" +msgstr "Exceto no cabeçalho/rodapé do relatório" #: inspection.src msgctxt "" @@ -497,7 +497,7 @@ msgctxt "" "Field or Formula\n" "itemlist.text" msgid "Field or Formula" -msgstr "" +msgstr "Campo ou fórmula" #: inspection.src msgctxt "" @@ -506,7 +506,7 @@ msgctxt "" "Function\n" "itemlist.text" msgid "Function" -msgstr "" +msgstr "Função" #: inspection.src msgctxt "" @@ -515,7 +515,7 @@ msgctxt "" "Counter\n" "itemlist.text" msgid "Counter" -msgstr "" +msgstr "Contador" #: inspection.src msgctxt "" @@ -524,7 +524,7 @@ msgctxt "" "User defined Function\n" "itemlist.text" msgid "User defined Function" -msgstr "" +msgstr "Função definida pelo usuário" #: inspection.src msgctxt "" @@ -605,7 +605,7 @@ msgctxt "" "Top\n" "itemlist.text" msgid "Top" -msgstr "" +msgstr "Em cima" #: inspection.src msgctxt "" @@ -614,7 +614,7 @@ msgctxt "" "Middle\n" "itemlist.text" msgid "Middle" -msgstr "" +msgstr "No meio" #: inspection.src msgctxt "" @@ -623,7 +623,7 @@ msgctxt "" "Bottom\n" "itemlist.text" msgid "Bottom" -msgstr "" +msgstr "Embaixo" #: inspection.src msgctxt "" @@ -640,7 +640,7 @@ msgctxt "" "Left\n" "itemlist.text" msgid "Left" -msgstr "" +msgstr "À esquerda" #: inspection.src msgctxt "" @@ -649,7 +649,7 @@ msgctxt "" "Right\n" "itemlist.text" msgid "Right" -msgstr "" +msgstr "À direita" #: inspection.src msgctxt "" @@ -658,7 +658,7 @@ msgctxt "" "Block\n" "itemlist.text" msgid "Block" -msgstr "" +msgstr "Bloco" #: inspection.src msgctxt "" @@ -667,7 +667,7 @@ msgctxt "" "Center\n" "itemlist.text" msgid "Center" -msgstr "" +msgstr "Centralizar" #: inspection.src msgctxt "" diff --git a/source/pt-BR/reportdesign/source/ui/report.po b/source/pt-BR/reportdesign/source/ui/report.po index f6585fc9a8b..f8b0c21fb1d 100644 --- a/source/pt-BR/reportdesign/source/ui/report.po +++ b/source/pt-BR/reportdesign/source/ui/report.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-21 11:49+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-23 11:26+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469101798.000000\n" +"X-POOTLE-MTIME: 1482492387.000000\n" #: report.src msgctxt "" @@ -378,7 +378,7 @@ msgctxt "" "SID_SORTINGANDGROUPING\n" "menuitem.text" msgid "Sorting and Grouping..." -msgstr "Classificar e agrupar..." +msgstr "Ordenar e agrupar..." #: report.src msgctxt "" diff --git a/source/pt-BR/reportdesign/uiconfig/dbreport/ui.po b/source/pt-BR/reportdesign/uiconfig/dbreport/ui.po index 5f71bfb160e..624e8970934 100644 --- a/source/pt-BR/reportdesign/uiconfig/dbreport/ui.po +++ b/source/pt-BR/reportdesign/uiconfig/dbreport/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:31+0000\n" +"PO-Revision-Date: 2016-12-23 09:35+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449862278.000000\n" +"X-POOTLE-MTIME: 1482485735.000000\n" #: backgrounddialog.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: chardialog.ui msgctxt "" @@ -347,7 +347,7 @@ msgctxt "" "title\n" "string.text" msgid "Sorting and Grouping" -msgstr "" +msgstr "Ordenar e agrupar" #: floatingfield.ui msgctxt "" @@ -356,7 +356,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Ascending" -msgstr "" +msgstr "Ordenar crescente" #: floatingfield.ui msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Descending" -msgstr "" +msgstr "Ordenar decrescente" #: floatingfield.ui msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove sorting" -msgstr "" +msgstr "Remover ordenação" #: floatingfield.ui msgctxt "" @@ -383,7 +383,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: floatingfield.ui msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "label\n" "string.text" msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter." -msgstr "" +msgstr "Ressalte os campos a inserir na seção selecionada do modelo, e clique em Inserir ou pressione Enter." #: floatingnavigator.ui msgctxt "" diff --git a/source/pt-BR/sc/source/ui/cctrl.po b/source/pt-BR/sc/source/ui/cctrl.po index ac652175bba..b53dfd61973 100644 --- a/source/pt-BR/sc/source/ui/cctrl.po +++ b/source/pt-BR/sc/source/ui/cctrl.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-03 12:16+0000\n" -"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n" +"PO-Revision-Date: 2016-12-23 11:27+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1430655380.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482492459.000000\n" #: checklistmenu.src msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "STR_MENU_SORT_ASC\n" "string.text" msgid "Sort Ascending" -msgstr "Classificar em ordem crescente" +msgstr "Ordem crescente" #: checklistmenu.src msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "STR_MENU_SORT_DESC\n" "string.text" msgid "Sort Descending" -msgstr "Classificar em ordem decrescente" +msgstr "Ordem decrescente" #: checklistmenu.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "STR_MENU_SORT_CUSTOM\n" "string.text" msgid "Custom Sort" -msgstr "Personalizar a classificação" +msgstr "Ordem personalizada" #: checklistmenu.src msgctxt "" diff --git a/source/pt-BR/sc/source/ui/dbgui.po b/source/pt-BR/sc/source/ui/dbgui.po index edbb005a1b7..e76e9f78379 100644 --- a/source/pt-BR/sc/source/ui/dbgui.po +++ b/source/pt-BR/sc/source/ui/dbgui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-05 06:51+0000\n" +"PO-Revision-Date: 2016-12-10 22:55+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467701514.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481410553.000000\n" #: pvfundlg.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "Median\n" "itemlist.text" msgid "Median" -msgstr "" +msgstr "Mediana" #: pvfundlg.src msgctxt "" diff --git a/source/pt-BR/sc/source/ui/miscdlgs.po b/source/pt-BR/sc/source/ui/miscdlgs.po index bcbb31c2c14..030f1cd8754 100644 --- a/source/pt-BR/sc/source/ui/miscdlgs.po +++ b/source/pt-BR/sc/source/ui/miscdlgs.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-11-23 17:19-0200\n" -"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-23 11:27+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482492471.000000\n" #: acredlin.src msgctxt "" @@ -204,7 +205,7 @@ msgctxt "" "SC_SUB_SORT\n" "menuitem.text" msgid "Sorting" -msgstr "Classificando" +msgstr "Ordenação" #: conflictsdlg.src msgctxt "" diff --git a/source/pt-BR/sc/source/ui/navipi.po b/source/pt-BR/sc/source/ui/navipi.po index 3754878124c..bbb0e5195c5 100644 --- a/source/pt-BR/sc/source/ui/navipi.po +++ b/source/pt-BR/sc/source/ui/navipi.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:32+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-10 22:56+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449862353.000000\n" +"X-POOTLE-MTIME: 1481410619.000000\n" #: navipi.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "SCSTR_DRAGMODE\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Modo de arrastar" #: navipi.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "SCSTR_DISPLAY\n" "string.text" msgid "Display" -msgstr "" +msgstr "Exibir" #: navipi.src msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "SCSTR_ACTIVE\n" "string.text" msgid "active" -msgstr "" +msgstr "ativo" #: navipi.src msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "SCSTR_NOTACTIVE\n" "string.text" msgid "inactive" -msgstr "" +msgstr "inativo" #: navipi.src msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "SCSTR_HIDDEN\n" "string.text" msgid "hidden" -msgstr "" +msgstr "oculto" #: navipi.src msgctxt "" @@ -134,7 +134,7 @@ msgctxt "" "SCSTR_ACTIVEWIN\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Janela ativa" #: navipi.src msgctxt "" @@ -142,7 +142,7 @@ msgctxt "" "SCSTR_QHLP_SCEN_LISTBOX\n" "string.text" msgid "Scenario Name" -msgstr "" +msgstr "Nome do cenário" #: navipi.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "SCSTR_QHLP_SCEN_COMMENT\n" "string.text" msgid "Comment" -msgstr "" +msgstr "Comentário" #: navipi.src msgctxt "" diff --git a/source/pt-BR/sc/source/ui/src.po b/source/pt-BR/sc/source/ui/src.po index 180cad44f63..a5035cbb9c2 100644 --- a/source/pt-BR/sc/source/ui/src.po +++ b/source/pt-BR/sc/source/ui/src.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-12-02 19:40+0000\n" +"POT-Creation-Date: 2016-12-10 23:38+0100\n" +"PO-Revision-Date: 2016-12-23 11:31+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1480707613.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482492713.000000\n" #: filter.src msgctxt "" @@ -378,7 +378,7 @@ msgctxt "" "STR_UNDO_SORT\n" "string.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: globstr.src msgctxt "" @@ -985,7 +985,7 @@ msgctxt "" "STR_SORT_ERR_MERGED\n" "string.text" msgid "Ranges containing merged cells can only be sorted without formats." -msgstr "Intervalos que contenham células mescladas só podem ser classificados sem formatos." +msgstr "Os intervalos que contêm células mescladas só podem ser ordenados se não estiverem formatados." #: globstr.src msgctxt "" @@ -1514,7 +1514,7 @@ msgctxt "" "STR_FUN_TEXT_MEDIAN\n" "string.text" msgid "Median" -msgstr "" +msgstr "Mediana" #: globstr.src msgctxt "" @@ -3138,7 +3138,7 @@ msgctxt "" "STR_PROGRESS_SORTING\n" "string.text" msgid "sorting" -msgstr "classificando" +msgstr "ordenando" #: globstr.src msgctxt "" @@ -3277,7 +3277,7 @@ msgctxt "" "STR_OPERATION_SORT\n" "string.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: globstr.src msgctxt "" @@ -4383,7 +4383,7 @@ msgctxt "" "STR_COND_AND\n" "string.text" msgid "and" -msgstr "" +msgstr "e" #: globstr.src msgctxt "" @@ -4713,7 +4713,7 @@ msgctxt "" "STR_GENERAL\n" "string.text" msgid "General" -msgstr "" +msgstr "Geral" #: globstr.src msgctxt "" @@ -4722,7 +4722,7 @@ msgctxt "" "STR_NUMBER\n" "string.text" msgid "Number" -msgstr "" +msgstr "Número" #: globstr.src msgctxt "" @@ -4731,7 +4731,7 @@ msgctxt "" "STR_PERCENT\n" "string.text" msgid "Percent" -msgstr "" +msgstr "Porcentagem" #: globstr.src msgctxt "" @@ -4740,7 +4740,7 @@ msgctxt "" "STR_CURRENCY\n" "string.text" msgid "Currency" -msgstr "" +msgstr "Moeda" #: globstr.src msgctxt "" @@ -4749,7 +4749,7 @@ msgctxt "" "STR_DATE\n" "string.text" msgid "Date" -msgstr "" +msgstr "Data" #: globstr.src msgctxt "" @@ -4758,7 +4758,7 @@ msgctxt "" "STR_TIME\n" "string.text" msgid "Time" -msgstr "" +msgstr "Hora" #: globstr.src msgctxt "" @@ -4767,7 +4767,7 @@ msgctxt "" "STR_SCIENTIFIC\n" "string.text" msgid "Scientific" -msgstr "" +msgstr "Científico" #: globstr.src msgctxt "" @@ -4776,7 +4776,7 @@ msgctxt "" "STR_FRACTION\n" "string.text" msgid "Fraction" -msgstr "" +msgstr "Fração" #: globstr.src msgctxt "" @@ -4785,7 +4785,7 @@ msgctxt "" "STR_BOOLEAN_VALUE\n" "string.text" msgid "Boolean Value" -msgstr "" +msgstr "Valor booleano" #: globstr.src msgctxt "" @@ -4794,7 +4794,7 @@ msgctxt "" "STR_TEXT\n" "string.text" msgid "Text" -msgstr "" +msgstr "Texto" #: scerrors.src msgctxt "" @@ -8338,7 +8338,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the annual net interest rate for a nominal interest rate." -msgstr "" +msgstr "Calcula a taxa de juros anual líquida para uma taxa de juros nominal." #: scfuncs.src msgctxt "" @@ -8347,7 +8347,7 @@ msgctxt "" "2\n" "string.text" msgid "NOM" -msgstr "" +msgstr "Taxa_nominal" #: scfuncs.src msgctxt "" @@ -8356,7 +8356,7 @@ msgctxt "" "3\n" "string.text" msgid "Nominal Interest" -msgstr "" +msgstr "Taxa de juros nominal" #: scfuncs.src msgctxt "" @@ -8365,7 +8365,7 @@ msgctxt "" "4\n" "string.text" msgid "P" -msgstr "" +msgstr "P" #: scfuncs.src msgctxt "" @@ -8374,7 +8374,7 @@ msgctxt "" "5\n" "string.text" msgid "Periods. The number of interest payments per year." -msgstr "" +msgstr "Períodos. O número de pagamentos de juros por ano." #: scfuncs.src msgctxt "" @@ -8662,7 +8662,7 @@ msgctxt "" "1\n" "string.text" msgid "Duration. Calculates the number of periods required by an investment to attain the desired value." -msgstr "" +msgstr "Duração. Calcula o número de períodos necessários por um investimento para se obter o valor desejado." #: scfuncs.src msgctxt "" @@ -8671,7 +8671,7 @@ msgctxt "" "2\n" "string.text" msgid "RATE" -msgstr "" +msgstr "TAXA" #: scfuncs.src msgctxt "" @@ -8680,7 +8680,7 @@ msgctxt "" "3\n" "string.text" msgid "The constant rate of interest." -msgstr "" +msgstr "A taxa de juros constante." #: scfuncs.src msgctxt "" @@ -8689,7 +8689,7 @@ msgctxt "" "4\n" "string.text" msgid "pv" -msgstr "" +msgstr "VP" #: scfuncs.src msgctxt "" @@ -8698,7 +8698,7 @@ msgctxt "" "5\n" "string.text" msgid "The present value. The current value of the investment." -msgstr "" +msgstr "Valor presente. O valor atual do investimento." #: scfuncs.src msgctxt "" @@ -8707,7 +8707,7 @@ msgctxt "" "6\n" "string.text" msgid "FV" -msgstr "" +msgstr "VF" #: scfuncs.src msgctxt "" @@ -8716,7 +8716,7 @@ msgctxt "" "7\n" "string.text" msgid "The future value of the investment." -msgstr "" +msgstr "O valor futuro do investimento." #: scfuncs.src msgctxt "" @@ -9669,8 +9669,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF\n" "1\n" "string.text" -msgid "Totals the arguments that meet the conditions." -msgstr "Totaliza os argumentos que obedecem às condições." +msgid "Totals the arguments that meet the condition." +msgstr "Totaliza os argumentos que obedecem à condição." #: scfuncs.src msgctxt "" @@ -11446,6 +11446,8 @@ msgid "" "Rounds a number away from zero to the nearest multiple of significance.\n" "This function exists for interoperability with Microsoft Excel 2007 or older versions." msgstr "" +"Arredonda um número afastando-se de zero até o mais próximo múltiplo da significância.\n" +"Esta função existe para interoperabilidade com o Microsoft Excel 2007 ou versões anteriores." #: scfuncs.src msgctxt "" @@ -16984,7 +16986,7 @@ msgctxt "" "10\n" "string.text" msgid "Cumulative" -msgstr "" +msgstr "Acumulada" #: scfuncs.src msgctxt "" @@ -16993,7 +16995,7 @@ msgctxt "" "11\n" "string.text" msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function." -msgstr "" +msgstr "Acumulada. VERDADEIRO calcula a função distribuição acumulada, FALSO calcula a função densidade de probabilidade." #: scfuncs.src msgctxt "" @@ -20802,7 +20804,7 @@ msgctxt "" "8\n" "string.text" msgid "sorted" -msgstr "classificado" +msgstr "ordenado" #: scfuncs.src msgctxt "" @@ -20811,7 +20813,7 @@ msgctxt "" "9\n" "string.text" msgid "If the value is TRUE or not given, the search row of the array must be sorted in ascending order." -msgstr "Se o valor for VERDADEIRO ou for omitido, a coluna de pesquisa da matriz deve ser classificada em ordem crescente." +msgstr "Se o valor for VERDADEIRO ou for omitido, a coluna de pesquisa da matriz deve ser ordenada em ordem crescente." #: scfuncs.src msgctxt "" @@ -20883,7 +20885,7 @@ msgctxt "" "8\n" "string.text" msgid "sort order" -msgstr "ordem de classificação" +msgstr "ordenação" #: scfuncs.src msgctxt "" @@ -20892,7 +20894,7 @@ msgctxt "" "9\n" "string.text" msgid "If the value is TRUE or not given, the search column of the array must be sorted in ascending order." -msgstr "Se o valor for VERDADEIRO ou não for especificado, a coluna de pesquisa da matriz deve ser classificada em ordem crescente." +msgstr "Se o valor for VERDADEIRO ou não for especificado, a coluna de pesquisa da matriz deve ser ordenada em ordem crescente." #: scfuncs.src msgctxt "" @@ -23052,7 +23054,7 @@ msgctxt "" "1\n" "string.text" msgid "Converts a value according to a conversion table in the configuration (main.xcd)." -msgstr "" +msgstr "Converte um valor de acordo com a tabela de conversão da configuração (main.xcd)." #: scfuncs.src msgctxt "" @@ -23061,7 +23063,7 @@ msgctxt "" "2\n" "string.text" msgid "value" -msgstr "" +msgstr "valor" #: scfuncs.src msgctxt "" @@ -23070,7 +23072,7 @@ msgctxt "" "3\n" "string.text" msgid "The value to be converted." -msgstr "" +msgstr "O valor a converter." #: scfuncs.src msgctxt "" @@ -23079,7 +23081,7 @@ msgctxt "" "4\n" "string.text" msgid "text" -msgstr "" +msgstr "texto" #: scfuncs.src msgctxt "" @@ -23088,7 +23090,7 @@ msgctxt "" "5\n" "string.text" msgid "Unit from which something is converted, case-sensitive." -msgstr "" +msgstr "Unidade de origem do objeto a converter; faz distinção entre maiúsculas e minúsculas." #: scfuncs.src msgctxt "" @@ -23097,7 +23099,7 @@ msgctxt "" "6\n" "string.text" msgid "text" -msgstr "" +msgstr "texto" #: scfuncs.src msgctxt "" @@ -23106,7 +23108,7 @@ msgctxt "" "7\n" "string.text" msgid "Unit into which something is converted, case-sensitive." -msgstr "" +msgstr "Unidade do objeto convertido; faz distinção entre maiúsculas e minúsculas." #: scfuncs.src msgctxt "" @@ -24234,7 +24236,7 @@ msgctxt "" "SCSTR_STDFILTER\n" "string.text" msgid "Standard Filter..." -msgstr "" +msgstr "Filtro padrão..." #: scstring.src msgctxt "" @@ -25098,7 +25100,7 @@ msgctxt "" "SCSTR_PRINTOPT_PAGES\n" "string.text" msgid "Pages" -msgstr "" +msgstr "Páginas" #: scstring.src msgctxt "" @@ -25106,7 +25108,7 @@ msgctxt "" "SCSTR_PRINTOPT_SUPPRESSEMPTY\n" "string.text" msgid "~Suppress output of empty pages" -msgstr "" +msgstr "~Não imprimir páginas em branco" #: scstring.src msgctxt "" @@ -25114,7 +25116,7 @@ msgctxt "" "SCSTR_PRINTOPT_PRNTCONTENT\n" "string.text" msgid "Print content" -msgstr "" +msgstr "Imprimir conteúdo" #: scstring.src msgctxt "" @@ -25122,7 +25124,7 @@ msgctxt "" "SCSTR_PRINTOPT_ALLSHEETS\n" "string.text" msgid "~All sheets" -msgstr "" +msgstr "~Todas as planilhas" #: scstring.src msgctxt "" @@ -25130,7 +25132,7 @@ msgctxt "" "SCSTR_PRINTOPT_SELECTEDSHEETS\n" "string.text" msgid "~Selected sheets" -msgstr "" +msgstr "Planilhas ~selecionadas" #: scstring.src msgctxt "" @@ -25138,7 +25140,7 @@ msgctxt "" "SCSTR_PRINTOPT_SELECTEDCELLS\n" "string.text" msgid "Selected cells" -msgstr "" +msgstr "Células selecionadas" #: scstring.src msgctxt "" @@ -25146,7 +25148,7 @@ msgctxt "" "SCSTR_PRINTOPT_FROMWHICH\n" "string.text" msgid "From which print" -msgstr "" +msgstr "Em seguida imprimir" #: scstring.src msgctxt "" @@ -25154,7 +25156,7 @@ msgctxt "" "SCSTR_PRINTOPT_ALLPAGES\n" "string.text" msgid "All ~pages" -msgstr "" +msgstr "Todas as ~páginas" #: scstring.src msgctxt "" @@ -25162,7 +25164,7 @@ msgctxt "" "SCSTR_PRINTOPT_PAGES_\n" "string.text" msgid "Pa~ges" -msgstr "" +msgstr "Pá~ginas" #: scstring.src msgctxt "" @@ -25170,7 +25172,7 @@ msgctxt "" "SCSTR_PRINTOPT_PRODNAME\n" "string.text" msgid "%PRODUCTNAME %s" -msgstr "" +msgstr "%PRODUCTNAME %s" #: scstring.src msgctxt "" @@ -25539,7 +25541,7 @@ msgctxt "" "SCSTR_CONDITION\n" "string.text" msgid "Condition " -msgstr "" +msgstr "Condição " #: toolbox.src msgctxt "" diff --git a/source/pt-BR/sc/source/ui/styleui.po b/source/pt-BR/sc/source/ui/styleui.po index 6019ec2c9e8..90d1b0341bb 100644 --- a/source/pt-BR/sc/source/ui/styleui.po +++ b/source/pt-BR/sc/source/ui/styleui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:35+0000\n" +"PO-Revision-Date: 2016-12-10 22:57+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449862510.000000\n" +"X-POOTLE-MTIME: 1481410666.000000\n" #: scstyles.src msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Todos os estilos" #: scstyles.src msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: scstyles.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: scstyles.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: scstyles.src msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Todos os estilos" #: scstyles.src msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: scstyles.src msgctxt "" @@ -77,4 +77,4 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" diff --git a/source/pt-BR/sc/uiconfig/scalc/ui.po b/source/pt-BR/sc/uiconfig/scalc/ui.po index 6df3bdcd97c..7c4b346852f 100644 --- a/source/pt-BR/sc/uiconfig/scalc/ui.po +++ b/source/pt-BR/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-10-19 16:38+0000\n" +"PO-Revision-Date: 2016-12-23 11:37+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476895138.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482493037.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to:" -msgstr "" +msgstr "Copiar os resultados para:" #: advancedfilterdialog.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to:" -msgstr "" +msgstr "Copiar resultados para:" #: advancedfilterdialog.ui msgctxt "" @@ -432,6 +432,9 @@ msgid "" "\n" "Select 'Protect Sheet' from the 'Tools' menu." msgstr "" +"A proteção de células só se torna ativa após de proteger a planilha atual.\n" +"\n" +"Selecione 'Proteger planilha' no menu 'Ferramentas'." #: cellprotectionpage.ui msgctxt "" @@ -719,7 +722,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "All Cells" -msgstr "" +msgstr "Todas as células" #: conditionalentry.ui msgctxt "" @@ -728,7 +731,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Cell value is" -msgstr "" +msgstr "O valor da célula é" #: conditionalentry.ui msgctxt "" @@ -737,7 +740,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Formula is" -msgstr "" +msgstr "A fórmula é" #: conditionalentry.ui msgctxt "" @@ -746,7 +749,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Date is" -msgstr "" +msgstr "A data é" #: conditionalentry.ui msgctxt "" @@ -755,7 +758,7 @@ msgctxt "" "label\n" "string.text" msgid "Apply Style:" -msgstr "" +msgstr "Aplicar estilo:" #: conditionalentry.ui msgctxt "" @@ -764,7 +767,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "New Style..." -msgstr "" +msgstr "Novo estilo..." #: conditionalentry.ui msgctxt "" @@ -773,7 +776,7 @@ msgctxt "" "label\n" "string.text" msgid "Enter a value:" -msgstr "" +msgstr "Digite um valor:" #: conditionalentry.ui msgctxt "" @@ -782,7 +785,7 @@ msgctxt "" "label\n" "string.text" msgid "More Options..." -msgstr "" +msgstr "Mais opções..." #: conditionalentry.ui msgctxt "" @@ -791,7 +794,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Automático" #: conditionalentry.ui msgctxt "" @@ -800,7 +803,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Min" #: conditionalentry.ui msgctxt "" @@ -809,7 +812,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Max" #: conditionalentry.ui msgctxt "" @@ -818,7 +821,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Percentil" #: conditionalentry.ui msgctxt "" @@ -827,7 +830,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Valor" #: conditionalentry.ui msgctxt "" @@ -836,7 +839,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Porcentagem" #: conditionalentry.ui msgctxt "" @@ -845,7 +848,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Fórmula" #: conditionalentry.ui msgctxt "" @@ -854,7 +857,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Automático" #: conditionalentry.ui msgctxt "" @@ -863,7 +866,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Min" #: conditionalentry.ui msgctxt "" @@ -872,7 +875,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Max" #: conditionalentry.ui msgctxt "" @@ -881,7 +884,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Percentil" #: conditionalentry.ui msgctxt "" @@ -890,7 +893,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Valor" #: conditionalentry.ui msgctxt "" @@ -899,7 +902,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Porcentagem" #: conditionalentry.ui msgctxt "" @@ -908,7 +911,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Fórmula" #: conditionalentry.ui msgctxt "" @@ -917,7 +920,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Automático" #: conditionalentry.ui msgctxt "" @@ -926,7 +929,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Min" #: conditionalentry.ui msgctxt "" @@ -935,7 +938,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Max" #: conditionalentry.ui msgctxt "" @@ -944,7 +947,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Percentil" #: conditionalentry.ui msgctxt "" @@ -953,7 +956,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Valor" #: conditionalentry.ui msgctxt "" @@ -962,7 +965,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Porcentagem" #: conditionalentry.ui msgctxt "" @@ -971,7 +974,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Fórmula" #: conditionalentry.ui msgctxt "" @@ -980,7 +983,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Example" -msgstr "" +msgstr "Exemplo" #: conditionalentry.ui msgctxt "" @@ -989,7 +992,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "equal to" -msgstr "" +msgstr "igual a" #: conditionalentry.ui msgctxt "" @@ -998,7 +1001,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "less than" -msgstr "" +msgstr "menor que" #: conditionalentry.ui msgctxt "" @@ -1007,7 +1010,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "greater than" -msgstr "" +msgstr "maior que" #: conditionalentry.ui msgctxt "" @@ -1016,7 +1019,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "less than or equal to" -msgstr "" +msgstr "menor ou igual a" #: conditionalentry.ui msgctxt "" @@ -1025,7 +1028,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "greater than or equal to" -msgstr "" +msgstr "maior ou igual a" #: conditionalentry.ui msgctxt "" @@ -1034,7 +1037,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "not equal to" -msgstr "" +msgstr "diferente de" #: conditionalentry.ui msgctxt "" @@ -1043,7 +1046,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "between" -msgstr "" +msgstr "entre" #: conditionalentry.ui msgctxt "" @@ -1052,7 +1055,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "not between" -msgstr "" +msgstr "fora de" #: conditionalentry.ui msgctxt "" @@ -1061,7 +1064,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "duplicate" -msgstr "" +msgstr "duplicado" #: conditionalentry.ui msgctxt "" @@ -1070,7 +1073,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "not duplicate" -msgstr "" +msgstr "não duplicado" #: conditionalentry.ui msgctxt "" @@ -1079,7 +1082,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "top 10 elements" -msgstr "" +msgstr "os 10 primeiros" #: conditionalentry.ui msgctxt "" @@ -1088,7 +1091,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "bottom 10 elements" -msgstr "" +msgstr "os 10 últimos" #: conditionalentry.ui msgctxt "" @@ -1097,7 +1100,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "top 10 percent" -msgstr "" +msgstr "os 10% superiores" #: conditionalentry.ui msgctxt "" @@ -1106,7 +1109,7 @@ msgctxt "" "13\n" "stringlist.text" msgid "bottom 10 percent" -msgstr "" +msgstr "os 10% inferiores" #: conditionalentry.ui msgctxt "" @@ -1115,7 +1118,7 @@ msgctxt "" "14\n" "stringlist.text" msgid "above average" -msgstr "" +msgstr "acima da média" #: conditionalentry.ui msgctxt "" @@ -1124,7 +1127,7 @@ msgctxt "" "15\n" "stringlist.text" msgid "below average" -msgstr "" +msgstr "abaixo da média" #: conditionalentry.ui msgctxt "" @@ -1133,7 +1136,7 @@ msgctxt "" "16\n" "stringlist.text" msgid "above or equal average" -msgstr "" +msgstr "igual ou superior à média" #: conditionalentry.ui msgctxt "" @@ -1142,7 +1145,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "below or equal average" -msgstr "" +msgstr "igual ou inferior à média" #: conditionalentry.ui msgctxt "" @@ -1151,7 +1154,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "Error" -msgstr "" +msgstr "Erro" #: conditionalentry.ui msgctxt "" @@ -1160,7 +1163,7 @@ msgctxt "" "19\n" "stringlist.text" msgid "No Error" -msgstr "" +msgstr "Nenhum erro" #: conditionalentry.ui msgctxt "" @@ -1169,7 +1172,7 @@ msgctxt "" "20\n" "stringlist.text" msgid "Begins with" -msgstr "" +msgstr "Começa com" #: conditionalentry.ui msgctxt "" @@ -1178,7 +1181,7 @@ msgctxt "" "21\n" "stringlist.text" msgid "Ends with" -msgstr "" +msgstr "Termina com" #: conditionalentry.ui msgctxt "" @@ -1187,7 +1190,7 @@ msgctxt "" "22\n" "stringlist.text" msgid "Contains" -msgstr "" +msgstr "Contém" #: conditionalentry.ui msgctxt "" @@ -1196,7 +1199,7 @@ msgctxt "" "23\n" "stringlist.text" msgid "Not Contains" -msgstr "" +msgstr "Não contém" #: conditionalentry.ui msgctxt "" @@ -1205,7 +1208,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Today" -msgstr "" +msgstr "Hoje" #: conditionalentry.ui msgctxt "" @@ -1214,7 +1217,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Yesterday" -msgstr "" +msgstr "Ontem" #: conditionalentry.ui msgctxt "" @@ -1223,7 +1226,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Tomorrow" -msgstr "" +msgstr "Amanhã" #: conditionalentry.ui msgctxt "" @@ -1232,7 +1235,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Last 7 days" -msgstr "" +msgstr "Nos últimos 7 dias" #: conditionalentry.ui msgctxt "" @@ -1241,7 +1244,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "This week" -msgstr "" +msgstr "Esta semana" #: conditionalentry.ui msgctxt "" @@ -1250,7 +1253,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Last week" -msgstr "" +msgstr "Na última semana" #: conditionalentry.ui msgctxt "" @@ -1259,7 +1262,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Next week" -msgstr "" +msgstr "Na próxima semana" #: conditionalentry.ui msgctxt "" @@ -1268,7 +1271,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "This month" -msgstr "" +msgstr "Este mês" #: conditionalentry.ui msgctxt "" @@ -1277,7 +1280,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Last month" -msgstr "" +msgstr "No último mês" #: conditionalentry.ui msgctxt "" @@ -1286,7 +1289,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Next month" -msgstr "" +msgstr "Próximo mês" #: conditionalentry.ui msgctxt "" @@ -1295,7 +1298,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "This year" -msgstr "" +msgstr "Este ano" #: conditionalentry.ui msgctxt "" @@ -1304,7 +1307,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "Last year" -msgstr "" +msgstr "No último ano" #: conditionalentry.ui msgctxt "" @@ -1313,7 +1316,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "Next year" -msgstr "" +msgstr "No próximo ano" #: conditionalentry.ui msgctxt "" @@ -1322,7 +1325,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Color Scale (2 Entries)" -msgstr "" +msgstr "Escala de cores (2 entradas)" #: conditionalentry.ui msgctxt "" @@ -1331,7 +1334,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Color Scale (3 Entries)" -msgstr "" +msgstr "Escala de cores (3 entradas)" #: conditionalentry.ui msgctxt "" @@ -1340,7 +1343,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Data Bar" -msgstr "" +msgstr "Barra de dados" #: conditionalentry.ui msgctxt "" @@ -1349,7 +1352,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Icon Set" -msgstr "" +msgstr "Conjunto de ícones" #: conditionalentry.ui msgctxt "" @@ -1358,7 +1361,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "3 Arrows" -msgstr "" +msgstr "3 setas" #: conditionalentry.ui msgctxt "" @@ -1367,7 +1370,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "3 Gray Arrows" -msgstr "" +msgstr "3 setas cinzas" #: conditionalentry.ui msgctxt "" @@ -1376,7 +1379,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "3 Flags" -msgstr "" +msgstr "3 bandeiras" #: conditionalentry.ui msgctxt "" @@ -1385,7 +1388,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "3 Traffic Lights 1" -msgstr "" +msgstr "3 luzes de semáforo - 1" #: conditionalentry.ui msgctxt "" @@ -1394,7 +1397,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "3 Traffic Lights 2" -msgstr "" +msgstr "3 luzes de semáforo - 2" #: conditionalentry.ui msgctxt "" @@ -1403,7 +1406,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "3 Signs" -msgstr "" +msgstr "3 sinais" #: conditionalentry.ui msgctxt "" @@ -1412,7 +1415,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "3 Symbols 1" -msgstr "" +msgstr "3 símbolos - 1" #: conditionalentry.ui msgctxt "" @@ -1421,7 +1424,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "3 Symbols 2" -msgstr "" +msgstr "3 símbolos - 2" #: conditionalentry.ui msgctxt "" @@ -1430,7 +1433,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "3 Smileys" -msgstr "" +msgstr "3 sorrisos" #: conditionalentry.ui msgctxt "" @@ -1439,7 +1442,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "3 Stars" -msgstr "" +msgstr "3 estrelas" #: conditionalentry.ui msgctxt "" @@ -1448,7 +1451,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "3 Triangles" -msgstr "" +msgstr "3 triângulos" #: conditionalentry.ui msgctxt "" @@ -1457,7 +1460,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "3 Colored Smileys" -msgstr "" +msgstr "3 sorrisos coloridos" #: conditionalentry.ui msgctxt "" @@ -1466,7 +1469,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "4 Arrows" -msgstr "" +msgstr "4 setas" #: conditionalentry.ui msgctxt "" @@ -1475,7 +1478,7 @@ msgctxt "" "13\n" "stringlist.text" msgid "4 Gray Arrows" -msgstr "" +msgstr "4 setas cinza" #: conditionalentry.ui msgctxt "" @@ -1484,7 +1487,7 @@ msgctxt "" "14\n" "stringlist.text" msgid "4 Circles Red to Black" -msgstr "" +msgstr "4 círculos de vermelho para preto" #: conditionalentry.ui msgctxt "" @@ -1493,7 +1496,7 @@ msgctxt "" "15\n" "stringlist.text" msgid "4 Ratings" -msgstr "" +msgstr "4 escalas" #: conditionalentry.ui msgctxt "" @@ -1502,7 +1505,7 @@ msgctxt "" "16\n" "stringlist.text" msgid "4 Traffic Lights" -msgstr "" +msgstr "4 luzes de semáforo" #: conditionalentry.ui msgctxt "" @@ -1511,7 +1514,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "5 Arrows" -msgstr "" +msgstr "5 setas" #: conditionalentry.ui msgctxt "" @@ -1520,7 +1523,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "5 Gray Arrows" -msgstr "" +msgstr "5 setas cinzas" #: conditionalentry.ui msgctxt "" @@ -1529,7 +1532,7 @@ msgctxt "" "19\n" "stringlist.text" msgid "5 Ratings" -msgstr "" +msgstr "5 escalas" #: conditionalentry.ui msgctxt "" @@ -1538,7 +1541,7 @@ msgctxt "" "20\n" "stringlist.text" msgid "5 Quarters" -msgstr "" +msgstr "5 quartos" #: conditionalentry.ui msgctxt "" @@ -1547,7 +1550,7 @@ msgctxt "" "21\n" "stringlist.text" msgid "5 Boxes" -msgstr "" +msgstr "5 caixas" #: conditionalformatdialog.ui msgctxt "" @@ -1592,7 +1595,7 @@ msgctxt "" "label\n" "string.text" msgid " >= " -msgstr "" +msgstr " >= " #: conditionaliconset.ui msgctxt "" @@ -1601,7 +1604,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Valor" #: conditionaliconset.ui msgctxt "" @@ -1610,7 +1613,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Porcentagem" #: conditionaliconset.ui msgctxt "" @@ -1619,7 +1622,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Percentil" #: conditionaliconset.ui msgctxt "" @@ -1628,7 +1631,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Fórmula" #: conflictsdialog.ui msgctxt "" @@ -2681,7 +2684,7 @@ msgctxt "" "label\n" "string.text" msgid "_Layout:" -msgstr "_Layout:" +msgstr "_Leiaute:" #: datafieldoptionsdialog.ui msgctxt "" @@ -2690,7 +2693,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Tabular layout" -msgstr "Layout da tabela" +msgstr "Leiaute tabular" #: datafieldoptionsdialog.ui msgctxt "" @@ -2699,7 +2702,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Outline layout with subtotals at the top" -msgstr "Layout do esquema com subtotais em cima" +msgstr "Leiaute do esquema com subtotais em cima" #: datafieldoptionsdialog.ui msgctxt "" @@ -2708,7 +2711,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Outline layout with subtotals at the bottom" -msgstr "Layout do esquema com subtotais embaixo" +msgstr "Leiaute do esquema com subtotais embaixo" #: datafieldoptionsdialog.ui msgctxt "" @@ -3869,7 +3872,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "No Border" -msgstr "" +msgstr "Sem borda" #: floatingborderstyle.ui msgctxt "" @@ -3878,7 +3881,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "All Borders" -msgstr "" +msgstr "Todas as bordas" #: floatingborderstyle.ui msgctxt "" @@ -3887,7 +3890,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Outside Borders" -msgstr "" +msgstr "Bordas exteriores" #: floatingborderstyle.ui msgctxt "" @@ -3896,7 +3899,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Thick Box Border" -msgstr "" +msgstr "Borda espessa da caixa" #: floatingborderstyle.ui msgctxt "" @@ -3905,7 +3908,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Thick Bottom Border" -msgstr "" +msgstr "Borda inferior espessa" #: floatingborderstyle.ui msgctxt "" @@ -3914,7 +3917,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Double Bottom Border" -msgstr "" +msgstr "Borda dupla inferior" #: floatingborderstyle.ui msgctxt "" @@ -3923,7 +3926,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Thick Bottom Borders" -msgstr "" +msgstr "Bordas superior e inferior espessas" #: floatingborderstyle.ui msgctxt "" @@ -3932,7 +3935,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Double Bottom Borders" -msgstr "" +msgstr "Bordas superior e inferior espessas" #: floatingborderstyle.ui msgctxt "" @@ -3941,7 +3944,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Left Border" -msgstr "" +msgstr "Borda esquerda" #: floatingborderstyle.ui msgctxt "" @@ -3950,7 +3953,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Right Border" -msgstr "" +msgstr "Borda direita" #: floatingborderstyle.ui msgctxt "" @@ -3959,7 +3962,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top Border" -msgstr "" +msgstr "Borda superior" #: floatingborderstyle.ui msgctxt "" @@ -3968,7 +3971,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Bottom Border" -msgstr "" +msgstr "Borda inferior" #: floatingborderstyle.ui msgctxt "" @@ -3977,7 +3980,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Diagonal Up Border" -msgstr "" +msgstr "Borda diagonal para cima" #: floatingborderstyle.ui msgctxt "" @@ -3986,7 +3989,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Diagonal Down Border" -msgstr "" +msgstr "Borda diagonal para baixo" #: floatingborderstyle.ui msgctxt "" @@ -3995,7 +3998,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Bottom Borders" -msgstr "" +msgstr "Bordas superior e inferior" #: floatingborderstyle.ui msgctxt "" @@ -4004,7 +4007,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Left and Right Borders" -msgstr "" +msgstr "Bordas esquerda e direita" #: floatinglinestyle.ui msgctxt "" @@ -4013,7 +4016,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options..." -msgstr "" +msgstr "_Mais opções..." #: footerdialog.ui msgctxt "" @@ -4229,7 +4232,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Function into calculation sheet" -msgstr "" +msgstr "Inserir função na planilha de cálculo" #: functionpanel.ui msgctxt "" @@ -4238,7 +4241,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Last Used" -msgstr "" +msgstr "Recém utilizadas" #: functionpanel.ui msgctxt "" @@ -4247,7 +4250,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "All" -msgstr "" +msgstr "Todas" #: functionpanel.ui msgctxt "" @@ -4256,7 +4259,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Database" -msgstr "" +msgstr "Banco de dados" #: functionpanel.ui msgctxt "" @@ -4265,7 +4268,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Date&Time" -msgstr "" +msgstr "Data e hora" #: functionpanel.ui msgctxt "" @@ -4274,7 +4277,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Financial" -msgstr "" +msgstr "Financeiras" #: functionpanel.ui msgctxt "" @@ -4283,7 +4286,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Information" -msgstr "" +msgstr "Informação" #: functionpanel.ui msgctxt "" @@ -4292,7 +4295,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Logical" -msgstr "" +msgstr "Lógico" #: functionpanel.ui msgctxt "" @@ -4301,7 +4304,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Mathematical" -msgstr "" +msgstr "Matemáticas" #: functionpanel.ui msgctxt "" @@ -4310,7 +4313,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Array" -msgstr "" +msgstr "Matriz" #: functionpanel.ui msgctxt "" @@ -4319,7 +4322,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Statistical" -msgstr "" +msgstr "Estatísticas" #: functionpanel.ui msgctxt "" @@ -4328,7 +4331,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "Spreadsheet" -msgstr "" +msgstr "Planilha" #: functionpanel.ui msgctxt "" @@ -4337,7 +4340,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "Text" -msgstr "" +msgstr "Texto" #: functionpanel.ui msgctxt "" @@ -4346,7 +4349,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "Add-in" -msgstr "" +msgstr "Suplemento" #: functionpanel.ui msgctxt "" @@ -4355,7 +4358,7 @@ msgctxt "" "label\n" "string.text" msgid "label" -msgstr "" +msgstr "rótulo" #: goalseekdlg.ui msgctxt "" @@ -5309,7 +5312,7 @@ msgctxt "" "title\n" "string.text" msgid "Merge Cells" -msgstr "" +msgstr "Mesclar células" #: mergecellsdialog.ui msgctxt "" @@ -5318,7 +5321,7 @@ msgctxt "" "label\n" "string.text" msgid "Some cells are not empty." -msgstr "" +msgstr "Algumas células não estão vazias." #: mergecellsdialog.ui msgctxt "" @@ -5327,7 +5330,7 @@ msgctxt "" "label\n" "string.text" msgid "Move the contents of the hidden cells into the first cell" -msgstr "" +msgstr "Mover o conteúdo das células ocultas para a primeira célula" #: mergecellsdialog.ui msgctxt "" @@ -5336,7 +5339,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep the contents of the hidden cells" -msgstr "" +msgstr "Manter o conteúdo da célula oculta" #: mergecellsdialog.ui msgctxt "" @@ -5345,7 +5348,7 @@ msgctxt "" "label\n" "string.text" msgid "Empty the contents of the hidden cells" -msgstr "" +msgstr "Esvaziar o conteúdo das células ocutltas" #: movecopysheet.ui msgctxt "" @@ -5642,7 +5645,7 @@ msgctxt "" "label\n" "string.text" msgid "Column:" -msgstr "" +msgstr "Coluna:" #: navigatorpanel.ui msgctxt "" @@ -5651,7 +5654,7 @@ msgctxt "" "label\n" "string.text" msgid "Row:" -msgstr "" +msgstr "Linha:" #: navigatorpanel.ui msgctxt "" @@ -5660,7 +5663,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Column" -msgstr "" +msgstr "Coluna" #: navigatorpanel.ui msgctxt "" @@ -5669,7 +5672,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Row" -msgstr "" +msgstr "Linha" #: navigatorpanel.ui msgctxt "" @@ -5678,7 +5681,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Data Range" -msgstr "" +msgstr "Intervalo de dados" #: navigatorpanel.ui msgctxt "" @@ -5687,7 +5690,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Start" -msgstr "" +msgstr "Início" #: navigatorpanel.ui msgctxt "" @@ -5696,7 +5699,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "End" -msgstr "" +msgstr "Fim" #: navigatorpanel.ui msgctxt "" @@ -5705,7 +5708,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Conteúdo" #: navigatorpanel.ui msgctxt "" @@ -5714,7 +5717,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle" -msgstr "" +msgstr "Alternar" #: navigatorpanel.ui msgctxt "" @@ -5723,7 +5726,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Scenarios" -msgstr "" +msgstr "Cenários" #: navigatorpanel.ui msgctxt "" @@ -5732,7 +5735,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Modo de arrastar" #: navigatorpanel.ui msgctxt "" @@ -5741,7 +5744,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Documento" #: navigatorpanel.ui msgctxt "" @@ -5750,7 +5753,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Janela ativa" #: nosolutiondialog.ui msgctxt "" @@ -5777,7 +5780,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar.ui msgctxt "" @@ -5786,7 +5789,7 @@ msgctxt "" "label\n" "string.text" msgid "Clone" -msgstr "" +msgstr "Clonar" #: notebookbar.ui msgctxt "" @@ -5795,7 +5798,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the borders of the selected cells." -msgstr "" +msgstr "Especifique as bordas das células selecionadas." #: notebookbar.ui msgctxt "" @@ -5804,7 +5807,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Vertical Alignment" -msgstr "" +msgstr "Alinhamento vertical" #: notebookbar.ui msgctxt "" @@ -5813,7 +5816,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Alinhamento horizontal" #: notebookbar.ui msgctxt "" @@ -5822,7 +5825,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuar" #: notebookbar.ui msgctxt "" @@ -5831,7 +5834,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar recuo" #: notebookbar.ui msgctxt "" @@ -5840,7 +5843,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Diminuir recuo" #: notebookbar.ui msgctxt "" @@ -5849,7 +5852,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "Início" #: notebookbar.ui msgctxt "" @@ -5858,7 +5861,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Inserir áudio ou vídeo" #: notebookbar.ui msgctxt "" @@ -5867,7 +5870,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Símbolo" #: notebookbar.ui msgctxt "" @@ -5876,7 +5879,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar.ui msgctxt "" @@ -5885,7 +5888,7 @@ msgctxt "" "label\n" "string.text" msgid "Toggle Grid Lines" -msgstr "" +msgstr "Alternar linhas de grade" #: notebookbar.ui msgctxt "" @@ -5894,7 +5897,7 @@ msgctxt "" "label\n" "string.text" msgid "Page Layout" -msgstr "" +msgstr "Leiaute de página" #: notebookbar.ui msgctxt "" @@ -5903,7 +5906,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dados" #: notebookbar.ui msgctxt "" @@ -5912,7 +5915,7 @@ msgctxt "" "label\n" "string.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Autoverificação ortográfica" #: notebookbar.ui msgctxt "" @@ -5921,7 +5924,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Revisar" #: notebookbar.ui msgctxt "" @@ -5930,7 +5933,7 @@ msgctxt "" "label\n" "string.text" msgid "Toggle Grid Lines" -msgstr "" +msgstr "Alternar linhas de grade" #: notebookbar.ui msgctxt "" @@ -5939,7 +5942,7 @@ msgctxt "" "label\n" "string.text" msgid "View" -msgstr "" +msgstr "Visualizar" #: notebookbar.ui msgctxt "" @@ -5948,7 +5951,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Figura" #: notebookbar_groups.ui msgctxt "" @@ -5957,7 +5960,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Hiperlink" #: notebookbar_groups.ui msgctxt "" @@ -5966,7 +5969,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Nota de rodapé" #: notebookbar_groups.ui msgctxt "" @@ -5975,7 +5978,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Nota de fim" #: notebookbar_groups.ui msgctxt "" @@ -5984,7 +5987,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Marcador" #: notebookbar_groups.ui msgctxt "" @@ -5993,7 +5996,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Referência cruzada" #: notebookbar_groups.ui msgctxt "" @@ -6002,7 +6005,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: notebookbar_groups.ui msgctxt "" @@ -6011,7 +6014,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 1" -msgstr "" +msgstr "Acento 1" #: notebookbar_groups.ui msgctxt "" @@ -6020,7 +6023,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 2" -msgstr "" +msgstr "Acento 2" #: notebookbar_groups.ui msgctxt "" @@ -6029,7 +6032,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 3" -msgstr "" +msgstr "Acento 3" #: notebookbar_groups.ui msgctxt "" @@ -6038,7 +6041,7 @@ msgctxt "" "label\n" "string.text" msgid "Heading 1" -msgstr "" +msgstr "Título 1" #: notebookbar_groups.ui msgctxt "" @@ -6047,7 +6050,7 @@ msgctxt "" "label\n" "string.text" msgid "Heading 2" -msgstr "" +msgstr "Título 2" #: notebookbar_groups.ui msgctxt "" @@ -6056,7 +6059,7 @@ msgctxt "" "label\n" "string.text" msgid "Good" -msgstr "" +msgstr "Boa" #: notebookbar_groups.ui msgctxt "" @@ -6065,7 +6068,7 @@ msgctxt "" "label\n" "string.text" msgid "Neutral" -msgstr "" +msgstr "Neutra" #: notebookbar_groups.ui msgctxt "" @@ -6074,7 +6077,7 @@ msgctxt "" "label\n" "string.text" msgid "Bad" -msgstr "" +msgstr "Ruim" #: notebookbar_groups.ui msgctxt "" @@ -6083,7 +6086,7 @@ msgctxt "" "label\n" "string.text" msgid "Warning" -msgstr "" +msgstr "Alerta" #: notebookbar_groups.ui msgctxt "" @@ -6092,7 +6095,7 @@ msgctxt "" "label\n" "string.text" msgid "Error" -msgstr "" +msgstr "Erro" #: notebookbar_groups.ui msgctxt "" @@ -6101,7 +6104,7 @@ msgctxt "" "label\n" "string.text" msgid "Note" -msgstr "" +msgstr "Nota" #: notebookbar_groups.ui msgctxt "" @@ -6110,7 +6113,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Nota de rodapé" #: notebookbar_groups.ui msgctxt "" @@ -6119,7 +6122,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: notebookbar_groups.ui msgctxt "" @@ -6128,7 +6131,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: notebookbar_groups.ui msgctxt "" @@ -6137,7 +6140,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 1" -msgstr "" +msgstr "Estilo 1" #: notebookbar_groups.ui msgctxt "" @@ -6146,7 +6149,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 2" -msgstr "" +msgstr "Estilo 2" #: notebookbar_groups.ui msgctxt "" @@ -6155,7 +6158,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 3" -msgstr "" +msgstr "Estilo 3" #: notebookbar_groups.ui msgctxt "" @@ -6164,7 +6167,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 4" -msgstr "" +msgstr "Estilo 4" #: notebookbar_groups.ui msgctxt "" @@ -6173,7 +6176,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Above" -msgstr "" +msgstr "Inserir linhas em cima" #: notebookbar_groups.ui msgctxt "" @@ -6182,7 +6185,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Below" -msgstr "" +msgstr "Inserir linhas embaixo" #: notebookbar_groups.ui msgctxt "" @@ -6191,7 +6194,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete Rows" -msgstr "" +msgstr "Excluir linhas" #: notebookbar_groups.ui msgctxt "" @@ -6200,7 +6203,7 @@ msgctxt "" "label\n" "string.text" msgid "Select Rows" -msgstr "" +msgstr "Selecionar linhas" #: notebookbar_groups.ui msgctxt "" @@ -6209,7 +6212,7 @@ msgctxt "" "label\n" "string.text" msgid "Row Height..." -msgstr "" +msgstr "Altura da linha..." #: notebookbar_groups.ui msgctxt "" @@ -6218,7 +6221,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal Row Height" -msgstr "" +msgstr "Altura ideal da linha" #: notebookbar_groups.ui msgctxt "" @@ -6227,7 +6230,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribute Rows Evenly" -msgstr "" +msgstr "Distribuir linhas uniformemente" #: notebookbar_groups.ui msgctxt "" @@ -6236,7 +6239,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar_groups.ui msgctxt "" @@ -6245,7 +6248,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Área de transferência" #: notebookbar_groups.ui msgctxt "" @@ -6254,20 +6257,18 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui -#, fuzzy msgctxt "" "notebookbar_groups.ui\n" "growb\n" "label\n" "string.text" msgid " " -msgstr " " +msgstr " " #: notebookbar_groups.ui -#, fuzzy msgctxt "" "notebookbar_groups.ui\n" "shrinkb\n" @@ -6283,7 +6284,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Esquerda" #: notebookbar_groups.ui msgctxt "" @@ -6292,7 +6293,7 @@ msgctxt "" "label\n" "string.text" msgid "Center" -msgstr "" +msgstr "Centro" #: notebookbar_groups.ui msgctxt "" @@ -6301,7 +6302,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Direita" #: notebookbar_groups.ui msgctxt "" @@ -6310,7 +6311,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Texto" #: notebookbar_groups.ui msgctxt "" @@ -6319,7 +6320,7 @@ msgctxt "" "label\n" "string.text" msgid "Row" -msgstr "" +msgstr "Linha" #: notebookbar_groups.ui msgctxt "" @@ -6328,7 +6329,7 @@ msgctxt "" "label\n" "string.text" msgid "Column" -msgstr "" +msgstr "Coluna" #: notebookbar_groups.ui msgctxt "" @@ -6337,7 +6338,7 @@ msgctxt "" "label\n" "string.text" msgid "Merge" -msgstr "" +msgstr "Mesclar" #: notebookbar_groups.ui msgctxt "" @@ -6346,7 +6347,7 @@ msgctxt "" "label\n" "string.text" msgid "Split" -msgstr "" +msgstr "Dividir" #: notebookbar_groups.ui msgctxt "" @@ -6355,7 +6356,7 @@ msgctxt "" "label\n" "string.text" msgid "Conditional" -msgstr "" +msgstr "Condicional" #: notebookbar_groups.ui msgctxt "" @@ -6364,7 +6365,7 @@ msgctxt "" "label\n" "string.text" msgid "Top" -msgstr "" +msgstr "Em cima" #: notebookbar_groups.ui msgctxt "" @@ -6373,7 +6374,7 @@ msgctxt "" "label\n" "string.text" msgid "Center" -msgstr "" +msgstr "Centro" #: notebookbar_groups.ui msgctxt "" @@ -6382,7 +6383,7 @@ msgctxt "" "label\n" "string.text" msgid "Bottom" -msgstr "" +msgstr "Embaixo" #: notebookbar_groups.ui msgctxt "" @@ -6391,7 +6392,7 @@ msgctxt "" "label\n" "string.text" msgid "Spreadsheet" -msgstr "" +msgstr "Planilha" #: notebookbar_groups.ui msgctxt "" @@ -6400,7 +6401,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Formas" #: notebookbar_groups.ui msgctxt "" @@ -6409,7 +6410,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Vínculos" #: notebookbar_groups.ui msgctxt "" @@ -6418,7 +6419,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar_groups.ui msgctxt "" @@ -6427,7 +6428,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui msgctxt "" @@ -6436,7 +6437,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Restaurar" #: notebookbar_groups.ui msgctxt "" @@ -6445,7 +6446,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Disposição do texto" #: notebookbar_groups.ui msgctxt "" @@ -6454,7 +6455,7 @@ msgctxt "" "label\n" "string.text" msgid "Lock" -msgstr "" +msgstr "Bloquear" #: notebookbar_groups.ui msgctxt "" @@ -6463,7 +6464,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Figura" #: notebookbar_groups.ui msgctxt "" @@ -6472,7 +6473,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: notebookbar_groups.ui msgctxt "" @@ -6481,7 +6482,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Ideal" #: notebookbar_groups.ui msgctxt "" @@ -6490,7 +6491,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Paralelo" #: notebookbar_groups.ui msgctxt "" @@ -6499,7 +6500,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Antes" #: notebookbar_groups.ui msgctxt "" @@ -6508,7 +6509,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "Depois" #: notebookbar_groups.ui msgctxt "" @@ -6517,7 +6518,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Através" #: notebookbar_groups.ui msgctxt "" @@ -6526,7 +6527,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Contorno" #: notebookbar_groups.ui msgctxt "" @@ -6535,7 +6536,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Editar contorno" #: optcalculatepage.ui msgctxt "" @@ -6553,7 +6554,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Disable case sensitivity for interoperability with Microsoft Excel" -msgstr "" +msgstr "Desativar distinção entre maiúsculas e minúsculas para interoperabilidade com o Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6580,7 +6581,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enable this for interoperability with Microsoft Excel" -msgstr "" +msgstr "Ative esta opção para permitir a interoperabilidade com o Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6598,7 +6599,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enable wildcards for interoperability with Microsoft Excel" -msgstr "" +msgstr "Ative os caracteres coringa para permitir a interoperabilidade com o Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6706,7 +6707,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Value 0 corresponds to 12/30/1899" -msgstr "" +msgstr "O valor 0 corresponde a 30/12/1899" #: optcalculatepage.ui msgctxt "" @@ -6724,7 +6725,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Value 0 corresponds to 01/01/1900" -msgstr "" +msgstr "Valor 0 corresponde a 01/01/1900" #: optcalculatepage.ui msgctxt "" @@ -6742,7 +6743,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "0 corresponds to 01/01/1904" -msgstr "" +msgstr "0 corresponde a 01/01/1904" #: optcalculatepage.ui msgctxt "" @@ -7912,7 +7913,7 @@ msgctxt "" "title\n" "string.text" msgid "Pivot Table Layout" -msgstr "Layout da tabela dinâmica" +msgstr "Leiaute da tabela dinâmica" #: pivottablelayoutdialog.ui msgctxt "" @@ -9172,7 +9173,7 @@ msgctxt "" "label\n" "string.text" msgid "skipped $1 ..." -msgstr "" +msgstr "não exibidos $1 ..." #: selectdatasource.ui msgctxt "" @@ -9802,7 +9803,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Left Indent" -msgstr "" +msgstr "Recuo esquerdo" #: sidebaralignment.ui msgctxt "" @@ -9865,7 +9866,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Text Orientation" -msgstr "" +msgstr "Orientação do texto" #: sidebaralignment.ui msgctxt "" @@ -9955,7 +9956,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Border Line Style" -msgstr "" +msgstr "Estilo da borda" #: sidebarcellappearance.ui msgctxt "" @@ -9982,7 +9983,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Border Line Color" -msgstr "" +msgstr "Cor da borda" #: sidebarnumberformat.ui msgctxt "" @@ -10090,7 +10091,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Category" -msgstr "" +msgstr "Categoria" #: sidebarnumberformat.ui msgctxt "" @@ -10117,7 +10118,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Decimal Places" -msgstr "" +msgstr "Casas decimais" #: sidebarnumberformat.ui msgctxt "" @@ -10126,7 +10127,7 @@ msgctxt "" "label\n" "string.text" msgid "Den_ominator places:" -msgstr "" +msgstr "Casas do den_ominador:" #: sidebarnumberformat.ui msgctxt "" @@ -10135,7 +10136,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the number of places for the denominator that you want to display." -msgstr "" +msgstr "Insira o número de casas para o denominador a exibir." #: sidebarnumberformat.ui msgctxt "" @@ -10144,7 +10145,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Denominator Places" -msgstr "" +msgstr "Casas do denominador" #: sidebarnumberformat.ui msgctxt "" @@ -10171,7 +10172,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Leading Zeroes" -msgstr "" +msgstr "Zeros à esquerda" #: sidebarnumberformat.ui msgctxt "" @@ -10360,7 +10361,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Referência de célula" #: solverdlg.ui msgctxt "" @@ -10369,7 +10370,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Referência de célula" #: solverdlg.ui msgctxt "" @@ -10378,7 +10379,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Referência de célula" #: solverdlg.ui msgctxt "" @@ -10387,7 +10388,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Referência de célula" #: solverdlg.ui msgctxt "" @@ -10441,7 +10442,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Operador" #: solverdlg.ui msgctxt "" @@ -10495,7 +10496,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Operador" #: solverdlg.ui msgctxt "" @@ -10549,7 +10550,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Operador" #: solverdlg.ui msgctxt "" @@ -10603,7 +10604,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Operador" #: solverdlg.ui msgctxt "" @@ -10612,7 +10613,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Valor" #: solverdlg.ui msgctxt "" @@ -10621,7 +10622,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Valor" #: solverdlg.ui msgctxt "" @@ -10630,7 +10631,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Valor" #: solverdlg.ui msgctxt "" @@ -10639,7 +10640,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Valor" #: solverdlg.ui msgctxt "" @@ -10855,7 +10856,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Key " -msgstr "Chave de classificação " +msgstr "Chave de ordenação " #: sortoptionspage.ui msgctxt "" @@ -10891,7 +10892,7 @@ msgctxt "" "label\n" "string.text" msgid "Enable natural sort" -msgstr "Ativar classificação natural" +msgstr "Ativar ordenação natural" #: sortoptionspage.ui msgctxt "" @@ -10900,7 +10901,7 @@ msgctxt "" "label\n" "string.text" msgid "Include comments-only boundary column(s)" -msgstr "" +msgstr "Incluir coluna(s) fronteiriças de comentários" #: sortoptionspage.ui msgctxt "" @@ -10909,7 +10910,7 @@ msgctxt "" "label\n" "string.text" msgid "Copy sort results to:" -msgstr "Copiar resultados da classificação para:" +msgstr "Copiar resultados da ordenação para:" #: sortoptionspage.ui msgctxt "" @@ -10918,7 +10919,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy sort results to:" -msgstr "" +msgstr "Copiar resultados da ordenação para:" #: sortoptionspage.ui msgctxt "" @@ -10927,7 +10928,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy sort results to:" -msgstr "" +msgstr "Copiar resultados da ordenação para:" #: sortoptionspage.ui msgctxt "" @@ -10936,7 +10937,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom sort order" -msgstr "Ordem de classificação personalizada" +msgstr "Ordenação personalizada" #: sortoptionspage.ui msgctxt "" @@ -10945,7 +10946,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Custom sort order" -msgstr "" +msgstr "Ordem de ordenação personalizada" #: sortoptionspage.ui msgctxt "" @@ -10972,7 +10973,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Options" -msgstr "Opções de classificação" +msgstr "Opções da ordenação" #: sortoptionspage.ui msgctxt "" @@ -10981,7 +10982,7 @@ msgctxt "" "label\n" "string.text" msgid "_Top to bottom (sort rows)" -msgstr "De _cima para baixo (classificar linhas)" +msgstr "De _cima para baixo (ordenar linhas)" #: sortoptionspage.ui msgctxt "" @@ -10990,7 +10991,7 @@ msgctxt "" "label\n" "string.text" msgid "L_eft to right (sort columns)" -msgstr "Da _esquerda para a direita (classificar colunas)" +msgstr "Da _esquerda para a direita (ordenar colunas)" #: sortoptionspage.ui msgctxt "" @@ -11008,7 +11009,7 @@ msgctxt "" "title\n" "string.text" msgid "Sort Range" -msgstr "Intervalo de classificação" +msgstr "Intervalo de ordenação" #: sortwarning.ui msgctxt "" @@ -11017,7 +11018,7 @@ msgctxt "" "label\n" "string.text" msgid "The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?" -msgstr "As células ao lado da seleção atual também contém dados. Deseja estender o intervalo de classificação para %1, ou classificar somente o intervalo selecionado, %2?" +msgstr "As células ao lado da seleção atual também contém dados. Deseja estender o intervalo de ordenação para %1, ou ordenar somente o intervalo selecionado, %2?" #: sortwarning.ui msgctxt "" @@ -11044,7 +11045,7 @@ msgctxt "" "label\n" "string.text" msgid "Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted." -msgstr "Sugestão: O intervalo de classificação pode ser detectado automaticamente. Posicione o cursor de célula dentro de uma lista e execute a classificação. O intervalo vizinho inteiro com células não vazias será então classificado." +msgstr "Sugestão: O intervalo de ordenação pode ser detectado automaticamente. Posicione o cursor de célula dentro de uma lista e execute a ordenação. O intervalo vizinho inteiro com células não vazias será então ordenado." #: standardfilterdialog.ui msgctxt "" @@ -11080,7 +11081,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 1" -msgstr "" +msgstr "Operador 1" #: standardfilterdialog.ui msgctxt "" @@ -11107,7 +11108,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 2" -msgstr "" +msgstr "Operador 2" #: standardfilterdialog.ui msgctxt "" @@ -11134,7 +11135,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 3" -msgstr "" +msgstr "Operador 3" #: standardfilterdialog.ui msgctxt "" @@ -11161,7 +11162,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 4" -msgstr "" +msgstr "Operador 4" #: standardfilterdialog.ui msgctxt "" @@ -11206,7 +11207,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 1" -msgstr "" +msgstr "Nome de campo 1" #: standardfilterdialog.ui msgctxt "" @@ -11215,7 +11216,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 2" -msgstr "" +msgstr "Nome de campo 2" #: standardfilterdialog.ui msgctxt "" @@ -11224,7 +11225,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 3" -msgstr "" +msgstr "Nome de campo 3" #: standardfilterdialog.ui msgctxt "" @@ -11233,7 +11234,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 4" -msgstr "" +msgstr "Nome de campo 4" #: standardfilterdialog.ui msgctxt "" @@ -11332,7 +11333,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 1" -msgstr "" +msgstr "Condição 1" #: standardfilterdialog.ui msgctxt "" @@ -11431,7 +11432,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 2" -msgstr "" +msgstr "Condição 2" #: standardfilterdialog.ui msgctxt "" @@ -11530,7 +11531,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 3" -msgstr "" +msgstr "Condição 3" #: standardfilterdialog.ui msgctxt "" @@ -11629,7 +11630,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 4" -msgstr "" +msgstr "Condição 4" #: standardfilterdialog.ui msgctxt "" @@ -11638,7 +11639,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 1" -msgstr "" +msgstr "Valor 1" #: standardfilterdialog.ui msgctxt "" @@ -11647,7 +11648,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 2" -msgstr "" +msgstr "Valor 2" #: standardfilterdialog.ui msgctxt "" @@ -11656,7 +11657,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 3" -msgstr "" +msgstr "Valor 3" #: standardfilterdialog.ui msgctxt "" @@ -11665,7 +11666,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 4" -msgstr "" +msgstr "Valor 4" #: standardfilterdialog.ui msgctxt "" @@ -11737,7 +11738,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to" -msgstr "" +msgstr "Copiar resultados para" #: standardfilterdialog.ui msgctxt "" @@ -11746,7 +11747,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to" -msgstr "" +msgstr "Copiar resultados para" #: standardfilterdialog.ui msgctxt "" @@ -12061,7 +12062,7 @@ msgctxt "" "label\n" "string.text" msgid "C_ustom sort order" -msgstr "Ordem de classificação personalizada" +msgstr "Ordenação personali_zada" #: subtotaloptionspage.ui msgctxt "" @@ -12070,7 +12071,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: textimportcsv.ui msgctxt "" @@ -12196,7 +12197,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Other" -msgstr "" +msgstr "Outro" #: textimportcsv.ui msgctxt "" @@ -13033,7 +13034,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Browse to set source file." -msgstr "" +msgstr "Procurar o arquivo fonte." #: xmlsourcedialog.ui msgctxt "" diff --git a/source/pt-BR/scp2/source/impress.po b/source/pt-BR/scp2/source/impress.po index 0ee9378692e..03eb6ab6bc7 100644 --- a/source/pt-BR/scp2/source/impress.po +++ b/source/pt-BR/scp2/source/impress.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" "PO-Revision-Date: 2013-11-26 19:42+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1385494937.000000\n" #: folderitem_impress.ulf @@ -80,6 +80,22 @@ msgctxt "" msgid "Help about %PRODUCTNAME Impress" msgstr "Ajuda sobre o %PRODUCTNAME Impress" +#: module_ogltrans.ulf +msgctxt "" +"module_ogltrans.ulf\n" +"STR_NAME_MODULE_OPTIONAL_OGLTRANS\n" +"LngText.text" +msgid "OpenGL slide transitions for %PRODUCTNAME Impress" +msgstr "Transição de slides em OpenGL para o %PRODUCTNAME Impress" + +#: module_ogltrans.ulf +msgctxt "" +"module_ogltrans.ulf\n" +"STR_DESC_MODULE_MODULE_OPTIONAL_OGLTRANS\n" +"LngText.text" +msgid "OpenGL slide transitions for %PRODUCTNAME Impress." +msgstr "Transição de slides em OpenGL para o %PRODUCTNAME Impress." + #: registryitem_impress.ulf msgctxt "" "registryitem_impress.ulf\n" diff --git a/source/pt-BR/sd/source/core.po b/source/pt-BR/sd/source/core.po index 3cf047deb3f..2db57a3ed83 100644 --- a/source/pt-BR/sd/source/core.po +++ b/source/pt-BR/sd/source/core.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-05 07:08+0000\n" +"PO-Revision-Date: 2016-12-23 09:39+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467702521.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482485960.000000\n" #: glob.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_LAYER_LAYOUT\n" "string.text" msgid "Layout" -msgstr "Layout" +msgstr "Leiaute" #: glob.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "STR_MASTERSLIDE_NAME\n" "string.text" msgid "Master Slide" -msgstr "" +msgstr "Slide mestre" #: glob.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_MASTERPAGE_NAME\n" "string.text" msgid "Master Page" -msgstr "" +msgstr "Página mestre" #: glob.src msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "STR_TASKPANELAYOUTMENU\n" "string.text" msgid "Layout" -msgstr "Layout" +msgstr "Leiaute" #: glob.src msgctxt "" @@ -677,7 +677,7 @@ msgctxt "" "STR_SHRINK_FONT_SIZE\n" "string.text" msgid "Shrink font size" -msgstr "" +msgstr "Diminuir tamanho da fonte" #: glob.src msgctxt "" @@ -685,4 +685,4 @@ msgctxt "" "STR_GROW_FONT_SIZE\n" "string.text" msgid "Grow font size" -msgstr "" +msgstr "Aumentar tamanho da fonte" diff --git a/source/pt-BR/sd/source/ui/accessibility.po b/source/pt-BR/sd/source/ui/accessibility.po index ac71d71e84d..58dbe9f6240 100644 --- a/source/pt-BR/sd/source/ui/accessibility.po +++ b/source/pt-BR/sd/source/ui/accessibility.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2016-11-16 23:44+0000\n" +"PO-Revision-Date: 2016-12-23 11:38+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1479339869.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482493093.000000\n" #: accessibility.src msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "SID_SD_A11Y_I_SLIDEVIEW_D\n" "string.text" msgid "This is where you sort slides." -msgstr "Aqui você pode classificar slides." +msgstr "Esta janela permite organizar slides." #: accessibility.src msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "SID_SD_A11Y_I_HANDOUTVIEW_D\n" "string.text" msgid "This is where you decide on the layout for handouts." -msgstr "Aqui você pode decidir sobre o layout dos folhetos." +msgstr "Decida aqui sobre o leiaute dos folhetos." #: accessibility.src msgctxt "" diff --git a/source/pt-BR/sd/source/ui/animations.po b/source/pt-BR/sd/source/ui/animations.po index de929b0e44e..eb4fcfa72b5 100644 --- a/source/pt-BR/sd/source/ui/animations.po +++ b/source/pt-BR/sd/source/ui/animations.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-23 22:49+0000\n" +"PO-Revision-Date: 2016-12-21 15:44+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464043744.000000\n" +"X-POOTLE-MTIME: 1482335073.000000\n" #: CustomAnimation.src msgctxt "" @@ -280,7 +280,7 @@ msgctxt "" "STR_CUSTOMANIMATION_DIRECTION_PROPERTY\n" "string.text" msgid "Direction:" -msgstr "" +msgstr "Direção:" #: CustomAnimation.src msgctxt "" @@ -288,7 +288,7 @@ msgctxt "" "STR_CUSTOMANIMATION_ZOOM_PROPERTY\n" "string.text" msgid "Zoom:" -msgstr "" +msgstr "Zoom:" #: CustomAnimation.src msgctxt "" @@ -296,7 +296,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SPOKES_PROPERTY\n" "string.text" msgid "Spokes:" -msgstr "" +msgstr "Raios:" #: CustomAnimation.src msgctxt "" @@ -304,7 +304,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY\n" "string.text" msgid "First color:" -msgstr "" +msgstr "Primeira cor:" #: CustomAnimation.src msgctxt "" @@ -312,7 +312,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY\n" "string.text" msgid "Second color:" -msgstr "" +msgstr "Segunda cor:" #: CustomAnimation.src msgctxt "" @@ -320,7 +320,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY\n" "string.text" msgid "Fill color:" -msgstr "" +msgstr "Cor do preenchimento:" #: CustomAnimation.src msgctxt "" @@ -328,7 +328,7 @@ msgctxt "" "STR_CUSTOMANIMATION_STYLE_PROPERTY\n" "string.text" msgid "Style:" -msgstr "" +msgstr "Estilo:" #: CustomAnimation.src msgctxt "" @@ -336,7 +336,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_PROPERTY\n" "string.text" msgid "Font:" -msgstr "" +msgstr "Fonte:" #: CustomAnimation.src msgctxt "" @@ -344,7 +344,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY\n" "string.text" msgid "Font color:" -msgstr "" +msgstr "Cor da fonte:" #: CustomAnimation.src msgctxt "" @@ -352,7 +352,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY\n" "string.text" msgid "Style:" -msgstr "" +msgstr "Estilo:" #: CustomAnimation.src msgctxt "" @@ -360,7 +360,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY\n" "string.text" msgid "Typeface:" -msgstr "" +msgstr "Tipografia:" #: CustomAnimation.src msgctxt "" @@ -368,7 +368,7 @@ msgctxt "" "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY\n" "string.text" msgid "Line color:" -msgstr "" +msgstr "Cor da linha:" #: CustomAnimation.src msgctxt "" @@ -376,7 +376,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SIZE_PROPERTY\n" "string.text" msgid "Font size:" -msgstr "" +msgstr "Tamanho do fonte:" #: CustomAnimation.src msgctxt "" @@ -384,7 +384,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SCALE_PROPERTY\n" "string.text" msgid "Size:" -msgstr "" +msgstr "Tamanho:" #: CustomAnimation.src msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "STR_CUSTOMANIMATION_AMOUNT_PROPERTY\n" "string.text" msgid "Amount:" -msgstr "" +msgstr "Quantidade:" #: CustomAnimation.src msgctxt "" @@ -400,7 +400,7 @@ msgctxt "" "STR_CUSTOMANIMATION_COLOR_PROPERTY\n" "string.text" msgid "Color:" -msgstr "" +msgstr "Cor:" #: CustomAnimation.src msgctxt "" diff --git a/source/pt-BR/sd/source/ui/app.po b/source/pt-BR/sd/source/ui/app.po index 2266ec9313a..8abd3f358f8 100644 --- a/source/pt-BR/sd/source/ui/app.po +++ b/source/pt-BR/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-09-19 10:07+0000\n" +"PO-Revision-Date: 2016-12-23 11:38+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1474279636.000000\n" +"X-POOTLE-MTIME: 1482493109.000000\n" #: popup.src msgctxt "" @@ -155,7 +155,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Todos os estilos" #: res_bmp.src msgctxt "" @@ -164,7 +164,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: res_bmp.src msgctxt "" @@ -173,7 +173,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: res_bmp.src msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: res_bmp.src msgctxt "" @@ -191,7 +191,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Todos os estilos" #: res_bmp.src msgctxt "" @@ -200,7 +200,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: sdstring.src msgctxt "" @@ -440,7 +440,7 @@ msgctxt "" "STR_SLIDE_SORTER_MODE\n" "string.text" msgid "Slide Sorter" -msgstr "Classificador de slides" +msgstr "Organizador de slides" #: strings.src msgctxt "" @@ -1190,7 +1190,7 @@ msgctxt "" "STR_UNDO_MODIFY_PAGE\n" "string.text" msgid "Slide layout" -msgstr "Layout de slide" +msgstr "Leiaute de slide" #: strings.src msgctxt "" @@ -1230,7 +1230,7 @@ msgctxt "" "STR_UNDO_SET_PRESLAYOUT\n" "string.text" msgid "Apply presentation layout" -msgstr "Aplicar layout da apresentação" +msgstr "Aplicar leiaute da apresentação" #: strings.src msgctxt "" @@ -2186,7 +2186,7 @@ msgctxt "" "STR_PLACEHOLDER_DESCRIPTION_TITLE\n" "string.text" msgid "Title Area for AutoLayouts" -msgstr "Área de título para layouts automáticos" +msgstr "Área de título para leiautes automáticos" #: strings.src msgctxt "" @@ -2194,7 +2194,7 @@ msgctxt "" "STR_PLACEHOLDER_DESCRIPTION_OUTLINE\n" "string.text" msgid "Object Area for AutoLayouts" -msgstr "Área de objeto para layouts automáticos" +msgstr "Área de objeto para leiautes automáticos" #: strings.src msgctxt "" @@ -2410,7 +2410,7 @@ msgctxt "" "STR_TASKPANEL_LAYOUT_MENU_TITLE\n" "string.text" msgid "Layouts" -msgstr "Layouts" +msgstr "Leiautes" #: strings.src msgctxt "" @@ -2426,7 +2426,7 @@ msgctxt "" "STR_PRESENTATIONS_STYLE_FAMILY\n" "string.text" msgid "Presentation Styles" -msgstr "" +msgstr "Estilos de apresentação" #: strings.src msgctxt "" @@ -2450,7 +2450,7 @@ msgctxt "" "STR_CUSTOMANIMATIONPANE\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: strings.src msgctxt "" @@ -2514,7 +2514,7 @@ msgctxt "" "STR_RESET_LAYOUT\n" "string.text" msgid "Reset Slide Layout" -msgstr "Redefinir o layout do slide" +msgstr "Redefinir o leiaute do slide" #: strings.src msgctxt "" @@ -2602,7 +2602,7 @@ msgctxt "" "STR_OBJECTS_TREE\n" "string.text" msgid "Page Tree" -msgstr "" +msgstr "Árvore de páginas" #: toolbox.src msgctxt "" diff --git a/source/pt-BR/sd/source/ui/view.po b/source/pt-BR/sd/source/ui/view.po index 784dbd664ce..a34248bdfe2 100644 --- a/source/pt-BR/sd/source/ui/view.po +++ b/source/pt-BR/sd/source/ui/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2016-05-01 11:51+0000\n" +"PO-Revision-Date: 2016-12-23 09:40+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1462103484.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482486056.000000\n" #: DocumentRenderer.src msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "According to layout\n" "itemlist.text" msgid "According to layout" -msgstr "Conforme o layout" +msgstr "Conforme o leiaute" #: DocumentRenderer.src msgctxt "" diff --git a/source/pt-BR/sd/uiconfig/sdraw/ui.po b/source/pt-BR/sd/uiconfig/sdraw/ui.po index fe1b5bfa288..ce3b351f47e 100644 --- a/source/pt-BR/sd/uiconfig/sdraw/ui.po +++ b/source/pt-BR/sd/uiconfig/sdraw/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-23 22:44+0000\n" +"PO-Revision-Date: 2016-12-23 09:41+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469313847.000000\n" +"X-POOTLE-MTIME: 1482486065.000000\n" #: breakdialog.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Numeração" #: bulletsandnumbering.ui msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Values from Selection" -msgstr "" +msgstr "Valores da seleção" #: copydlg.ui msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "label\n" "string.text" msgid "Transparency" -msgstr "" +msgstr "Transparência" #: drawparadialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "title\n" "string.text" msgid "Presentation Layout" -msgstr "Layout da apresentação" +msgstr "Leiaute da apresentação" #: drawprtldialog.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Numeração" #: drawprtldialog.ui msgctxt "" diff --git a/source/pt-BR/sd/uiconfig/simpress/ui.po b/source/pt-BR/sd/uiconfig/simpress/ui.po index 323ccaf64be..f584198bcbb 100644 --- a/source/pt-BR/sd/uiconfig/simpress/ui.po +++ b/source/pt-BR/sd/uiconfig/simpress/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-05 07:13+0000\n" +"PO-Revision-Date: 2016-12-23 09:41+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467702814.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482486071.000000\n" #: customanimationeffecttab.ui msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Options" -msgstr "" +msgstr "Opções" #: customanimationspanel.ui msgctxt "" @@ -410,7 +410,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation Deck" -msgstr "" +msgstr "Painel de animação" #: customanimationspanel.ui msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation List" -msgstr "" +msgstr "Lista de animações" #: customanimationspanelhorizontal.ui msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Add Effect" -msgstr "" +msgstr "Adicionar efeito" #: customanimationspanelhorizontal.ui msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Remove Effect" -msgstr "" +msgstr "Remover efeito" #: customanimationspanelhorizontal.ui msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Up" -msgstr "" +msgstr "Mover para cima" #: customanimationspanelhorizontal.ui msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Down" -msgstr "" +msgstr "Mover para baixo" #: customanimationspanelhorizontal.ui msgctxt "" @@ -464,7 +464,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start:" -msgstr "" +msgstr "_Início:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "label\n" "string.text" msgid "_Direction:" -msgstr "" +msgstr "_Direção:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "On click" -msgstr "" +msgstr "Ao clicar" #: customanimationspanelhorizontal.ui msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "With previous" -msgstr "" +msgstr "Com anterior" #: customanimationspanelhorizontal.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "After previous" -msgstr "" +msgstr "Após anterior" #: customanimationspanelhorizontal.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "Category:" -msgstr "" +msgstr "Categoria:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Entrance" -msgstr "" +msgstr "Entrada" #: customanimationspanelhorizontal.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Emphasis" -msgstr "" +msgstr "Ênfase" #: customanimationspanelhorizontal.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Exit" -msgstr "" +msgstr "Saída" #: customanimationspanelhorizontal.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Motion Paths" -msgstr "" +msgstr "Trajetórias" #: customanimationspanelhorizontal.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Misc Effects" -msgstr "" +msgstr "Efeitos diversos" #: customanimationspanelhorizontal.ui msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "label\n" "string.text" msgid "D_uration:" -msgstr "" +msgstr "D_uração:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -572,7 +572,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of the Animation." -msgstr "" +msgstr "Selecione a velocidade da animação." #: customanimationspanelhorizontal.ui msgctxt "" @@ -581,7 +581,7 @@ msgctxt "" "label\n" "string.text" msgid "Effect:" -msgstr "" +msgstr "Efeito:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic Preview" -msgstr "" +msgstr "Visualização automática" #: customanimationspanelhorizontal.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "label\n" "string.text" msgid "Play" -msgstr "" +msgstr "Executar" #: customanimationspanelhorizontal.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Preview Effect" -msgstr "" +msgstr "Visualizar efeito" #: customanimationtexttab.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of the Animation." -msgstr "" +msgstr "Selecione a velocidade da animação." #: customanimationtimingtab.ui msgctxt "" @@ -1571,7 +1571,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Documento" #: navigatorpanel.ui msgctxt "" @@ -1580,7 +1580,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Janela ativa" #: navigatorpanel.ui msgctxt "" @@ -1589,7 +1589,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "First Slide" -msgstr "" +msgstr "Primeiro slide" #: navigatorpanel.ui msgctxt "" @@ -1598,7 +1598,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Previous Slide" -msgstr "" +msgstr "Slide anterior" #: navigatorpanel.ui msgctxt "" @@ -1607,7 +1607,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Next Slide" -msgstr "" +msgstr "Próximo slide" #: navigatorpanel.ui msgctxt "" @@ -1616,7 +1616,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Last Slide" -msgstr "" +msgstr "Último slide" #: navigatorpanel.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Modo de arrastar" #: navigatorpanel.ui msgctxt "" @@ -1634,7 +1634,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Show Shapes" -msgstr "" +msgstr "Mostrar formas" #: notebookbar.ui msgctxt "" @@ -1643,7 +1643,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar.ui msgctxt "" @@ -1652,7 +1652,7 @@ msgctxt "" "label\n" "string.text" msgid "Clone" -msgstr "" +msgstr "Clonar" #: notebookbar.ui msgctxt "" @@ -1661,7 +1661,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Bullets and Numbering" -msgstr "" +msgstr "Marcadores e numeração" #: notebookbar.ui msgctxt "" @@ -1670,7 +1670,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #: notebookbar.ui msgctxt "" @@ -1679,7 +1679,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar recuo" #: notebookbar.ui msgctxt "" @@ -1688,7 +1688,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Diminuir recuo" #: notebookbar.ui msgctxt "" @@ -1697,7 +1697,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Alinhamento horizontal" #: notebookbar.ui msgctxt "" @@ -1706,7 +1706,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "Inicio" #: notebookbar.ui msgctxt "" @@ -1715,7 +1715,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Inserir áudio ou vídeo" #: notebookbar.ui msgctxt "" @@ -1724,7 +1724,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Símbolo" #: notebookbar.ui msgctxt "" @@ -1733,7 +1733,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar.ui msgctxt "" @@ -1742,7 +1742,7 @@ msgctxt "" "label\n" "string.text" msgid "Transitions" -msgstr "" +msgstr "Transições" #: notebookbar.ui msgctxt "" @@ -1751,7 +1751,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: notebookbar.ui msgctxt "" @@ -1760,7 +1760,7 @@ msgctxt "" "label\n" "string.text" msgid "Slide Show" -msgstr "" +msgstr "Apresentação de slides" #: notebookbar.ui msgctxt "" @@ -1769,7 +1769,7 @@ msgctxt "" "label\n" "string.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Autoverificação ortográfica" #: notebookbar.ui msgctxt "" @@ -1778,7 +1778,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Revisão" #: notebookbar.ui msgctxt "" @@ -1787,7 +1787,7 @@ msgctxt "" "label\n" "string.text" msgid "Grid" -msgstr "" +msgstr "Grade" #: notebookbar.ui msgctxt "" @@ -1796,7 +1796,7 @@ msgctxt "" "label\n" "string.text" msgid "View" -msgstr "" +msgstr "Visualizar" #: notebookbar.ui msgctxt "" @@ -1805,7 +1805,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: notebookbar.ui msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Imagem" #: notebookbar_groups.ui msgctxt "" @@ -1823,7 +1823,7 @@ msgctxt "" "label\n" "string.text" msgid "Blank" -msgstr "" +msgstr "Vazio" #: notebookbar_groups.ui msgctxt "" @@ -1832,7 +1832,7 @@ msgctxt "" "label\n" "string.text" msgid "Title Slide" -msgstr "" +msgstr "Slide de título" #: notebookbar_groups.ui msgctxt "" @@ -1841,7 +1841,7 @@ msgctxt "" "label\n" "string.text" msgid "Title, Text" -msgstr "" +msgstr "Título, texto" #: notebookbar_groups.ui msgctxt "" @@ -1850,7 +1850,7 @@ msgctxt "" "label\n" "string.text" msgid "Title, Content" -msgstr "" +msgstr "Título, conteúdo" #: notebookbar_groups.ui msgctxt "" @@ -1859,7 +1859,7 @@ msgctxt "" "label\n" "string.text" msgid "Centered Text" -msgstr "" +msgstr "Texto centralizado" #: notebookbar_groups.ui msgctxt "" @@ -1868,7 +1868,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Hiperlink" #: notebookbar_groups.ui msgctxt "" @@ -1877,7 +1877,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Nota de rodapé" #: notebookbar_groups.ui msgctxt "" @@ -1886,7 +1886,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Nota de fim" #: notebookbar_groups.ui msgctxt "" @@ -1895,7 +1895,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Marcador" #: notebookbar_groups.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Referência cruzada" #: notebookbar_groups.ui msgctxt "" @@ -1913,7 +1913,7 @@ msgctxt "" "label\n" "string.text" msgid "Master 1" -msgstr "" +msgstr "Mestre 1" #: notebookbar_groups.ui msgctxt "" @@ -1922,7 +1922,7 @@ msgctxt "" "label\n" "string.text" msgid "Master 2" -msgstr "" +msgstr "Mestre 2" #: notebookbar_groups.ui msgctxt "" @@ -1931,7 +1931,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: notebookbar_groups.ui msgctxt "" @@ -1940,7 +1940,7 @@ msgctxt "" "label\n" "string.text" msgid "No Fill" -msgstr "" +msgstr "Sem preenchimento" #: notebookbar_groups.ui msgctxt "" @@ -1949,7 +1949,7 @@ msgctxt "" "label\n" "string.text" msgid "With Shadow" -msgstr "" +msgstr "Com sombra" #: notebookbar_groups.ui msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "label\n" "string.text" msgid "Title 1" -msgstr "" +msgstr "Título 1" #: notebookbar_groups.ui msgctxt "" @@ -1967,7 +1967,7 @@ msgctxt "" "label\n" "string.text" msgid "Title 2" -msgstr "" +msgstr "Titulo 2" #: notebookbar_groups.ui msgctxt "" @@ -1976,7 +1976,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar_groups.ui msgctxt "" @@ -1985,7 +1985,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Área de transferência" #: notebookbar_groups.ui msgctxt "" @@ -1994,10 +1994,9 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui -#, fuzzy msgctxt "" "notebookbar_groups.ui\n" "growb\n" @@ -2007,7 +2006,6 @@ msgid " " msgstr " " #: notebookbar_groups.ui -#, fuzzy msgctxt "" "notebookbar_groups.ui\n" "shrinkb\n" @@ -2023,7 +2021,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Texto" #: notebookbar_groups.ui msgctxt "" @@ -2032,7 +2030,7 @@ msgctxt "" "label\n" "string.text" msgid "Start" -msgstr "" +msgstr "Início" #: notebookbar_groups.ui msgctxt "" @@ -2041,7 +2039,7 @@ msgctxt "" "label\n" "string.text" msgid "Master" -msgstr "" +msgstr "Mestre" #: notebookbar_groups.ui msgctxt "" @@ -2050,7 +2048,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout" -msgstr "" +msgstr "Disposição" #: notebookbar_groups.ui msgctxt "" @@ -2059,7 +2057,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Animação" #: notebookbar_groups.ui msgctxt "" @@ -2068,7 +2066,7 @@ msgctxt "" "label\n" "string.text" msgid "Transition" -msgstr "" +msgstr "Transição" #: notebookbar_groups.ui msgctxt "" @@ -2077,7 +2075,7 @@ msgctxt "" "label\n" "string.text" msgid "Slide" -msgstr "" +msgstr "Slide" #: notebookbar_groups.ui msgctxt "" @@ -2086,7 +2084,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Formas" #: notebookbar_groups.ui msgctxt "" @@ -2095,7 +2093,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Links" #: notebookbar_groups.ui msgctxt "" @@ -2104,7 +2102,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar_groups.ui msgctxt "" @@ -2113,7 +2111,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui msgctxt "" @@ -2122,7 +2120,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Restaurar" #: notebookbar_groups.ui msgctxt "" @@ -2131,7 +2129,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Disposição do texto" #: notebookbar_groups.ui msgctxt "" @@ -2140,7 +2138,7 @@ msgctxt "" "label\n" "string.text" msgid "Lock" -msgstr "" +msgstr "Bloquear" #: notebookbar_groups.ui msgctxt "" @@ -2149,7 +2147,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Figuras" #: notebookbar_groups.ui msgctxt "" @@ -2158,7 +2156,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: notebookbar_groups.ui msgctxt "" @@ -2167,7 +2165,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Ideal" #: notebookbar_groups.ui msgctxt "" @@ -2176,7 +2174,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Paralelo" #: notebookbar_groups.ui msgctxt "" @@ -2185,7 +2183,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Antes" #: notebookbar_groups.ui msgctxt "" @@ -2194,7 +2192,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "Depois" #: notebookbar_groups.ui msgctxt "" @@ -2203,7 +2201,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Através" #: notebookbar_groups.ui msgctxt "" @@ -2212,7 +2210,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Contorno" #: notebookbar_groups.ui msgctxt "" @@ -2221,7 +2219,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Editar contorno" #: optimpressgeneralpage.ui msgctxt "" @@ -2257,7 +2255,7 @@ msgctxt "" "label\n" "string.text" msgid "Start with _Template Selection" -msgstr "" +msgstr "Começar com a seleção do _modelo" #: optimpressgeneralpage.ui msgctxt "" @@ -2482,7 +2480,7 @@ msgctxt "" "label\n" "string.text" msgid "Slide layout:" -msgstr "Layout do slide:" +msgstr "Leiaute do slide:" #: photoalbum.ui msgctxt "" @@ -2509,7 +2507,7 @@ msgctxt "" "label\n" "string.text" msgid "Fill Screen" -msgstr "" +msgstr "Preencher a tela" #: photoalbum.ui msgctxt "" @@ -2518,7 +2516,7 @@ msgctxt "" "label\n" "string.text" msgid "Link images" -msgstr "" +msgstr "Vincular figuras" #: photoalbum.ui msgctxt "" @@ -3760,7 +3758,7 @@ msgctxt "" "label\n" "string.text" msgid "Master Slide" -msgstr "" +msgstr "Slide mestre" #: sidebarslidebackground.ui msgctxt "" @@ -3769,7 +3767,7 @@ msgctxt "" "label\n" "string.text" msgid "Close Master Slide" -msgstr "" +msgstr "Fechar slide mestre" #: slidedesigndialog.ui msgctxt "" @@ -3958,7 +3956,7 @@ msgctxt "" "label\n" "string.text" msgid "Duration:" -msgstr "" +msgstr "Duração:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3967,7 +3965,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of Slide Transition." -msgstr "" +msgstr "Selecione a velocidade da transição de slides." #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3976,7 +3974,7 @@ msgctxt "" "label\n" "string.text" msgid "Variant:" -msgstr "" +msgstr "Variante:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3985,7 +3983,7 @@ msgctxt "" "label\n" "string.text" msgid "Sound:" -msgstr "" +msgstr "Áudio:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3994,7 +3992,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "No sound" -msgstr "" +msgstr "Sem áudio" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4003,7 +4001,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Stop previous sound" -msgstr "" +msgstr "Encerrar áudio anterior" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4012,7 +4010,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Other sound..." -msgstr "" +msgstr "Outro áudio..." #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4021,7 +4019,7 @@ msgctxt "" "label\n" "string.text" msgid "Loop until next sound" -msgstr "" +msgstr "Repetir até o próximo áudio" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4030,7 +4028,7 @@ msgctxt "" "label\n" "string.text" msgid "On mouse click" -msgstr "" +msgstr "No clique do mouse" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4039,7 +4037,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatically after:" -msgstr "" +msgstr "Automaticamente após:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4048,7 +4046,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4057,7 +4055,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic Preview" -msgstr "" +msgstr "Visualização automática" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4066,7 +4064,7 @@ msgctxt "" "label\n" "string.text" msgid "Apply Transition to All Slides" -msgstr "" +msgstr "Aplicar a transição a todos os slides" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4075,7 +4073,7 @@ msgctxt "" "label\n" "string.text" msgid "Play" -msgstr "" +msgstr "Reproduzir" #: tabledesignpanel.ui msgctxt "" @@ -4138,7 +4136,7 @@ msgctxt "" "label\n" "string.text" msgid "_Header row" -msgstr "" +msgstr "_Linha de cabeçalho" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4147,7 +4145,7 @@ msgctxt "" "label\n" "string.text" msgid "Tot_al row" -msgstr "" +msgstr "Linha de _total" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4156,7 +4154,7 @@ msgctxt "" "label\n" "string.text" msgid "_Banded rows" -msgstr "" +msgstr "Linhas _coloridas" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4165,7 +4163,7 @@ msgctxt "" "label\n" "string.text" msgid "Ba_nded columns" -msgstr "" +msgstr "Colu_nas coloridas" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4174,7 +4172,7 @@ msgctxt "" "label\n" "string.text" msgid "Fi_rst column" -msgstr "" +msgstr "_Primeira coluna" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4183,7 +4181,7 @@ msgctxt "" "label\n" "string.text" msgid "_Last column" -msgstr "" +msgstr "Ú_ltima coluna" #: templatedialog.ui msgctxt "" diff --git a/source/pt-BR/sfx2/source/view.po b/source/pt-BR/sfx2/source/view.po index 7dae966f488..b49eaea320b 100644 --- a/source/pt-BR/sfx2/source/view.po +++ b/source/pt-BR/sfx2/source/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-12-09 19:52+0000\n" +"PO-Revision-Date: 2016-12-23 11:39+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1481313177.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482493189.000000\n" #: view.src msgctxt "" @@ -192,7 +192,7 @@ msgctxt "" "STR_CLASSIFIED_DOCUMENT\n" "string.text" msgid "The classification label of this document is %1." -msgstr "A classificação deste documento é %1." +msgstr "O rótulo de classificação deste documento é %1." #: view.src msgctxt "" @@ -200,7 +200,7 @@ msgctxt "" "STR_TARGET_DOC_NOT_CLASSIFIED\n" "string.text" msgid "This document must be classified before the clipboard can be pasted." -msgstr "Este documento deve ser classificado antes de colar dados da área de transferência." +msgstr "Este documento deve ser classificado antes de poder colar dados da área de transferência." #: view.src msgctxt "" @@ -208,7 +208,7 @@ msgctxt "" "STR_DOC_CLASSIFICATION_TOO_LOW\n" "string.text" msgid "This document has a lower classification level than the clipboard." -msgstr "Este documento tem um nível de classificação inferior que o da área de transferência." +msgstr "Este documento tem um nível de classificação inferior ao dos dados da área de transferência." #: view.src msgctxt "" diff --git a/source/pt-BR/svtools/source/contnr.po b/source/pt-BR/svtools/source/contnr.po index a8dc2ca572f..5d491722c64 100644 --- a/source/pt-BR/svtools/source/contnr.po +++ b/source/pt-BR/svtools/source/contnr.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2016-07-05 07:25+0000\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" +"PO-Revision-Date: 2014-11-19 12:33+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,17 +12,17 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467703505.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1416400408.000000\n" #: fileview.src msgctxt "" "fileview.src\n" "STR_SVT_FILEVIEW_COLUMN_TITLE\n" "string.text" -msgid "Name" -msgstr "" +msgid "Title" +msgstr "Título" #: fileview.src msgctxt "" diff --git a/source/pt-BR/svx/source/dialog.po b/source/pt-BR/svx/source/dialog.po index e40dd9acbd8..54469bf41da 100644 --- a/source/pt-BR/svx/source/dialog.po +++ b/source/pt-BR/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-23 22:50+0000\n" +"PO-Revision-Date: 2016-12-23 09:20+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469314231.000000\n" +"X-POOTLE-MTIME: 1482484848.000000\n" #: SafeMode.src msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "RID_SVXSTR_SAFEMODE_ZIP_FAILURE\n" "string.text" msgid "The zip file could not be created." -msgstr "" +msgstr "Não foi possível criar o arquivo zip." #: bmpmask.src msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "A6\n" "itemlist.text" msgid "A6" -msgstr "" +msgstr "A6" #: page.src msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "A5\n" "itemlist.text" msgid "A5" -msgstr "" +msgstr "A5" #: page.src msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" "A4\n" "itemlist.text" msgid "A4" -msgstr "" +msgstr "A4" #: page.src msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "A3\n" "itemlist.text" msgid "A3" -msgstr "" +msgstr "A3" #: page.src msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "B6 (ISO)\n" "itemlist.text" msgid "B6 (ISO)" -msgstr "" +msgstr "B6 (ISO)" #: page.src msgctxt "" @@ -464,7 +464,7 @@ msgctxt "" "B5 (ISO)\n" "itemlist.text" msgid "B5 (ISO)" -msgstr "" +msgstr "B5 (ISO)" #: page.src msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "B4 (ISO)\n" "itemlist.text" msgid "B4 (ISO)" -msgstr "" +msgstr "B4 (ISO)" #: page.src msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "Letter\n" "itemlist.text" msgid "Letter" -msgstr "" +msgstr "Carta" #: page.src msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "Legal\n" "itemlist.text" msgid "Legal" -msgstr "" +msgstr "Ofício" #: page.src msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "Long Bond\n" "itemlist.text" msgid "Long Bond" -msgstr "" +msgstr "Long Bond" #: page.src msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "Tabloid\n" "itemlist.text" msgid "Tabloid" -msgstr "" +msgstr "Tabloide" #: page.src msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "B6 (JIS)\n" "itemlist.text" msgid "B6 (JIS)" -msgstr "" +msgstr "B6 (JIS)" #: page.src msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "B5 (JIS)\n" "itemlist.text" msgid "B5 (JIS)" -msgstr "" +msgstr "B5 (JIS)" #: page.src msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "B4 (JIS)\n" "itemlist.text" msgid "B4 (JIS)" -msgstr "" +msgstr "B4 (JIS)" #: page.src msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "16 Kai\n" "itemlist.text" msgid "16 Kai" -msgstr "" +msgstr "16 Kai" #: page.src msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "32 Kai\n" "itemlist.text" msgid "32 Kai" -msgstr "" +msgstr "32 Kai" #: page.src msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "Big 32 Kai\n" "itemlist.text" msgid "Big 32 Kai" -msgstr "" +msgstr "32 Kai grande" #: page.src msgctxt "" @@ -572,7 +572,7 @@ msgctxt "" "User\n" "itemlist.text" msgid "User" -msgstr "" +msgstr "Usuário" #: page.src msgctxt "" @@ -581,7 +581,7 @@ msgctxt "" "DL Envelope\n" "itemlist.text" msgid "DL Envelope" -msgstr "" +msgstr "Envelope DL" #: page.src msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "C6 Envelope\n" "itemlist.text" msgid "C6 Envelope" -msgstr "" +msgstr "Envelope C6" #: page.src msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "C6/5 Envelope\n" "itemlist.text" msgid "C6/5 Envelope" -msgstr "" +msgstr "Envelope C6/5" #: page.src msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "C5 Envelope\n" "itemlist.text" msgid "C5 Envelope" -msgstr "" +msgstr "Envelope C5" #: page.src msgctxt "" @@ -617,7 +617,7 @@ msgctxt "" "C4 Envelope\n" "itemlist.text" msgid "C4 Envelope" -msgstr "" +msgstr "Envelope C4" #: page.src msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "#6¾ Envelope\n" "itemlist.text" msgid "#6¾ Envelope" -msgstr "" +msgstr "Envelope #6¾" #: page.src msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "#7¾ (Monarch) Envelope\n" "itemlist.text" msgid "#7¾ (Monarch) Envelope" -msgstr "" +msgstr "Envelope #7¾ (Monarch)" #: page.src msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "#9 Envelope\n" "itemlist.text" msgid "#9 Envelope" -msgstr "" +msgstr "Envelope #9" #: page.src msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "#10 Envelope\n" "itemlist.text" msgid "#10 Envelope" -msgstr "" +msgstr "Envelope #10" #: page.src msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "#11 Envelope\n" "itemlist.text" msgid "#11 Envelope" -msgstr "" +msgstr "Envelope #11" #: page.src msgctxt "" @@ -671,7 +671,7 @@ msgctxt "" "#12 Envelope\n" "itemlist.text" msgid "#12 Envelope" -msgstr "" +msgstr "Envelope #12" #: page.src msgctxt "" @@ -680,7 +680,7 @@ msgctxt "" "Japanese Postcard\n" "itemlist.text" msgid "Japanese Postcard" -msgstr "" +msgstr "Postal japonês" #: page.src msgctxt "" @@ -689,7 +689,7 @@ msgctxt "" "A6\n" "itemlist.text" msgid "A6" -msgstr "" +msgstr "A6" #: page.src msgctxt "" @@ -698,7 +698,7 @@ msgctxt "" "A5\n" "itemlist.text" msgid "A5" -msgstr "" +msgstr "A5" #: page.src msgctxt "" @@ -707,7 +707,7 @@ msgctxt "" "A4\n" "itemlist.text" msgid "A4" -msgstr "" +msgstr "A4" #: page.src msgctxt "" @@ -716,7 +716,7 @@ msgctxt "" "A3\n" "itemlist.text" msgid "A3" -msgstr "" +msgstr "A3" #: page.src msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "A2\n" "itemlist.text" msgid "A2" -msgstr "" +msgstr "A2" #: page.src msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "A1\n" "itemlist.text" msgid "A1" -msgstr "" +msgstr "A1" #: page.src msgctxt "" @@ -743,7 +743,7 @@ msgctxt "" "A0\n" "itemlist.text" msgid "A0" -msgstr "" +msgstr "A0" #: page.src msgctxt "" @@ -752,7 +752,7 @@ msgctxt "" "B6 (ISO)\n" "itemlist.text" msgid "B6 (ISO)" -msgstr "" +msgstr "B6 (ISO)" #: page.src msgctxt "" @@ -761,7 +761,7 @@ msgctxt "" "B5 (ISO)\n" "itemlist.text" msgid "B5 (ISO)" -msgstr "" +msgstr "B5 (ISO)" #: page.src msgctxt "" @@ -770,7 +770,7 @@ msgctxt "" "B4 (ISO)\n" "itemlist.text" msgid "B4 (ISO)" -msgstr "" +msgstr "B4 (ISO)" #: page.src msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "Letter\n" "itemlist.text" msgid "Letter" -msgstr "" +msgstr "Carta" #: page.src msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "Legal\n" "itemlist.text" msgid "Legal" -msgstr "" +msgstr "Ofício" #: page.src msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "Long Bond\n" "itemlist.text" msgid "Long Bond" -msgstr "" +msgstr "Long Bond" #: page.src msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "Tabloid\n" "itemlist.text" msgid "Tabloid" -msgstr "" +msgstr "Tabloide" #: page.src msgctxt "" @@ -815,7 +815,7 @@ msgctxt "" "B6 (JIS)\n" "itemlist.text" msgid "B6 (JIS)" -msgstr "" +msgstr "B6 (JIS)" #: page.src msgctxt "" @@ -824,7 +824,7 @@ msgctxt "" "B5 (JIS)\n" "itemlist.text" msgid "B5 (JIS)" -msgstr "" +msgstr "B5 (JIS)" #: page.src msgctxt "" @@ -833,7 +833,7 @@ msgctxt "" "B4 (JIS)\n" "itemlist.text" msgid "B4 (JIS)" -msgstr "" +msgstr "B4 (JIS)" #: page.src msgctxt "" @@ -842,7 +842,7 @@ msgctxt "" "16 Kai\n" "itemlist.text" msgid "16 Kai" -msgstr "" +msgstr "16 Kai" #: page.src msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "32 Kai\n" "itemlist.text" msgid "32 Kai" -msgstr "" +msgstr "32 Kai" #: page.src msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "Big 32 Kai\n" "itemlist.text" msgid "Big 32 Kai" -msgstr "" +msgstr "32 Kai grande" #: page.src msgctxt "" @@ -869,7 +869,7 @@ msgctxt "" "User\n" "itemlist.text" msgid "User" -msgstr "" +msgstr "Personalizado" #: page.src msgctxt "" @@ -878,7 +878,7 @@ msgctxt "" "DL Envelope\n" "itemlist.text" msgid "DL Envelope" -msgstr "" +msgstr "Envelope DL" #: page.src msgctxt "" @@ -887,7 +887,7 @@ msgctxt "" "C6 Envelope\n" "itemlist.text" msgid "C6 Envelope" -msgstr "" +msgstr "Envelope C6" #: page.src msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "C6/5 Envelope\n" "itemlist.text" msgid "C6/5 Envelope" -msgstr "" +msgstr "Envelope C6/5" #: page.src msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "C5 Envelope\n" "itemlist.text" msgid "C5 Envelope" -msgstr "" +msgstr "Envelope C5" #: page.src msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "C4 Envelope\n" "itemlist.text" msgid "C4 Envelope" -msgstr "" +msgstr "Envelope C4" #: page.src msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "Dia Slide\n" "itemlist.text" msgid "Dia Slide" -msgstr "" +msgstr "Diapositivo de Dia" #: page.src msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "Screen 4:3\n" "itemlist.text" msgid "Screen 4:3" -msgstr "" +msgstr "Tela 4:3" #: page.src msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "Screen 16:9\n" "itemlist.text" msgid "Screen 16:9" -msgstr "" +msgstr "Tela 16:9" #: page.src msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "Screen 16:10\n" "itemlist.text" msgid "Screen 16:10" -msgstr "" +msgstr "Tela 16:10" #: page.src msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "Japanese Postcard\n" "itemlist.text" msgid "Japanese Postcard" -msgstr "" +msgstr "Postal japonês" #: pagenumbering.src msgctxt "" @@ -968,7 +968,7 @@ msgctxt "" "1, 2, 3, ...\n" "itemlist.text" msgid "1, 2, 3, ..." -msgstr "" +msgstr "1, 2, 3, ..." #: pagenumbering.src msgctxt "" @@ -977,7 +977,7 @@ msgctxt "" "A, B, C, ...\n" "itemlist.text" msgid "A, B, C, ..." -msgstr "" +msgstr "A, B, C, ..." #: pagenumbering.src msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "a, b, c, ...\n" "itemlist.text" msgid "a, b, c, ..." -msgstr "" +msgstr "a, b, c, ..." #: pagenumbering.src msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "I, II, III, ...\n" "itemlist.text" msgid "I, II, III, ..." -msgstr "" +msgstr "I, II, III, ..." #: pagenumbering.src msgctxt "" @@ -1004,7 +1004,7 @@ msgctxt "" "i, ii, iii, ...\n" "itemlist.text" msgid "i, ii, iii, ..." -msgstr "" +msgstr "i, ii, iii, ..." #: pagenumbering.src msgctxt "" @@ -1013,7 +1013,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhuma" #: pagenumbering.src msgctxt "" @@ -1022,7 +1022,7 @@ msgctxt "" "A, .., AA, .., AAA, ...\n" "itemlist.text" msgid "A, .., AA, .., AAA, ..." -msgstr "" +msgstr "A, .., AA, .., AAA, ..." #: pagenumbering.src msgctxt "" @@ -1031,7 +1031,7 @@ msgctxt "" "a, .., aa, .., aaa, ...\n" "itemlist.text" msgid "a, .., aa, .., aaa, ..." -msgstr "" +msgstr "a, .., aa, .., aaa, ..." #: pagenumbering.src msgctxt "" @@ -1040,7 +1040,7 @@ msgctxt "" "Native Numbering\n" "itemlist.text" msgid "Native Numbering" -msgstr "" +msgstr "Numeração nativa" #: pagenumbering.src msgctxt "" @@ -1049,7 +1049,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Búlgaro)" #: pagenumbering.src msgctxt "" @@ -1058,7 +1058,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Búlgaro)" #: pagenumbering.src msgctxt "" @@ -1067,7 +1067,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Búlgaro)" #: pagenumbering.src msgctxt "" @@ -1076,7 +1076,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Búlgaro)" #: pagenumbering.src msgctxt "" @@ -1085,7 +1085,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Russo)" #: pagenumbering.src msgctxt "" @@ -1094,7 +1094,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Russo)" #: pagenumbering.src msgctxt "" @@ -1103,7 +1103,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Russo)" #: pagenumbering.src msgctxt "" @@ -1112,7 +1112,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Russo)" #: pagenumbering.src msgctxt "" @@ -1121,7 +1121,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Sérvio)" #: pagenumbering.src msgctxt "" @@ -1130,7 +1130,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Sérvio)" #: pagenumbering.src msgctxt "" @@ -1139,7 +1139,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Sérvio)" #: pagenumbering.src msgctxt "" @@ -1148,7 +1148,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Sérvio)" #: pagenumbering.src msgctxt "" @@ -1157,7 +1157,7 @@ msgctxt "" "Α, Β, Γ, ... (Greek Upper Letter)\n" "itemlist.text" msgid "Α, Β, Γ, ... (Greek Upper Letter)" -msgstr "" +msgstr "Α, Β, Γ, ... (letra grega maiúscula)" #: pagenumbering.src msgctxt "" @@ -1166,7 +1166,7 @@ msgctxt "" "α, β, γ, ... (Greek Lower Letter)\n" "itemlist.text" msgid "α, β, γ, ... (Greek Lower Letter)" -msgstr "" +msgstr "α, β, γ, ... (letra grega minúscula)" #: passwd.src msgctxt "" @@ -1354,7 +1354,7 @@ msgctxt "" "All Pages\n" "itemlist.text" msgid "All Pages" -msgstr "" +msgstr "Todas as páginas" #: samecontent.src msgctxt "" @@ -1363,7 +1363,7 @@ msgctxt "" "First Page\n" "itemlist.text" msgid "First Page" -msgstr "" +msgstr "Primeira página" #: samecontent.src msgctxt "" @@ -1372,7 +1372,7 @@ msgctxt "" "Left and Right Pages\n" "itemlist.text" msgid "Left and Right Pages" -msgstr "" +msgstr "Páginas esquerdas e direitas" #: samecontent.src msgctxt "" @@ -1381,7 +1381,7 @@ msgctxt "" "First, Left and Right Pages\n" "itemlist.text" msgid "First, Left and Right Pages" -msgstr "" +msgstr "Primeira página, páginas esquerdas e direitas" #: sdstring.src msgctxt "" @@ -1413,7 +1413,7 @@ msgctxt "" "RID_SVXSTR_PATTERN\n" "string.text" msgid "Pattern" -msgstr "" +msgstr "Padronagem" #: sdstring.src msgctxt "" @@ -1421,7 +1421,7 @@ msgctxt "" "RID_SVXSTR_PATTERN_UNTITLED\n" "string.text" msgid "Untitled Pattern" -msgstr "" +msgstr "Padronagem sem título" #: sdstring.src msgctxt "" @@ -2717,7 +2717,7 @@ msgctxt "" "RID_SVXSTR_HATCH0\n" "string.text" msgid "Black 45 Degrees Wide" -msgstr "" +msgstr "Preto 45°, largo" #: sdstring.src msgctxt "" @@ -2725,7 +2725,7 @@ msgctxt "" "RID_SVXSTR_HATCH1\n" "string.text" msgid "Black 45 Degrees" -msgstr "" +msgstr "Preto 45°" #: sdstring.src msgctxt "" @@ -2733,7 +2733,7 @@ msgctxt "" "RID_SVXSTR_HATCH2\n" "string.text" msgid "Black -45 Degrees" -msgstr "" +msgstr "Preto -45°" #: sdstring.src msgctxt "" @@ -2741,7 +2741,7 @@ msgctxt "" "RID_SVXSTR_HATCH3\n" "string.text" msgid "Black 90 Degrees" -msgstr "" +msgstr "Preto 90°" #: sdstring.src msgctxt "" @@ -2749,7 +2749,7 @@ msgctxt "" "RID_SVXSTR_HATCH4\n" "string.text" msgid "Red Crossed 45 Degrees" -msgstr "" +msgstr "Vermelho cruzado 45°" #: sdstring.src msgctxt "" @@ -2757,7 +2757,7 @@ msgctxt "" "RID_SVXSTR_HATCH5\n" "string.text" msgid "Red Crossed 0 Degrees" -msgstr "" +msgstr "Vermelho cruzado 0°" #: sdstring.src msgctxt "" @@ -2765,7 +2765,7 @@ msgctxt "" "RID_SVXSTR_HATCH6\n" "string.text" msgid "Blue Crossed 45 Degrees" -msgstr "" +msgstr "Azul cruzado 45°" #: sdstring.src msgctxt "" @@ -2773,7 +2773,7 @@ msgctxt "" "RID_SVXSTR_HATCH7\n" "string.text" msgid "Blue Crossed 0 Degrees" -msgstr "" +msgstr "Azul cruzado 0°" #: sdstring.src msgctxt "" @@ -2781,7 +2781,7 @@ msgctxt "" "RID_SVXSTR_HATCH8\n" "string.text" msgid "Blue Triple 90 Degrees" -msgstr "" +msgstr "Azul triplo 90°" #: sdstring.src msgctxt "" @@ -2789,7 +2789,7 @@ msgctxt "" "RID_SVXSTR_HATCH9\n" "string.text" msgid "Black 0 Degrees" -msgstr "" +msgstr "Preto 0°" #: sdstring.src msgctxt "" @@ -2805,7 +2805,7 @@ msgctxt "" "RID_SVXSTR_BMP0\n" "string.text" msgid "Empty" -msgstr "" +msgstr "Vazio" #: sdstring.src msgctxt "" @@ -3576,7 +3576,7 @@ msgctxt "" "RID_SVXSTR_RECOVERY_INPROGRESS\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time." -msgstr "" +msgstr "O %PRODUCTNAME %PRODUCTVERSION iniciou a recuperação de seus documentos. Dependendo do tamanho dos documentos, esse processo pode levar algum tempo." #: sdstring.src msgctxt "" @@ -3584,7 +3584,7 @@ msgctxt "" "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR\n" "string.text" msgid "Recovery of your documents was finished. Click 'Finish' to see your documents." -msgstr "" +msgstr "A recuperação dos documentos foi concluída. Clique 'Finalizar' para ver seus documentos." #: sdstring.src msgctxt "" @@ -3617,7 +3617,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: spacing.src msgctxt "" @@ -3626,7 +3626,7 @@ msgctxt "" "Extra Small (1/16\")\n" "itemlist.text" msgid "Extra Small (1/16\")" -msgstr "" +msgstr "Muito pequeno (1,58mm)" #: spacing.src msgctxt "" @@ -3635,7 +3635,7 @@ msgctxt "" "Small (1/8\")\n" "itemlist.text" msgid "Small (1/8\")" -msgstr "" +msgstr "Pequeno (3,17mm)" #: spacing.src msgctxt "" @@ -3644,7 +3644,7 @@ msgctxt "" "Small Medium (1/4\")\n" "itemlist.text" msgid "Small Medium (1/4\")" -msgstr "" +msgstr "Pequeno médio (6,35mm)" #: spacing.src msgctxt "" @@ -3653,7 +3653,7 @@ msgctxt "" "Medium (3/8\")\n" "itemlist.text" msgid "Medium (3/8\")" -msgstr "" +msgstr "Médio (0,95cm)" #: spacing.src msgctxt "" @@ -3662,7 +3662,7 @@ msgctxt "" "Medium Large (1/2\")\n" "itemlist.text" msgid "Medium Large (1/2\")" -msgstr "" +msgstr "Médio grande (1,27cm)" #: spacing.src msgctxt "" @@ -3671,7 +3671,7 @@ msgctxt "" "Large (3/4\")\n" "itemlist.text" msgid "Large (3/4\")" -msgstr "" +msgstr "Grande (1,90cm)" #: spacing.src msgctxt "" @@ -3680,7 +3680,7 @@ msgctxt "" "Extra Large (1\")\n" "itemlist.text" msgid "Extra Large (1\")" -msgstr "" +msgstr "Muito grande (2,54cm)" #: srchdlg.src msgctxt "" @@ -7400,7 +7400,7 @@ msgctxt "" "RID_SUBSETSTR_ADLAM\n" "string.text" msgid "Adlam" -msgstr "" +msgstr "Adlam" #: ucsubset.src msgctxt "" @@ -7409,7 +7409,7 @@ msgctxt "" "RID_SUBSETSTR_BHAIKSUKI\n" "string.text" msgid "Bhaiksuki" -msgstr "" +msgstr "Bhaiksuki" #: ucsubset.src msgctxt "" @@ -7418,7 +7418,7 @@ msgctxt "" "RID_SUBSETSTR_CYRILLIC_EXTENDED_C\n" "string.text" msgid "Cyrillic Extended-C" -msgstr "" +msgstr "Cirílico estendido C" #: ucsubset.src msgctxt "" @@ -7427,7 +7427,7 @@ msgctxt "" "RID_SUBSETSTR_GLAGOLITIC_SUPPLEMENT\n" "string.text" msgid "Glagolitic Supplement" -msgstr "" +msgstr "Suplemento glagolítico" #: ucsubset.src msgctxt "" @@ -7436,7 +7436,7 @@ msgctxt "" "RID_SUBSETSTR_IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION\n" "string.text" msgid "Ideographic Symbols and Punctuation" -msgstr "" +msgstr "Símbolos e pontuação ideográficos" #: ucsubset.src msgctxt "" @@ -7445,7 +7445,7 @@ msgctxt "" "RID_SUBSETSTR_MARCHEN\n" "string.text" msgid "Marchen" -msgstr "" +msgstr "Marchen" #: ucsubset.src msgctxt "" @@ -7454,7 +7454,7 @@ msgctxt "" "RID_SUBSETSTR_MONGOLIAN_SUPPLEMENT\n" "string.text" msgid "Mongolian Supplement" -msgstr "" +msgstr "Suplemento mongol" #: ucsubset.src msgctxt "" @@ -7463,7 +7463,7 @@ msgctxt "" "RID_SUBSETSTR_NEWA\n" "string.text" msgid "Newa" -msgstr "" +msgstr "Newa" #: ucsubset.src msgctxt "" @@ -7472,7 +7472,7 @@ msgctxt "" "RID_SUBSETSTR_OSAGE\n" "string.text" msgid "Osage" -msgstr "" +msgstr "Osage" #: ucsubset.src msgctxt "" @@ -7481,7 +7481,7 @@ msgctxt "" "RID_SUBSETSTR_TANGUT\n" "string.text" msgid "Tangut" -msgstr "" +msgstr "Tangut" #: ucsubset.src msgctxt "" @@ -7490,4 +7490,4 @@ msgctxt "" "RID_SUBSETSTR_TANGUT_COMPONENTS\n" "string.text" msgid "Tangut Components" -msgstr "" +msgstr "Componentes tangut" diff --git a/source/pt-BR/svx/source/form.po b/source/pt-BR/svx/source/form.po index 5f22c864f87..81036753c91 100644 --- a/source/pt-BR/svx/source/form.po +++ b/source/pt-BR/svx/source/form.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-16 23:45+0000\n" +"PO-Revision-Date: 2016-12-11 23:22+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479339902.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1481498553.000000\n" #: datanavi.src msgctxt "" @@ -813,7 +813,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: fmstring.src msgctxt "" @@ -822,7 +822,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Consulta" #: fmstring.src msgctxt "" @@ -831,7 +831,7 @@ msgctxt "" "SQL\n" "itemlist.text" msgid "SQL" -msgstr "" +msgstr "SQL" #: fmstring.src msgctxt "" @@ -1284,7 +1284,7 @@ msgctxt "" "LIKE\n" "itemlist.text" msgid "LIKE" -msgstr "" +msgstr "LIKE" #: fmstring.src msgctxt "" @@ -1293,7 +1293,7 @@ msgctxt "" "NOT\n" "itemlist.text" msgid "NOT" -msgstr "" +msgstr "NOT" #: fmstring.src msgctxt "" @@ -1302,7 +1302,7 @@ msgctxt "" "EMPTY\n" "itemlist.text" msgid "EMPTY" -msgstr "" +msgstr "EMPTY" #: fmstring.src msgctxt "" @@ -1311,7 +1311,7 @@ msgctxt "" "TRUE\n" "itemlist.text" msgid "TRUE" -msgstr "" +msgstr "TRUE" #: fmstring.src msgctxt "" @@ -1320,7 +1320,7 @@ msgctxt "" "FALSE\n" "itemlist.text" msgid "FALSE" -msgstr "" +msgstr "FALSE" #: fmstring.src msgctxt "" @@ -1329,7 +1329,7 @@ msgctxt "" "IS\n" "itemlist.text" msgid "IS" -msgstr "" +msgstr "IS" #: fmstring.src msgctxt "" @@ -1338,7 +1338,7 @@ msgctxt "" "BETWEEN\n" "itemlist.text" msgid "BETWEEN" -msgstr "" +msgstr "BETWEEN" #: fmstring.src msgctxt "" @@ -1347,7 +1347,7 @@ msgctxt "" "OR\n" "itemlist.text" msgid "OR" -msgstr "" +msgstr "OR" #: fmstring.src msgctxt "" @@ -1356,7 +1356,7 @@ msgctxt "" "AND\n" "itemlist.text" msgid "AND" -msgstr "" +msgstr "AND" #: fmstring.src msgctxt "" @@ -1365,7 +1365,7 @@ msgctxt "" "Average\n" "itemlist.text" msgid "Average" -msgstr "" +msgstr "Média" #: fmstring.src msgctxt "" @@ -1374,7 +1374,7 @@ msgctxt "" "Count\n" "itemlist.text" msgid "Count" -msgstr "" +msgstr "Contagem" #: fmstring.src msgctxt "" @@ -1383,7 +1383,7 @@ msgctxt "" "Maximum\n" "itemlist.text" msgid "Maximum" -msgstr "" +msgstr "Máximo" #: fmstring.src msgctxt "" @@ -1392,7 +1392,7 @@ msgctxt "" "Minimum\n" "itemlist.text" msgid "Minimum" -msgstr "" +msgstr "Mínimo" #: fmstring.src msgctxt "" @@ -1401,7 +1401,7 @@ msgctxt "" "Sum\n" "itemlist.text" msgid "Sum" -msgstr "" +msgstr "Soma" #: fmstring.src msgctxt "" @@ -1410,7 +1410,7 @@ msgctxt "" "Every\n" "itemlist.text" msgid "Every" -msgstr "" +msgstr "Cada" #: fmstring.src msgctxt "" @@ -1419,7 +1419,7 @@ msgctxt "" "Any\n" "itemlist.text" msgid "Any" -msgstr "" +msgstr "Qualquer" #: fmstring.src msgctxt "" @@ -1428,7 +1428,7 @@ msgctxt "" "Some\n" "itemlist.text" msgid "Some" -msgstr "" +msgstr "Alguns" #: fmstring.src msgctxt "" @@ -1437,7 +1437,7 @@ msgctxt "" "STDDEV_POP\n" "itemlist.text" msgid "STDDEV_POP" -msgstr "" +msgstr "STDDEV_POP" #: fmstring.src msgctxt "" @@ -1446,7 +1446,7 @@ msgctxt "" "STDDEV_SAMP\n" "itemlist.text" msgid "STDDEV_SAMP" -msgstr "" +msgstr "STDDEV_SAMP" #: fmstring.src msgctxt "" @@ -1455,7 +1455,7 @@ msgctxt "" "VAR_SAMP\n" "itemlist.text" msgid "VAR_SAMP" -msgstr "" +msgstr "VAR_SAMP" #: fmstring.src msgctxt "" @@ -1464,7 +1464,7 @@ msgctxt "" "VAR_POP\n" "itemlist.text" msgid "VAR_POP" -msgstr "" +msgstr "VAR_POP" #: fmstring.src msgctxt "" @@ -1473,7 +1473,7 @@ msgctxt "" "Collect\n" "itemlist.text" msgid "Collect" -msgstr "" +msgstr "Coletar" #: fmstring.src msgctxt "" @@ -1482,7 +1482,7 @@ msgctxt "" "Fusion\n" "itemlist.text" msgid "Fusion" -msgstr "" +msgstr "Fusão" #: fmstring.src msgctxt "" @@ -1491,7 +1491,7 @@ msgctxt "" "Intersection\n" "itemlist.text" msgid "Intersection" -msgstr "" +msgstr "Intersecção" #: fmstring.src msgctxt "" diff --git a/source/pt-BR/svx/source/src.po b/source/pt-BR/svx/source/src.po index 004a13eb18c..c1b08fc3d33 100644 --- a/source/pt-BR/svx/source/src.po +++ b/source/pt-BR/svx/source/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:44+0000\n" +"PO-Revision-Date: 2016-12-11 23:13+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449863059.000000\n" +"X-POOTLE-MTIME: 1481498030.000000\n" #: errtxt.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "ERRCODE_CLASS_READ\n" "string.text" msgid "Read Error" -msgstr "" +msgstr "Erro de leitura" #: errtxt.src msgctxt "" diff --git a/source/pt-BR/svx/source/stbctrls.po b/source/pt-BR/svx/source/stbctrls.po index 1f88eec6d14..daec73f4828 100644 --- a/source/pt-BR/svx/source/stbctrls.po +++ b/source/pt-BR/svx/source/stbctrls.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-29 04:48+0000\n" +"PO-Revision-Date: 2016-12-11 23:15+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464497311.000000\n" +"X-POOTLE-MTIME: 1481498109.000000\n" #: stbctrls.src msgctxt "" @@ -251,7 +251,7 @@ msgctxt "" "RID_SIDEBAR_EMPTY_PANEL_TEXT\n" "string.text" msgid "Properties for the task that you are performing are not available for the current selection" -msgstr "" +msgstr "As propriedades da tarefa em execução não estão disponíveis para a seleção atual" #: stbctrls.src msgctxt "" diff --git a/source/pt-BR/svx/source/tbxctrls.po b/source/pt-BR/svx/source/tbxctrls.po index 7332658ac4e..bb3f4e82414 100644 --- a/source/pt-BR/svx/source/tbxctrls.po +++ b/source/pt-BR/svx/source/tbxctrls.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-22 20:51+0000\n" +"PO-Revision-Date: 2016-12-11 23:13+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1458679860.000000\n" +"X-POOTLE-MTIME: 1481498015.000000\n" #: colrctrl.src msgctxt "" @@ -478,7 +478,7 @@ msgctxt "" "RID_SVXSTR_NOFILL\n" "string.text" msgid "No Fill" -msgstr "" +msgstr "Sem preenchimento" #: tbcontrl.src msgctxt "" @@ -486,7 +486,7 @@ msgctxt "" "RID_SVXSTR_TRANSPARENT\n" "string.text" msgid "Transparent" -msgstr "" +msgstr "Transparente" #: tbcontrl.src msgctxt "" @@ -577,7 +577,7 @@ msgctxt "" "RID_SVX_PRESET_RENAME\n" "menuitem.text" msgid "Rename" -msgstr "" +msgstr "Renomear" #: tbcontrl.src msgctxt "" @@ -586,7 +586,7 @@ msgctxt "" "RID_SVX_PRESET_DELETE\n" "menuitem.text" msgid "Delete" -msgstr "" +msgstr "Excluir" #: tbcontrl.src msgctxt "" @@ -618,7 +618,7 @@ msgctxt "" "RID_SVXSTR_BY_AUTHOR\n" "string.text" msgid "By author" -msgstr "" +msgstr "Por autor" #: tbcontrl.src msgctxt "" @@ -682,7 +682,7 @@ msgctxt "" "RID_SVXSTR_CUSTOM_PAL\n" "string.text" msgid "custom" -msgstr "" +msgstr "personalizado" #: tbcontrl.src msgctxt "" diff --git a/source/pt-BR/svx/uiconfig/ui.po b/source/pt-BR/svx/uiconfig/ui.po index cc0c15b72ea..38df935ace0 100644 --- a/source/pt-BR/svx/uiconfig/ui.po +++ b/source/pt-BR/svx/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-05 16:57+0000\n" +"POT-Creation-Date: 2016-12-21 15:38+0100\n" +"PO-Revision-Date: 2016-12-23 09:11+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467737874.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482484292.000000\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "label\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Texto de base" #: asianphoneticguidedialog.ui msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Texto de base" #: asianphoneticguidedialog.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Texto ruby" #: asianphoneticguidedialog.ui msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Texto de base" #: asianphoneticguidedialog.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Texto ruby" #: asianphoneticguidedialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Texto ruby" #: asianphoneticguidedialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Texto de base" #: asianphoneticguidedialog.ui msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhuma" #: colorwindow.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "JPEG Quality" -msgstr "" +msgstr "Qualidade JPEG" #: compressgraphicdialog.ui msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Lossy compression" -msgstr "" +msgstr "Compressão com perdas" #: compressgraphicdialog.ui msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "label\n" "string.text" msgid "PNG Compression" -msgstr "" +msgstr "Compressão PNG" #: compressgraphicdialog.ui msgctxt "" @@ -968,7 +968,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Lossless compression" -msgstr "" +msgstr "Compressão sem perdas" #: compressgraphicdialog.ui msgctxt "" @@ -977,7 +977,7 @@ msgctxt "" "text\n" "string.text" msgid "90" -msgstr "" +msgstr "90" #: compressgraphicdialog.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "text\n" "string.text" msgid "9" -msgstr "" +msgstr "9" #: compressgraphicdialog.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Compression" -msgstr "" +msgstr "Compressão" #: compressgraphicdialog.ui msgctxt "" @@ -1049,7 +1049,7 @@ msgctxt "" "text\n" "string.text" msgid "1" -msgstr "" +msgstr "1" #: compressgraphicdialog.ui msgctxt "" @@ -1058,7 +1058,7 @@ msgctxt "" "text\n" "string.text" msgid "1" -msgstr "" +msgstr "1" #: compressgraphicdialog.ui msgctxt "" @@ -1094,7 +1094,7 @@ msgctxt "" "label\n" "string.text" msgid "Resolution" -msgstr "" +msgstr "Resolução" #: compressgraphicdialog.ui msgctxt "" @@ -1139,7 +1139,7 @@ msgctxt "" "label\n" "string.text" msgid "Calculate New Size:" -msgstr "" +msgstr "Calcular novo tamanho" #: compressgraphicdialog.ui msgctxt "" @@ -1274,7 +1274,7 @@ msgctxt "" "label\n" "string.text" msgid "Restart LibreOffice to enter Safe Mode" -msgstr "" +msgstr "Reiniciar o LibreOffice em modo seguro" #: datanavigator.ui msgctxt "" @@ -1391,7 +1391,7 @@ msgctxt "" "label\n" "string.text" msgid "Lines & Arrows" -msgstr "" +msgstr "Linhas e setas" #: defaultshapespanel.ui msgctxt "" @@ -1400,7 +1400,7 @@ msgctxt "" "label\n" "string.text" msgid "Curve" -msgstr "" +msgstr "Curva" #: defaultshapespanel.ui msgctxt "" @@ -1409,7 +1409,7 @@ msgctxt "" "label\n" "string.text" msgid "Connectors" -msgstr "" +msgstr "Conectores" #: defaultshapespanel.ui msgctxt "" @@ -1418,7 +1418,7 @@ msgctxt "" "label\n" "string.text" msgid "Basic Shapes" -msgstr "" +msgstr "Formas simples" #: defaultshapespanel.ui msgctxt "" @@ -1427,7 +1427,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbols" -msgstr "" +msgstr "Símbolos" #: defaultshapespanel.ui msgctxt "" @@ -1436,7 +1436,7 @@ msgctxt "" "label\n" "string.text" msgid "Block Arrows" -msgstr "" +msgstr "Setas cheias" #: defaultshapespanel.ui msgctxt "" @@ -1445,7 +1445,7 @@ msgctxt "" "label\n" "string.text" msgid "Flowchart" -msgstr "" +msgstr "Fluxograma" #: defaultshapespanel.ui msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "label\n" "string.text" msgid "Callouts" -msgstr "" +msgstr "Textos explicativos" #: defaultshapespanel.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "Stars" -msgstr "" +msgstr "Estrelas" #: defaultshapespanel.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "3D Objects" -msgstr "" +msgstr "Objetos 3D" #: deletefooterdialog.ui msgctxt "" @@ -2345,7 +2345,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 2" -msgstr "" +msgstr "Cor de origem 2" #: dockingcolorreplace.ui msgctxt "" @@ -2354,7 +2354,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 3" -msgstr "" +msgstr "Cor de origem 3" #: dockingcolorreplace.ui msgctxt "" @@ -2363,7 +2363,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 4" -msgstr "" +msgstr "Cor de origem 4" #: dockingcolorreplace.ui msgctxt "" @@ -2372,7 +2372,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 1" -msgstr "" +msgstr "Cor de origem 1" #: dockingcolorreplace.ui msgctxt "" @@ -2390,7 +2390,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 1" -msgstr "" +msgstr "Tolerância 1" #: dockingcolorreplace.ui msgctxt "" @@ -2399,7 +2399,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 2" -msgstr "" +msgstr "Tolerância 2" #: dockingcolorreplace.ui msgctxt "" @@ -2408,7 +2408,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 3" -msgstr "" +msgstr "Tolerância 3" #: dockingcolorreplace.ui msgctxt "" @@ -2417,7 +2417,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 4" -msgstr "" +msgstr "Tolerância 4" #: dockingcolorreplace.ui msgctxt "" @@ -2426,7 +2426,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 1" -msgstr "" +msgstr "Substituir por 1" #: dockingcolorreplace.ui msgctxt "" @@ -2435,7 +2435,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 2" -msgstr "" +msgstr "Substituir por 2" #: dockingcolorreplace.ui msgctxt "" @@ -2444,7 +2444,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 3" -msgstr "" +msgstr "Substituir por 3" #: dockingcolorreplace.ui msgctxt "" @@ -2453,7 +2453,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 4" -msgstr "" +msgstr "Substituir por 4" #: dockingcolorreplace.ui msgctxt "" @@ -2756,7 +2756,7 @@ msgctxt "" "title\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery" -msgstr "" +msgstr "Recuperação de documentos %PRODUCTNAME %PRODUCTVERSION" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2765,7 +2765,7 @@ msgctxt "" "label\n" "string.text" msgid "_Discard" -msgstr "" +msgstr "_Descartar" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2774,7 +2774,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start" -msgstr "" +msgstr "_Iniciar" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2783,7 +2783,7 @@ msgctxt "" "label\n" "string.text" msgid "%PRODUCTNAME will attempt to recover the state of the files you were working on before it crashed. Click 'Start' to begin the process, or click 'Discard' to cancel the recovery." -msgstr "" +msgstr "O %PRODUCTNAME tentará recuperar o estado dos arquivos em que estava trabalhando quando a falha ocorreu. Pressione \"Iniciar\" para começar o processo, ou então, em \"Descartar\" para cancelar a recuperação." #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2819,7 +2819,7 @@ msgctxt "" "title\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery" -msgstr "" +msgstr "Recuperação de documentos %PRODUCTNAME %PRODUCTVERSION" #: docrecoverysavedialog.ui msgctxt "" @@ -2900,7 +2900,7 @@ msgctxt "" "label\n" "string.text" msgid "For_matted display" -msgstr "" +msgstr "Exibição for_matada" #: findreplacedialog.ui msgctxt "" @@ -2927,7 +2927,7 @@ msgctxt "" "label\n" "string.text" msgid "All _sheets" -msgstr "" +msgstr "Todas as _planilhas" #: findreplacedialog.ui msgctxt "" @@ -2972,7 +2972,7 @@ msgctxt "" "label\n" "string.text" msgid "Find Pre_vious" -msgstr "" +msgstr "Localizar o anterior" #: findreplacedialog.ui msgctxt "" @@ -2981,7 +2981,7 @@ msgctxt "" "label\n" "string.text" msgid "Find Ne_xt" -msgstr "" +msgstr "Localizar o próximo" #: findreplacedialog.ui msgctxt "" @@ -3017,7 +3017,7 @@ msgctxt "" "label\n" "string.text" msgid "Re_gular expressions" -msgstr "" +msgstr "E_xpressões regulares" #: findreplacedialog.ui msgctxt "" @@ -3026,7 +3026,7 @@ msgctxt "" "label\n" "string.text" msgid "Attribut_es..." -msgstr "" +msgstr "A_tributos..." #: findreplacedialog.ui msgctxt "" @@ -3061,8 +3061,8 @@ msgctxt "" "ignorediacritics\n" "label\n" "string.text" -msgid "Ignore diac_ritics CTL" -msgstr "Ignorar dia_críticas CTL" +msgid "Ignore diac_ritics" +msgstr "Igno_rar diacríticas" #: findreplacedialog.ui msgctxt "" @@ -3070,8 +3070,8 @@ msgctxt "" "ignorekashida\n" "label\n" "string.text" -msgid "Ignore _kashida CTL" -msgstr "" +msgid "Ignore _kashida" +msgstr "Ignorar _kashida" #: findreplacedialog.ui msgctxt "" @@ -3107,7 +3107,7 @@ msgctxt "" "label\n" "string.text" msgid "Sounds like (_Japanese)" -msgstr "" +msgstr "Semelhante a (_Japonês)" #: findreplacedialog.ui msgctxt "" @@ -3143,7 +3143,7 @@ msgctxt "" "label\n" "string.text" msgid "Replace _backwards" -msgstr "" +msgstr "Substituir para _trás" #: findreplacedialog.ui msgctxt "" @@ -3206,7 +3206,7 @@ msgctxt "" "label\n" "string.text" msgid "Colum_ns" -msgstr "" +msgstr "Colu_nas" #: findreplacedialog.ui msgctxt "" @@ -3224,7 +3224,7 @@ msgctxt "" "label\n" "string.text" msgid "_Angle:" -msgstr "" +msgstr "Â_ngulo:" #: floatingareastyle.ui msgctxt "" @@ -3233,7 +3233,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the angle of rotation for the gradient shading style." -msgstr "" +msgstr "Especifique o ângulo de rotação do estilo de sombreamento do gradiente." #: floatingareastyle.ui msgctxt "" @@ -3242,7 +3242,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Rotate counterclockwise by 45 degrees." -msgstr "" +msgstr "Girar 45 graus no sentido anti-horário." #: floatingareastyle.ui msgctxt "" @@ -3251,7 +3251,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Rotate clockwise by 45 degrees." -msgstr "" +msgstr "Girar 45 graus no sentido horário." #: floatingareastyle.ui msgctxt "" @@ -3260,7 +3260,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start value:" -msgstr "" +msgstr "Valor _inicial:" #: floatingareastyle.ui msgctxt "" @@ -3269,7 +3269,7 @@ msgctxt "" "label\n" "string.text" msgid "_End value:" -msgstr "" +msgstr "Valor _final:" #: floatingareastyle.ui msgctxt "" @@ -3278,7 +3278,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent." -msgstr "" +msgstr "Insira o valor de transparência para o ponto inicial do gradiente, sendo 0% total opacidade e 100% total transparência." #: floatingareastyle.ui msgctxt "" @@ -3287,7 +3287,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent." -msgstr "" +msgstr "Insira o valor de transparência para o ponto final do gradiente, sendo 0% total opacidade e 100% total transparência." #: floatingareastyle.ui msgctxt "" @@ -3296,7 +3296,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3305,7 +3305,7 @@ msgctxt "" "label\n" "string.text" msgid "_Border:" -msgstr "" +msgstr "_Borda:" #: floatingareastyle.ui msgctxt "" @@ -3314,7 +3314,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the border value of gradient transparency." -msgstr "" +msgstr "Especifique o valor da borda da transparência do gradiente." #: floatingareastyle.ui msgctxt "" @@ -3323,7 +3323,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3332,7 +3332,7 @@ msgctxt "" "label\n" "string.text" msgid "Center _X:" -msgstr "" +msgstr "Centro _X:" #: floatingareastyle.ui msgctxt "" @@ -3341,7 +3341,7 @@ msgctxt "" "label\n" "string.text" msgid "Center _Y:" -msgstr "" +msgstr "Centro _Y:" #: floatingareastyle.ui msgctxt "" @@ -3350,7 +3350,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center." -msgstr "" +msgstr "Especifique a percentagem de deslocamento horizontal a partir do centro para o estilo de sombreamento do gradiente. 50% é o centro horizontal." #: floatingareastyle.ui msgctxt "" @@ -3359,7 +3359,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3368,7 +3368,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center." -msgstr "" +msgstr "Especifique a percentagem de deslocamento vertical a partir do centro para o estilo de sombreamento do gradiente. 50% é o centro vertical." #: floatingareastyle.ui msgctxt "" @@ -3377,7 +3377,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingcontour.ui msgctxt "" @@ -3626,7 +3626,7 @@ msgctxt "" "label\n" "string.text" msgid "Same _content on left and right pages" -msgstr "" +msgstr "Mesmo _conteúdo nas páginas esquerdas e direitas" #: headfootformatpage.ui msgctxt "" @@ -3977,7 +3977,7 @@ msgctxt "" "label\n" "string.text" msgid "Playback:" -msgstr "" +msgstr "Reproduzir:" #: mediaplayback.ui msgctxt "" @@ -3986,7 +3986,7 @@ msgctxt "" "label\n" "string.text" msgid "Seek:" -msgstr "" +msgstr "Procurar:" #: mediaplayback.ui msgctxt "" @@ -3995,7 +3995,7 @@ msgctxt "" "label\n" "string.text" msgid "Volume:" -msgstr "" +msgstr "Volume:" #: mediaplayback.ui msgctxt "" @@ -4004,7 +4004,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "View" -msgstr "" +msgstr "Visualizar" #: namespacedialog.ui msgctxt "" @@ -4328,7 +4328,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "1.15 Lines" -msgstr "" +msgstr "1,15 linha" #: paralinespacingcontrol.ui msgctxt "" @@ -4337,7 +4337,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "1.5 Lines" -msgstr "" +msgstr "1,5 Linhas" #: paralinespacingcontrol.ui msgctxt "" @@ -4346,7 +4346,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Double" -msgstr "" +msgstr "Dupla" #: paralinespacingcontrol.ui msgctxt "" @@ -4355,7 +4355,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Proportional" -msgstr "" +msgstr "Proporcional" #: paralinespacingcontrol.ui msgctxt "" @@ -4364,7 +4364,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "At least" -msgstr "" +msgstr "No mínimo" #: paralinespacingcontrol.ui msgctxt "" @@ -4373,7 +4373,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Leading" -msgstr "" +msgstr "Entrelinha" #: paralinespacingcontrol.ui msgctxt "" @@ -4382,7 +4382,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Fixed" -msgstr "" +msgstr "Fixa" #: paralinespacingcontrol.ui msgctxt "" @@ -4409,7 +4409,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Antes" #: paralrspacing.ui msgctxt "" @@ -4418,7 +4418,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Before Text Indent" -msgstr "" +msgstr "Antes do recuo do texto" #: paralrspacing.ui msgctxt "" @@ -4427,7 +4427,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "Depois" #: paralrspacing.ui msgctxt "" @@ -4436,7 +4436,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "After Text Indent" -msgstr "" +msgstr "Depois do recuo do texto" #: paralrspacing.ui msgctxt "" @@ -4445,7 +4445,7 @@ msgctxt "" "label\n" "string.text" msgid "First line" -msgstr "" +msgstr "Primeira linha" #: paralrspacing.ui msgctxt "" @@ -4454,7 +4454,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "First Line Indent" -msgstr "" +msgstr "Recuo da primeira linha" #: paraulspacing.ui msgctxt "" @@ -4463,7 +4463,7 @@ msgctxt "" "label\n" "string.text" msgid "Above" -msgstr "" +msgstr "Acima" #: paraulspacing.ui msgctxt "" @@ -4472,7 +4472,7 @@ msgctxt "" "label\n" "string.text" msgid "Below" -msgstr "" +msgstr "Abaixo" #: paraulspacing.ui msgctxt "" @@ -4481,7 +4481,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Above Paragraph Spacing" -msgstr "" +msgstr "Acima do espaçamento do parágrafo" #: paraulspacing.ui msgctxt "" @@ -4490,7 +4490,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Below Paragraph Spacing" -msgstr "" +msgstr "Abaixo do espaçamento do parágrafo" #: passwd.ui msgctxt "" @@ -4553,7 +4553,7 @@ msgctxt "" "title\n" "string.text" msgid "Profile exported" -msgstr "" +msgstr "Perfil exportado" #: profileexporteddialog.ui msgctxt "" @@ -4562,7 +4562,7 @@ msgctxt "" "label\n" "string.text" msgid "Open Containing _Folder" -msgstr "" +msgstr "Abrir a _pasta do documento" #: profileexporteddialog.ui msgctxt "" @@ -4571,7 +4571,7 @@ msgctxt "" "label\n" "string.text" msgid "Your user profile has been exported as “libreoffice-profile.zip”." -msgstr "" +msgstr "Seu perfil de usuário foi exportado com nome \"libreoffice-profile.zip\"" #: querydeletecontourdialog.ui msgctxt "" @@ -4818,7 +4818,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Comment" -msgstr "" +msgstr "Anotação" #: redlinefilterpage.ui msgctxt "" @@ -4854,7 +4854,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Author" -msgstr "" +msgstr "Autor" #: redlinefilterpage.ui msgctxt "" @@ -4863,7 +4863,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Range" -msgstr "" +msgstr "Intervalo" #: redlinefilterpage.ui msgctxt "" @@ -5061,7 +5061,7 @@ msgctxt "" "title\n" "string.text" msgid "Safe Mode" -msgstr "" +msgstr "Modo seguro" #: safemodedialog.ui msgctxt "" @@ -5070,7 +5070,7 @@ msgctxt "" "label\n" "string.text" msgid "_Continue in Safe Mode" -msgstr "" +msgstr "_Continuar no modo seguro" #: safemodedialog.ui msgctxt "" @@ -5079,7 +5079,7 @@ msgctxt "" "label\n" "string.text" msgid "_Quit" -msgstr "" +msgstr "_Sair" #: safemodedialog.ui msgctxt "" @@ -5088,7 +5088,7 @@ msgctxt "" "label\n" "string.text" msgid "_Apply Changes and Restart" -msgstr "" +msgstr "_Aplicar as modificações e reiniciar" #: safemodedialog.ui msgctxt "" @@ -5103,6 +5103,11 @@ msgid "" "\n" "The proposed changes get more radical from top down so it is recommended to try them successively one after another." msgstr "" +"O %PRODUCTNAME agora está em execução no modo seguro, o qual desativa temporariamente a sua configuração e extensões pessoais.\n" +"\n" +"Você pode realizar uma ou mais mudanças seguintes no seu prefil de usuário para restabelecer o %PRODUCTNAME num estado funcional.\n" +"\n" +"As mudanças propostas estão ordenadas de cima para baixo segundo seu grau de radicalização, portanto é recomendado testá-las uma por uma, sucessivamente." #: safemodedialog.ui msgctxt "" @@ -5111,7 +5116,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore from backup" -msgstr "" +msgstr "Restaurar do backup" #: safemodedialog.ui msgctxt "" @@ -5120,7 +5125,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore user configuration to the last known working state" -msgstr "" +msgstr "Restaurar a configuração para o último estado funcional conhecido." #: safemodedialog.ui msgctxt "" @@ -5129,7 +5134,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore state of installed user extensions to the last known working state" -msgstr "" +msgstr "Restaurar o estado das extensões do usuário ao último estado funcional conhecido" #: safemodedialog.ui msgctxt "" @@ -5138,7 +5143,7 @@ msgctxt "" "label\n" "string.text" msgid "Configure" -msgstr "" +msgstr "Configurar" #: safemodedialog.ui msgctxt "" @@ -5147,7 +5152,7 @@ msgctxt "" "label\n" "string.text" msgid "Disable all user extensions" -msgstr "" +msgstr "Desabilitar todas as extensões do usuário" #: safemodedialog.ui msgctxt "" @@ -5156,16 +5161,16 @@ msgctxt "" "label\n" "string.text" msgid "Disable hardware acceleration (OpenGL, OpenCL)" -msgstr "" +msgstr "Desativar aceleração de hardware (OpenGL, OpenCL)" #: safemodedialog.ui msgctxt "" "safemodedialog.ui\n" -"radio_deinstall\n" +"radio_extensions\n" "label\n" "string.text" -msgid "Uninstall extensions" -msgstr "" +msgid "Extensions" +msgstr "Extensões" #: safemodedialog.ui msgctxt "" @@ -5174,16 +5179,25 @@ msgctxt "" "label\n" "string.text" msgid "Uninstall all user extensions" -msgstr "" +msgstr "Desinstalar todas as extensões do usuário" #: safemodedialog.ui msgctxt "" "safemodedialog.ui\n" -"check_deinstall_all_extensions\n" +"check_reset_shared_extensions\n" "label\n" "string.text" -msgid "Uninstall all extensions (including shared and bundled)" -msgstr "" +msgid "Reset state of shared extensions" +msgstr "Restaurar o estado das extensões compartilhadas" + +#: safemodedialog.ui +msgctxt "" +"safemodedialog.ui\n" +"check_reset_bundled_extensions\n" +"label\n" +"string.text" +msgid "Reset state of bundled extensions" +msgstr "Restaurar o estado das extensões da instalação" #: safemodedialog.ui msgctxt "" @@ -5192,7 +5206,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset to factory settings" -msgstr "" +msgstr "Restabelecer as configurações de fábrica" #: safemodedialog.ui msgctxt "" @@ -5201,7 +5215,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset settings and user interface modifications" -msgstr "" +msgstr "Restabelecer as configurações e as modificações da interface do usuário" #: safemodedialog.ui msgctxt "" @@ -5210,7 +5224,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset entire user profile" -msgstr "" +msgstr "Restabelecer todo o perfil do usuário" #: safemodedialog.ui msgctxt "" @@ -5219,7 +5233,7 @@ msgctxt "" "label\n" "string.text" msgid "If you experience problems that are not resolved by using safe mode, visit the following link to get help or report a bug." -msgstr "" +msgstr "Se persistirem problemas que não são resolvidos no modo seguro, visite o link abaixo para obter ajuda ou relatar um defeito." #: safemodedialog.ui msgctxt "" @@ -5228,7 +5242,7 @@ msgctxt "" "label\n" "string.text" msgid "Get Help" -msgstr "" +msgstr "Obter ajuda" #: safemodedialog.ui msgctxt "" @@ -5237,7 +5251,7 @@ msgctxt "" "label\n" "string.text" msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)." -msgstr "" +msgstr "Você pode incluir partes relevantes de seu perfil de usuário no reporte de erro (tenha cuidado por que pode conter dados pessoais)." #: safemodedialog.ui msgctxt "" @@ -5246,7 +5260,7 @@ msgctxt "" "label\n" "string.text" msgid "Create Zip Archive from User Profile" -msgstr "" +msgstr "Criar arquivo zip do perfil do usuário" #: safemodedialog.ui msgctxt "" @@ -5255,7 +5269,7 @@ msgctxt "" "label\n" "string.text" msgid "Show User Profile" -msgstr "" +msgstr "Mostrar perfil do usuário" #: safemodedialog.ui msgctxt "" @@ -5264,7 +5278,7 @@ msgctxt "" "label\n" "string.text" msgid "Advanced" -msgstr "" +msgstr "Avançado" #: savemodifieddialog.ui msgctxt "" @@ -5444,7 +5458,7 @@ msgctxt "" "label\n" "string.text" msgid "_Import" -msgstr "" +msgstr "_Importar" #: sidebararea.ui msgctxt "" @@ -5678,7 +5692,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color mode" -msgstr "" +msgstr "Modo de cor" #: sidebargraphic.ui msgctxt "" @@ -5723,7 +5737,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Red" -msgstr "" +msgstr "Vermelho" #: sidebargraphic.ui msgctxt "" @@ -5741,7 +5755,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Green" -msgstr "" +msgstr "Verde" #: sidebargraphic.ui msgctxt "" @@ -5759,7 +5773,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Blue" -msgstr "" +msgstr "Azul" #: sidebargraphic.ui msgctxt "" @@ -6083,7 +6097,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Above Paragraph Spacing" -msgstr "" +msgstr "Espaçamento acima do parágrafo" #: sidebarparagraph.ui msgctxt "" @@ -6101,7 +6115,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Below Paragraph Spacing" -msgstr "" +msgstr "Espaçamento embaixo do parágrafo" #: sidebarparagraph.ui msgctxt "" @@ -6173,7 +6187,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Before Text Indent" -msgstr "" +msgstr "Recuo antes do texto" #: sidebarparagraph.ui msgctxt "" @@ -6191,7 +6205,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "After Text Indent" -msgstr "" +msgstr "Recuo depois do texto" #: sidebarparagraph.ui msgctxt "" @@ -6209,7 +6223,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "First Line Indent" -msgstr "" +msgstr "Recuo da primeira linha" #: sidebarparagraph.ui msgctxt "" @@ -6227,7 +6241,7 @@ msgctxt "" "label\n" "string.text" msgid "Position _X:" -msgstr "" +msgstr "Posição _X:" #: sidebarpossize.ui msgctxt "" @@ -6254,7 +6268,7 @@ msgctxt "" "label\n" "string.text" msgid "Position _Y:" -msgstr "" +msgstr "Posição _Y:" #: sidebarpossize.ui msgctxt "" diff --git a/source/pt-BR/sw/source/core/undo.po b/source/pt-BR/sw/source/core/undo.po index fb445ce52a8..d839e609647 100644 --- a/source/pt-BR/sw/source/core/undo.po +++ b/source/pt-BR/sw/source/core/undo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-06-28 03:40+0000\n" +"PO-Revision-Date: 2016-12-23 11:40+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1435462832.000000\n" +"X-POOTLE-MTIME: 1482493209.000000\n" #: undo.src msgctxt "" @@ -134,7 +134,7 @@ msgctxt "" "STR_SORT_TBL\n" "string.text" msgid "Sort table" -msgstr "Classificar tabela" +msgstr "Ordenar tabela" #: undo.src msgctxt "" @@ -142,7 +142,7 @@ msgctxt "" "STR_SORT_TXT\n" "string.text" msgid "Sort text" -msgstr "Classificar texto" +msgstr "Ordenar texto" #: undo.src msgctxt "" @@ -1270,7 +1270,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_CREATE\n" "string.text" msgid "Create table style: $1" -msgstr "" +msgstr "Criar estilo de tabela: $1" #: undo.src msgctxt "" @@ -1278,7 +1278,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_DELETE\n" "string.text" msgid "Delete table style: $1" -msgstr "" +msgstr "Excluir estilo de tabela: $1" #: undo.src msgctxt "" @@ -1286,7 +1286,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_UPDATE\n" "string.text" msgid "Update table style: $1" -msgstr "" +msgstr "Atualizar estilo de tabela: $1" #: undo.src msgctxt "" diff --git a/source/pt-BR/sw/source/core/unocore.po b/source/pt-BR/sw/source/core/unocore.po index 7b17088d3cd..d552d4c4943 100644 --- a/source/pt-BR/sw/source/core/unocore.po +++ b/source/pt-BR/sw/source/core/unocore.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 21:53+0000\n" +"PO-Revision-Date: 2016-12-22 18:43+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464213223.000000\n" +"X-POOTLE-MTIME: 1482432221.000000\n" #: unocore.src msgctxt "" @@ -86,4 +86,4 @@ msgctxt "" "STR_STYLE_FAMILY_CELL\n" "string.text" msgid "Cell" -msgstr "" +msgstr "Célula" diff --git a/source/pt-BR/sw/source/ui/app.po b/source/pt-BR/sw/source/ui/app.po index fedcae77dc8..71a1546c930 100644 --- a/source/pt-BR/sw/source/ui/app.po +++ b/source/pt-BR/sw/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-16 23:45+0000\n" +"PO-Revision-Date: 2016-12-23 11:40+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479339941.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482493221.000000\n" #: app.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_PARAGRAPHSTYLEFAMILY\n" "string.text" msgid "Paragraph Styles" -msgstr "" +msgstr "Estilos de parágrafo" #: app.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_CHARACTERSTYLEFAMILY\n" "string.text" msgid "Character Styles" -msgstr "" +msgstr "Estilos de caractere" #: app.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "STR_FRAMESTYLEFAMILY\n" "string.text" msgid "Frame Styles" -msgstr "" +msgstr "Estilos de quadro" #: app.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "STR_PAGESTYLEFAMILY\n" "string.text" msgid "Page Styles" -msgstr "" +msgstr "Estilos de página" #: app.src msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "STR_LISTSTYLEFAMILY\n" "string.text" msgid "List Styles" -msgstr "" +msgstr "Estilos de lista" #: app.src msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "STR_TABLESTYLEFAMILY\n" "string.text" msgid "Table Styles" -msgstr "" +msgstr "Estilos de tabela" #: app.src msgctxt "" @@ -87,7 +87,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Todos os estilos" #: app.src msgctxt "" @@ -96,7 +96,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -105,7 +105,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -114,7 +114,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -123,7 +123,7 @@ msgctxt "" "Automatic\n" "itemlist.text" msgid "Automatic" -msgstr "" +msgstr "Automático" #: app.src msgctxt "" @@ -132,7 +132,7 @@ msgctxt "" "Text Styles\n" "itemlist.text" msgid "Text Styles" -msgstr "" +msgstr "Estilos de texto" #: app.src msgctxt "" @@ -141,7 +141,7 @@ msgctxt "" "Chapter Styles\n" "itemlist.text" msgid "Chapter Styles" -msgstr "" +msgstr "Estilos de capítulo" #: app.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "List Styles\n" "itemlist.text" msgid "List Styles" -msgstr "" +msgstr "Estilos de lista" #: app.src msgctxt "" @@ -159,7 +159,7 @@ msgctxt "" "Index Styles\n" "itemlist.text" msgid "Index Styles" -msgstr "" +msgstr "Estilos de índice" #: app.src msgctxt "" @@ -168,7 +168,7 @@ msgctxt "" "Special Styles\n" "itemlist.text" msgid "Special Styles" -msgstr "" +msgstr "Estilos especiais" #: app.src msgctxt "" @@ -177,7 +177,7 @@ msgctxt "" "HTML Styles\n" "itemlist.text" msgid "HTML Styles" -msgstr "" +msgstr "Estilos HTML" #: app.src msgctxt "" @@ -186,7 +186,7 @@ msgctxt "" "Conditional Styles\n" "itemlist.text" msgid "Conditional Styles" -msgstr "" +msgstr "Estilos condicionais" #: app.src msgctxt "" @@ -195,7 +195,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Todos" #: app.src msgctxt "" @@ -204,7 +204,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -213,7 +213,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Todos" #: app.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Todos" #: app.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -285,7 +285,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -303,7 +303,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Todos" #: app.src msgctxt "" @@ -312,7 +312,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -321,7 +321,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -330,7 +330,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -339,7 +339,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Todos" #: app.src msgctxt "" @@ -348,7 +348,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Estilos ocultos" #: app.src msgctxt "" @@ -357,7 +357,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Estilos aplicados" #: app.src msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Estilos personalizados" #: app.src msgctxt "" @@ -1140,7 +1140,7 @@ msgctxt "" "STR_SRTERR\n" "string.text" msgid "Cannot sort selection" -msgstr "Não é possível classificar a seleção" +msgstr "Não é possível ordenar a seleção" #: error.src msgctxt "" @@ -1148,7 +1148,7 @@ msgctxt "" "STR_COMCORE_READERROR\n" "string.text" msgid "Read Error" -msgstr "" +msgstr "Erro de leitura" #: error.src msgctxt "" diff --git a/source/pt-BR/sw/source/ui/dbui.po b/source/pt-BR/sw/source/ui/dbui.po index 92dfc107fdf..0e4d472fe87 100644 --- a/source/pt-BR/sw/source/ui/dbui.po +++ b/source/pt-BR/sw/source/ui/dbui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2016-04-29 00:56+0000\n" +"PO-Revision-Date: 2016-12-23 09:41+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1461891391.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482486077.000000\n" #: dbui.src msgctxt "" @@ -346,7 +346,7 @@ msgctxt "" "ST_LAYOUT\n" "string.text" msgid "Adjust layout" -msgstr "Ajustar o layout" +msgstr "Ajustar o leiaute" #: mailmergewizard.src msgctxt "" diff --git a/source/pt-BR/sw/source/ui/dochdl.po b/source/pt-BR/sw/source/ui/dochdl.po index 0fff4db3e26..8c3814ecb2b 100644 --- a/source/pt-BR/sw/source/ui/dochdl.po +++ b/source/pt-BR/sw/source/ui/dochdl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2016-07-05 07:38+0000\n" +"PO-Revision-Date: 2015-12-13 21:47+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467704331.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1450043235.000000\n" #: dochdl.src msgctxt "" @@ -87,3 +87,10 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "Vínculo DDE" + +msgctxt "" +"dochdl.src\n" +"STR_NO_TABLE\n" +"string.text" +msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." +msgstr "Não é possível inserir uma tabela dentro de outra. Entretanto, você pode colar os dados dentro do documento quando o cursor não estiver em uma tabela." diff --git a/source/pt-BR/sw/source/ui/index.po b/source/pt-BR/sw/source/ui/index.po index 3cf7d84bca6..0581ca48c9d 100644 --- a/source/pt-BR/sw/source/ui/index.po +++ b/source/pt-BR/sw/source/ui/index.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:47+0000\n" +"PO-Revision-Date: 2016-12-22 18:46+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449863244.000000\n" +"X-POOTLE-MTIME: 1482432393.000000\n" #: cnttab.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "%PRODUCTNAME Math\n" "itemlist.text" msgid "%PRODUCTNAME Math" -msgstr "" +msgstr "%PRODUCTNAME Math" #: cnttab.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "%PRODUCTNAME Chart\n" "itemlist.text" msgid "%PRODUCTNAME Chart" -msgstr "" +msgstr "%PRODUCTNAME Chart" #: cnttab.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "%PRODUCTNAME Calc\n" "itemlist.text" msgid "%PRODUCTNAME Calc" -msgstr "" +msgstr "%PRODUCTNAME Calc" #: cnttab.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "%PRODUCTNAME Draw/%PRODUCTNAME Impress\n" "itemlist.text" msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress" -msgstr "" +msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress" #: cnttab.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "Other OLE Objects\n" "itemlist.text" msgid "Other OLE Objects" -msgstr "" +msgstr "Outros objetos OLE" #: cnttab.src msgctxt "" diff --git a/source/pt-BR/sw/source/ui/misc.po b/source/pt-BR/sw/source/ui/misc.po index 72ab6aa0ad2..6f71df0b777 100644 --- a/source/pt-BR/sw/source/ui/misc.po +++ b/source/pt-BR/sw/source/ui/misc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:47+0000\n" +"PO-Revision-Date: 2016-12-22 19:00+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449863249.000000\n" +"X-POOTLE-MTIME: 1482433205.000000\n" #: glossary.src msgctxt "" @@ -87,7 +87,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: numberingtypelistbox.src msgctxt "" @@ -96,7 +96,7 @@ msgctxt "" "Bullet\n" "itemlist.text" msgid "Bullet" -msgstr "" +msgstr "Marcador" #: numberingtypelistbox.src msgctxt "" @@ -105,7 +105,7 @@ msgctxt "" "Graphics\n" "itemlist.text" msgid "Graphics" -msgstr "" +msgstr "Figuras" #: numberingtypelistbox.src msgctxt "" @@ -114,7 +114,7 @@ msgctxt "" "1, 2, 3, ...\n" "itemlist.text" msgid "1, 2, 3, ..." -msgstr "" +msgstr "1, 2, 3, ..." #: numberingtypelistbox.src msgctxt "" @@ -123,7 +123,7 @@ msgctxt "" "A, B, C, ...\n" "itemlist.text" msgid "A, B, C, ..." -msgstr "" +msgstr "A, B, C, ..." #: numberingtypelistbox.src msgctxt "" @@ -132,7 +132,7 @@ msgctxt "" "a, b, c, ...\n" "itemlist.text" msgid "a, b, c, ..." -msgstr "" +msgstr "a, b, c, ..." #: numberingtypelistbox.src msgctxt "" @@ -141,7 +141,7 @@ msgctxt "" "I, II, III, ...\n" "itemlist.text" msgid "I, II, III, ..." -msgstr "" +msgstr "I, II, III, ..." #: numberingtypelistbox.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "i, ii, iii, ...\n" "itemlist.text" msgid "i, ii, iii, ..." -msgstr "" +msgstr "i, ii, iii, ..." #: numberingtypelistbox.src msgctxt "" @@ -159,7 +159,7 @@ msgctxt "" "A, .., AA, .., AAA, ...\n" "itemlist.text" msgid "A, .., AA, .., AAA, ..." -msgstr "" +msgstr "A, .., AA, .., AAA, ..." #: numberingtypelistbox.src msgctxt "" @@ -168,7 +168,7 @@ msgctxt "" "a, .., aa, .., aaa, ...\n" "itemlist.text" msgid "a, .., aa, .., aaa, ..." -msgstr "" +msgstr "a, .., aa, .., aaa, ..." #: numberingtypelistbox.src msgctxt "" @@ -177,7 +177,7 @@ msgctxt "" "Native Numbering\n" "itemlist.text" msgid "Native Numbering" -msgstr "" +msgstr "Numeração nativa" #: numberingtypelistbox.src msgctxt "" @@ -186,7 +186,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Búlgaro)" #: numberingtypelistbox.src msgctxt "" @@ -195,7 +195,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Búlgaro)" #: numberingtypelistbox.src msgctxt "" @@ -204,7 +204,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Búlgaro)" #: numberingtypelistbox.src msgctxt "" @@ -213,7 +213,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Búlgaro)" #: numberingtypelistbox.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Russo)" #: numberingtypelistbox.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Russo)" #: numberingtypelistbox.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Russo)" #: numberingtypelistbox.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Russo)" #: numberingtypelistbox.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (Sérvio)" #: numberingtypelistbox.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (Sérvio)" #: numberingtypelistbox.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (Sérvio)" #: numberingtypelistbox.src msgctxt "" @@ -285,7 +285,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (Sérvio)" #: numberingtypelistbox.src msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "Α, Β, Γ, ... (Greek Upper Letter)\n" "itemlist.text" msgid "Α, Β, Γ, ... (Greek Upper Letter)" -msgstr "" +msgstr "Α, Β, Γ, ... (letra grega maiúscula)" #: numberingtypelistbox.src msgctxt "" @@ -303,7 +303,7 @@ msgctxt "" "α, β, γ, ... (Greek Lower Letter)\n" "itemlist.text" msgid "α, β, γ, ... (Greek Lower Letter)" -msgstr "" +msgstr "α, β, γ, ... (letra grega minúscula)" #: swruler.src msgctxt "" diff --git a/source/pt-BR/sw/source/ui/shells.po b/source/pt-BR/sw/source/ui/shells.po index 3233720ae71..06fbe20acb6 100644 --- a/source/pt-BR/sw/source/ui/shells.po +++ b/source/pt-BR/sw/source/ui/shells.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2016-07-05 07:40+0000\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" +"PO-Revision-Date: 2014-11-29 18:03+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467704419.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1417284181.000000\n" #: shells.src msgctxt "" @@ -209,6 +209,174 @@ msgstr "Página %1 de %2 (Página %3)" #: shells.src msgctxt "" "shells.src\n" +"RID_TEXT_TOOLBOX\n" +"string.text" +msgid "Text Object Bar" +msgstr "Barra de objetos de texto" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_TABLE_TOOLBOX\n" +"string.text" +msgid "Table Object Bar" +msgstr "Barra de objetos de tabela" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_FRAME_TOOLBOX\n" +"string.text" +msgid "Frame Object Bar" +msgstr "Barra de objetos de quadro" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_GRAFIK_TOOLBOX\n" +"string.text" +msgid "Images Object Bar" +msgstr "Barra de objetos de imagem" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_OLE_TOOLBOX\n" +"string.text" +msgid "Object" +msgstr "Objeto" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_DRAW_TOOLBOX\n" +"string.text" +msgid "Draw Object Bar" +msgstr "Barra de objetos de desenho" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_BEZIER_TOOLBOX\n" +"string.text" +msgid "Bézier Object Bar" +msgstr "Barra de objetos de Bézier" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_DRAW_TEXT_TOOLBOX\n" +"string.text" +msgid "Text Object Bar/Images" +msgstr "Barra de objetos de texto e imagens" + +#: shells.src +msgctxt "" +"shells.src\n" +"RID_NUM_TOOLBOX\n" +"string.text" +msgid "Numbering Object Bar" +msgstr "Barra de objetos de numeração" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_TEXT\n" +"string.text" +msgid "Text" +msgstr "Texto" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_TABLE\n" +"string.text" +msgid "Table" +msgstr "Tabela" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_FRAME\n" +"string.text" +msgid "Frame" +msgstr "Quadro" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_GRAPHIC\n" +"string.text" +msgid "Image" +msgstr "Imagem" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_OBJECT\n" +"string.text" +msgid "Object" +msgstr "Objeto" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_LIST\n" +"string.text" +msgid "List" +msgstr "Lista" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_DRAW\n" +"string.text" +msgid "Drawing" +msgstr "Desenho" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_DRAWFORM\n" +"string.text" +msgid "Forms" +msgstr "Formulários" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_BEZIER\n" +"string.text" +msgid "Bézier" +msgstr "Bézier" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_DRAW_TEXT\n" +"string.text" +msgid "Draw text" +msgstr "Texto desenhado" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_MEDIA\n" +"string.text" +msgid "Media" +msgstr "Multimídia" + +#: shells.src +msgctxt "" +"shells.src\n" +"STR_SHELLNAME_NAVIGATION\n" +"string.text" +msgid "Navigation" +msgstr "Navegação" + +#: shells.src +msgctxt "" +"shells.src\n" "STR_SWBG_PARAGRAPH\n" "string.text" msgid "Paragraph" diff --git a/source/pt-BR/sw/source/ui/sidebar.po b/source/pt-BR/sw/source/ui/sidebar.po index 2831527ba10..7e15520ec2d 100644 --- a/source/pt-BR/sw/source/ui/sidebar.po +++ b/source/pt-BR/sw/source/ui/sidebar.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-29 05:01+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-22 18:45+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464498119.000000\n" +"X-POOTLE-MTIME: 1482432354.000000\n" #: PagePropertyPanel.src msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_LEFT\n" "string.text" msgid "Left: " -msgstr "" +msgstr "Esquerda: " #: PagePropertyPanel.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_RIGHT\n" "string.text" msgid ". Right: " -msgstr "" +msgstr "Direita: " #: PagePropertyPanel.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_INNER\n" "string.text" msgid "Inner: " -msgstr "" +msgstr "Interior: " #: PagePropertyPanel.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_OUTER\n" "string.text" msgid ". Outer: " -msgstr "" +msgstr "Exterior: " #: PagePropertyPanel.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_TOP\n" "string.text" msgid ". Top: " -msgstr "" +msgstr "Em cima: " #: PagePropertyPanel.src msgctxt "" @@ -62,4 +62,4 @@ msgctxt "" "STR_MARGIN_TOOLTIP_BOT\n" "string.text" msgid ". Bottom: " -msgstr "" +msgstr "Embaixo: " diff --git a/source/pt-BR/sw/source/ui/utlui.po b/source/pt-BR/sw/source/ui/utlui.po index 3bd8a48fde0..63dfbad7b62 100644 --- a/source/pt-BR/sw/source/ui/utlui.po +++ b/source/pt-BR/sw/source/ui/utlui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 21:53+0000\n" +"PO-Revision-Date: 2016-12-22 18:49+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464213199.000000\n" +"X-POOTLE-MTIME: 1482432550.000000\n" #: poolfmt.src msgctxt "" @@ -1479,7 +1479,7 @@ msgctxt "" "STR_TABSTYLE_3D\n" "string.text" msgid "3D" -msgstr "" +msgstr "3D" #: poolfmt.src msgctxt "" @@ -1487,7 +1487,7 @@ msgctxt "" "STR_TABSTYLE_BLACK1\n" "string.text" msgid "Black 1" -msgstr "" +msgstr "Preto 1" #: poolfmt.src msgctxt "" @@ -1495,7 +1495,7 @@ msgctxt "" "STR_TABSTYLE_BLACK2\n" "string.text" msgid "Black 2" -msgstr "" +msgstr "Preto 2" #: poolfmt.src msgctxt "" @@ -1503,7 +1503,7 @@ msgctxt "" "STR_TABSTYLE_BLUE\n" "string.text" msgid "Blue" -msgstr "" +msgstr "Azul" #: poolfmt.src msgctxt "" @@ -1511,7 +1511,7 @@ msgctxt "" "STR_TABSTYLE_BROWN\n" "string.text" msgid "Brown" -msgstr "" +msgstr "Marrom" #: poolfmt.src msgctxt "" @@ -1519,7 +1519,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY\n" "string.text" msgid "Currency" -msgstr "" +msgstr "Moeda" #: poolfmt.src msgctxt "" @@ -1527,7 +1527,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_3D\n" "string.text" msgid "Currency 3D" -msgstr "" +msgstr "Moeda 3D" #: poolfmt.src msgctxt "" @@ -1535,7 +1535,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_GRAY\n" "string.text" msgid "Currency Gray" -msgstr "" +msgstr "Moeda cinza" #: poolfmt.src msgctxt "" @@ -1543,7 +1543,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_LAVENDER\n" "string.text" msgid "Currency Lavender" -msgstr "" +msgstr "Moeda lavanda" #: poolfmt.src msgctxt "" @@ -1551,7 +1551,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_TURQUOISE\n" "string.text" msgid "Currency Turquoise" -msgstr "" +msgstr "Moeda turquesa" #: poolfmt.src msgctxt "" @@ -1559,7 +1559,7 @@ msgctxt "" "STR_TABSTYLE_GRAY\n" "string.text" msgid "Gray" -msgstr "" +msgstr "Cinza" #: poolfmt.src msgctxt "" @@ -1567,7 +1567,7 @@ msgctxt "" "STR_TABSTYLE_GREEN\n" "string.text" msgid "Green" -msgstr "" +msgstr "Verde" #: poolfmt.src msgctxt "" @@ -1575,7 +1575,7 @@ msgctxt "" "STR_TABSTYLE_LAVENDER\n" "string.text" msgid "Lavender" -msgstr "" +msgstr "Lavanda" #: poolfmt.src msgctxt "" @@ -1583,7 +1583,7 @@ msgctxt "" "STR_TABSTYLE_RED\n" "string.text" msgid "Red" -msgstr "" +msgstr "Vermelho" #: poolfmt.src msgctxt "" @@ -1591,7 +1591,7 @@ msgctxt "" "STR_TABSTYLE_TURQUOISE\n" "string.text" msgid "Turquoise" -msgstr "" +msgstr "Turquesa" #: poolfmt.src msgctxt "" @@ -1599,7 +1599,7 @@ msgctxt "" "STR_TABSTYLE_YELLOW\n" "string.text" msgid "Yellow" -msgstr "" +msgstr "Amarelo" #: utlui.src msgctxt "" diff --git a/source/pt-BR/sw/source/ui/web.po b/source/pt-BR/sw/source/ui/web.po index e11ce972ac9..f76c67fdde4 100644 --- a/source/pt-BR/sw/source/ui/web.po +++ b/source/pt-BR/sw/source/ui/web.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" "PO-Revision-Date: 2013-12-01 11:26+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1385897211.000000\n" #: web.src @@ -51,6 +51,22 @@ msgstr "Documento HTML do %PRODUCTNAME %PRODUCTVERSION" #: web.src msgctxt "" "web.src\n" +"STR_SHELLNAME_WEBTEXT\n" +"string.text" +msgid "Text/Web" +msgstr "Texto/Web" + +#: web.src +msgctxt "" +"web.src\n" +"STR_SHELLNAME_WEBFRAME\n" +"string.text" +msgid "Frame/Web" +msgstr "Quadro/Web" + +#: web.src +msgctxt "" +"web.src\n" "RID_WEBTOOLS_TOOLBOX\n" "string.text" msgid "Main Toolbar/Web" @@ -63,3 +79,27 @@ msgctxt "" "string.text" msgid "Text Object Bar/Web" msgstr "Barra de objetos de texto/Web" + +#: web.src +msgctxt "" +"web.src\n" +"RID_WEBFRAME_TOOLBOX\n" +"string.text" +msgid "Frame Object Bar/Web" +msgstr "Barra de objetos de quadro/Web" + +#: web.src +msgctxt "" +"web.src\n" +"RID_WEBGRAPHIC_TOOLBOX\n" +"string.text" +msgid "Image Object Bar/Web" +msgstr "Barra de objetos de imagem / web" + +#: web.src +msgctxt "" +"web.src\n" +"RID_WEBOLE_TOOLBOX\n" +"string.text" +msgid "Object/Web" +msgstr "Objeto/Web" diff --git a/source/pt-BR/sw/source/uibase/ribbar.po b/source/pt-BR/sw/source/uibase/ribbar.po index 041ab68b5db..78fb7b285b9 100644 --- a/source/pt-BR/sw/source/uibase/ribbar.po +++ b/source/pt-BR/sw/source/uibase/ribbar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-28 20:50+0000\n" +"PO-Revision-Date: 2016-12-22 18:42+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1459198238.000000\n" +"X-POOTLE-MTIME: 1482432126.000000\n" #: inputwin.src msgctxt "" @@ -274,7 +274,7 @@ msgctxt "" "STR_FORMULA_CALC\n" "string.text" msgid "Functions" -msgstr "" +msgstr "Funções" #: inputwin.src msgctxt "" @@ -282,7 +282,7 @@ msgctxt "" "STR_FORMULA_CANCEL\n" "string.text" msgid "Cancel" -msgstr "" +msgstr "Cancelar" #: inputwin.src msgctxt "" @@ -290,7 +290,7 @@ msgctxt "" "STR_FORMULA_APPLY\n" "string.text" msgid "Apply" -msgstr "" +msgstr "Aplicar" #: inputwin.src msgctxt "" diff --git a/source/pt-BR/sw/source/uibase/utlui.po b/source/pt-BR/sw/source/uibase/utlui.po index 1fc1e818e3a..bd8d250233d 100644 --- a/source/pt-BR/sw/source/uibase/utlui.po +++ b/source/pt-BR/sw/source/uibase/utlui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-01 12:17+0000\n" +"PO-Revision-Date: 2016-12-22 18:43+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462105060.000000\n" +"X-POOTLE-MTIME: 1482432194.000000\n" #: attrdesc.src msgctxt "" @@ -1816,7 +1816,7 @@ msgctxt "" "~Zoom\n" "itemlist.text" msgid "~Zoom" -msgstr "" +msgstr "~Zoom" #: unotools.src msgctxt "" @@ -1825,7 +1825,7 @@ msgctxt "" "~Upwards\n" "itemlist.text" msgid "~Upwards" -msgstr "" +msgstr "Para ~cima" #: unotools.src msgctxt "" @@ -1834,4 +1834,4 @@ msgctxt "" "Do~wnwards\n" "itemlist.text" msgid "Do~wnwards" -msgstr "" +msgstr "Para ~baixo" diff --git a/source/pt-BR/sw/uiconfig/swriter/ui.po b/source/pt-BR/sw/uiconfig/swriter/ui.po index bc6b241a478..581eea01a10 100644 --- a/source/pt-BR/sw/uiconfig/swriter/ui.po +++ b/source/pt-BR/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-23 22:50+0000\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-23 11:40+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1469314258.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482493229.000000\n" #: abstractdialog.ui msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Numeração" #: bulletsandnumbering.ui msgctxt "" @@ -1391,7 +1391,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: cardmediumpage.ui msgctxt "" @@ -1535,7 +1535,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: characterproperties.ui msgctxt "" @@ -1544,7 +1544,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Link" #: characterproperties.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Link" #: charurlpage.ui msgctxt "" @@ -3155,7 +3155,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: envaddresspage.ui msgctxt "" @@ -5175,7 +5175,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Link" #: framedialog.ui msgctxt "" @@ -5436,7 +5436,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Left-to-right (vertical)" -msgstr "" +msgstr "Da esquerda para direita (vertical)" #: frmaddpage.ui msgctxt "" @@ -5445,7 +5445,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Use superordinate object settings" -msgstr "" +msgstr "Utilizar definições do objeto superior" #: frmtypepage.ui msgctxt "" @@ -5760,7 +5760,7 @@ msgctxt "" "title\n" "string.text" msgid "Go to Page" -msgstr "" +msgstr "Ir para a página" #: gotopagedialog.ui msgctxt "" @@ -5769,7 +5769,7 @@ msgctxt "" "label\n" "string.text" msgid "of $1" -msgstr "" +msgstr "de $1" #: gotopagedialog.ui msgctxt "" @@ -5778,7 +5778,7 @@ msgctxt "" "label\n" "string.text" msgid "Page:" -msgstr "" +msgstr "Página:" #: indentpage.ui msgctxt "" @@ -5958,7 +5958,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Update entry from selection" -msgstr "" +msgstr "Atualizar a entrada a partir da seleção" #: indexentry.ui msgctxt "" @@ -6156,7 +6156,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Change page number" -msgstr "" +msgstr "Alterar número de página" #: insertbreak.ui msgctxt "" @@ -8010,7 +8010,7 @@ msgctxt "" "label\n" "string.text" msgid "Adjust Layout of Address Block and Salutation" -msgstr "Ajustar o layout do bloco de endereço e da saudação" +msgstr "Ajustar o leiaute do bloco de endereço e da saudação" #: mmmailbody.ui msgctxt "" @@ -8775,7 +8775,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle Master View" -msgstr "" +msgstr "Alternar a exibição mestre" #: navigatorpanel.ui msgctxt "" @@ -8784,7 +8784,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Navigation" -msgstr "" +msgstr "Navegação" #: navigatorpanel.ui msgctxt "" @@ -8793,7 +8793,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Back" -msgstr "" +msgstr "Voltar" #: navigatorpanel.ui msgctxt "" @@ -8802,7 +8802,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Forward" -msgstr "" +msgstr "Seguinte" #: navigatorpanel.ui msgctxt "" @@ -8811,7 +8811,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Modo de arrastar" #: navigatorpanel.ui msgctxt "" @@ -8820,7 +8820,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Promote Chapter" -msgstr "" +msgstr "Promover capítulo" #: navigatorpanel.ui msgctxt "" @@ -8829,7 +8829,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Demote Chapter" -msgstr "" +msgstr "Rebaixar capítulo" #: navigatorpanel.ui msgctxt "" @@ -8838,7 +8838,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "List Box On/Off" -msgstr "" +msgstr "Ativar/Desativar caixa de listagem" #: navigatorpanel.ui msgctxt "" @@ -8847,7 +8847,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Content Navigation View" -msgstr "" +msgstr "Visualização de navegação de conteúdo" #: navigatorpanel.ui msgctxt "" @@ -8856,7 +8856,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Set Reminder" -msgstr "" +msgstr "Definir lembrete" #: navigatorpanel.ui msgctxt "" @@ -8865,7 +8865,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Header" -msgstr "" +msgstr "Cabeçalho" #: navigatorpanel.ui msgctxt "" @@ -8874,7 +8874,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Footer" -msgstr "" +msgstr "Rodapé" #: navigatorpanel.ui msgctxt "" @@ -8883,7 +8883,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Anchor<->Text" -msgstr "" +msgstr "Âncora ↔ texto" #: navigatorpanel.ui msgctxt "" @@ -8892,7 +8892,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Heading Levels Shown" -msgstr "" +msgstr "Níveis dos títulos mostrados" #: navigatorpanel.ui msgctxt "" @@ -8901,7 +8901,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Promote Level" -msgstr "" +msgstr "Promover nível" #: navigatorpanel.ui msgctxt "" @@ -8910,7 +8910,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Demote Level" -msgstr "" +msgstr "Rebaixar nível" #: navigatorpanel.ui msgctxt "" @@ -8919,7 +8919,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Documento" #: navigatorpanel.ui msgctxt "" @@ -8928,7 +8928,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Janela ativa" #: navigatorpanel.ui msgctxt "" @@ -8937,7 +8937,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle Master View" -msgstr "" +msgstr "Alternar exibição mestre" #: navigatorpanel.ui msgctxt "" @@ -8946,7 +8946,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Edit" -msgstr "" +msgstr "Editar" #: navigatorpanel.ui msgctxt "" @@ -8955,7 +8955,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Update" -msgstr "" +msgstr "Atualizar" #: navigatorpanel.ui msgctxt "" @@ -8964,7 +8964,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: navigatorpanel.ui msgctxt "" @@ -8973,7 +8973,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Save Contents as well" -msgstr "" +msgstr "Salvar também o conteúdo" #: navigatorpanel.ui msgctxt "" @@ -8982,7 +8982,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Up" -msgstr "" +msgstr "Mover para cima" #: navigatorpanel.ui msgctxt "" @@ -8991,7 +8991,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Down" -msgstr "" +msgstr "Mover para baixo" #: newuserindexdialog.ui msgctxt "" @@ -9027,7 +9027,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar.ui msgctxt "" @@ -9036,7 +9036,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Font" -msgstr "" +msgstr "Fonte" #: notebookbar.ui msgctxt "" @@ -9045,7 +9045,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Font" -msgstr "" +msgstr "Fonte" #: notebookbar.ui msgctxt "" @@ -9054,7 +9054,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Outline" -msgstr "" +msgstr "Estrutura de tópicos" #: notebookbar.ui msgctxt "" @@ -9072,7 +9072,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Alinhamento horizontal" #: notebookbar.ui msgctxt "" @@ -9081,7 +9081,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Alignment" -msgstr "" +msgstr "Alinhamento" #: notebookbar.ui msgctxt "" @@ -9090,7 +9090,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Vertical Alignment" -msgstr "" +msgstr "Alinhamento vertical" #: notebookbar.ui msgctxt "" @@ -9108,7 +9108,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Spacing" -msgstr "" +msgstr "Espaçamento" #: notebookbar.ui msgctxt "" @@ -9126,7 +9126,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar recuo" #: notebookbar.ui msgctxt "" @@ -9135,7 +9135,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Diminuir recuo" #: notebookbar.ui msgctxt "" @@ -9153,7 +9153,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar.ui msgctxt "" @@ -9162,7 +9162,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Find" -msgstr "" +msgstr "Localizar" #: notebookbar.ui msgctxt "" @@ -9171,7 +9171,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Find" -msgstr "" +msgstr "Localizar" #: notebookbar.ui msgctxt "" @@ -9180,7 +9180,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "Inicio" #: notebookbar.ui msgctxt "" @@ -9189,7 +9189,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Break" -msgstr "" +msgstr "Quebra" #: notebookbar.ui msgctxt "" @@ -9198,7 +9198,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Gallery" -msgstr "" +msgstr "Galeria" #: notebookbar.ui msgctxt "" @@ -9207,7 +9207,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Open Clip Art and Media Gallery" -msgstr "" +msgstr "Galeria Open Clip Art e Media" #: notebookbar.ui msgctxt "" @@ -9216,7 +9216,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Símbolo" #: notebookbar.ui msgctxt "" @@ -9225,7 +9225,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Basic" -msgstr "" +msgstr "Básico" #: notebookbar.ui msgctxt "" @@ -9234,7 +9234,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Inserir áudio ou vídeo" #: notebookbar.ui msgctxt "" @@ -9243,7 +9243,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Formas" #: notebookbar.ui msgctxt "" @@ -9252,7 +9252,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Links" -msgstr "" +msgstr "Links" #: notebookbar.ui msgctxt "" @@ -9261,7 +9261,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Text" -msgstr "" +msgstr "Texto" #: notebookbar.ui msgctxt "" @@ -9270,7 +9270,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Fields" -msgstr "" +msgstr "Campos" #: notebookbar.ui msgctxt "" @@ -9279,7 +9279,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar.ui msgctxt "" @@ -9288,7 +9288,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #: notebookbar.ui msgctxt "" @@ -9297,7 +9297,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #: notebookbar.ui msgctxt "" @@ -9306,7 +9306,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Setup" -msgstr "" +msgstr "Configurações" #: notebookbar.ui msgctxt "" @@ -9315,7 +9315,7 @@ msgctxt "" "label\n" "string.text" msgid "Page layout" -msgstr "" +msgstr "Leiaute da página" #: notebookbar.ui msgctxt "" @@ -9324,7 +9324,7 @@ msgctxt "" "label\n" "string.text" msgid "References" -msgstr "" +msgstr "Referências" #: notebookbar.ui msgctxt "" @@ -9333,7 +9333,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Revisão" #: notebookbar.ui msgctxt "" @@ -9342,7 +9342,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Page View" -msgstr "" +msgstr "Visualizar página" #: notebookbar.ui msgctxt "" @@ -9351,7 +9351,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document Area Elements" -msgstr "" +msgstr "Elementos das áreas do documento" #: notebookbar.ui msgctxt "" @@ -9360,7 +9360,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Zoom" -msgstr "" +msgstr "Zoom" #: notebookbar.ui msgctxt "" @@ -9369,7 +9369,7 @@ msgctxt "" "label\n" "string.text" msgid "View" -msgstr "" +msgstr "Exibir" #: notebookbar.ui msgctxt "" @@ -9396,7 +9396,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: notebookbar.ui msgctxt "" @@ -9405,7 +9405,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Basics" -msgstr "" +msgstr "Básico" #: notebookbar.ui msgctxt "" @@ -9414,7 +9414,7 @@ msgctxt "" "label\n" "string.text" msgid "Properties" -msgstr "" +msgstr "Propriedades" #: notebookbar.ui msgctxt "" @@ -9423,7 +9423,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Basics" -msgstr "" +msgstr "Básico" #: notebookbar.ui msgctxt "" @@ -9432,7 +9432,7 @@ msgctxt "" "label\n" "string.text" msgid "Crop" -msgstr "" +msgstr "Recortar" #: notebookbar.ui msgctxt "" @@ -9441,7 +9441,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Figura" #: notebookbar_groups.ui msgctxt "" @@ -9450,7 +9450,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: notebookbar_groups.ui msgctxt "" @@ -9459,7 +9459,7 @@ msgctxt "" "label\n" "string.text" msgid "Grayscale" -msgstr "" +msgstr "Escala de cinza" #: notebookbar_groups.ui msgctxt "" @@ -9468,7 +9468,7 @@ msgctxt "" "label\n" "string.text" msgid "Black and White" -msgstr "" +msgstr "Preto e branco" #: notebookbar_groups.ui msgctxt "" @@ -9477,7 +9477,7 @@ msgctxt "" "label\n" "string.text" msgid "Watermark" -msgstr "" +msgstr "Marca d'água" #: notebookbar_groups.ui msgctxt "" @@ -9486,7 +9486,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Brightness & Contrast" -msgstr "" +msgstr "Brilho e contraste - 20%" #: notebookbar_groups.ui msgctxt "" @@ -9495,7 +9495,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Brightness" -msgstr "" +msgstr "Brilho -20%" #: notebookbar_groups.ui msgctxt "" @@ -9504,7 +9504,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Contrast" -msgstr "" +msgstr "Contraste -20%" #: notebookbar_groups.ui msgctxt "" @@ -9513,7 +9513,7 @@ msgctxt "" "label\n" "string.text" msgid "0% Brightness & Contrast" -msgstr "" +msgstr "Brilho e contraste -20%" #: notebookbar_groups.ui msgctxt "" @@ -9522,7 +9522,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Brightness" -msgstr "" +msgstr "Brilho +20%" #: notebookbar_groups.ui msgctxt "" @@ -9531,7 +9531,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Contrast" -msgstr "" +msgstr "Contraste +20%" #: notebookbar_groups.ui msgctxt "" @@ -9540,7 +9540,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Brightness & Contrast" -msgstr "" +msgstr "Brilho e contraste +20%" #: notebookbar_groups.ui msgctxt "" @@ -9549,7 +9549,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Red" -msgstr "" +msgstr "Colorir em vermelho" #: notebookbar_groups.ui msgctxt "" @@ -9558,7 +9558,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Blue" -msgstr "" +msgstr "Colorir em azul" #: notebookbar_groups.ui msgctxt "" @@ -9567,7 +9567,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Green" -msgstr "" +msgstr "Colorir em verde" #: notebookbar_groups.ui msgctxt "" @@ -9576,7 +9576,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Orange" -msgstr "" +msgstr "Colorir em laranja" #: notebookbar_groups.ui msgctxt "" @@ -9585,7 +9585,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Hiperlink" #: notebookbar_groups.ui msgctxt "" @@ -9594,7 +9594,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Nota de rodapé" #: notebookbar_groups.ui msgctxt "" @@ -9603,7 +9603,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Nota de fim" #: notebookbar_groups.ui msgctxt "" @@ -9612,7 +9612,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Marcador" #: notebookbar_groups.ui msgctxt "" @@ -9621,7 +9621,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Referência cruzada" #: notebookbar_groups.ui msgctxt "" @@ -9630,7 +9630,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Paragraph" -msgstr "" +msgstr "Parágrafo padrão" #: notebookbar_groups.ui msgctxt "" @@ -9639,7 +9639,7 @@ msgctxt "" "label\n" "string.text" msgid "Title" -msgstr "" +msgstr "Título" #: notebookbar_groups.ui msgctxt "" @@ -9648,7 +9648,7 @@ msgctxt "" "label\n" "string.text" msgid "Subtitle" -msgstr "" +msgstr "Subtítulo" #: notebookbar_groups.ui msgctxt "" @@ -9657,7 +9657,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Character" -msgstr "" +msgstr "Caractere padrão" #: notebookbar_groups.ui msgctxt "" @@ -9666,7 +9666,7 @@ msgctxt "" "label\n" "string.text" msgid "Emphasis" -msgstr "" +msgstr "Ênfase" #: notebookbar_groups.ui msgctxt "" @@ -9675,7 +9675,7 @@ msgctxt "" "label\n" "string.text" msgid "Strong Emphasis" -msgstr "" +msgstr "Ênfase forte" #: notebookbar_groups.ui msgctxt "" @@ -9684,7 +9684,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: notebookbar_groups.ui msgctxt "" @@ -9693,7 +9693,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Padrão" #: notebookbar_groups.ui msgctxt "" @@ -9702,7 +9702,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 1" -msgstr "" +msgstr "Estilo 1" #: notebookbar_groups.ui msgctxt "" @@ -9711,7 +9711,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 2" -msgstr "" +msgstr "Estilo 2" #: notebookbar_groups.ui msgctxt "" @@ -9720,7 +9720,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 3" -msgstr "" +msgstr "Estilo 3" #: notebookbar_groups.ui msgctxt "" @@ -9729,7 +9729,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 4" -msgstr "" +msgstr "Estilo 4" #: notebookbar_groups.ui msgctxt "" @@ -9738,7 +9738,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Above" -msgstr "" +msgstr "Inserir linhas acima" #: notebookbar_groups.ui msgctxt "" @@ -9747,7 +9747,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Below" -msgstr "" +msgstr "Inserir linhas abaixo" #: notebookbar_groups.ui msgctxt "" @@ -9756,7 +9756,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete Rows" -msgstr "" +msgstr "Excluir linhas" #: notebookbar_groups.ui msgctxt "" @@ -9765,7 +9765,7 @@ msgctxt "" "label\n" "string.text" msgid "Select Rows" -msgstr "" +msgstr "Selecionar linhas" #: notebookbar_groups.ui msgctxt "" @@ -9774,7 +9774,7 @@ msgctxt "" "label\n" "string.text" msgid "Row Height..." -msgstr "" +msgstr "Altura da linha..." #: notebookbar_groups.ui msgctxt "" @@ -9783,7 +9783,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal Row Height" -msgstr "" +msgstr "Altura ideal da linha" #: notebookbar_groups.ui msgctxt "" @@ -9792,7 +9792,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribute Rows Evenly" -msgstr "" +msgstr "Distribuir linhas uniformemente " #: notebookbar_groups.ui msgctxt "" @@ -9801,7 +9801,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Arquivo" #: notebookbar_groups.ui msgctxt "" @@ -9810,7 +9810,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Área de transferência" #: notebookbar_groups.ui msgctxt "" @@ -9819,27 +9819,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" - -#: notebookbar_groups.ui -#, fuzzy -msgctxt "" -"notebookbar_groups.ui\n" -"growb\n" -"label\n" -"string.text" -msgid " " -msgstr " " - -#: notebookbar_groups.ui -#, fuzzy -msgctxt "" -"notebookbar_groups.ui\n" -"shrinkb\n" -"label\n" -"string.text" -msgid " " -msgstr " " +msgstr "Estilo" #: notebookbar_groups.ui msgctxt "" @@ -9848,7 +9828,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Texto" #: notebookbar_groups.ui msgctxt "" @@ -9857,7 +9837,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Links" #: notebookbar_groups.ui msgctxt "" @@ -9866,7 +9846,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Formas" #: notebookbar_groups.ui msgctxt "" @@ -9875,7 +9855,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Inserir" #: notebookbar_groups.ui msgctxt "" @@ -9884,7 +9864,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui msgctxt "" @@ -9893,7 +9873,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Linhas" #: notebookbar_groups.ui msgctxt "" @@ -9902,7 +9882,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Colunas" #: notebookbar_groups.ui msgctxt "" @@ -9911,7 +9891,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Tabela" #: notebookbar_groups.ui msgctxt "" @@ -9920,7 +9900,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Estilo" #: notebookbar_groups.ui msgctxt "" @@ -9929,7 +9909,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Restaurar" #: notebookbar_groups.ui msgctxt "" @@ -9938,7 +9918,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Disposição do texto" #: notebookbar_groups.ui msgctxt "" @@ -9947,7 +9927,7 @@ msgctxt "" "label\n" "string.text" msgid "Lock" -msgstr "" +msgstr "Bloquear" #: notebookbar_groups.ui msgctxt "" @@ -9956,7 +9936,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Figura" #: notebookbar_groups.ui msgctxt "" @@ -9965,7 +9945,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: notebookbar_groups.ui msgctxt "" @@ -9974,7 +9954,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Ideal" #: notebookbar_groups.ui msgctxt "" @@ -9983,7 +9963,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Paralelo" #: notebookbar_groups.ui msgctxt "" @@ -9992,7 +9972,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Antes" #: notebookbar_groups.ui msgctxt "" @@ -10001,7 +9981,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "Depois" #: notebookbar_groups.ui msgctxt "" @@ -10010,7 +9990,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Através" #: notebookbar_groups.ui msgctxt "" @@ -10019,7 +9999,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Contorno" #: notebookbar_groups.ui msgctxt "" @@ -10028,7 +10008,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Editar contorno" #: notebookbar_single.ui msgctxt "" @@ -10037,7 +10017,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Alinhamento horizontal" #: notebookbar_single.ui msgctxt "" @@ -10046,7 +10026,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #: notebookbar_single.ui msgctxt "" @@ -10055,7 +10035,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #: numberingnamedialog.ui msgctxt "" @@ -10406,7 +10386,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Link" #: objectdialog.ui msgctxt "" @@ -11013,7 +10993,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout Assistance" -msgstr "Assistência para layout" +msgstr "Assistência para leiaute" #: optformataidspage.ui msgctxt "" @@ -11364,7 +11344,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Insertions" -msgstr "" +msgstr "Cor das inserções" #: optredlinepage.ui msgctxt "" @@ -11409,7 +11389,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Deletions" -msgstr "" +msgstr "Cor das exclusões" #: optredlinepage.ui msgctxt "" @@ -11454,7 +11434,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Changed Attributes" -msgstr "" +msgstr "Cor dos atributos modificados" #: optredlinepage.ui msgctxt "" @@ -11481,7 +11461,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Mark" -msgstr "" +msgstr "Cor da marcação" #: optredlinepage.ui msgctxt "" @@ -12070,7 +12050,7 @@ msgctxt "" "label\n" "string.text" msgid "Tab stop at:" -msgstr "" +msgstr "Parada de tabulação em:" #: outlinepositionpage.ui msgctxt "" @@ -12160,7 +12140,7 @@ msgctxt "" "label\n" "string.text" msgid "1 Column" -msgstr "" +msgstr "1 coluna" #: pagecolumncontrol.ui msgctxt "" @@ -12169,7 +12149,7 @@ msgctxt "" "label\n" "string.text" msgid "2 Columns" -msgstr "" +msgstr "2 colunas" #: pagecolumncontrol.ui msgctxt "" @@ -12178,7 +12158,7 @@ msgctxt "" "label\n" "string.text" msgid "3 Columns" -msgstr "" +msgstr "3 colunas" #: pagecolumncontrol.ui msgctxt "" @@ -12187,7 +12167,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Esquerda" #: pagecolumncontrol.ui msgctxt "" @@ -12196,7 +12176,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Direita" #: pagecolumncontrol.ui msgctxt "" @@ -12205,7 +12185,7 @@ msgctxt "" "label\n" "string.text" msgid "1 Column" -msgstr "" +msgstr "1 coluna" #: pagecolumncontrol.ui msgctxt "" @@ -12214,7 +12194,7 @@ msgctxt "" "label\n" "string.text" msgid "2 Columns" -msgstr "" +msgstr "2 colunas" #: pagecolumncontrol.ui msgctxt "" @@ -12223,7 +12203,7 @@ msgctxt "" "label\n" "string.text" msgid "3 Columns" -msgstr "" +msgstr "3 colunas" #: pagecolumncontrol.ui msgctxt "" @@ -12232,7 +12212,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Esquerda" #: pagecolumncontrol.ui msgctxt "" @@ -12241,7 +12221,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Direita" #: pagecolumncontrol.ui msgctxt "" @@ -12250,7 +12230,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options" -msgstr "" +msgstr "_Mais opções" #: pagecolumncontrol.ui msgctxt "" @@ -12259,7 +12239,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "More Options" -msgstr "" +msgstr "Mais opções" #: pagefooterpanel.ui msgctxt "" @@ -12268,7 +12248,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Margens:" #: pagefooterpanel.ui msgctxt "" @@ -12277,7 +12257,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizado" #: pagefooterpanel.ui msgctxt "" @@ -12286,7 +12266,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing:" -msgstr "" +msgstr "Espaçamento:" #: pagefooterpanel.ui msgctxt "" @@ -12295,7 +12275,7 @@ msgctxt "" "label\n" "string.text" msgid "Same Content:" -msgstr "" +msgstr "Mesmo conteúdo:" #: pageformatpanel.ui msgctxt "" @@ -12304,7 +12284,7 @@ msgctxt "" "label\n" "string.text" msgid "Size:" -msgstr "" +msgstr "Tamanho:" #: pageformatpanel.ui msgctxt "" @@ -12313,7 +12293,7 @@ msgctxt "" "label\n" "string.text" msgid "Width:" -msgstr "" +msgstr "Largura:" #: pageformatpanel.ui msgctxt "" @@ -12322,7 +12302,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "Altura:" #: pageformatpanel.ui msgctxt "" @@ -12331,7 +12311,7 @@ msgctxt "" "label\n" "string.text" msgid "Orientation:" -msgstr "" +msgstr "Orientação:" #: pageformatpanel.ui msgctxt "" @@ -12340,7 +12320,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Paper Width" -msgstr "" +msgstr "Largura do papel" #: pageformatpanel.ui msgctxt "" @@ -12349,7 +12329,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Paper Height" -msgstr "" +msgstr "Altura do papel" #: pageformatpanel.ui msgctxt "" @@ -12358,7 +12338,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Portrait" -msgstr "" +msgstr "Retrato" #: pageformatpanel.ui msgctxt "" @@ -12367,7 +12347,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Landscape" -msgstr "" +msgstr "Paisagem" #: pageformatpanel.ui msgctxt "" @@ -12376,7 +12356,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Margens:" #: pageformatpanel.ui msgctxt "" @@ -12385,7 +12365,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "None" -msgstr "" +msgstr "Nenhuma" #: pageformatpanel.ui msgctxt "" @@ -12394,7 +12374,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Narrow" -msgstr "" +msgstr "Estreita" #: pageformatpanel.ui msgctxt "" @@ -12403,7 +12383,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Moderate" -msgstr "" +msgstr "Moderada" #: pageformatpanel.ui msgctxt "" @@ -12412,7 +12392,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Normal 0.75\"" -msgstr "" +msgstr "Normal 1,90cm" #: pageformatpanel.ui msgctxt "" @@ -12421,7 +12401,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Normal 1\"" -msgstr "" +msgstr "Normal 2,54cm" #: pageformatpanel.ui msgctxt "" @@ -12430,7 +12410,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Normal 1.25\"" -msgstr "" +msgstr "Normal 3,175cm" #: pageformatpanel.ui msgctxt "" @@ -12439,7 +12419,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Wide" -msgstr "" +msgstr "Ampla" #: pageformatpanel.ui msgctxt "" @@ -12448,7 +12428,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Mirrored" -msgstr "" +msgstr "Espelhada" #: pageformatpanel.ui msgctxt "" @@ -12457,7 +12437,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizada" #: pageheaderpanel.ui msgctxt "" @@ -12466,7 +12446,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Margens: " #: pageheaderpanel.ui msgctxt "" @@ -12475,7 +12455,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizado" #: pageheaderpanel.ui msgctxt "" @@ -12484,7 +12464,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing:" -msgstr "" +msgstr "Espaçamento:" #: pageheaderpanel.ui msgctxt "" @@ -12493,7 +12473,7 @@ msgctxt "" "label\n" "string.text" msgid "Same Content:" -msgstr "" +msgstr "Mesmo conteúdo:" #: pagemargincontrol.ui msgctxt "" @@ -12502,7 +12482,7 @@ msgctxt "" "label\n" "string.text" msgid "Narrow" -msgstr "" +msgstr "Estreita" #: pagemargincontrol.ui msgctxt "" @@ -12511,7 +12491,7 @@ msgctxt "" "label\n" "string.text" msgid "Normal" -msgstr "" +msgstr "Normal" #: pagemargincontrol.ui msgctxt "" @@ -12520,7 +12500,7 @@ msgctxt "" "label\n" "string.text" msgid "Wide" -msgstr "" +msgstr "Ampla" #: pagemargincontrol.ui msgctxt "" @@ -12529,7 +12509,7 @@ msgctxt "" "label\n" "string.text" msgid "Mirrored" -msgstr "" +msgstr "Espelhada" #: pagemargincontrol.ui msgctxt "" @@ -12538,7 +12518,7 @@ msgctxt "" "label\n" "string.text" msgid "Last Custom Value" -msgstr "" +msgstr "Último valor personalizado" #: pagemargincontrol.ui msgctxt "" @@ -12547,7 +12527,7 @@ msgctxt "" "label\n" "string.text" msgid "Narrow" -msgstr "" +msgstr "Estreita" #: pagemargincontrol.ui msgctxt "" @@ -12556,7 +12536,7 @@ msgctxt "" "label\n" "string.text" msgid "Normal" -msgstr "" +msgstr "Normal" #: pagemargincontrol.ui msgctxt "" @@ -12565,7 +12545,7 @@ msgctxt "" "label\n" "string.text" msgid "Wide" -msgstr "" +msgstr "Ampla" #: pagemargincontrol.ui msgctxt "" @@ -12574,7 +12554,7 @@ msgctxt "" "label\n" "string.text" msgid "Mirrored" -msgstr "" +msgstr "Espelhado" #: pagemargincontrol.ui msgctxt "" @@ -12583,7 +12563,7 @@ msgctxt "" "label\n" "string.text" msgid "Last Custom Value" -msgstr "" +msgstr "Último valor personalizado" #: pagemargincontrol.ui msgctxt "" @@ -12592,7 +12572,7 @@ msgctxt "" "label\n" "string.text" msgid "_Top" -msgstr "" +msgstr "Em _cima" #: pagemargincontrol.ui msgctxt "" @@ -12601,7 +12581,7 @@ msgctxt "" "label\n" "string.text" msgid "_Bottom" -msgstr "" +msgstr "Em_baixo" #: pagemargincontrol.ui msgctxt "" @@ -12610,7 +12590,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left" -msgstr "" +msgstr "À e_squerda" #: pagemargincontrol.ui msgctxt "" @@ -12619,7 +12599,7 @@ msgctxt "" "label\n" "string.text" msgid "I_nner" -msgstr "" +msgstr "I_nterior" #: pagemargincontrol.ui msgctxt "" @@ -12628,7 +12608,7 @@ msgctxt "" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "À _direita" #: pagemargincontrol.ui msgctxt "" @@ -12637,7 +12617,7 @@ msgctxt "" "label\n" "string.text" msgid "O_uter" -msgstr "" +msgstr "E_xterior" #: pagemargincontrol.ui msgctxt "" @@ -12646,7 +12626,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12655,7 +12635,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12664,7 +12644,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12673,7 +12653,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12682,7 +12662,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizado" #: pageorientationcontrol.ui msgctxt "" @@ -12691,7 +12671,7 @@ msgctxt "" "label\n" "string.text" msgid "Portrait" -msgstr "" +msgstr "Retrato" #: pageorientationcontrol.ui msgctxt "" @@ -12700,7 +12680,7 @@ msgctxt "" "label\n" "string.text" msgid "Landscape" -msgstr "" +msgstr "Paisagem" #: pageorientationcontrol.ui msgctxt "" @@ -12709,7 +12689,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Single" -msgstr "" +msgstr "Único" #: pagesizecontrol.ui msgctxt "" @@ -12718,7 +12698,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options" -msgstr "" +msgstr "_Mais opções" #: pagesizecontrol.ui msgctxt "" @@ -12727,7 +12707,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "More Options" -msgstr "" +msgstr "Mais opções" #: pagestylespanel.ui msgctxt "" @@ -12736,7 +12716,7 @@ msgctxt "" "label\n" "string.text" msgid "Number:" -msgstr "" +msgstr "Número:" #: pagestylespanel.ui msgctxt "" @@ -12745,7 +12725,7 @@ msgctxt "" "label\n" "string.text" msgid "Background:" -msgstr "" +msgstr "Plano de fundo:" #: pagestylespanel.ui msgctxt "" @@ -12754,7 +12734,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout:" -msgstr "" +msgstr "Leiaute:" #: pagestylespanel.ui msgctxt "" @@ -12763,7 +12743,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns:" -msgstr "" +msgstr "Colunas:" #: pagestylespanel.ui msgctxt "" @@ -12772,7 +12752,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "1 Column" -msgstr "" +msgstr "1 coluna" #: pagestylespanel.ui msgctxt "" @@ -12781,7 +12761,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "2 Columns" -msgstr "" +msgstr "2 colunas" #: pagestylespanel.ui msgctxt "" @@ -12790,7 +12770,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "3 Columns" -msgstr "" +msgstr "3 colunas" #: pagestylespanel.ui msgctxt "" @@ -12799,7 +12779,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Left" -msgstr "" +msgstr "Esquerda" #: pagestylespanel.ui msgctxt "" @@ -12808,7 +12788,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Right" -msgstr "" +msgstr "Direita" #: pagestylespanel.ui msgctxt "" @@ -12817,7 +12797,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizado" #: pagestylespanel.ui msgctxt "" @@ -12826,7 +12806,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Right and left" -msgstr "" +msgstr "Direita e esquerda" #: pagestylespanel.ui msgctxt "" @@ -12835,7 +12815,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Mirrored" -msgstr "" +msgstr "Espelhado" #: pagestylespanel.ui msgctxt "" @@ -12844,7 +12824,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Only right" -msgstr "" +msgstr "Somente à direita" #: pagestylespanel.ui msgctxt "" @@ -12853,7 +12833,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Only left" -msgstr "" +msgstr "Somente à esquerda" #: paradialog.ui msgctxt "" @@ -12997,7 +12977,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Link" #: picturedialog.ui msgctxt "" @@ -14527,7 +14507,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "None" -msgstr "" +msgstr "Nenhum" #: sidebarwrap.ui msgctxt "" @@ -14545,7 +14525,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Paralelo" #: sidebarwrap.ui msgctxt "" @@ -14563,7 +14543,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Ideal" #: sidebarwrap.ui msgctxt "" @@ -14581,7 +14561,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Before" -msgstr "" +msgstr "Antes" #: sidebarwrap.ui msgctxt "" @@ -14599,7 +14579,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "After" -msgstr "" +msgstr "Depois" #: sidebarwrap.ui msgctxt "" @@ -14617,7 +14597,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Through" -msgstr "" +msgstr "Através" #: sidebarwrap.ui msgctxt "" @@ -14689,7 +14669,7 @@ msgctxt "" "title\n" "string.text" msgid "Sort" -msgstr "Classificar" +msgstr "Ordenar" #: sortdialog.ui msgctxt "" @@ -14806,7 +14786,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Tipo de chave" #: sortdialog.ui msgctxt "" @@ -14815,7 +14795,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Tipo de chave" #: sortdialog.ui msgctxt "" @@ -14824,7 +14804,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Tipo de chave" #: sortdialog.ui msgctxt "" @@ -15148,7 +15128,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 2 Width" -msgstr "" +msgstr "Largura da coluna 2" #: tablecolumnpage.ui msgctxt "" @@ -15157,7 +15137,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 3 Width" -msgstr "" +msgstr "Largura da coluna 3" #: tablecolumnpage.ui msgctxt "" @@ -15166,7 +15146,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 4 Width" -msgstr "" +msgstr "Largura da coluna 4" #: tablecolumnpage.ui msgctxt "" @@ -15175,7 +15155,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 5 Width" -msgstr "" +msgstr "Largura da coluna 5" #: tablecolumnpage.ui msgctxt "" @@ -15184,7 +15164,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 6 Width" -msgstr "" +msgstr "Largura da coluna 6" #: tablecolumnpage.ui msgctxt "" @@ -15193,7 +15173,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 1 Width" -msgstr "" +msgstr "Largura da coluna 1" #: tablecolumnpage.ui msgctxt "" @@ -15346,7 +15326,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "With Page Style" -msgstr "" +msgstr "Com estilo de página" #: tabletextflowpage.ui msgctxt "" @@ -15553,7 +15533,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: templatedialog1.ui msgctxt "" @@ -15742,7 +15722,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Layout" -msgstr "Layout asiático" +msgstr "Leiaute asiático" #: templatedialog2.ui msgctxt "" @@ -16210,7 +16190,7 @@ msgctxt "" "label\n" "string.text" msgid "Grid Layout" -msgstr "Layout da grade" +msgstr "Leiaute da grade" #: textgridpage.ui msgctxt "" @@ -16417,7 +16397,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Visualizar" #: tocdialog.ui msgctxt "" @@ -16687,7 +16667,7 @@ msgctxt "" "label\n" "string.text" msgid "L_ink" -msgstr "" +msgstr "L_ink" #: tocentriespage.ui msgctxt "" @@ -16804,7 +16784,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Ascending" -msgstr "" +msgstr "Crescente" #: tocentriespage.ui msgctxt "" @@ -16813,7 +16793,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Descending" -msgstr "" +msgstr "Decrescente" #: tocentriespage.ui msgctxt "" diff --git a/source/pt-BR/swext/mediawiki/help.po b/source/pt-BR/swext/mediawiki/help.po index 91286068f5d..8fa3978db9c 100644 --- a/source/pt-BR/swext/mediawiki/help.po +++ b/source/pt-BR/swext/mediawiki/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-24 02:08+0000\n" +"PO-Revision-Date: 2016-12-11 23:06+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464055717.000000\n" +"X-POOTLE-MTIME: 1481497570.000000\n" #: help.tree msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "par_id9647511\n" "help.text" msgid "<ahelp hid=\".\">By using the Wiki Publisher you can upload your current Writer text document to a MediaWiki server. After uploading, all wiki users can read your document on the wiki.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Ao utilizar o Wiki Publisher você pode gravar seu documento de texto Writer em um servidor MediaWiki. Logo após a gravação, todos os usuários Wiki poderão ler seu documento no wiki.</ahelp>" #: wiki.xhp msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "par_id7387615\n" "help.text" msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server" -msgstr "" +msgstr "Uma conta wiki em um servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> suportado" #: wiki.xhp msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "par_id4277169\n" "help.text" msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that “Use a Java runtime environment” is checked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE of version 1.4 or later and restart %PRODUCTNAME." -msgstr "" +msgstr "Antes de usar o Wiki Publisher, verifique se o %PRODUCTNAME utiliza um Java Runtime Environment (JRE). Para verificar o estado do JRE, escolha <item type=\"menuitem\">Ferramentas - Opções - %PRODUCTNAME - Avançado</item>. Certifique-se que a opção \"Utilizar um Java Runtime Environment\" está ativa e que aparece a pasta do Java na caixa logo abaixo. Se o JRE estiver inativo, ative o JRE de versão 1.4 ou posterior e reinicie o %PRODUCTNAME." #: wiki.xhp msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "par_id6962187\n" "help.text" msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki." -msgstr "" +msgstr "Na caixa de diálogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, insira as informações da conta wiki." #: wiki.xhp msgctxt "" @@ -166,7 +166,7 @@ msgctxt "" "par_id5328836\n" "help.text" msgid "In the URL text box, enter the address of a wiki that you want to connect to." -msgstr "" +msgstr "Na caixa de texto URL, insira o endereço do wiki desejado." #: wiki.xhp msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "par_id5906552\n" "help.text" msgid "In the Username box, enter your user ID for your wiki account." -msgstr "" +msgstr "Na caixa Nome de usuário, digite seu ID de usuário da sua conta wiki." #: wiki.xhp msgctxt "" @@ -190,7 +190,7 @@ msgctxt "" "par_id9297158\n" "help.text" msgid "If the wiki allows anonymous write access, you can leave the Username and Password boxes empty." -msgstr "" +msgstr "Se o wiki permitir acesso de escrita anônimo, você pode deixar as caixas Nome de usuário e Senha vazias." #: wiki.xhp msgctxt "" @@ -198,7 +198,7 @@ msgctxt "" "par_id8869594\n" "help.text" msgid "In the Password box, enter the password for your wiki account, then click OK." -msgstr "" +msgstr "Na caixa Senha, digite a senha de sua conta wiki e clique em OK." #: wiki.xhp msgctxt "" @@ -206,7 +206,7 @@ msgctxt "" "par_id292062\n" "help.text" msgid "Optionally enable “Save password” to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. “Save password” is unavailable when the master password is not enabled." -msgstr "" +msgstr "Opcionalmente, ative \"Salvar senha\" para guardar a senha entre sessões. Uma senha mestre será utilizada para controlar o acesso a todas as senhas gravadas. Escolha <item type=\"menuitem\">Ferramentas - Opções - %PRODUCTNAME - Segurança</item> para ativar a senha mestre. A opção \"Salvar senha\" não estará disponível caso a senha mestre não esteja ativada." #: wiki.xhp msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "par_id944853\n" "help.text" msgid "Write the content of the wiki page. You can use formatting such as text formats, headings, footnotes, and more. See the <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">list of supported formats</link>." -msgstr "" +msgstr "Escreva o conteúdo da página wiki. Você pode utilizar formatações como títulos, notas de rodapé e muito mais. Consulte a <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">lista de formatos suportados</link>." #: wiki.xhp msgctxt "" @@ -254,7 +254,7 @@ msgctxt "" "par_id2564165\n" "help.text" msgid "<emph>MediaWiki server</emph>: Select the wiki." -msgstr "" +msgstr "<emph>Servidor MediaWiki </emph>: Selecione o wiki." #: wiki.xhp msgctxt "" @@ -262,7 +262,7 @@ msgctxt "" "par_id5566576\n" "help.text" msgid "<emph>Title</emph>: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the wiki." -msgstr "" +msgstr "<emph>Título</emph>: Digite o título de sua página. Digite o título de uma página existente para sobrescrever a página com seu documento de texto atual. Digite um novo título para criar uma nova página no wiki." #: wiki.xhp msgctxt "" @@ -286,7 +286,7 @@ msgctxt "" "par_id452284\n" "help.text" msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded wiki page." -msgstr "" +msgstr "<emph>Mostrar no navegador da Web</emph>: Marque esta caixa para abrir seu navegador da Web e mostrar a página wiki gravada." #: wiki.xhp msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "par_id8346812\n" "help.text" msgid "Click <emph>Send</emph>." -msgstr "" +msgstr "Clique em <emph>Enviar</emph>." #: wikiaccount.xhp msgctxt "" @@ -350,7 +350,7 @@ msgctxt "" "par_id656758\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled; see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ative a gravação da sua senha entre sessões. A senha mestre deve estar ativada, veja em <item type=\"menuitem\">Ferramentas - Opções - %PRODUCTNAME - Segurança</item>.</ahelp>" #: wikiaccount.xhp msgctxt "" @@ -358,7 +358,7 @@ msgctxt "" "par_id3112582\n" "help.text" msgid "Enter the Internet address of a wiki server in a format like “http://wiki.documentfoundation.org” or copy the URL from a web browser." -msgstr "" +msgstr "Insira o endereço do servidor wiki. Por exemplo: http://wiki.documentfoundation.org ou copie o URL a partir do navegador web." #: wikiaccount.xhp msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "par_id628070\n" "help.text" msgid "If the wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password." -msgstr "" +msgstr "Se o servidor wiki permitir acessos anônimos, você pode deixar as caixas de texto da conta em branco. Caso contrário, digite seu nome de usuário e sua senha." #: wikiaccount.xhp msgctxt "" @@ -398,7 +398,7 @@ msgctxt "" "par_id8654133\n" "help.text" msgid "The following list gives an overview of the text formats that the Wiki Publisher can upload to the wiki server." -msgstr "" +msgstr "A lista abaixo fornece uma visão geral dos formatos de textos que o Wiki Publisher pode gravar no servidor wiki." #: wikiformats.xhp msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "par_id5630664\n" "help.text" msgid "The OpenDocument format used by Writer and the MediaWiki format are quite different. Only a subset of all features can be transformed from one format to the other." -msgstr "" +msgstr "O formato OpenDocument utilizado pelo Writer e o formato WikiMedia são bastante diferentes. Somente um subconjunto de todas as características podem ser transformado de um formato para o outro." #: wikiformats.xhp msgctxt "" @@ -422,7 +422,7 @@ msgctxt "" "par_id508133\n" "help.text" msgid "Apply a heading paragraph style to the headings in your Writer document. The wiki will show the heading styles of the same outline level, formatted as defined by the wiki engine." -msgstr "" +msgstr "Aplica um estilo de parágrafo de título para os títulos de seu documento Writer. O wiki mostrará os estilos de títulos com a mesma estrutura de tópicos, formatado de acordo com os padrões do servidor wiki." #: wikiformats.xhp msgctxt "" @@ -438,7 +438,7 @@ msgctxt "" "par_id3735465\n" "help.text" msgid "Native OpenDocument hyperlinks are transformed into “external” wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the wiki web. For creating wiki links that point to other subjects of the same wiki domain, use wiki links." -msgstr "" +msgstr "Os hiperlinks nativos do OpenDocument serão transformados em vínculos wiki \"externos\". Portanto, o recurso interno de vinculação do OpenDocument deve somente ser utilizado para criar vínculos que apontem para sites externos ao wiki. Para criar vínculos wiki que apontem para outros assuntos no mesmo domínio wiki, utilize os vínculos wiki." #: wikiformats.xhp msgctxt "" @@ -454,7 +454,7 @@ msgctxt "" "par_id8942838\n" "help.text" msgid "Lists can be exported reliably when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use <emph>Format - Bullets and Numbering</emph> to define and apply the respective list style." -msgstr "" +msgstr "As listas podem ser exportadas fielmente quando a lista inteira utiliza um estilo de lista consistente. Utilize o ícone Numeração ou Marcadores para gerar uma lista no Writer. Se necessitar de uma lista sem numeração ou marcadores, utilize <emph>Formatar - Marcadores e Numeração</emph> para definir e aplicar o respectivo estilo de lista." #: wikiformats.xhp msgctxt "" @@ -478,7 +478,7 @@ msgctxt "" "par_id376598\n" "help.text" msgid "Explicit text alignment should not be used in wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text." -msgstr "" +msgstr "Alinhamentos explícitos de texto não deveriam ser utilizados em artigos wiki. Entretanto, os alinhamentos de texto à esquerda, centralizados e à direita são suportados." #: wikiformats.xhp msgctxt "" @@ -494,7 +494,7 @@ msgctxt "" "par_id1459395\n" "help.text" msgid "A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the wiki with a border around the text." -msgstr "" +msgstr "Um estilo de parágrafo com fontes de largura fixa será transformado em texto pré-formatado. Textos pré-formatados serão mostrados no wiki em uma caixa com uma borda." #: wikiformats.xhp msgctxt "" @@ -510,7 +510,7 @@ msgctxt "" "par_id6397595\n" "help.text" msgid "Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed-width fonts are transformed into the wiki typewriter style." -msgstr "" +msgstr "Estilos de caracteres alteram a aparência de partes de um parágrafo. As transformações possíveis são negrito, itálico, negrito itálico, subscrito, sobrescrito. Todas as fontes de largura fixa serão transformadas no estilo máquina de datilografar do wiki." #: wikiformats.xhp msgctxt "" @@ -526,7 +526,7 @@ msgctxt "" "par_id5238196\n" "help.text" msgid "Note: The transformation uses the new style of footnotes with <ref> and <references> tags that requires the Cite.php extension to be installed into MediaWiki. If those tags are shown as plain text in the transformation result, ask the wiki administrator to install this extension." -msgstr "" +msgstr "Nota: A transformação utiliza o novo estilo de notas de rodapé com tags <ref> e <references> que necessitam a instalação da extensão Cite.php no MediaWiki. Se aparecerem essas tags no texto transformado, solicite ao administrador do wiki a instalação dessa extensão." #: wikiformats.xhp msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "par_id3541673\n" "help.text" msgid "Images cannot be exported by a transformation producing a single file of wiki text. However, if the image is already uploaded to the target wiki domain (e. g., Wikimedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported." -msgstr "" +msgstr "Imagens não podem ser exportadas por uma transformação que produza um único arquivo de texto wiki. Entretanto, se a imagem estiver já carregada no domínio do wiki de destino (e.g. Wikimedia Commons), então a transformação produzirá uma tag válida de imagem que inclui a imagem. As legendas das imagens também são suportadas." #: wikiformats.xhp msgctxt "" @@ -558,7 +558,7 @@ msgctxt "" "par_id3037202\n" "help.text" msgid "Simple tables are supported well. Table headers are translated into corresponding wiki-style table headers. However, custom formatting of table borders, column sizes and background colors is ignored." -msgstr "" +msgstr "Tabelas simples são bem suportadas. Cabeçalhos de tabela são traduzidos nos seus correspondentes estilos de cabeçalhos de tabelas wiki. Todavia, a formatação personalizada de bordas de tabela, tamanho de colunas e cores do plano de fundo serão ignorados." #: wikiformats.xhp msgctxt "" @@ -598,7 +598,7 @@ msgctxt "" "par_id1831110\n" "help.text" msgid "Irrespective of custom table styles for border and background, a table is always exported as “prettytable,” which renders in the wiki engine with simple borders and bold header." -msgstr "" +msgstr "Independentemente dos estilos de borda e plano de fundos de tabela, uma tabela é sempre exportada como \"prettytable\", e processada no wiki com bordas simples e cabeçalho em negrito." #: wikiformats.xhp msgctxt "" @@ -606,7 +606,7 @@ msgctxt "" "hd_id6255073\n" "help.text" msgid "Character set and special characters" -msgstr "" +msgstr "Conjuntos de caracteres e caracteres especiais" #: wikiformats.xhp msgctxt "" @@ -614,7 +614,7 @@ msgctxt "" "par_id8216193\n" "help.text" msgid "The character set of the transformation result is fixed to UTF-8. Depending on your system, this might not be the default character set. This might cause “special characters” to look broken when viewed with default settings. However, you can switch your editor to UTF-8 encoding to fix this. If your editor does not support switching the encoding, you can display the result of the transformation in the Firefox browser and switch the encoding to UTF-8 there. Now, you can copy and paste the transformation result to your program of choice." -msgstr "" +msgstr "O conjunto de caracteres da transformação será sempre UTF-8. Dependendo de seu sistema, isso pode não ser o conjunto de caracteres padrão. Pode ocorrer que \"caracteres especiais\" apareçam errados quando mostrados com as configurações padrão. Todavia, você pode mudar seu editor para a codificação UTF-8 para acertar isso. Se seu editor não puder trocar de conjunto de caracteres, você pode exibir os resultados da transformação no navegador Firefox e alterar a codificação de caracteres ali. Copie e cole o resultado da transformação em seu programa preferido." #: wikisend.xhp msgctxt "" @@ -638,7 +638,7 @@ msgctxt "" "par_id1743827\n" "help.text" msgid "In the Send to MediaWiki dialog, specify the settings for your current wiki upload." -msgstr "" +msgstr "Na caixa de diálogo Enviar ao MediaWiki, especifique as definições de sua gravação wiki atual." #: wikisend.xhp msgctxt "" @@ -654,7 +654,7 @@ msgctxt "" "par_id2794885\n" "help.text" msgid "<ahelp hid=\".\">Enter the title of your wiki entry. This is the top heading of your wiki entry. For a new entry, the title must be unique on this wiki. If you enter an existing title, your upload will overwrite the existing wiki entry.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Digite o título de sua entrada wiki. Este será o título principal de sua entrada wiki. Para criar uma nova entrada, o título deverá ser único em todo o wiki. Se digitar um título que já existe, sua gravação irá sobrescrever o conteúdo da entrada wiki existente.</ahelp>" #: wikisend.xhp msgctxt "" @@ -678,7 +678,7 @@ msgctxt "" "par_id6592913\n" "help.text" msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded wiki page.</ahelp>" -msgstr "" +msgstr "<emph>Mostrar no navegador da Web</emph>: <ahelp hid=\".\">Marque esta caixa para abrir seu navegador da Web e mostrar a página wiki gravada.</ahelp>" #: wikisettings.xhp msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "par_id1188390\n" "help.text" msgid "You can add, edit and remove MediaWiki servers. Open the options dialog by going to <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>." -msgstr "" +msgstr "Você pode adicionar, editar e remover servidores MediaWiki acessando <item type=\"menuitem\">Ferramentas - Opções - Internet - MediaWiki</item>." #: wikisettings.xhp msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "par_id300607\n" "help.text" msgid "<ahelp hid=\".\">Click Add to add a new wiki server.<br/>Select an entry and click Edit to edit the account settings.<br/>Select an entry and click Remove to remove the entry from the list.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Clique em Adicionar para incluir um novo servidor wiki.<br/>Selecione uma entrada e clique em Editar para editar as definições da conta.<br/>Selecione uma entrada e clique em Remover para excluir uma entrada da lista.</ahelp>" #: wikisettings.xhp msgctxt "" diff --git a/source/pt-BR/vcl/source/src.po b/source/pt-BR/vcl/source/src.po index 5eb3d50c0e0..2a066bd682a 100644 --- a/source/pt-BR/vcl/source/src.po +++ b/source/pt-BR/vcl/source/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-12-09 18:51+0000\n" +"PO-Revision-Date: 2016-12-23 09:42+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1481309463.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482486143.000000\n" #: app.src msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "SV_APP_LAYOUT_ENGINE\n" "string.text" msgid "Layout Engine: " -msgstr "Motor de layout: " +msgstr "Motor de leiaute: " #: app.src msgctxt "" diff --git a/source/pt-BR/vcl/uiconfig/ui.po b/source/pt-BR/vcl/uiconfig/ui.po index 29c753815bf..6971982c17c 100644 --- a/source/pt-BR/vcl/uiconfig/ui.po +++ b/source/pt-BR/vcl/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2015-12-11 19:50+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-12-23 09:42+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: Brazilian Portuguese <l10n@global.libreoffice.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449863403.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482486158.000000\n" #: cupspassworddialog.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout" -msgstr "Layout" +msgstr "Leiaute" #: printdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "Page Layout" -msgstr "Layout da página" +msgstr "Leiaute da página" #: printdialog.ui msgctxt "" diff --git a/source/pt-BR/wizards/source/formwizard.po b/source/pt-BR/wizards/source/formwizard.po index a103442444c..f752a580c6a 100644 --- a/source/pt-BR/wizards/source/formwizard.po +++ b/source/pt-BR/wizards/source/formwizard.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-11-10 19:32+0100\n" -"PO-Revision-Date: 2016-06-26 01:43+0000\n" -"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n" +"PO-Revision-Date: 2016-12-23 11:41+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1466905413.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482493304.000000\n" #: dbwizres.src msgctxt "" @@ -1284,7 +1284,7 @@ msgctxt "" "RID_DB_QUERY_WIZARD_START + 51\n" "string.text" msgid "Sorting order: " -msgstr "Ordem de classificação: " +msgstr "Ordenação: " #: dbwizres.src msgctxt "" @@ -1292,7 +1292,7 @@ msgctxt "" "RID_DB_QUERY_WIZARD_START + 52\n" "string.text" msgid "No sorting fields were assigned." -msgstr "Não foram atribuídos campos de classificação." +msgstr "Não foram atribuídos campos de ordenação." #: dbwizres.src msgctxt "" @@ -1372,7 +1372,7 @@ msgctxt "" "RID_DB_QUERY_WIZARD_START + 71\n" "string.text" msgid "Select the sorting order" -msgstr "Selecione a ordem de classificação" +msgstr "Selecione a ordenação" #: dbwizres.src msgctxt "" @@ -1436,7 +1436,7 @@ msgctxt "" "RID_DB_QUERY_WIZARD_START + 81\n" "string.text" msgid "Sorting order" -msgstr "Ordem de classificação" +msgstr "Ordenação" #: dbwizres.src msgctxt "" @@ -1620,7 +1620,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 12\n" "string.text" msgid "Sort options" -msgstr "Opções de classificação" +msgstr "Opções de ordenação" #: dbwizres.src msgctxt "" @@ -1628,7 +1628,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 13\n" "string.text" msgid "Choose layout" -msgstr "Escolher layout" +msgstr "Escolher leiaute" #: dbwizres.src msgctxt "" @@ -1644,7 +1644,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 15\n" "string.text" msgid "Layout of data" -msgstr "Layout dos dados" +msgstr "Leiaute dos dados" #: dbwizres.src msgctxt "" @@ -1652,7 +1652,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 16\n" "string.text" msgid "Layout of headers and footers" -msgstr "Layout dos cabeçalhos e rodapés" +msgstr "Leiaute dos cabeçalhos e rodapés" #: dbwizres.src msgctxt "" @@ -1724,7 +1724,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 30\n" "string.text" msgid "According to which fields do you want to sort the data?" -msgstr "Com que campos deseja classificar os dados?" +msgstr "Com que campos deseja ordenar os dados?" #: dbwizres.src msgctxt "" @@ -1804,7 +1804,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 42\n" "string.text" msgid "~Modify report layout" -msgstr "~Modificar layout do relatório" +msgstr "~Modificar leiaute do relatório" #: dbwizres.src msgctxt "" @@ -3145,7 +3145,7 @@ msgctxt "" "RID_LETTERWIZARDDIALOG_START + 48\n" "string.text" msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings." -msgstr "Esse assistente criará um modelo de carta que lhe permitirá usar o mesmo layout e configuração para criar várias cartas." +msgstr "Esse assistente criará um modelo de carta que lhe permitirá usar o mesmo leiaute e configuração para criar várias cartas." #: dbwizres.src msgctxt "" @@ -3353,7 +3353,7 @@ msgctxt "" "RID_LETTERWIZARDROADMAP_START + 2\n" "string.text" msgid "Letterhead layout" -msgstr "Layout de carta timbrada" +msgstr "Leiaute de carta timbrada" #: dbwizres.src msgctxt "" @@ -3569,7 +3569,7 @@ msgctxt "" "RID_FAXWIZARDDIALOG_START + 23\n" "string.text" msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings." -msgstr "Este assistente cria um modelo de fax que permite criar outros faxes com o mesmo layout e as mesmas configurações." +msgstr "Este assistente cria um modelo de fax que permite criar outros faxes com o mesmo leiaute e as mesmas configurações." #: dbwizres.src msgctxt "" @@ -3985,7 +3985,7 @@ msgid "" msgstr "" "Este assistente web destina-se a ajudá-lo a publicar documentos na Internet.\n" "\n" -"Converte os documentos de modo a que possam ser vistos por um navegador. Adicionalmente, gera um sumário com hiperlinks para fácil acesso aos documentos. O assistente permite-lhe ainda personalizar o desenho e o layout do seu sítio web.\n" +"Ele converte os documentos de modo a que possam ser vistos por um navegador. Adicionalmente, gera um sumário com hiperlinks para fácil acesso aos documentos. O assistente permite-lhe ainda personalizar o desenho e o leiaute do seu sítio web.\n" "\n" "Você poderá manter atualizados os documentos que publicou, bem como adicionar ou remover documentos a qualquer hora." @@ -4235,7 +4235,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +40\n" "string.text" msgid "Choose a layout for the table of contents of your web site" -msgstr "Escolha um layout para a página de índice de seu site" +msgstr "Escolha um leiaute para a página de índice de seu site" #: dbwizres.src msgctxt "" @@ -4259,7 +4259,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +48\n" "string.text" msgid "~Layouts: " -msgstr "~Layouts: " +msgstr "~Leiautes: " #: dbwizres.src msgctxt "" @@ -4347,7 +4347,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +60\n" "string.text" msgid "Customize the selected layout" -msgstr "Personalize o layout selecionado" +msgstr "Personalize o leiaute selecionado" #: dbwizres.src msgctxt "" @@ -4363,7 +4363,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +62\n" "string.text" msgid "Optimize the layout for screen resolution:" -msgstr "Otimize o layout para resolução de tela:" +msgstr "Otimize o leiaute para resolução de tela:" #: dbwizres.src msgctxt "" @@ -4483,7 +4483,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +81\n" "string.text" msgid "Copying layout files..." -msgstr "Copiando arquivos de layout..." +msgstr "Copiando arquivos de leiaute..." #: dbwizres.src msgctxt "" @@ -4651,7 +4651,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +107\n" "string.text" msgid "An error occurred while copying the layout files. " -msgstr "Ocorreu um erro durante a cópia dos arquivos de layout. " +msgstr "Ocorreu um erro durante a cópia dos arquivos de leiaute. " #: dbwizres.src msgctxt "" @@ -4787,7 +4787,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +124\n" "string.text" msgid "Main layout" -msgstr "Layout principal" +msgstr "Leiaute principal" #: dbwizres.src msgctxt "" @@ -4795,7 +4795,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +125\n" "string.text" msgid "Layout details" -msgstr "Detalhes do layout" +msgstr "Detalhes do leiaute" #: dbwizres.src msgctxt "" @@ -5477,7 +5477,7 @@ msgctxt "" "RID_AGENDAWIZARDDIALOG_START +39\n" "string.text" msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings." -msgstr "Este Assistente cria um modelo de agenda para criar novas agendas utilizando o mesmo layout e as mesmas configurações." +msgstr "Este Assistente cria um modelo de agenda para criar novas agendas utilizando o mesmo leiaute e as mesmas configurações." #: dbwizres.src msgctxt "" diff --git a/source/pt-BR/wizards/source/template.po b/source/pt-BR/wizards/source/template.po index c1facd4b550..955ddbdde5c 100644 --- a/source/pt-BR/wizards/source/template.po +++ b/source/pt-BR/wizards/source/template.po @@ -2,19 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-22 22:10+0000\n" -"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" +"PO-Revision-Date: 2016-12-23 09:46+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353622256.0\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482486413.000000\n" #: template.src msgctxt "" @@ -574,7 +574,7 @@ msgctxt "" "Newsletter\n" "string.text" msgid "General layout" -msgstr "Layout geral" +msgstr "Leiaute geral" #: template.src msgctxt "" @@ -582,7 +582,7 @@ msgctxt "" "Newsletter + 1\n" "string.text" msgid "Default layout" -msgstr "Layout padrão" +msgstr "Leiaute padrão" #: template.src msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "Newsletter + 2\n" "string.text" msgid "Commemorative publication layout" -msgstr "Layout de publicação comemorativa" +msgstr "Leiaute de publicação comemorativa" #: template.src msgctxt "" @@ -598,7 +598,7 @@ msgctxt "" "Newsletter + 3\n" "string.text" msgid "Brochure layout" -msgstr "Layout de brochura" +msgstr "Leiaute de brochura" #: template.src msgctxt "" diff --git a/source/pt-BR/xmlsecurity/uiconfig/ui.po b/source/pt-BR/xmlsecurity/uiconfig/ui.po index 9d079235bec..7672bda94ef 100644 --- a/source/pt-BR/xmlsecurity/uiconfig/ui.po +++ b/source/pt-BR/xmlsecurity/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-12-09 18:53+0000\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-23 09:07+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt_BR\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1481309613.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482484054.000000\n" #: certgeneral.ui msgctxt "" @@ -208,6 +208,15 @@ msgstr "Descrição" #: digitalsignaturesdialog.ui msgctxt "" "digitalsignaturesdialog.ui\n" +"type\n" +"label\n" +"string.text" +msgid "Signature type" +msgstr "Tipo de assinatura" + +#: digitalsignaturesdialog.ui +msgctxt "" +"digitalsignaturesdialog.ui\n" "macrohint\n" "label\n" "string.text" |