diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
commit | 49634892696ff77d86fcae650a73f82cca4160bb (patch) | |
tree | 831a1b8b8cb6e5f35f82d78899fb859299eccc5c /apps/files/l10n/ru.js | |
parent | 3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff) | |
download | nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f683ac11339..2f5f3ff9cb0 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -312,6 +312,8 @@ OC.L10N.register( "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", |