dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- de_* localization fixes (#1486298)
alecpl
2009-11-18
3c9aa23a7c85f87163f3d001c90b063b13c86014
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Przenieś do archiwum';
$labels['archived'] = 'Pomyślnie zarchiwizowano';
$labels['archivefolder'] = 'Archiwum';
?>