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:
authorNextcloud bot <bot@nextcloud.com>2016-12-30 04:07:36 +0300
committerNextcloud bot <bot@nextcloud.com>2016-12-30 04:07:36 +0300
commit768f1cf533cb31ec4c5051b6e11a821e5352ffb3 (patch)
tree890bd919bea61dd29396fdc390d19bba5175b319 /core/l10n/ru.js
parenta2b45c3cb767bbb891046fdfd34d0866fa2668af (diff)
[tx-robot] updated from transifex
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." : "Для крупных проектов мы советуем выбрать другой тип базы данных.",