summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 01:54:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 01:54:55 -0400
commitd17630d6be3534733d56bbe28ee13491810d6f22 (patch)
tree55f5995885811c602977c96c818349f51f585a4a /lib/l10n/ru.json
parent68a7041348e592a8c8e35458a2355b0da2d99f79 (diff)
downloadnextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz
nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r--lib/l10n/ru.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 48a02947888..fbf5ab1bbf5 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -42,6 +42,7 @@
"Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются",
"4-byte characters are not supported in file names" : "4-х байтовые символы в имени файлов не допускаются",
"File name is a reserved word" : "Имя файла является зарезервированным словом",
+ "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один некорректный символ",
"App directory already exists" : "Каталог приложения уже существует",
"Can't create app folder. Please fix permissions. %s" : "Не удалось создать каталог. Исправьте права доступа. %s",
"No source specified when installing app" : "Не указан источник при установке приложения",
@@ -74,6 +75,12 @@
"Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle",
"Offending command was: \"%s\", name: %s, password: %s" : "Вызываемая команда была: \"%s\", имя: %s, пароль: %s",
"PostgreSQL username and/or password not valid" : "Неверное имя пользователя и/или пароль PostgreSQL",
+ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не поддерживается и %s может работать некорректно на данной платформе. Используйте на свой страх и риск!",
+ "For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, рассмотрите вариант использования сервера на GNU/Linux.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной PHP среде и open_basedir должен быть настроен в php.ini. Это приведет к проблемам с файлами более 4 ГБ и это настоятельно не рекомендуется.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Удалите директиву open_basedir из файла php.ini или смените PHP на 64х разрядную сборку.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной PHP среде и cURL не установлен. Это приведет к проблемам с файлами более 4 ГБ и это настоятельно не рекомендуется.",
+ "Please install the cURL extension and restart your webserver." : "Установите расширение cURL и перезапустите веб-сервер.",
"Set an admin username." : "Задать имя пользователя для admin.",
"Set an admin password." : "Задать пароль для admin.",
"Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s",