mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Translate large_file_upload.pot in cs [Manual Sync]
100% translated source file: 'large_file_upload.pot' on 'cs'.
This commit is contained in:
committed by
GitHub
parent
49484808b7
commit
2a5ceec294
@@ -0,0 +1,66 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2025 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Pavel Borecki <pavel.borecki@gmail.com>, 2022
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-12 13:02+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/nextcloud/teams/64236/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#: ../../files/large_file_upload.rst:3
|
||||
msgid "Large file uploads"
|
||||
msgstr "Nahrávání velkých souborů"
|
||||
|
||||
#: ../../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 administrator increase the Nextcloud variables to sizes "
|
||||
"appropriate for users."
|
||||
msgstr ""
|
||||
"Při nahrávání souborů prostřednictvím webového klienta je Nextcloud omezen "
|
||||
"nastavením PHP a Apache. Ve výchozím stavu jsou v PHP nastavená nahrávání "
|
||||
"pouze do velikosti dvou megabajtů. Protože tento výchozí limit není tak "
|
||||
"úplně užitečný, doporučujeme, aby správce vámi používaného Nextcloud zvýšil "
|
||||
"velikosti příslušných proměnných pro uživatele."
|
||||
|
||||
#: ../../files/large_file_upload.rst:7
|
||||
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 ""
|
||||
"Změna určitých proměnných Nextcloud vyžaduje přístupová práva správce. Pokud"
|
||||
" potřebujete vyšší limity pro nahrávání, než jaké jsou poskytovány ve "
|
||||
"výchozím stavu (nebo ty nastavené správcem vámi využívané instance):"
|
||||
|
||||
#: ../../files/large_file_upload.rst:9
|
||||
msgid "Contact your administrator to request an increase in these variables"
|
||||
msgstr ""
|
||||
"Ohledně navýšení v těchto proměnných se obraťte na správce vámi využívané "
|
||||
"instance"
|
||||
|
||||
#: ../../files/large_file_upload.rst:11
|
||||
msgid ""
|
||||
"Refer to the section in the `Administration Documentation "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_"
|
||||
" that describes how to manage file upload size limits."
|
||||
msgstr ""
|
||||
"Podívejte se do sekce v `Dokumentaci pro správce "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_,"
|
||||
" která popisuje jak spravovat limity velikosti nahrávaných souborů."
|
||||
Reference in New Issue
Block a user