aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index f9cff2d50ea..45991c90480 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -86,9 +86,6 @@
"Another entry with the same name already exists." : "Другая запись с таким же именем уже существует.",
"Invalid filename." : "Недопустимое имя файла.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.",
- "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»",
"Pending" : "Ожидается",
"Clear filter" : "Сбросить фильтр",
"Modified" : "Изменён",
@@ -379,12 +376,13 @@
"Filenames must not end with \"{segment}\"." : "Имена файлов не должны заканчиваться на \"{segment}\".",
"Name cannot be empty" : "Имя не может быть пустым",
"Another entry with the same name already exists" : "Другая запись с таким названием уже существует",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.",
+ "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»",
"Storage informations" : "Сведения о хранилище",
"Choose file" : "Выберите файл",
"Open the files app settings" : "Открыть параметры приложения «Файлы»",
"You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса",
- "Destination is not a folder" : "Указанное назначение не является папкой",
- "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке",
"The files is locked" : "Файлы заблокированы",
"Create new templates folder" : "Создать новую папку шаблонов",
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
@@ -392,6 +390,8 @@
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый файл.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "Внутренняя ссылка скопирована. Она может быть использована только пользователями, у которых уже есть доступ к этому файлу или папке. ",
- "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)",
+ "Destination is not a folder" : "Указанное назначение не является папкой",
+ "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file