diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
commit | ad597d498d9298643338df2df0170159b736c12c (patch) | |
tree | 0906104deba4236d1f68ae1bfe956c40d662d6bf /core/l10n/ru.js | |
parent | d4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff) | |
download | nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.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 62b98c51ec4..ca958864daf 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -192,7 +192,6 @@ OC.L10N.register( "Share with users or groups…" : "Поделиться с пользователями или группами...", "Share with users or remote users…" : "Общий доступ с пользователями или удалеными пользователями", "Error removing share" : "Ошибка удаления общего доступа", - "Warning" : "Предупреждение", "Error while sending notification" : "Ошибка при отправке уведомления", "Non-existing tag #{tag}" : "Несуществующий тег #{tag}", "restricted" : "ограниченный", @@ -330,6 +329,7 @@ OC.L10N.register( "Allow editing" : "Разрешить редактирование", "can share" : "может делиться с другими", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделиться с людьми на других серверах ownCloud используя формат username@example.com/owncloud", + "Warning" : "Предупреждение", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.", "Updating to {version}" : "Обновление до версии {version}", "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.", |