From 9999c91a92eb78aa422e91ed8395873e320af793 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 19:44:19 +0000 Subject: [PATCH] Apply translations in ru translation completed for the source file '/user_manual/locale/source/external_storage/external_storage.pot' on the 'ru' language. --- .../external_storage/external_storage.po | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 user_manual/locale/ru/LC_MESSAGES/external_storage/external_storage.po diff --git a/user_manual/locale/ru/LC_MESSAGES/external_storage/external_storage.po b/user_manual/locale/ru/LC_MESSAGES/external_storage/external_storage.po new file mode 100644 index 000000000..febcaa4e1 --- /dev/null +++ b/user_manual/locale/ru/LC_MESSAGES/external_storage/external_storage.po @@ -0,0 +1,45 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2022 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Nikita Grishko, 2023 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-06-03 12:01+0000\n" +"PO-Revision-Date: 2019-11-07 20:28+0000\n" +"Last-Translator: Nikita Grishko, 2023\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 file servers 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 how-tos and " +"examples." +msgstr "" +"Приложение «Внешнее хранилище» позволяет вам присоединять внешние хранилища " +"данных, такие как Amazon S3, файловые серверы SMB/CIFS и серверы FTP... к " +"Nextcloud. Администратор вашего сервера Nextcloud управляет тем какие из " +"этих сервисов будут вам доступны. Обратитесь к `Configuring External Storage" +" (GUI) " +"`_" +" в руководстве по администрированию Nextcloud, чтобы узнать как их " +"сконфигурировать, и чтобы ознакомиться с примерами."