aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 3f8422725bd..85f651bd88c 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -194,7 +194,6 @@ OC.L10N.register(
"descending" : "нисходящий",
"Sort list by {column} ({direction})" : "Сортировать список по {column} ({direction})",
"List of files and folders." : "Список файлов и каталогов.",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"Storage informations" : "Сведения о хранилище",
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
"{relative}% used" : "Использовано {relative}%",
@@ -271,6 +270,7 @@ OC.L10N.register(
"Deleted shares" : "Удалённые общие ресурсы",
"Pending shares" : "Ожидающие общие ресурсы",
"Open folder {name}" : "Открыть папку {name}",
+ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"Search for an account" : "Поиск по учетной записи",
"No files or folders have been deleted yet" : "Файлы или папки еще не удалены"
},