summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:48 +0000
commit1d6fd5532bda6500c412448cb4704fc3f1701c5c (patch)
treeea6276c216565ae4124e6d7883ebaaa136348fad /lib/l10n/ru.json
parent423f4e6144eb0244bedf47e0312740f2888e13cf (diff)
downloadnextcloud-server-1d6fd5532bda6500c412448cb4704fc3f1701c5c.tar.gz
nextcloud-server-1d6fd5532bda6500c412448cb4704fc3f1701c5c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r--lib/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 3c15ec3a58d..0ac07611e47 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -6,7 +6,6 @@
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Приложение %1$s отсутствует или его версия несовместима с этим сервером. Пожалуйста, проверьте каталог приложений.",
"Sample configuration detected" : "Обнаружена конфигурация из примера.",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Такая конфигурация не поддерживается и может повредить вашей системе. Прочтите документацию перед внесением изменений в файл config.php",
- "404" : "404",
"The page could not be found on the server." : "Страница не найдена на сервере.",
"%s email verification" : "Проверка почтового адреса %s",
"Email verification" : "Подтверждение адреса электронной почты",
@@ -275,6 +274,7 @@
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Требуется как минимум libxml2 версии 2.7.0. На данный момент установлена %s.",
"To fix this issue update your libxml2 version and restart your web server." : "Для исправления этой ошибки обновите версию libxml2 и перезапустите ваш веб-сервер.",
"PostgreSQL >= 9 required." : "Требуется PostgreSQL версии 9 или более новый.",
- "Please upgrade your database version." : "Обновите базу данных."
+ "Please upgrade your database version." : "Обновите базу данных.",
+ "404" : "404"
},"pluralForm" :"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);"
} \ No newline at end of file