From 91ac1362340a2e621f94bd5679fef28fd9807256 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:39:30 +0000 Subject: [PATCH] Apply translations in pt_BR translation completed for the source file '/user_manual/locale/source/files/transfer_ownership.pot' on the 'pt_BR' language. --- .../LC_MESSAGES/files/transfer_ownership.pot | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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*."