From 277edb3b9d819452b257d7fee12b887a427d66fd Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 13:54:29 +0000 Subject: [PATCH] Apply translations in ru translation completed for the source file '/user_manual/locale/source/external_storage.pot' on the 'ru' language. --- .../ru/LC_MESSAGES/external_storage.pot | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 user_manual/locale/ru/LC_MESSAGES/external_storage.pot diff --git a/user_manual/locale/ru/LC_MESSAGES/external_storage.pot b/user_manual/locale/ru/LC_MESSAGES/external_storage.pot new file mode 100644 index 000000000..ce237eec7 --- /dev/null +++ b/user_manual/locale/ru/LC_MESSAGES/external_storage.pot @@ -0,0 +1,48 @@ +# 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 , YEAR. +# +# Translators: +# Andrey Atapin , 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-24 16:01+0000\n" +"PO-Revision-Date: 2020-07-27 13:49+0000\n" +"Last-Translator: Andrey Atapin , 2020\n" +"Language-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#: ../../external_storage/external_storage.rst:3 +msgid "Configuring external Storage" +msgstr "Настройка внешнего хранилища" + +#: ../../external_storage/external_storage.rst:5 +msgid "" +"The External Storage application allows you to mount external storage " +"services, such as Amazon S3, SMB/CIFS fileservers and FTP servers... in " +"Nextcloud. Your Nextcloud server administrator controls which of these are " +"available to you. Please see `Configuring External Storage (GUI) " +"`_" +" in the Nextcloud Administrator's manual for configuration howtos and " +"examples." +msgstr "" +"Приложение Внешнее Хранилище позволяет монтировать внешние сервисы хранения," +" такие как Amazon S3, файловые серверы SMB/CIFS и FTP-серверы... в " +"Nextcloud. Администратор вашего сервера Nextcloud контролирует, какие из них" +" вам доступны. Пожалуйста, смотрите `Настройка внешнего хранилища (GUI) " +"`" +" _ в руководстве администратора Nextcloud для ознакомления с примерами и " +"примерами настройки." + +#: ../../external_storage/index.rst:3 +msgid "External Storage" +msgstr "Внешнее хранилище"