mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/external_storage/external_storage.pot' on the 'ru' language.
This commit is contained in:
committed by
GitHub
parent
3f9f512519
commit
9999c91a92
@@ -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 <EMAIL@ADDRESS>, 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) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`_"
|
||||
" in the Nextcloud Administrator's manual for configuration how-tos and "
|
||||
"examples."
|
||||
msgstr ""
|
||||
"Приложение «Внешнее хранилище» позволяет вам присоединять внешние хранилища "
|
||||
"данных, такие как Amazon S3, файловые серверы SMB/CIFS и серверы FTP... к "
|
||||
"Nextcloud. Администратор вашего сервера Nextcloud управляет тем какие из "
|
||||
"этих сервисов будут вам доступны. Обратитесь к `Configuring External Storage"
|
||||
" (GUI) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`_"
|
||||
" в руководстве по администрированию Nextcloud, чтобы узнать как их "
|
||||
"сконфигурировать, и чтобы ознакомиться с примерами."
|
||||
Reference in New Issue
Block a user