mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Apply translations in pt_BR
at least 5% translated updated for the source file '/user_manual/locale/source/files/large_file_upload.pot' on the 'pt_BR' language. Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
This commit is contained in:
parent
871178ae35
commit
d20f1a98e0
@ -0,0 +1,68 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2020 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2020
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-07-27 14:38+0200\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2020\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"
|
||||
|
||||
#: ../../files/large_file_upload.rst:3
|
||||
msgid "Large file uploads"
|
||||
msgstr "Uploads de arquivos grandes"
|
||||
|
||||
#: ../../files/large_file_upload.rst:5
|
||||
msgid ""
|
||||
"When uploading files through the web client, Nextcloud is limited by PHP and"
|
||||
" Apache configurations. By default, PHP is configured for only 2 megabyte "
|
||||
"uploads. As this default upload limit is not entirely useful, we recommend "
|
||||
"that your Nextcloud admin increase the Nextcloud variables to sizes "
|
||||
"appropriate for users."
|
||||
msgstr ""
|
||||
"Ao fazer upload de arquivos através do Web client, o Nextcloud é limitado "
|
||||
"pelas configurações PHP e Apache. Por padrão, o PHP está configurado para "
|
||||
"apenas uploads de 2 megabytes. Como esse limite de upload padrão não é "
|
||||
"totalmente útil, recomendamos que o administrador do Nextcloud aumente as "
|
||||
"variáveis do Nextcloud para tamanhos apropriados para os usuários."
|
||||
|
||||
#: ../../files/large_file_upload.rst:11
|
||||
msgid ""
|
||||
"Modifying certain Nextcloud variables requires administrative access. If you"
|
||||
" require larger upload limits than have been provided by the default (or "
|
||||
"already set by your administrator):"
|
||||
msgstr ""
|
||||
"A modificação de certas variáveis do Nextcloud requer acesso "
|
||||
"administrativo. Se você precisar de limites de upload maiores do que os "
|
||||
"fornecidos pelo padrão (ou já definidos pelo administrador):"
|
||||
|
||||
#: ../../files/large_file_upload.rst:15
|
||||
msgid "Contact your administrator to request an increase in these variables"
|
||||
msgstr ""
|
||||
"Entre em contato com seu administrador para solicitar um aumento nessas "
|
||||
"variáveis"
|
||||
|
||||
#: ../../files/large_file_upload.rst:17
|
||||
msgid ""
|
||||
"Refer to the section in the `Admin Documentation "
|
||||
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/ "
|
||||
"big_file_upload_configuration.html>`_ that describes how to manage file "
|
||||
"upload size limits."
|
||||
msgstr ""
|
||||
"Consulte a seção `Documentação do administrador "
|
||||
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/ "
|
||||
"big_file_upload_configuration.html>`_ que descreve como gerenciar os limites"
|
||||
" de tamanho de upload de arquivo."
|
||||
Loading…
Reference in New Issue
Block a user