aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-10-02 22:22:52 +0000
committerddtddt <ddtddt@piwigo.org>2011-10-02 22:22:52 +0000
commitb22d380a7391423e3df8046bedd209709d5622e3 (patch)
tree4be8f04a88922acc9be50e7f90790f1b2ecc7af5 /plugins
parentf828e5e4f40cfca38ce8df2b0fa6306d244d709c (diff)
[trunk] - language - LocalFilesEditor - update pl_PL - Polski - Polish Thanks to kuba - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12327 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
index c8fc0ed7a..bcb63b0fe 100644
--- a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
@@ -51,4 +51,5 @@ $lang['locfiledit_file_already_exists'] = 'Plik już istnieje.';
$lang['locfiledit_model_error'] = 'Musisz wybrać model.';
$lang['locfiledit_empty_filename'] = 'Musisz wpisać nazwę pliku.';
$lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.';
+$lang['locfiledit_webmaster_only'] = 'Tylko administrator może tworzyć i modyfikować pliki lokalne.';
?> \ No newline at end of file