mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Apply translations in sr
100% translated for the source file 'user_manual/locale/source/files/large_file_upload.pot' on the 'sr' language.
This commit is contained in:
committed by
GitHub
parent
ba56486426
commit
95cd3709d3
66
user_manual/locale/sr/LC_MESSAGES/files/large_file_upload.po
Normal file
66
user_manual/locale/sr/LC_MESSAGES/files/large_file_upload.po
Normal file
@@ -0,0 +1,66 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2023 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Иван Пешић, 2023
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-01 16:07+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Иван Пешић, 2023\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: ../../files/large_file_upload.rst:3
|
||||
msgid "Large file uploads"
|
||||
msgstr "Отпремања великог фајла"
|
||||
|
||||
#: ../../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 ""
|
||||
"Када се фајлови отпремају веб клијемтом, Nextcloud ограничавају PHP и Apache"
|
||||
" конфигурације. Подразумевано, PHP је подешен тако да дозвољава отпремања "
|
||||
"величине од само 2 мегабајта. Пошто ово подразумевано ограничење отпремања "
|
||||
"није баш корисно, препоручујемо да ваш Nextcloud администратор увећа "
|
||||
"Nextcloud променљиве на вредности које су одговарају корисницима."
|
||||
|
||||
#: ../../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 ""
|
||||
"Измена одређених Nextcloud променљивих захтева административни приступ. Ако "
|
||||
"су вам потребна већа ограничења отпремања од оних које су подразумевано "
|
||||
"постављена (или које је већ подесио ваш администратор):"
|
||||
|
||||
#: ../../files/large_file_upload.rst:9
|
||||
msgid "Contact your administrator to request an increase in these variables"
|
||||
msgstr ""
|
||||
"Контактирајте вашега администратора и захтевајте да повећање вредности "
|
||||
"следећих променљивих"
|
||||
|
||||
#: ../../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 ""
|
||||
"Погледајте одељак у `Administration Documentation "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_"
|
||||
" који описује како се управља ограничењем величине фајла који се отпрема."
|
||||
Reference in New Issue
Block a user