summaryrefslogtreecommitdiff
path: root/settings/localization/pl_PL.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/pl_PL.inc')
-rw-r--r--settings/localization/pl_PL.inc29
1 files changed, 29 insertions, 0 deletions
diff --git a/settings/localization/pl_PL.inc b/settings/localization/pl_PL.inc
new file mode 100644
index 0000000..6dcc058
--- /dev/null
+++ b/settings/localization/pl_PL.inc
@@ -0,0 +1,29 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/pl_PL/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['pluginname'] = 'Ustawienia';
+$labels['plugindescription'] = 'To jest wtyczka pomocnicza. Jest wymagana przez inne wtyczki (np : hmail_xxx)';
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Zarządzanie folderami';
+$labels['account'] = 'Administracja kontem';
+$labels['classic'] = 'Domyślnie';
+$labels['remotefolders'] = 'Foldery specjalne';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Podgląd Skórki';
+$labels['larry'] = 'Larry';
+
+?> \ No newline at end of file