mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Apply translations in it
translation completed for the source file '/user_manual/locale/source/files/large_file_upload.pot' on the 'it' language.
This commit is contained in:
parent
8e111cba0f
commit
99852fd459
@ -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:
|
||||
# justmyselfish <qixiayu.98@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-28 07:41+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: justmyselfish <qixiayu.98@gmail.com>, 2020\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ../../files/large_file_upload.rst:3
|
||||
msgid "Large file uploads"
|
||||
msgstr "Caricare file di grandi dimensioni"
|
||||
|
||||
#: ../../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 ""
|
||||
"Quando si caricano file tramite il web client, Nextcloud è limitato dalle "
|
||||
"configurazioni PHP e Apache. Di default, PHP è configurato per upload di "
|
||||
"soli 2 MB. Essendo questo limite di caricamento di default poco utile, noi "
|
||||
"consigliamo che il tuo amministratore Nextcloud incrementi le variabili "
|
||||
"Nextcloud fino a dimensioni appropriate per gli utenti."
|
||||
|
||||
#: ../../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 ""
|
||||
"Per modificare certe variabili Nextcloud è richiesto l'accesso "
|
||||
"amministrativo. Se desideri un limite di caricamento maggiore di quello già "
|
||||
"fornito di default (o già impostato dal tuo amministratore): "
|
||||
|
||||
#: ../../files/large_file_upload.rst:15
|
||||
msgid "Contact your administrator to request an increase in these variables"
|
||||
msgstr ""
|
||||
"Contatta il tuo amministratore per richiedere un incremento di queste "
|
||||
"variabili."
|
||||
|
||||
#: ../../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 ""
|
||||
"Riferisciti alla sezione `Admin Documentation "
|
||||
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/ "
|
||||
"big_file_upload_configuration.html>`_ che descrive come gestire i limiti di "
|
||||
"dimensione per il caricamento di file."
|
||||
Loading…
Reference in New Issue
Block a user