diff --git a/user_manual/locale/tr/LC_MESSAGES/files/large_file_upload.pot b/user_manual/locale/tr/LC_MESSAGES/files/large_file_upload.pot new file mode 100644 index 000000000..77b87dd73 --- /dev/null +++ b/user_manual/locale/tr/LC_MESSAGES/files/large_file_upload.pot @@ -0,0 +1,68 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Kaya Zeren , 2021 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-01-15 16:50+0000\n" +"PO-Revision-Date: 2019-11-07 20:29+0000\n" +"Last-Translator: Kaya Zeren , 2021\n" +"Language-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../../files/large_file_upload.rst:3 +msgid "Large file uploads" +msgstr "Büyük dosya yüklemeleri" + +#: ../../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 "" +"Dosyaları web tarayıcı üzerinden yüklenirken, Nextcloud PHP ve Apache " +"yapılandırmalarıyla sınırlanır. Varsayılan olarak, PHP yalnız 2 megabayt " +"boyutunda yüklemeler için yapılandırılmıştır. Bu varsayılan yükleme sınırı " +"kullanışlı olmadığından, Nextcloud yöneticinizin Nextcloud değişkenlerini " +"kullanıcılar için uygun boyutlara yükseltmesini öneririz." + +#: ../../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 "" +"Belirli Nextcloud değişkenlerini değiştirmek için yönetici izinleri " +"gereklidir. Varsayılan olarak sunulan değerlerden (veya yöneticiniz " +"tarafından zaten ayarlanmış olandan) daha büyük yükleme sınırlarına gerek " +"duyuyorsanız:" + +#: ../../files/large_file_upload.rst:15 +msgid "Contact your administrator to request an increase in these variables" +msgstr "" +"Nextcloud yöneticiniz ile görüşerek bu değişkenleri arttırmasını isteyin" + +#: ../../files/large_file_upload.rst:17 +msgid "" +"Refer to the section in the `Admin Documentation " +"`_ that describes how to manage file " +"upload size limits." +msgstr "" +"`Yönetici belgelerinde " +"`_ yüklenecek dosya boyutlarınının nasıl " +"değiştirileceğini açıklayan bölüme bakabilirsiniz."