diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-26 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-26 00:08:39 +0000 |
commit | 37bedbc10d8802e573a63ec255ec410a2896a91a (patch) | |
tree | 8aa8451791f8ead8a8b3ac8854af35775b334b73 /apps/files/l10n/ru.js | |
parent | 4cb4d03184634c093575a370b2b90526e3c6030b (diff) | |
download | nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.tar.gz nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index b7cdb58006f..0015e8c43dd 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -76,6 +76,9 @@ OC.L10N.register( "Favorite" : "Добавить в избранное", "New folder" : "Новый каталог", "Upload file" : "Выгрузить файл", + "Not favorited" : "Не избранное", + "Remove from favorites" : "Удалить из избранных", + "Add to favorites" : "Добавить в избранное", "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка", "Added to favorites" : "Добавлено в избранное", "Removed from favorites" : "Удалено из избранного", |