mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2232 from nextcloud/translations_user-manual-locale-source-external-storage-pot--master_ru
This commit is contained in:
commit
4792b0bb44
48
user_manual/locale/ru/LC_MESSAGES/external_storage.pot
Normal file
48
user_manual/locale/ru/LC_MESSAGES/external_storage.pot
Normal file
@ -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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Andrey Atapin <atab@kirovedu.ru>, 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 <atab@kirovedu.ru>, 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) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`_"
|
||||
" in the Nextcloud Administrator's manual for configuration howtos and "
|
||||
"examples."
|
||||
msgstr ""
|
||||
"Приложение Внешнее Хранилище позволяет монтировать внешние сервисы хранения,"
|
||||
" такие как Amazon S3, файловые серверы SMB/CIFS и FTP-серверы... в "
|
||||
"Nextcloud. Администратор вашего сервера Nextcloud контролирует, какие из них"
|
||||
" вам доступны. Пожалуйста, смотрите `Настройка внешнего хранилища (GUI) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`"
|
||||
" _ в руководстве администратора Nextcloud для ознакомления с примерами и "
|
||||
"примерами настройки."
|
||||
|
||||
#: ../../external_storage/index.rst:3
|
||||
msgid "External Storage"
|
||||
msgstr "Внешнее хранилище"
|
||||
Loading…
Reference in New Issue
Block a user