diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
commit | 9dfb7e28c46326b962e447e69449a515d9b6d49f (patch) | |
tree | 131526a1409127fdb447aafc383607589f135c6e /core/l10n/ru.js | |
parent | 195b434f7b0fb0718d2a363d94d854ce9178d9a0 (diff) | |
download | nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.tar.gz nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 067886e0802..8ab1e4f2b3a 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -186,6 +186,10 @@ OC.L10N.register( "Install the Contacts app" : "Установить приложение Контакты", "Loading your contacts …" : "Загрузка контактов…", "Looking for {term} …" : "Поиск {term}…", + "Modified" : "Последнее изменение:", + "Last year" : "Последний год", + "Not found" : "Не найдено", + "People" : "Люди", "Forgot password?" : "Забыли пароль?", "Back to login form" : "Вернуться к форме входа", "Back" : "Назад", @@ -410,7 +414,6 @@ OC.L10N.register( "No more subfolders in here" : "Здесь нет вложенных папок", "Name" : "Имя", "Size" : "Размер", - "Modified" : "Последнее изменение:", "\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.", "File name cannot be empty." : "Имя файла не может быть пустым.", "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.", |