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:
authorNextcloud bot <bot@nextcloud.com>2021-11-20 05:42:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-20 05:42:21 +0300
commit6f97e1f8f5c713283986ec2452f92df8288dcd02 (patch)
tree92923b06103f29297cc5892977e753d9cb29ee8e /apps/files
parenta4e6ba1b505157f9e522c559cbf210d96b2b29f9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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." : "Символ «/» недопустим в имени файла.",