diff --git a/locale/pt/LC_MESSAGES/index.po b/locale/pt/LC_MESSAGES/index.po index 1debc9707774..e114e7ff4c69 100644 --- a/locale/pt/LC_MESSAGES/index.po +++ b/locale/pt/LC_MESSAGES/index.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Fortran-lang.org website\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-29 16:02+0200\n" -"PO-Revision-Date: 2023-07-23 20:03+0000\n" +"PO-Revision-Date: 2023-08-04 18:04+0000\n" "Last-Translator: Nathan Gurgel \n" "Language-Team: Portuguese \n" @@ -11135,9 +11135,9 @@ msgid "" "represented by the type of the _integer_ **i**. **i** can be a scalar or an " "array." msgstr "" -"**bit_size**(3) - \\[BIT:INQUIRY\\] retorna o número de bits (precisão de " -"inteiro mais bit de sinal) representado pelo tipo do _integer_ **i**. **i** " -"pode ser um escalar ou uma matriz." +"**bit_size(i)** retorna o número de bits (precisão de inteiro mais bit de " +"sinal) representado pelo tipo do _integer_ **i**. **i** pode ser um escalar " +"ou uma matriz." #: ../../source/learn/intrinsics/_pages/BIT_SIZE.md:26 msgid "" @@ -11677,6 +11677,11 @@ msgid "" " **topos** are equal to the value that the **len** bits of **from** starting " "at **frompos** had on entry." msgstr "" +"É definido copiando a sequência de bits de tamanho **len**, começando na " +"posição **frompos** de **from** até a posição **topos** de **to**. Nenhum " +"outro bit de **to** é alterado. No retorno, os **len** bits de **to** " +"começando em **topos** são iguais aos **len** bits que **from** tinha na " +"entrada, começando em **frompos**." #: ../../source/learn/intrinsics/_pages/MVBITS.md:51 msgid "**topos**" @@ -11688,6 +11693,9 @@ msgid "" "place the specified copy of bits from **from**. **topos + len** must be less " "than or equal to **bit_size(to)**." msgstr "" +"Um valor _integer_ não negativo indicando a localização de início em **to** " +"para inserir a cópia especificada de bits de **from**. **topops + len** deve " +"ser menor ou igual à **bit_size(to)**." #: ../../source/learn/intrinsics/_pages/MVBITS.md:58 msgid "" @@ -11702,6 +11710,10 @@ msgid "" "[**ibset**(3)](#ibset), [**iand**(3)](#iand), [**ior**(3)](#ior), " "[**ieor**(3)](#ieor)" msgstr "" +"[**ieor**(3)](#ieor), [**ibclr**(3)](#ibclr), [**not**(3)](#not), " +"[**btest**(3)](#btest), [**ibclr**(3)](#ibclr), [**ibits**(3)](#ibits), " +"[**ibset**(3)](#ibset), [**iand**(3)](#iand), [**ior**(3)](#ior), " +"[**ieor**(3)](#ieor)" #: ../../source/learn/intrinsics/_pages/IBITS.md:2 msgid "ibits" @@ -11709,7 +11721,7 @@ msgstr "ibits" #: ../../source/learn/intrinsics/_pages/IBITS.md:6 msgid "**ibits**(3) - \\[BIT:COPY\\] Bit extraction" -msgstr "" +msgstr "**ibits**(3) - \\[BIT:COPY\\] Extração de bit" #: ../../source/learn/intrinsics/_pages/IBITS.md:16 msgid "" @@ -11743,6 +11755,10 @@ msgid "" "[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " "[**mvbits**(3)](#mvbits)" msgstr "" +"[**ieor**(3)](#ieor), [**ibclr**(3)](#ibclr), [**not**(3)](#not), " +"[**btest**(3)](#btest), [**ibclr**(3)](#ibclr), [**ibset**(3)](#ibset), " +"[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/IBCLR.md:2 msgid "ibclr" @@ -11750,7 +11766,7 @@ msgstr "ibclr" #: ../../source/learn/intrinsics/_pages/IBCLR.md:6 msgid "**ibclr**(3) - \\[BIT:SET\\] Clear bit" -msgstr "" +msgstr "**ibclr**(3) - \\[BIT:SET\\] Limpa bit" #: ../../source/learn/intrinsics/_pages/IBCLR.md:16 msgid "" @@ -11772,6 +11788,10 @@ msgid "" "[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " "[**mvbits**(3)](#mvbits)" msgstr "" +"[**ieor**(3)](#ieor), [**not**(3)](#not), [**btest**(3)](#btest), " +"[**ibclr**(3)](#ibclr), [**ibits**(3)](#ibits), [**ibset**(3)](#ibset), " +"[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/IBSET.md:2 msgid "ibset" @@ -11779,7 +11799,7 @@ msgstr "ibset" #: ../../source/learn/intrinsics/_pages/IBSET.md:6 msgid "**ibset**(3) - \\[BIT:SET\\] Set bit" -msgstr "" +msgstr "**ibset**(3) - \\[BIT:SET\\] Define bit" #: ../../source/learn/intrinsics/_pages/IBSET.md:16 msgid "" @@ -11801,6 +11821,10 @@ msgid "" "[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " "[**mvbits**(3)](#mvbits)" msgstr "" +"[**ieor**(3)](#ieor), [**ibclr**(3)](#ibclr), [**not**(3)](#not), " +"[**btest**(3)](#btest), [**ibclr**(3)](#ibclr), [**ibits**(3)](#ibits), " +"[**iand**(3)](#iand), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/MASKL.md:2 msgid "maskl" @@ -11808,7 +11832,7 @@ msgstr "maskl" #: ../../source/learn/intrinsics/_pages/MASKL.md:6 msgid "**maskl**(3) - \\[BIT:SET\\] Generates a left justified mask" -msgstr "" +msgstr "**maskl**(3) - \\[BIT:SET\\] Gera uma máscara justificada à esquerda" #: ../../source/learn/intrinsics/_pages/MASKL.md:19 msgid "" @@ -11850,7 +11874,7 @@ msgstr "maskr" #: ../../source/learn/intrinsics/_pages/MASKR.md:6 msgid "**maskr**(3) - \\[BIT:SET\\] Generates a right-justified mask" -msgstr "" +msgstr "**maskr**(3) - \\[BIT:SET\\] Gera uma máscara justificada à direita" #: ../../source/learn/intrinsics/_pages/MASKR.md:19 msgid "" @@ -11873,6 +11897,8 @@ msgstr "iparity" #: ../../source/learn/intrinsics/_pages/IPARITY.md:6 msgid "**iparity**(3) - \\[BIT:LOGICAL\\] Bitwise exclusive or of array elements" msgstr "" +"**iparity**(3) - \\[BIT:LOGICAL\\] Exclusivo ou bit a bit de elementos de " +"matriz" #: ../../source/learn/intrinsics/_pages/IPARITY.md:20 msgid "" @@ -11920,7 +11946,7 @@ msgstr "iall" #: ../../source/learn/intrinsics/_pages/IALL.md:6 msgid "**iall**(3) - \\[BIT:LOGICAL\\] Bitwise and of array elements" -msgstr "" +msgstr "**iall**(3) - \\[BIT:LOGICAL\\] and bit a bit de elementos de matriz" #: ../../source/learn/intrinsics/_pages/IALL.md:20 msgid "" @@ -11953,7 +11979,7 @@ msgstr "iand" #: ../../source/learn/intrinsics/_pages/IAND.md:6 msgid "**iand**(3) - \\[BIT:LOGICAL\\] Bitwise logical and" -msgstr "" +msgstr "**iand**(3) - \\[BIT:LOGICAL\\] and lógico bit a bit" #: ../../source/learn/intrinsics/_pages/IAND.md:16 msgid "Bitwise logical **and**." @@ -11986,7 +12012,7 @@ msgstr "iany" #: ../../source/learn/intrinsics/_pages/IANY.md:6 msgid "**iany**(3) - \\[BIT:LOGICAL\\] Bitwise or of array elements" -msgstr "" +msgstr "**iany**(3) - \\[BIT:LOGICAL\\] ou bit a bit de elementos de matriz" #: ../../source/learn/intrinsics/_pages/IANY.md:20 msgid "" @@ -12012,7 +12038,7 @@ msgstr "ieor" #: ../../source/learn/intrinsics/_pages/IEOR.md:6 msgid "**ieor**(3) - \\[BIT:LOGICAL\\] Bitwise logical exclusive or" -msgstr "" +msgstr "**ieor**(3) - \\[BIT:LOGICAL\\] lógico ou exclusivo bit a bit" #: ../../source/learn/intrinsics/_pages/IEOR.md:16 msgid "**ieor** returns the bitwise Boolean exclusive-**or** of **i** and **j**." @@ -12032,7 +12058,7 @@ msgstr "ior" #: ../../source/learn/intrinsics/_pages/IOR.md:6 msgid "**ior**(3) - \\[BIT:LOGICAL\\] Bitwise logical inclusive or" -msgstr "" +msgstr "**ior**(3) - \\[BIT:LOGICAL\\] lógico ou inclusivo bit a bit" #: ../../source/learn/intrinsics/_pages/IOR.md:18 msgid "**ior** returns the bit-wise Boolean inclusive-**or** of **i** and **j**." @@ -12060,7 +12086,7 @@ msgstr "not" #: ../../source/learn/intrinsics/_pages/NOT.md:6 msgid "**not**(3) - \\[BIT:LOGICAL\\] Logical negation" -msgstr "" +msgstr "**not**(3) - \\[BIT:LOGICAL\\] negação lógica" #: ../../source/learn/intrinsics/_pages/NOT.md:16 msgid "NOT returns the bitwise Boolean inverse of I." @@ -12086,7 +12112,7 @@ msgstr "ishftc" #: ../../source/learn/intrinsics/_pages/ISHFTC.md:6 msgid "**ishftc**(3) - \\[BIT:SHIFT\\] Shift bits circularly" -msgstr "" +msgstr "**ishftc**(3) - \\[BIT:SHIFT\\] permuta bits circularmente" #: ../../source/learn/intrinsics/_pages/ISHFTC.md:16 msgid "" @@ -12121,7 +12147,7 @@ msgstr "ishft" #: ../../source/learn/intrinsics/_pages/ISHFT.md:6 msgid "**ishft**(3) - \\[BIT:SHIFT\\] Shift bits" -msgstr "" +msgstr "**ishft**(3) - \\[BIT:SHIFT\\] Permuta bits" #: ../../source/learn/intrinsics/_pages/ISHFT.md:16 msgid "" @@ -12166,7 +12192,7 @@ msgstr "shiftl" #: ../../source/learn/intrinsics/_pages/SHIFTL.md:6 msgid "**shiftl**(3) - \\[BIT:SHIFT\\] shift bits left" -msgstr "" +msgstr "**shiftl**(3) - \\[BIT:SHIFT\\] permuta bits à esquerda" #: ../../source/learn/intrinsics/_pages/SHIFTL.md:16 msgid "" @@ -12186,7 +12212,7 @@ msgstr "shiftr" #: ../../source/learn/intrinsics/_pages/SHIFTR.md:6 msgid "**shiftr**(3) - \\[BIT:SHIFT\\] shift bits right" -msgstr "" +msgstr "**shiftr**(3) - \\[BIT:SHIFT\\] permuta bits à direita" #: ../../source/learn/intrinsics/_pages/SHIFTR.md:16 msgid "" @@ -12725,6 +12751,8 @@ msgid "" "**Non-elemental:** [**len_trim**(3)](#len_trim), [**len**(3)](#len), " "[**repeat**(3)](#repeat), [**trim**(3)](#trim)" msgstr "" +"**Non-elemental:** [**len_trim**(3)](#len_trim), [**len**(3)](#len), " +"[**repeat**(3)](#repeat), [**trim**(3)](#trim)" #: ../../source/learn/intrinsics/_pages/ACHAR.md:2 msgid "achar" @@ -26243,7 +26271,7 @@ msgstr "" #: ../../source/news/2021/04-20-First-Year.md:29 msgid "Contribute to the Fortran monthly newsletter" -msgstr "" +msgstr "Contribua para o boletim mensal Fortran" #: ../../source/news/2021/04-20-First-Year.md:30 msgid "" @@ -30699,6 +30727,8 @@ msgid "" "[#349](https://github.com/fortran-lang/fortran-lang.org/pull/349): Newsletter" " draft for December 2021" msgstr "" +"[#349](https://github.com/fortran-lang/fortran-lang.org/pull/349): Rascunho " +"do boletim para Dezembro de 2021" #: ../../source/news/2022/01-01-Fortran-Newsletter-January-2022.md:20 msgid "" @@ -31879,7 +31909,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:7 msgid "Fortran newsletter: March 2022" -msgstr "" +msgstr "Boletim Fortran: Março de 2022" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:9 msgid "" @@ -31947,12 +31977,16 @@ msgid "" "[fpm-docs#48](https://github.com/fortran-lang/fpm-docs/pull/48): Chinese " "translation improvements" msgstr "" +"[fpm-docs#48](https://github.com/fortran-lang/fpm-docs/pull/48): " +"Melhoramento na tradução para Chinês" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:97 msgid "" "[fpm-docs#52](https://github.com/fortran-lang/fpm-docs/pull/52): Update " "plugin tutorial" msgstr "" +"[fpm-docs#52](https://github.com/fortran-lang/fpm-docs/pull/52): Atualiza " +"tutorial de plugin" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:102 #: ../../source/news/2022/04-07-Fortran-Newsletter-April-2022.md:115 @@ -31987,7 +32021,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:144 msgid "Lower basic STOP statement" -msgstr "" +msgstr "Declaração STOP básico de baixo nível" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:145 msgid "Lower PAUSE statement" @@ -32007,7 +32041,7 @@ msgstr "Adiciona fir.array_access op" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:149 msgid "Add fir.array_amend operation definition" -msgstr "" +msgstr "Adiciona definição de operação fir.array_amend" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:150 msgid "Handle logical constant value for quiet in STOP stmt" @@ -32019,7 +32053,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:152 msgid "Basic local variable lowering" -msgstr "" +msgstr "Variável local básica de baixo nível" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:153 msgid "Add lowering for ASCII character constant" @@ -32051,7 +32085,7 @@ msgstr "Adicionado FIRInlinerInterface" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:160 msgid "Lower simple RETURN statement" -msgstr "" +msgstr "Declaração de baixo nível RETURN simples" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:161 msgid "" @@ -32077,7 +32111,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:166 msgid "Lower simple scalar assignment" -msgstr "" +msgstr "Atribuição de baixo nível escalar simples" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:167 msgid "Lower scalar negation" @@ -32105,7 +32139,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:173 msgid "Handle allocatable dummy arguments" -msgstr "" +msgstr "Lida com argumentos fictícios alocáveis" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:174 msgid "Lower allocatable assignment for scalar" @@ -32113,7 +32147,7 @@ msgstr "" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:175 msgid "Simple array assignment lowering" -msgstr "" +msgstr "Atribuição simples de baixo nível de matrizes" #: ../../source/news/2022/03-09-Fortran-Newsletter-March-2022.md:176 msgid "Lower simple character return" @@ -32469,7 +32503,7 @@ msgstr "[fortran-lang/minpack](https://github.com/fortran-lang/minpack)" #: ../../source/news/2022/04-07-Fortran-Newsletter-April-2022.md:7 msgid "Fortran newsletter: April 2022" -msgstr "" +msgstr "Boletim Fortran: Abril de 2022" #: ../../source/news/2022/04-07-Fortran-Newsletter-April-2022.md:9 msgid "" @@ -32483,6 +32517,8 @@ msgid "" "[#379](https://github.com/fortran-lang/fortran-lang.org/pull/379): Newsletter" " for March 2022" msgstr "" +"[#379](https://github.com/fortran-lang/fortran-lang.org/pull/379): Boletim " +"para Março de 2022" #: ../../source/news/2022/04-07-Fortran-Newsletter-April-2022.md:19 msgid "" @@ -32940,7 +32976,7 @@ msgstr "" #: ../../source/news/2022/05-05-Fortran-Newsletter-May-2022.md:7 msgid "Fortran newsletter: May 2022" -msgstr "" +msgstr "Boletim Fortran: Maio de 2022" #: ../../source/news/2022/05-05-Fortran-Newsletter-May-2022.md:9 msgid "" @@ -32954,6 +32990,8 @@ msgid "" "[#387](https://github.com/fortran-lang/fortran-lang.org/pull/387): Newsletter" " for April 2022" msgstr "" +"[#387](https://github.com/fortran-lang/fortran-lang.org/pull/387): Boletim " +"para Abril de 2022" #: ../../source/news/2022/05-05-Fortran-Newsletter-May-2022.md:21 msgid "" @@ -33869,7 +33907,7 @@ msgstr "" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:8 msgid "Fortran newsletter: June 2022" -msgstr "" +msgstr "Boletim Fortran: Junho de 2022" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:10 msgid "" @@ -33883,6 +33921,8 @@ msgid "" "[#401](https://github.com/fortran-lang/fortran-lang.org/pull/401): Newsletter" " May 2022" msgstr "" +"[#401](https://github.com/fortran-lang/fortran-lang.org/pull/401): Boletim " +"Maio de 2022" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:20 msgid "" @@ -36039,6 +36079,11 @@ msgid "" "light}`search` {bdg-light}`strings` {bdg-light}`unit` {bdg-light}`testing`" " {bdg-light}`timing`" msgstr "" +"Tags: {bdg-light}`dynamic` {bdg-light}`array` {bdg-light}`formatting` " +"{bdg-light}`debugging` {bdg-light}`errors` {bdg-light}`kdtree` {bdg-" +"light}`sorting` {bdg-light}`random` {bdg-light}`binary` {bdg-" +"light}`search` {bdg-light}`strings` {bdg-light}`unit` {bdg-light}`testing`" +" {bdg-light}`timing`" #: ../../source/packages/data-types.md:37 msgid "datetime-fortran" @@ -36053,6 +36098,8 @@ msgid "" "Tags: {bdg-light}`day` {bdg-light}`year` {bdg-light}`month` {bdg-" "light}`calendar` {bdg-light}`weekday` {bdg-light}`clock`" msgstr "" +"Tags: {bdg-light}`day` {bdg-light}`year` {bdg-light}`month` {bdg-" +"light}`calendar` {bdg-light}`weekday` {bdg-light}`clock`" #: ../../source/packages/data-types.md:58 msgid "fdict" @@ -36081,6 +36128,10 @@ msgid "" "{bdg-light}`regex` {bdg-light}`string` {bdg-light}`shared` {bdg-" "light}`pointer`" msgstr "" +"Tags: {bdg-light}`resizeable` {bdg-light}`array` {bdg-light}`container` " +"{bdg-light}`linked` {bdg-light}`list` {bdg-light}`hash` {bdg-light}`map` " +"{bdg-light}`regex` {bdg-light}`string` {bdg-light}`shared` {bdg-" +"light}`pointer`" #: ../../source/packages/data-types.md:100 msgid "FyCollections" @@ -36120,6 +36171,9 @@ msgid "" "light}`epoch` {bdg-light}`month` {bdg-light}`convert` {bdg-light}`moon` " "{bdg-light}`phases` {bdg-light}`duration`" msgstr "" +"Tags: {bdg-light}`date` {bdg-light}`weekday` {bdg-light}`unix` {bdg-" +"light}`epoch` {bdg-light}`month` {bdg-light}`convert` {bdg-light}`moon` " +"{bdg-light}`phases` {bdg-light}`duration`" #: ../../source/packages/data-types.md:170 ../../source/packages/numerical.md:727 msgid "PENF" @@ -36135,6 +36189,9 @@ msgid "" "light}`ieee` {bdg-light}`floating` {bdg-light}`point` {bdg-light}`floats`" " {bdg-light}`precision`" msgstr "" +"Tags: {bdg-light}`kinds` {bdg-light}`integer` {bdg-light}`real` {bdg-" +"light}`ieee` {bdg-light}`floating` {bdg-light}`point` {bdg-light}`floats`" +" {bdg-light}`precision`" #: ../../source/packages/data-types.md:191 ../../source/packages/numerical.md:785 msgid "PSBLAS" @@ -36163,6 +36220,10 @@ msgid "" "{bdg-light}`vector` {bdg-light}`dynamic` {bdg-light}`array` {bdg-" "light}`unique` {bdg-light}`set`" msgstr "" +"Tags: {bdg-light}`qlibc` {bdg-light}`tree` {bdg-light}`table` {bdg-" +"light}`hash` {bdg-light}`table` {bdg-light}`linked` {bdg-light}`list` " +"{bdg-light}`vector` {bdg-light}`dynamic` {bdg-light}`array` {bdg-" +"light}`unique` {bdg-light}`set`" #: ../../source/packages/examples.md:17 msgid "Blocktran" @@ -36192,6 +36253,9 @@ msgid "" "{bdg-light}`namelist` {bdg-light}`openmp` {bdg-light}`random` {bdg-" "light}`submodule` {bdg-light}`iso_fortran_env`" msgstr "" +"Tags: {bdg-light}`block` {bdg-light}`coarray` {bdg-light}`contiguous` " +"{bdg-light}`namelist` {bdg-light}`openmp` {bdg-light}`random` {bdg-" +"light}`submodule` {bdg-light}`iso_fortran_env`" #: ../../source/packages/examples.md:59 msgid "Fortran patterns" @@ -36214,6 +36278,8 @@ msgid "" "Tags: {bdg-light}`ode` {bdg-light}`pde` {bdg-light}`integral` {bdg-" "light}`stochastic` {bdg-light}`quadrature` {bdg-light}`plotting`" msgstr "" +"Tags: {bdg-light}`ode` {bdg-light}`pde` {bdg-light}`integral` {bdg-" +"light}`stochastic` {bdg-light}`quadrature` {bdg-light}`plotting`" #: ../../source/packages/examples.md:98 ../../source/packages/interfaces.md:629 msgid "tcp-client-server" @@ -36242,6 +36308,7 @@ msgstr "" #: ../../source/packages/graphics.md:22 ../../source/packages/interfaces.md:99 msgid "Tags: {bdg-light}`graphics` {bdg-light}`interface` {bdg-light}`opengl`" msgstr "" +"Tags: {bdg-light}`graphics` {bdg-light}`interface` {bdg-light}`opengl`" #: ../../source/packages/graphics.md:32 ../../source/packages/interfaces.md:272 msgid "fortran-sdl2" @@ -36266,6 +36333,8 @@ msgid "" "Tags: {bdg-light}`x11` {bdg-light}`mandelbrot` {bdg-light}`raycast` {bdg-" "light}`wireframe`" msgstr "" +"Tags: {bdg-light}`x11` {bdg-light}`mandelbrot` {bdg-light}`raycast` {bdg-" +"light}`wireframe`" #: ../../source/packages/graphics.md:71 ../../source/packages/interfaces.md:366 msgid "gtk-fortran" @@ -36280,6 +36349,8 @@ msgid "" "Tags: {bdg-light}`gui` {bdg-light}`gtk` {bdg-light}`graphical` {bdg-" "light}`user` {bdg-light}`interface`" msgstr "" +"Tags: {bdg-light}`gui` {bdg-light}`gtk` {bdg-light}`graphical` {bdg-" +"light}`user` {bdg-light}`interface`" #: ../../source/packages/graphics.md:92 msgid "Illustrate" @@ -36314,6 +36385,8 @@ msgid "" "Tags: {bdg-light}`animation` {bdg-light}`plot` {bdg-light}`surface` {bdg-" "light}`contour`" msgstr "" +"Tags: {bdg-light}`animation` {bdg-light}`plot` {bdg-light}`surface` {bdg-" +"light}`contour`" #: ../../source/packages/graphics.md:152 ../../source/packages/interfaces.md:552 msgid "PLplot" @@ -36328,6 +36401,8 @@ msgid "" "Tags: {bdg-light}`plot` {bdg-light}`surface` {bdg-light}`contour` {bdg-" "light}`interface`" msgstr "" +"Tags: {bdg-light}`plot` {bdg-light}`surface` {bdg-light}`contour` {bdg-" +"light}`interface`" #: ../../source/packages/graphics.md:168 ../../source/packages/interfaces.md:568 msgid "pyplot-fortran" @@ -36342,6 +36417,8 @@ msgid "" "Tags: {bdg-light}`pyplot` {bdg-light}`matplotlib` {bdg-light}`contour` " "{bdg-light}`histogram`" msgstr "" +"Tags: {bdg-light}`pyplot` {bdg-light}`matplotlib` {bdg-light}`contour` " +"{bdg-light}`histogram`" #: ../../source/packages/interfaces.md:16 msgid "aotus" @@ -36366,7 +36443,7 @@ msgstr "" #: ../../source/packages/interfaces.md:43 msgid "Tags: {bdg-light}`cpp` {bdg-light}`gpu` {bdg-light}`opencl`" -msgstr "" +msgstr "Tags: {bdg-light}`cpp` {bdg-light}`gpu` {bdg-light}`opencl`" #: ../../source/packages/interfaces.md:53 msgid "clfortran" @@ -36378,7 +36455,7 @@ msgstr "" #: ../../source/packages/interfaces.md:64 ../../source/packages/interfaces.md:199 msgid "Tags: {bdg-light}`gpu` {bdg-light}`compute` {bdg-light}`accelerator`" -msgstr "" +msgstr "Tags: {bdg-light}`gpu` {bdg-light}`compute` {bdg-light}`accelerator`" #: ../../source/packages/interfaces.md:74 msgid "ELSI" @@ -36461,6 +36538,9 @@ msgid "" "light}`numpy` {bdg-light}`python` {bdg-light}`matplotlib` {bdg-" "light}`scipy`" msgstr "" +"Tags: {bdg-light}`dict` {bdg-light}`list` {bdg-light}`tuple` {bdg-" +"light}`numpy` {bdg-light}`python` {bdg-light}`matplotlib` {bdg-" +"light}`scipy`" #: ../../source/packages/interfaces.md:230 msgid "fortran-curl" @@ -36475,6 +36555,8 @@ msgid "" "Tags: {bdg-light}`https` {bdg-light}`curl` {bdg-light}`imap` {bdg-" "light}`libcurl` {bdg-light}`smtp` {bdg-light}`gopher`" msgstr "" +"Tags: {bdg-light}`https` {bdg-light}`curl` {bdg-light}`imap` {bdg-" +"light}`libcurl` {bdg-light}`smtp` {bdg-light}`gopher`" #: ../../source/packages/interfaces.md:251 msgid "fortran-lua53" @@ -36503,6 +36585,11 @@ msgid "" "light}`posix` {bdg-light}`angles` {bdg-light}`probability` {bdg-" "light}`stokes` {bdg-light}`vectors`" msgstr "" +"Tags: {bdg-light}`solver` {bdg-light}`integral` {bdg-light}`integrate` " +"{bdg-light}`interpolation` {bdg-light}`histogram` {bdg-light}`constants` " +"{bdg-light}`hdf5` {bdg-light}`error` {bdg-light}`random` {bdg-" +"light}`posix` {bdg-light}`angles` {bdg-light}`probability` {bdg-" +"light}`stokes` {bdg-light}`vectors`" #: ../../source/packages/interfaces.md:332 ../../source/packages/programming.md:195 msgid "fortyxima" @@ -36581,6 +36668,10 @@ msgid "" "light}`system` {bdg-light}`mkdir` {bdg-light}`rename` {bdg-light}`rmdir` " "{bdg-light}`chmod` {bdg-light}`rand` {bdg-light}`uname`" msgstr "" +"Tags: {bdg-light}`posix` {bdg-light}`putenv` {bdg-light}`getenv` {bdg-" +"light}`setenv` {bdg-light}`environment` {bdg-light}`file` {bdg-" +"light}`system` {bdg-light}`mkdir` {bdg-light}`rename` {bdg-light}`rmdir` " +"{bdg-light}`chmod` {bdg-light}`rand` {bdg-light}`uname`" #: ../../source/packages/interfaces.md:458 msgid "mpifx" @@ -36641,6 +36732,8 @@ msgid "" "Tags: {bdg-light}`mpi` {bdg-light}`fypp` {bdg-light}`pblas` {bdg-" "light}`blacs`" msgstr "" +"Tags: {bdg-light}`mpi` {bdg-light}`fypp` {bdg-light}`pblas` {bdg-" +"light}`blacs`" #: ../../source/packages/interfaces.md:610 msgid "sqliteff" @@ -36689,6 +36782,8 @@ msgid "" "Tags: {bdg-light}`ansys` {bdg-light}`msh` {bdg-light}`nastran` {bdg-" "light}`bdf` {bdg-light}`vtk`" msgstr "" +"Tags: {bdg-light}`ansys` {bdg-light}`msh` {bdg-light}`nastran` {bdg-" +"light}`bdf` {bdg-light}`vtk`" #: ../../source/packages/io.md:76 msgid "FiNeR" @@ -36754,6 +36849,9 @@ msgid "" "{bdg-light}`mesh` {bdg-light}`spline` {bdg-light}`ppm` {bdg-light}`hdf5` " "{bdg-light}`lapack`" msgstr "" +"Tags: {bdg-light}`constants` {bdg-light}`types` {bdg-light}`sorting` " +"{bdg-light}`mesh` {bdg-light}`spline` {bdg-light}`ppm` {bdg-light}`hdf5` " +"{bdg-light}`lapack`" #: ../../source/packages/io.md:200 msgid "fox" @@ -36808,6 +36906,8 @@ msgid "" "Tags: {bdg-light}`delete` {bdg-light}`slurp` {bdg-light}`swallow` {bdg-" "light}`dirname` {bdg-light}`split` {bdg-light}`path`" msgstr "" +"Tags: {bdg-light}`delete` {bdg-light}`slurp` {bdg-light}`swallow` {bdg-" +"light}`dirname` {bdg-light}`split` {bdg-light}`path`" #: ../../source/packages/io.md:318 msgid "nc4fortran" @@ -36854,6 +36954,8 @@ msgid "" "Tags: {bdg-light}`file` {bdg-light}`C-interface` {bdg-light}`directory` " "{bdg-light}`access`" msgstr "" +"Tags: {bdg-light}`file` {bdg-light}`C-interface` {bdg-light}`directory` " +"{bdg-light}`access`" #: ../../source/packages/io.md:402 msgid "parff" @@ -36926,6 +37028,8 @@ msgid "" "Tags: {bdg-light}`command` {bdg-light}`line` {bdg-light}`cli` {bdg-" "light}`argument` {bdg-light}`parser`" msgstr "" +"Tags: {bdg-light}`command` {bdg-light}`line` {bdg-light}`cli` {bdg-" +"light}`argument` {bdg-light}`parser`" #: ../../source/packages/libraries.md:58 msgid "Fortran Astrodynamics Toolkit" @@ -36952,6 +37056,8 @@ msgid "" "Tags: {bdg-light}`functional` {bdg-light}`filter` {bdg-light}`fold` {bdg-" "light}`map`" msgstr "" +"Tags: {bdg-light}`functional` {bdg-light}`filter` {bdg-light}`fold` {bdg-" +"light}`map`" #: ../../source/packages/libraries.md:175 msgid "M_CLI" @@ -36987,7 +37093,7 @@ msgstr "" #: ../../source/packages/libraries.md:228 msgid "Tags: {bdg-light}`mpi` {bdg-light}`openshmem` {bdg-light}`gfortran`" -msgstr "" +msgstr "Tags: {bdg-light}`mpi` {bdg-light}`openshmem` {bdg-light}`gfortran`" #: ../../source/packages/libraries.md:238 msgid "The NJOY Nuclear Data Processing System" @@ -37043,6 +37149,9 @@ msgid "" "light}`singular` {bdg-light}`value` {bdg-light}`decomposition` {bdg-" "light}`svd`" msgstr "" +"Tags: {bdg-light}`eigenvalue` {bdg-light}`eigenvector` {bdg-" +"light}`singular` {bdg-light}`value` {bdg-light}`decomposition` {bdg-" +"light}`svd`" #: ../../source/packages/numerical.md:53 msgid "bspline-fortran" @@ -37073,6 +37182,8 @@ msgid "" "Tags: {bdg-light}`linear-algebra` {bdg-light}`parallel` {bdg-light}`mpi` " "{bdg-light}`openmp` {bdg-light}`cuda` {bdg-light}`hip`" msgstr "" +"Tags: {bdg-light}`linear-algebra` {bdg-light}`parallel` {bdg-light}`mpi` " +"{bdg-light}`openmp` {bdg-light}`cuda` {bdg-light}`hip`" #: ../../source/packages/numerical.md:95 msgid "ddeabm" @@ -37099,6 +37210,8 @@ msgid "" "Tags: {bdg-light}`continuum-solvation` {bdg-light}`cosmo` {bdg-light}`pcm`" " {bdg-light}`cpcm`" msgstr "" +"Tags: {bdg-light}`continuum-solvation` {bdg-light}`cosmo` {bdg-light}`pcm`" +" {bdg-light}`cpcm`" #: ../../source/packages/numerical.md:137 msgid "DelaunaySparse" @@ -37124,7 +37237,7 @@ msgstr "" #: ../../source/packages/numerical.md:169 ../../source/packages/numerical.md:266 msgid "Tags: {bdg-light}`ode` {bdg-light}`runge` {bdg-light}`kutta`" -msgstr "" +msgstr "Tags: {bdg-light}`ode` {bdg-light}`runge` {bdg-light}`kutta`" #: ../../source/packages/numerical.md:179 msgid "ElmerFEM" @@ -37213,6 +37326,8 @@ msgid "" "Tags: {bdg-light}`ode` {bdg-light}`pde` {bdg-light}`euler` {bdg-" "light}`runge` {bdg-light}`kutta`" msgstr "" +"Tags: {bdg-light}`ode` {bdg-light}`pde` {bdg-light}`euler` {bdg-" +"light}`runge` {bdg-light}`kutta`" #: ../../source/packages/numerical.md:378 msgid "GALAHAD" @@ -37229,6 +37344,10 @@ msgid "" "light}`point` {bdg-light}`convex-programming` {bdg-light}`linear-" "programming`" msgstr "" +"Tags: {bdg-light}`least` {bdg-light}`squares` {bdg-light}`active` {bdg-" +"light}`set` {bdg-light}`quadratic-programming` {bdg-light}`interior` {bdg-" +"light}`point` {bdg-light}`convex-programming` {bdg-light}`linear-" +"programming`" #: ../../source/packages/numerical.md:399 ../../source/packages/scientific.md:595 msgid "HANDE" @@ -37303,6 +37422,7 @@ msgstr "" #: ../../source/packages/numerical.md:543 msgid "Tags: {bdg-light}`back` {bdg-light}`propagation` {bdg-light}`coarray`" msgstr "" +"Tags: {bdg-light}`back` {bdg-light}`propagation` {bdg-light}`coarray`" #: ../../source/packages/numerical.md:553 msgid "NTPoly" @@ -37355,6 +37475,8 @@ msgid "" "Tags: {bdg-light}`ode` {bdg-light}`runge` {bdg-light}`kutta` {bdg-light" "}`adams-bashforth`" msgstr "" +"Tags: {bdg-light}`ode` {bdg-light}`runge` {bdg-light}`kutta` {bdg-light" +"}`adams-bashforth`" #: ../../source/packages/numerical.md:648 msgid "OpenBLAS" @@ -37384,6 +37506,12 @@ msgid "" "light}`optimization` {bdg-light}`sampling` {bdg-light}`integration` {bdg-" "light}`machine` {bdg-light}`learning`" msgstr "" +"Tags: {bdg-light}`parallel` {bdg-light}`mpi` {bdg-light}`coarray` {bdg-" +"light}`monte` {bdg-light}`carlo` {bdg-light}`mcmc` {bdg-light}`c` {bdg-" +"light}`cpp` {bdg-light}`matlab` {bdg-light}`python` {bdg-" +"light}`statistics` {bdg-light}`bayesian` {bdg-light}`stochastic` {bdg-" +"light}`optimization` {bdg-light}`sampling` {bdg-light}`integration` {bdg-" +"light}`machine` {bdg-light}`learning`" #: ../../source/packages/numerical.md:706 msgid "PCHIP" @@ -37479,6 +37607,7 @@ msgstr "" #: ../../source/packages/numerical.md:875 msgid "Tags: {bdg-light}`linear` {bdg-light}`cubic` {bdg-light}`interpolation`" msgstr "" +"Tags: {bdg-light}`linear` {bdg-light}`cubic` {bdg-light}`interpolation`" #: ../../source/packages/numerical.md:885 msgid "rng_fortran" @@ -37493,6 +37622,8 @@ msgid "" "Tags: {bdg-light}`uniform` {bdg-light}`normal` {bdg-light}`poisson` {bdg-" "light}`distributed`" msgstr "" +"Tags: {bdg-light}`uniform` {bdg-light}`normal` {bdg-light}`poisson` {bdg-" +"light}`distributed`" #: ../../source/packages/numerical.md:906 msgid "RPNcalc" @@ -37526,6 +37657,9 @@ msgid "" "{bdg-light}`bases` {bdg-light}`gravitational` {bdg-light}`magnetic` {bdg-" "light}`field` {bdg-light}`openmp`" msgstr "" +"Tags: {bdg-light}`spectral` {bdg-light}`analysis` {bdg-light}`Slepian` " +"{bdg-light}`bases` {bdg-light}`gravitational` {bdg-light}`magnetic` {bdg-" +"light}`field` {bdg-light}`openmp`" #: ../../source/packages/numerical.md:963 ../../source/packages/scientific.md:1103 msgid "SLICOT" @@ -37564,6 +37698,7 @@ msgstr "" #: ../../source/packages/numerical.md:1008 ../../source/packages/programming.md:461 msgid "Tags: {bdg-light}`algorithmic` {bdg-light}`derivative` {bdg-light}`ad`" msgstr "" +"Tags: {bdg-light}`algorithmic` {bdg-light}`derivative` {bdg-light}`ad`" #: ../../source/packages/numerical.md:1018 msgid "VTMOP" @@ -37580,6 +37715,10 @@ msgid "" "optimization` {bdg-light}`multicriteria-optimization` {bdg-light}`response-" "surface-methodology` {bdg-light}`acm-toms`" msgstr "" +"Tags: {bdg-light}`global-optimization` {bdg-light}`simulation-optimization`" +" {bdg-light}`blackbox-optimization` {bdg-light}`multiobjective-" +"optimization` {bdg-light}`multicriteria-optimization` {bdg-light}`response-" +"surface-methodology` {bdg-light}`acm-toms`" #: ../../source/packages/programming.md:16 msgid "camfort" @@ -37659,7 +37798,7 @@ msgstr "" #: ../../source/packages/programming.md:167 msgid "Tags: {bdg-light}`errors` {bdg-light}`logging` {bdg-light}`fpm`" -msgstr "" +msgstr "Tags: {bdg-light}`errors` {bdg-light}`logging` {bdg-light}`fpm`" #: ../../source/packages/programming.md:177 msgid "FortranCallGraph" @@ -37835,6 +37974,10 @@ msgid "" "light}`structured` {bdg-light}`multiblock` {bdg-light}`overset` {bdg-" "light}`python` {bdg-light}`hpc` {bdg-light}`cfd` {bdg-light}`mpi`" msgstr "" +"Tags: {bdg-light}`simulation` {bdg-light}`computational-fluid-dynamics` " +"{bdg-light}`automatic-differentiation` {bdg-light}`adjoint` {bdg-" +"light}`structured` {bdg-light}`multiblock` {bdg-light}`overset` {bdg-" +"light}`python` {bdg-light}`hpc` {bdg-light}`cfd` {bdg-light}`mpi`" #: ../../source/packages/scientific.md:74 msgid "aenet" @@ -37884,6 +38027,9 @@ msgid "" "}`computational-fluid-dynamics` {bdg-light}`turbulence` {bdg-light}`high-" "performance-computing` {bdg-light}`hpc` {bdg-light}`cfd`" msgstr "" +"Tags: {bdg-light}`fluid-dynamics` {bdg-light}`fluid-simulation` {bdg-light" +"}`computational-fluid-dynamics` {bdg-light}`turbulence` {bdg-light}`high-" +"performance-computing` {bdg-light}`hpc` {bdg-light}`cfd`" #: ../../source/packages/scientific.md:150 msgid "Cantera" @@ -38140,6 +38286,8 @@ msgid "" "Tags: {bdg-light}`finite` {bdg-light}`volume` {bdg-light}`turbulent` " "{bdg-light}`turbulence`" msgstr "" +"Tags: {bdg-light}`finite` {bdg-light}`volume` {bdg-light}`turbulent` " +"{bdg-light}`turbulence`" #: ../../source/packages/scientific.md:577 msgid "Gemini3D" @@ -38261,6 +38409,8 @@ msgid "" "Tags: {bdg-light}`finite` {bdg-light}`element` {bdg-light}`structural` " "{bdg-light}`eigne` {bdg-light}`stability` {bdg-light}`loads`" msgstr "" +"Tags: {bdg-light}`finite` {bdg-light}`element` {bdg-light}`structural` " +"{bdg-light}`eigne` {bdg-light}`stability` {bdg-light}`loads`" #: ../../source/packages/scientific.md:839 msgid "Nek5000" @@ -38277,6 +38427,10 @@ msgid "" "light}`order` {bdg-light}`mpi` {bdg-light}`parallel` {bdg-light}`les` " "{bdg-light}`rans`" msgstr "" +"Tags: {bdg-light}`cfd` {bdg-light}`computational-fluid-dynamics` {bdg-" +"light}`spectral` {bdg-light}`element` {bdg-light}`higher` {bdg-" +"light}`order` {bdg-light}`mpi` {bdg-light}`parallel` {bdg-light}`les` " +"{bdg-light}`rans`" #: ../../source/packages/scientific.md:860 msgid "NWChem" @@ -38293,6 +38447,10 @@ msgid "" "{bdg-light}`density-functional-theory` {bdg-light}`hartree-fock` {bdg-light" "}`quantum-chemistry`" msgstr "" +"Tags: {bdg-light}`computational-chemistry` {bdg-light}`parallel-computing`" +" {bdg-light}`electronic-structure` {bdg-light}`molecular-simulations` " +"{bdg-light}`density-functional-theory` {bdg-light}`hartree-fock` {bdg-light" +"}`quantum-chemistry`" #: ../../source/packages/scientific.md:881 msgid "Octopus" @@ -38319,6 +38477,8 @@ msgid "" "Tags: {bdg-light}`godunov` {bdg-light}`riemann` {bdg-light}`euler` {bdg-" "light}`runge` {bdg-light}`kutta` {bdg-light}`structured`" msgstr "" +"Tags: {bdg-light}`godunov` {bdg-light}`riemann` {bdg-light}`euler` {bdg-" +"light}`runge` {bdg-light}`kutta` {bdg-light}`structured`" #: ../../source/packages/scientific.md:921 msgid "OpenMolcas" @@ -38482,6 +38642,9 @@ msgid "" "poroelastic or seismic wave propagation in any type of conforming mesh of " "hexahedra (structured or not)" msgstr "" +"Simula propagação de ondas acústicas (fluído), elásticas (sólido), elásticas/" +"acústicas acopladas, poroelásticas ou sísmicas em qualquer tipo conforme de " +"rede hexaédrica (estruturada ou não)" #: ../../source/packages/scientific.md:1178 msgid "tinker" @@ -38489,7 +38652,7 @@ msgstr "tinker" #: ../../source/packages/scientific.md:1186 msgid "Software Tools for Molecular Design" -msgstr "" +msgstr "Ferramentas de Software para Design Molecular" #: ../../source/packages/scientific.md:1189 msgid "Tags: {bdg-light}`molecular-modeling`" @@ -38501,7 +38664,7 @@ msgstr "Tracmass" #: ../../source/packages/scientific.md:1207 msgid "Lagrangian particle tracking code" -msgstr "" +msgstr "Código de rastreamento lagrangiano de partículas" #: ../../source/packages/scientific.md:1217 msgid "Truchas" @@ -38509,7 +38672,7 @@ msgstr "Truchas" #: ../../source/packages/scientific.md:1224 msgid "3D Multiphysics Simulation of Metal Casting and Processing" -msgstr "" +msgstr "Simulação Multifísica 3D de Processamento e Fundição de Metais" #: ../../source/packages/scientific.md:1227 msgid "" @@ -38525,7 +38688,7 @@ msgstr "Wannier90" #: ../../source/packages/scientific.md:1244 msgid "The Maximally-Localised Generalised Wannier Functions Code" -msgstr "" +msgstr "Código de Funções Generalizadas de Localização Máxima de Wannier" #: ../../source/packages/scientific.md:1257 msgid "WHIZARD" @@ -38533,7 +38696,7 @@ msgstr "WHIZARD" #: ../../source/packages/scientific.md:1260 msgid "Particle Physics Monte Carlo Event Generator" -msgstr "" +msgstr "Gerador de Eventos de Monte Carlo para Física de Partículas" #: ../../source/packages/scientific.md:1263 msgid "" @@ -38541,6 +38704,9 @@ msgid "" "{bdg-light}`mpi` {bdg-light}`monte` {bdg-light}`carlo` {bdg-" "light}`optimization` {bdg-light}`sampling` {bdg-light}`integration`" msgstr "" +"Tags: {bdg-light}`particle` {bdg-light}`physics` {bdg-light}`parallel` " +"{bdg-light}`mpi` {bdg-light}`monte` {bdg-light}`carlo` {bdg-" +"light}`optimization` {bdg-light}`sampling` {bdg-light}`integration`" #: ../../source/packages/scientific.md:1273 msgid "WRF" @@ -38548,7 +38714,7 @@ msgstr "WRF" #: ../../source/packages/scientific.md:1281 msgid "Weather Research and Forecasting model" -msgstr "" +msgstr "Modelo de pesquisa e previsão do tempo" #: ../../source/packages/scientific.md:1291 msgid "xtb" @@ -38556,7 +38722,7 @@ msgstr "xtb" #: ../../source/packages/scientific.md:1299 msgid "Semiempirical Extended Tight-Binding Program Package" -msgstr "" +msgstr "Pacote de Associação Forte Semiempírica Estendida" #: ../../source/packages/scientific.md:1302 msgid "" @@ -38575,12 +38741,15 @@ msgid "" "Implementation of the Fortran ISO_VARYING_STRING module in accordance with " "the standard" msgstr "" +"Implementação do módulo Fortran ISO_VARYING_STRING em acordo com o padrão" #: ../../source/packages/strings.md:86 msgid "" "Tags: {bdg-light}`varying` {bdg-light}`length` {bdg-light}`character` " "{bdg-light}`strings`" msgstr "" +"Tags: {bdg-light}`varying` {bdg-light}`length` {bdg-light}`character` " +"{bdg-light}`strings`" #: ../../source/packages/strings.md:95 msgid "M_strings" @@ -38597,6 +38766,10 @@ msgid "" "{bdg-light}`string` {bdg-light}`conversion` {bdg-light}`tokens` {bdg-" "light}`split`" msgstr "" +"Tags: {bdg-light}`upper` {bdg-light}`lower` {bdg-light}`quoted` {bdg-" +"light}`join` {bdg-light}`replace` {bdg-light}`white` {bdg-light}`space` " +"{bdg-light}`string` {bdg-light}`conversion` {bdg-light}`tokens` {bdg-" +"light}`split`" #: ../../source/packages/strings.md:116 msgid "strff" @@ -38604,7 +38777,7 @@ msgstr "strff" #: ../../source/packages/strings.md:123 msgid "Strings for Fortran - A library of string functions for Fortran." -msgstr "" +msgstr "Strings for Fortran - Uma biblioteca de funções de string para Fortran." #: ../../source/packages/strings.md:132 msgid "StringiFor"