Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ru.js2
-rw-r--r--apps/files/l10n/ru.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 4da5666cf7c..d104e01a3e4 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -76,7 +76,7 @@ OC.L10N.register(
"New" : "Новый",
"Select file range" : "Выбор диапазона файлов",
"{used} of {quota} used" : "использовано {used} из {quota}",
- "{used} used" : "использовано {used}",
+ "{used} used" : "Использовано {used}",
"\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.",
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 44b96f77fb9..df48abba01d 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -74,7 +74,7 @@
"New" : "Новый",
"Select file range" : "Выбор диапазона файлов",
"{used} of {quota} used" : "использовано {used} из {quota}",
- "{used} used" : "использовано {used}",
+ "{used} used" : "Использовано {used}",
"\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.",
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",