diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:14 +0000 |
commit | 4f2b26d24660d07ee77e71bcf9e133da0467cd89 (patch) | |
tree | 7ca441b9fd48a6770a7d920ea37f591a985b9411 /apps/files/l10n | |
parent | e3e3e8edf2dedb2f0a227ad5716b14c591b74fab (diff) | |
download | nextcloud-server-4f2b26d24660d07ee77e71bcf9e133da0467cd89.tar.gz nextcloud-server-4f2b26d24660d07ee77e71bcf9e133da0467cd89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index ca9ce488f40..dea35a2b614 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -71,7 +71,7 @@ OC.L10N.register( "Favorite" : "Избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "New folder" : "Новый каталог", - "Upload file" : "Выгрузить файл", + "Upload file" : "Загрузить файл", "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка", "Added to favorites" : "Добавлено в избранное", "Removed from favorites" : "Удалено из избранного", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 342d97c95e1..2e865c64fe9 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -69,7 +69,7 @@ "Favorite" : "Избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "New folder" : "Новый каталог", - "Upload file" : "Выгрузить файл", + "Upload file" : "Загрузить файл", "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка", "Added to favorites" : "Добавлено в избранное", "Removed from favorites" : "Удалено из избранного", |