summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/pl_PL.inc
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-25 13:05:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-25 13:05:46 +0000
commit8abae60dcaf7faf237a36085cdc0440e81a02d76 (patch)
treee825a6b74a78fcbfef1efdc0ea133e1efde0c538 /plugins/acl/localization/pl_PL.inc
parente5c603c043df9a06a1a3d731991e8337e28201b6 (diff)
- Add support for anyone/anonymous ACL
git-svn-id: https://svn.roundcube.net/trunk@4809 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/acl/localization/pl_PL.inc')
-rw-r--r--plugins/acl/localization/pl_PL.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/acl/localization/pl_PL.inc b/plugins/acl/localization/pl_PL.inc
index cba12d927..608dc4f04 100644
--- a/plugins/acl/localization/pl_PL.inc
+++ b/plugins/acl/localization/pl_PL.inc
@@ -2,10 +2,13 @@
$labels['sharing'] = 'Udostępnianie';
$labels['myrights'] = 'Prawa dostępu';
-$labels['username'] = 'Nazwa użytkownika';
+$labels['username'] = 'Użytkownik:';
$labels['advanced'] = 'tryb zaawansowany';
$labels['newuser'] = 'Dodaj rekord';
$labels['actions'] = 'Akcje na prawach...';
+$labels['anyone'] = 'Wszyscy (anyone)';
+$labels['anonymous'] = 'Goście (anonymous)';
+$labels['identifier'] = 'Identyfikator';
$labels['acll'] = 'Podgląd (Lookup)';
$labels['aclr'] = 'Odczyt (Read)';