summaryrefslogtreecommitdiffstats
path: root/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 75dff1a0..71d07c77 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Приложению требуется работающий параметр автоматической настройки .well-known. Если сервер Nextcloud установлен не в корне домена, то для использования приложения Social может потребоваться ручная настройка перенаправления .well-known:",
"Open documentation" : "Открыть документацию",
"Social app setup" : "Настройка приложения соцсети",
- "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Для работы протокола ActivityPub требуются неизменные адреса записей. Обратите внимание, этот параметр не может быть изменён позднее без повторной перенастройки приложения Социальные сети.",
"ActivityPub URL base" : "Основной путь для протокола ActivityPub",
"Finish setup" : "Завершить настройку",
"The Social app needs to be set up by the server administrator." : "Приложение Социальные сети требует настройки администратором сервера.",
@@ -79,6 +78,7 @@ OC.L10N.register(
"Nextcloud becomes part of the federated social networks!" : "Nextcloud становится частью Федерации Социальных Сетей!",
"We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Мы автоматически создали для вас учетную запись в Social. Ваш Social ID совпадает с вашим ID Federated Cloud:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Начните с подписки на официальный аккаунт Nextcloud чтобы не пропустить ничего",
- "Follow Nextcloud on mastodon.xyz" : "Следите за Nextcloud на сайте mastodon.xyz"
+ "Follow Nextcloud on mastodon.xyz" : "Следите за Nextcloud на сайте mastodon.xyz",
+ "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "Для работы протокола ActivityPub требуются неизменные адреса записей. Обратите внимание, этот параметр не может быть изменён позднее без повторной перенастройки приложения Социальные сети."
},
"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);");