Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index dbd5c8fc124..fa87e4a3916 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Database name" : "Название базы данных",
"Database tablespace" : "Табличое пространство базы данных",
"Database host" : "Хост базы данных",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)",
"Performance warning" : "Предупреждение о производительности",
"SQLite will be used as database." : "В качестве базы данных будет использована SQLite.",
"For larger installations we recommend to choose a different database backend." : "Для крупных проектов мы советуем выбрать другой тип базы данных.",