aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-28 00:30:56 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-28 00:30:56 +0000
commit56a6037cd6aef123073d9f5c06c6659337a3e1d4 (patch)
tree535fcfd0a824b7f7c6fd16d60a238de5ab026844 /lib/l10n/ru.js
parent7504d28e6c6a5f9c0a1515b3f8045c6458981b90 (diff)
downloadnextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.tar.gz
nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 5fa9e82edd2..257164edb58 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -263,6 +263,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
"Storage is temporarily not available" : "Хранилище временно недоступно",
"Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
+ "Extract topics" : "Извлечь темы",
+ "Extracts topics from a text and outputs them separated by commas." : "Извлекает темы из текста и выводит их через запятую.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файлы приложения %1$s не были заменены корректно. Удостоверьтесь, что устанавливаемая версия этого приложения совместима с версией сервера.",
"Full name" : "Полное имя",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.",