diff --git a/user_manual/locale/pt_BR/LC_MESSAGES/files/transfer_ownership.pot b/user_manual/locale/pt_BR/LC_MESSAGES/files/transfer_ownership.pot index e8abd3dee..20f84b121 100644 --- a/user_manual/locale/pt_BR/LC_MESSAGES/files/transfer_ownership.pot +++ b/user_manual/locale/pt_BR/LC_MESSAGES/files/transfer_ownership.pot @@ -1,25 +1,25 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2021 Nextcloud GmbH +# Copyright (C) 2022 Nextcloud GmbH # This file is distributed under the same license as the Nextcloud latest User Manual package. # FIRST AUTHOR , YEAR. # # Translators: -# Flávio Veras , 2021 +# Flávio Veras , 2022 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Nextcloud latest User Manual latest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-28 05:14+0000\n" +"POT-Creation-Date: 2022-05-20 09:09+0000\n" "PO-Revision-Date: 2020-07-27 15:35+0000\n" -"Last-Translator: Flávio Veras , 2021\n" +"Last-Translator: Flávio Veras , 2022\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: ../../files/transfer_ownership.rst:3 msgid "Transfer Ownership" @@ -27,12 +27,13 @@ msgstr "Transferir Propriedade" #: ../../files/transfer_ownership.rst:5 msgid "" -"Users can transfer the ownership of files and folders to other users. Share " -"ownerships of those transfered files/folders will also be transferred." +"Users can transfer the ownership of files and folders to other users. " +"Sharing ownerships of those transfered files/folders will also be " +"transferred." msgstr "" "Os usuários podem transferir a propriedade de arquivos e pastas para outros " "usuários. A propriedade compartilhada desses arquivos/pastas transferidos " -"também será transferida. " +"também será transferida." #: ../../files/transfer_ownership.rst:8 msgid "Navigate to *Settings* > *Personal* > *Sharing* > *Files*."