summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql/lang
diff options
context:
space:
mode:
authorMati <mackosa@wp.pl>2014-05-14 07:45:56 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-05-14 07:45:56 +0200
commit1b4623e76a474977d730f37c3c54ff1cf66489ac (patch)
tree02ab6e505f7f79e4606027881e58e3f44d310458 /lib/plugins/authpgsql/lang
parente80146ebf289d9243a864b9c8db1d97ba9516724 (diff)
downloadrpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.gz
rpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authpgsql/lang')
-rw-r--r--lib/plugins/authpgsql/lang/pl/settings.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authpgsql/lang/pl/settings.php b/lib/plugins/authpgsql/lang/pl/settings.php
new file mode 100644
index 000000000..25a2afd4f
--- /dev/null
+++ b/lib/plugins/authpgsql/lang/pl/settings.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Mati <mackosa@wp.pl>
+ */
+$lang['server'] = 'Twój serwer PostgreSQL';
+$lang['database'] = 'Baza danych do użycia';