diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
commit | 6a00c55e2c4442fc78f42423ff41a719f06c069e (patch) | |
tree | 1c5ef2911e105f86887b4c95062df966b4a943a0 /core/l10n/ru.js | |
parent | ed8293f5a8509edeed89d564a5614eae99c91172 (diff) | |
download | nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.tar.gz nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 969a2535665..c175c6444c7 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -134,6 +134,8 @@ OC.L10N.register( "More apps" : "Ещё приложения", "Currently open" : "Сейчас открыто", "_{count} notification_::_{count} notifications_" : ["{count} уведомление","{count} уведомлений","{count} уведомлений","{count} уведомлений"], + "Pick a start date" : "Выберите дату начала", + "Pick an end date" : "Выберите дату окончания", "Log in" : "Войти", "Logging in …" : "Вход в систему…", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", |