diff --git a/locale/pt/LC_MESSAGES/index.po b/locale/pt/LC_MESSAGES/index.po index e114e7ff4c6..c8d6eb6e6ff 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-08-04 18:04+0000\n" +"PO-Revision-Date: 2023-08-05 22:48+0000\n" "Last-Translator: Nathan Gurgel \n" "Language-Team: Portuguese \n" @@ -11939,6 +11939,8 @@ msgid "" "[**iany**(3)](#iany), [**iall**(3)](#iall), [**ieor**(3)](#ieor), " "[**parity**(3)](#parity)" msgstr "" +"[**iany**(3)](#iany), [**iall**(3)](#iall), [**ieor**(3)](#ieor), " +"[**parity**(3)](#parity)" #: ../../source/learn/intrinsics/_pages/IALL.md:2 msgid "iall" @@ -12005,6 +12007,10 @@ msgid "" "[**ibset**(3)](#ibset), [**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), " +"[**ibset**(3)](#ibset), [**ior**(3)](#ior), [**ieor**(3)](#ieor), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/IANY.md:2 msgid "iany" @@ -12051,6 +12057,10 @@ msgid "" "[**ibset**(3)](#ibset), [**iand**(3)](#iand), [**ior**(3)](#ior), " "[**mvbits**(3)](#mvbits)" 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), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/IOR.md:2 msgid "ior" @@ -12079,6 +12089,10 @@ msgid "" "[**ibset**(3)](#ibset), [**iand**(3)](#iand), [**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), " +"[**ibset**(3)](#ibset), [**iand**(3)](#iand), [**ieor**(3)](#ieor), " +"[**mvbits**(3)](#mvbits)" #: ../../source/learn/intrinsics/_pages/NOT.md:2 msgid "not" @@ -12171,6 +12185,7 @@ msgstr "shifta" #: ../../source/learn/intrinsics/_pages/SHIFTA.md:6 msgid "**shifta**(3) - \\[BIT:SHIFT\\] shift bits right with fill" msgstr "" +"**shifta**(3) - \\[BIT:SHIFT\\] Permuta bits à esquerda com preenchimento" #: ../../source/learn/intrinsics/_pages/SHIFTA.md:16 msgid "" @@ -12236,13 +12251,15 @@ msgstr "c_associated" #: ../../source/learn/intrinsics/_pages/C_ASSOCIATED.md:6 msgid "**c_associated**(3) - \\[ISO_C_BINDING\\] Status of a C pointer" -msgstr "" +msgstr "**c_associated**(3) - \\[ISO_C_BINDING\\] Status de um ponteiro C" #: ../../source/learn/intrinsics/_pages/C_ASSOCIATED.md:16 msgid "" "**c_associated(c_prt_1\\[, c_ptr_2\\])** determines the status of the C " "pointer c_ptr_1 or if c_ptr_1 is associated with the target c_ptr_2." msgstr "" +"**c_associated(c_prt_1\\[, c_ptr_2\\])** determina o status de um ponteiro C " +"c_ptr_1 ou se c_ptr_1 é associado com o alvo c_ptr_2." #: ../../source/learn/intrinsics/_pages/C_ASSOCIATED.md:22 msgid "**c_ptr_1**" @@ -12296,12 +12313,16 @@ msgstr "c_f_pointer" #: ../../source/learn/intrinsics/_pages/C_F_POINTER.md:6 msgid "**c_f_pointer**(3) - \\[ISO_C_BINDING\\] Convert C into Fortran pointer" msgstr "" +"**c_f_pointer**(3) - \\[ISO_C_BINDING\\] Converte um ponteiro C em ponteiro " +"Fortran" #: ../../source/learn/intrinsics/_pages/C_F_POINTER.md:16 msgid "" "**c_f_pointer(cptr, fptr\\[, shape\\])** Assign the target, the C pointer, " "**cptr** to the Fortran pointer **fptr** and specify its shape." msgstr "" +"**c_f_pointer(cptr, fptr\\[, shape\\])** Atribui ao alvo, o pointeiro C, " +"**cptr** ao ponteiro Fortran **fptr**e especifica seu formato." #: ../../source/learn/intrinsics/_pages/C_F_POINTER.md:21 #: ../../source/learn/intrinsics/_pages/C_F_PROCPOINTER.md:21 @@ -33941,38 +33962,52 @@ msgid "" "[#655](https://github.com/fortran-lang/stdlib/pull/655): fixed 32-bit integer" " overflow in stdlib_io_npy" msgstr "" +"[#655](https://github.com/fortran-lang/stdlib/pull/655): Corrigido estouro " +"de inteiro de 32 bits no stdlib_io_npy" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:52 msgid "" "[#657](https://github.com/fortran-lang/stdlib/pull/657): Remove support for " "manual make builds" msgstr "" +"[#657](https://github.com/fortran-lang/stdlib/pull/657): Remove suporte para " +"build manual do make" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:57 msgid "" "[#660](https://github.com/fortran-lang/stdlib/pull/660) (WIP): Fix erroneous " "gaussian quadrature points in gauss_legendre" msgstr "" +"[#660](https://github.com/fortran-lang/stdlib/pull/660) (WIP): Correção de " +"pontos em quadratura gaussiana incorretos no gauss_legendre" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:59 msgid "[#659](https://github.com/fortran-lang/stdlib/pull/659) (WIP): Readme update" msgstr "" +"[#659](https://github.com/fortran-lang/stdlib/pull/659) (WIP): Atualização " +"do readme" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:105 msgid "" "[#692](https://github.com/fortran-lang/fpm/pull/692): Fix for non-portable " "GFortran `-J` flag in install script" msgstr "" +"[#692](https://github.com/fortran-lang/fpm/pull/692): Corração para a flag " +"`-J` do GFortran não portável no script de instalação" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:107 msgid "[#693](https://github.com/fortran-lang/fpm/pull/693): Fix show-model option" msgstr "" +"[#693](https://github.com/fortran-lang/fpm/pull/693): Corrige a opção de " +"mostrar modelo" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:112 msgid "" "[#701](https://github.com/fortran-lang/fpm/pull/701) (WIP): Some cleanups and" " minor fixes" msgstr "" +"[#701](https://github.com/fortran-lang/fpm/pull/701) (WIP): Algumas limpezas " +"e correções menores" #: ../../source/news/2022/06-09-Fortran-Newsletter-June-2022.md:148 msgid "Initial lowering of the Fortran Do loop"