aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r--apps/files_sharing/l10n/ru.json22
1 files changed, 8 insertions, 14 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index d14478ae8fe..fdd25e2c8bc 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -1,11 +1,4 @@
{ "translations": {
- "Server to server sharing is not enabled on this server" : "На данном сервере выключено межсерверное предоставление общего доступа",
- "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.",
- "Not allowed to create a federated share with the same user server" : "Не допускается создание федеративного общего ресурса с тем-же сервером пользователя",
- "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL",
- "Could not authenticate to remote share, password might be wrong" : "Не удалось произвести аутентификацию для доступа к удалённому хранилищу, возможно неправильно указан пароль",
- "Storage not valid" : "Хранилище недоступно",
- "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс",
"Shared with you" : "Поделились с вами",
"Shared with others" : "Доступные для других",
"Shared by link" : "Доступные по ссылке",
@@ -15,12 +8,10 @@
"Files and folders you share will show up here" : "Здесь появятся файлы и каталоги, которыми вы поделитесь",
"No shared links" : "Нет общих ссылок",
"Files and folders you share by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь",
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "Добавить удалённую общую папку {name} из {owner}@{remote}?",
- "Remote share" : "Удаленный общий ресурс",
- "Remote share password" : "Пароль для удаленного общего ресурса",
- "Cancel" : "Отменить",
- "Add remote share" : "Добавить удалённый общий ресурс",
"You can upload into this folder" : "Вы можете загружать в эту папку",
+ "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}",
+ "Invalid server URL" : "Неверный URL сервера",
+ "No expiration date set" : "Дата истечения не установлена",
"Shared by" : "Поделился",
"Sharing" : "Общий доступ",
"Share API is disabled" : "API общего доступа отключён",
@@ -91,15 +82,18 @@
"No entries found in this folder" : "Нет элементов в этом каталоге",
"Name" : "Имя",
"Share time" : "Дата публикации",
+ "Expiration date" : "Дата истечения",
"Sorry, this link doesn’t seem to work anymore." : "Эта ссылка устарела и более не действительна.",
"Reasons might be:" : "Причиной может быть:",
"the item was removed" : "элемент был удалён",
"the link expired" : "срок действия ссылки истёк",
"sharing is disabled" : "общий доступ отключён",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
- "Add to your ownCloud" : "Добавить в свой ownCloud",
"Download" : "Скачать",
"Download %s" : "Скачать %s",
- "Direct link" : "Прямая ссылка"
+ "Direct link" : "Прямая ссылка",
+ "Upload files to %s" : "Загрузка файлов в %s",
+ "Uploading files…" : "Загрузка файлов...",
+ "Uploaded files:" : "Загруженные файлы:"
},"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