diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-13 02:15:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-13 02:15:52 +0000 |
commit | 0d03115eb0b142f0fab8611b3e668ec519dcb4cd (patch) | |
tree | d58879b07345980af3fe0b4fa9f102e507bff319 /core/l10n/ru.js | |
parent | 24820e06e543dd91113a7f8190a16e9e24161c28 (diff) | |
download | nextcloud-server-0d03115eb0b142f0fab8611b3e668ec519dcb4cd.tar.gz nextcloud-server-0d03115eb0b142f0fab8611b3e668ec519dcb4cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index da4dd2f5e83..a5d7d07e328 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -271,7 +271,7 @@ OC.L10N.register( "(all selected)" : "(все выбранные)", "({count} selected)" : "(выбрано: {count})", "Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла", - "Pending" : "Ожидание", + "Pending" : "Ожидается", "Copy to {folder}" : "Скопировать в «{folder}»", "Move to {folder}" : "Переместить в «{folder}»", "Saving..." : "Сохранение…", |