summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 01:55:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-07 01:55:56 -0400
commitcd818e7419fb39d97683ecc5803534b0ed632596 (patch)
treeadf878fc4158d888c85680e6a0b5ca47199f41b4 /lib/l10n/ru.js
parent648b86abdd3c6610716a418cd52d8e4186ae11b2 (diff)
downloadnextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.tar.gz
nextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 215bd4f0ebb..7ef161a96a0 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -49,6 +49,7 @@ OC.L10N.register(
"Can't read file" : "Не удается прочитать файл",
"App directory already exists" : "Каталог приложения уже существует",
"Can't create app folder. Please fix permissions. %s" : "Не удалось создать каталог. Исправьте права доступа. %s",
+ "Archive does not contain a directory named %s" : "Архив не содержит папки с именем %s",
"No source specified when installing app" : "Не указан источник при установке приложения",
"No href specified when installing app from http" : "Не указан атрибут href при установке приложения через http",
"No path specified when installing app from local file" : "Не указан путь при установке приложения из локального файла",
@@ -90,6 +91,7 @@ OC.L10N.register(
"Sharing %s failed, because the user %s does not exist" : "Не удалось поделиться %s, пользователь %s не существует.",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Не удалось поделиться %s, пользователь %s не состоит в какой-либо группе в которой состоит %s",
"Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться %s, пользователь %s уже имеет доступ к этому элементу",
+ "Sharing %s failed, because this item is already shared with user %s" : "Не удалось поделиться %s, так как элемент находится в общем доступе у %s",
"Sharing %s failed, because the group %s does not exist" : "Не удалось поделиться %s, группа %s не существует",
"Sharing %s failed, because %s is not a member of the group %s" : "Не удалось поделиться %s, пользователь %s не является членом группы %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль для создания публичной ссылки. Разрешены только защищённые ссылки",