Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-27 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-27 05:19:02 +0300
commitf41d8dc216c82913ad1ae658ce170a9459dde3aa (patch)
tree1e7a79506bfd3c0f1c680a9f8e60331b66800d0b /lib
parent6a8e7ccc261ce4f4e035987dc26b24afc8e0efd0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js1
-rw-r--r--lib/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 7d746783dec..749910ec95c 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
"PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
+ "The following architectures are supported: %s" : "Поддерживаются следующие архитектуры: %s",
"The following databases are supported: %s" : "Поддерживаются следующие базы данных: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",
"The library %s is not available." : "Библиотека «%s» недоступна.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index e9449fc32e9..f3da68b89c7 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -21,6 +21,7 @@
"PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
"PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
+ "The following architectures are supported: %s" : "Поддерживаются следующие архитектуры: %s",
"The following databases are supported: %s" : "Поддерживаются следующие базы данных: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",
"The library %s is not available." : "Библиотека «%s» недоступна.",