diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
commit | 8b4864fcade6a43e72bc6fb6540790885534b691 (patch) | |
tree | 63f42cdd0867a5b3b1d3dcf658885c6bf29954de /apps/settings/l10n/ru.js | |
parent | 2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff) | |
download | nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ru.js')
-rw-r--r-- | apps/settings/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index e297071c3aa..adc2256889e 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -420,7 +420,6 @@ OC.L10N.register( "Set the language" : "Выбрать язык", "{size} used" : "использовано {size}", "Delete account" : "Удалить учётную запись", - "Wipe all devices" : "Удалить данные со всех устройств", "Resend welcome email" : "Отправить приглашение ещё раз", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Это действие позволяет удалить все данные Nextcloud с устройств {userid}, например, в случае утери или при завершении работы сотрудника в компании. Удаление будет выполнено только если устройства подключены к интернету.", "Remote wipe of devices" : "Удаление данных с устройств", @@ -600,6 +599,7 @@ OC.L10N.register( "Select user quota" : "Квота пользователя", "Toggle user actions menu" : "Переключить пользовательское меню действий", "Delete user" : "Удалить пользователя", + "Wipe all devices" : "Удалить данные со всех устройств", "Disable user" : "Отключить пользователя", "Enable user" : "Включить пользователя", "Edit User" : "Редактировать уч. запись", |