diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 2520cd957d8..f7b55f428e6 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Здесь будут показаны общие ресурсы", "Restore share" : "Восстановить ресурсы общего доступа", "Something happened. Unable to restore the share." : "Не удалось восстановить общий ресурс.", + "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", "Move or copy" : "Переместить или копировать", "Download" : "Скачать", "Delete" : "Удалить", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 29b05342356..423b14b2e7c 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -16,6 +16,7 @@ "Shares will show up here" : "Здесь будут показаны общие ресурсы", "Restore share" : "Восстановить ресурсы общего доступа", "Something happened. Unable to restore the share." : "Не удалось восстановить общий ресурс.", + "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", "Move or copy" : "Переместить или копировать", "Download" : "Скачать", "Delete" : "Удалить", |