summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-15 02:16:03 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-15 02:16:03 +0000
commit18efe3bad3d258b03cae3689db44378fdd4d8730 (patch)
treec40b833563406316e1c6920aadab2fd3bdab5593 /apps/theming
parent3caa3c1fa4a06f4b76ec9ed71a7f78be2aaaf2e2 (diff)
downloadnextcloud-server-18efe3bad3d258b03cae3689db44378fdd4d8730.tar.gz
nextcloud-server-18efe3bad3d258b03cae3689db44378fdd4d8730.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ru.js8
-rw-r--r--apps/theming/l10n/ru.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js
index 6819e3de277..ce7675d99cf 100644
--- a/apps/theming/l10n/ru.js
+++ b/apps/theming/l10n/ru.js
@@ -16,14 +16,14 @@ OC.L10N.register(
"The given slogan is too long" : "Указанный слоган слишком длинный",
"The given color is invalid" : "Задан неправильный цвет",
"The file was uploaded" : "Файл был загружен",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загруженного файла превышает установленный предел upload_max_filesize в php.ini:",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер переданного файла превышает установленный предел upload_max_filesize в php.ini:",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер переданного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме",
"The file was only partially uploaded" : "Файл был получен частично",
- "No file was uploaded" : "Не было загружено ни одного файла",
+ "No file was uploaded" : "Не было отправлено ни одного файла",
"Missing a temporary folder" : "Отсутствует временный каталог",
"Could not write file to disk" : "Невозможно записать файл на диск",
"A PHP extension stopped the file upload" : "Расширение PHP прервало загрузку файла",
- "No file uploaded" : "Нет загруженных файлов",
+ "No file uploaded" : "Нет отправленных файлов",
"Unsupported image type" : "Неподдерживаемый тип изображения",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемую тему. Из за этого установки приложения для тем могут быть перезаписаны.",
"Theming" : "Темы оформления",
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json
index 6930a01bbec..328f6297fd5 100644
--- a/apps/theming/l10n/ru.json
+++ b/apps/theming/l10n/ru.json
@@ -14,14 +14,14 @@
"The given slogan is too long" : "Указанный слоган слишком длинный",
"The given color is invalid" : "Задан неправильный цвет",
"The file was uploaded" : "Файл был загружен",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загруженного файла превышает установленный предел upload_max_filesize в php.ini:",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер переданного файла превышает установленный предел upload_max_filesize в php.ini:",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер переданного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме",
"The file was only partially uploaded" : "Файл был получен частично",
- "No file was uploaded" : "Не было загружено ни одного файла",
+ "No file was uploaded" : "Не было отправлено ни одного файла",
"Missing a temporary folder" : "Отсутствует временный каталог",
"Could not write file to disk" : "Невозможно записать файл на диск",
"A PHP extension stopped the file upload" : "Расширение PHP прервало загрузку файла",
- "No file uploaded" : "Нет загруженных файлов",
+ "No file uploaded" : "Нет отправленных файлов",
"Unsupported image type" : "Неподдерживаемый тип изображения",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемую тему. Из за этого установки приложения для тем могут быть перезаписаны.",
"Theming" : "Темы оформления",