summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql
diff options
context:
space:
mode:
authorAleksandr Selivanov <alexgearbox@gmail.com>2013-08-20 23:05:58 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-08-20 23:05:58 +0200
commitbcc165558b4d58baab4ccc85d9066f0c4ba7de2a (patch)
tree15321604a5a47d1cc1e2797632a740f3c6e5f70b /lib/plugins/authpgsql
parent11639361046989d634710eefdbaf15a0f44c5e5a (diff)
downloadrpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.gz
rpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authpgsql')
-rw-r--r--lib/plugins/authpgsql/lang/ru/settings.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/plugins/authpgsql/lang/ru/settings.php b/lib/plugins/authpgsql/lang/ru/settings.php
index 4c394080e..f5d0a77ee 100644
--- a/lib/plugins/authpgsql/lang/ru/settings.php
+++ b/lib/plugins/authpgsql/lang/ru/settings.php
@@ -1,6 +1,10 @@
<?php
+
/**
- * Russian language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua)
+ * @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
+$lang['server'] = 'Ваш PostgreSQL-сервер';
+$lang['password'] = 'Пароль для указанного пользователя.';