summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-13 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-13 00:08:22 +0000
commitea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch)
tree7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /lib/l10n/ru.json
parentaa243376ef64c3c693c35bde11335a353ca15a57 (diff)
downloadnextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.tar.gz
nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r--lib/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index c6e0ba8c08a..66f5b5fad46 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -204,7 +204,6 @@
"Your data directory must be an absolute path" : "Каталог данных должен быть указан в виде абсолютного пути",
"Check the value of \"datadirectory\" in your configuration" : "Проверьте значение «datadirectory» в настройках.",
"Your data directory is invalid" : "Каталог данных не верен",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "Убедитесь, что файл «.ocdata» присутствует в корне каталога данных.",
"Could not obtain lock type %d on \"%s\"." : "Не удалось получить блокировку типа %d для «%s»",
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
@@ -223,6 +222,7 @@
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в корневой каталог%s.",
"Data directory (%s) is readable by other users" : "Каталог данных (%s) доступен для чтения другим пользователям",
"Data directory (%s) must be an absolute path" : "Каталог данных (%s) должен быть абсолютным путём",
- "Data directory (%s) is invalid" : "Каталог данных (%s) не верен"
+ "Data directory (%s) is invalid" : "Каталог данных (%s) не верен",
+ "Please check that the data directory contains a file \".ocdata\" in its root." : "Убедитесь, что файл «.ocdata» присутствует в корне каталога данных."
},"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