summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/pl_PL.inc
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-02 17:39:37 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-02 17:39:37 +0000
commited4471339a3016ba0fc508db9612750218e10103 (patch)
tree90c41a9ffbad493c6ca613ffa6e5aa225615f790 /plugins/archive/localization/pl_PL.inc
parent06aea947f9b2b44b9fe70b65ca2eb154d9d24261 (diff)
Imported translations from launchpad
git-svn-id: https://svn.roundcube.net/trunk@5950 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/archive/localization/pl_PL.inc')
-rw-r--r--plugins/archive/localization/pl_PL.inc15
1 files changed, 14 insertions, 1 deletions
diff --git a/plugins/archive/localization/pl_PL.inc b/plugins/archive/localization/pl_PL.inc
index 2ecc77991..c0d58d311 100644
--- a/plugins/archive/localization/pl_PL.inc
+++ b/plugins/archive/localization/pl_PL.inc
@@ -1,8 +1,21 @@
<?php
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pl_PL/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
$labels = array();
$labels['buttontitle'] = 'Przenieś do archiwum';
$labels['archived'] = 'Pomyślnie zarchiwizowano';
$labels['archivefolder'] = 'Archiwum';
-?>