summaryrefslogtreecommitdiff
path: root/program/localization/pl_PL/labels.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-09-03 11:16:06 +0000
committeralecpl <alec@alec.pl>2008-09-03 11:16:06 +0000
commit2a61274761f3a6c79db0a28974f836d8c2a0eee7 (patch)
tree4f8b6dbd1a03034809a40e2c3bf2749bea15517f /program/localization/pl_PL/labels.inc
parent5df0ad040a714d3a31498964ae9ab8c2b9f50c80 (diff)
- updated pl_PL localization
Diffstat (limited to 'program/localization/pl_PL/labels.inc')
-rw-r--r--program/localization/pl_PL/labels.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc
index e80cd4d52..424dcfe5c 100644
--- a/program/localization/pl_PL/labels.inc
+++ b/program/localization/pl_PL/labels.inc
@@ -239,5 +239,11 @@ $labels['specialfolders'] = 'Foldery specjalne';
$labels['sortby'] = 'Sortuj wg';
$labels['sortasc'] = 'Rosnąco';
$labels['sortdesc'] = 'Malejąco';
+$labels['import'] = 'Importuj';
+$labels['importcontacts'] = 'Import kontaktów';
+$labels['importfromfile'] = 'Import z pliku:';
+$labels['importreplace'] = 'Zastąp całą książkę adresową';
+$labels['importtext'] = 'Możesz dodać kontakty z istniejącej książki adresowej.<br/>Aktualnie możliwy jest import kontaktów w formacie <a href="http://en.wikipedia.org/wiki/VCard">vCard</a>.';
+$labels['done'] = 'Wykonane';
?>