summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index db0c1c16d79..c89cf60e37c 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Последнее изменение:",
+ "\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.",
+ "File name cannot be empty." : "Имя файла не может быть пустым.",
+ "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
+ "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"{newName} already exists" : "«{newName}» уже существует",
"Choose" : "Выбрать",
"Copy" : "Копировать",