summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-09 02:29:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-09 02:29:13 +0000
commitd7aa58eab5fb44d4037184d5144029fc290b4c3a (patch)
treecef4f1016756421525a773b8c61cd6f807cd5e15 /core/l10n/ru.json
parent46a441a448c0483f69d0cb54eda822c20661b097 (diff)
downloadnextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz
nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r--core/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index cbc07c0eb7c..87172525382 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -356,7 +356,6 @@
"Get your own free account" : "Создайте свою бесплатную учётную запись",
"%s homepage" : "Домашняя страница %s",
"Confirm your password" : "Подтвердите свой пароль",
- "%s's homepage" : "Домашняя страница %s",
"Connect to your account" : "Вход в систему",
"Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Если вы не пытались настроить новое устройство или приложение, значит, кто-то пытается получить доступ к вашим данным. В этом случае свяжитесь с администратором системы.",
@@ -425,6 +424,7 @@
"Contacts" : "Контакты",
"Contacts menu" : "Меню контактов",
"Setup two-factor authentication" : "Установка двухфакторной аутентификации",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}"
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}",
+ "%s's homepage" : "Домашняя страница %s"
},"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