[otrs-cvs] ImportExport/Kernel/Language pl_ImportExport.pm, 1.13, 1.14

"CVS commits notifications of OTRS.org" <[email protected]> Fri, 31 May 2013 09:26:57 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ImportExport/Kernel/Language
In directory lancelot:/tmp/cvs-serv2429/Kernel/Language

Modified Files:
	pl_ImportExport.pm 
Log Message:
Updated polish translation. Thanks to Pawel from IB Development Team

Author: ub

Index: pl_ImportExport.pm
===================================================================
RCS file: /home/cvs/ImportExport/Kernel/Language/pl_ImportExport.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -2 -u -d -r1.13 -r1.14
--- pl_ImportExport.pm	30 Nov 2012 13:43:55 -0000	1.13
+++ pl_ImportExport.pm	31 May 2013 09:26:52 -0000	1.14
@@ -1,5 +1,6 @@
 # --
 # Kernel/Language/pl_ImportExport.pm - translation file
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
+# Copyright (C) 2011-2012 Informatyka Boguslawski sp. z o.o. sp.k., http://www.ib.pl/
 # --
 # $Id$
@@ -27,9 +28,9 @@
     $Self->{Translation}->{'Tabulator (TAB)'} = 'Tabulator (TAB)';
     $Self->{Translation}->{'Include Column Headers'} = 'Umieść nagłówki kolumn';
-    $Self->{Translation}->{'Import summary for'} = '';
-    $Self->{Translation}->{'Imported records'} = '';
-    $Self->{Translation}->{'Exported records'} = '';
-    $Self->{Translation}->{'Records'} = '';
-    $Self->{Translation}->{'Skipped'} = '';
+    $Self->{Translation}->{'Import summary for'} = 'Podsumowanie importu dla';
+    $Self->{Translation}->{'Imported records'} = 'Zaimportowane rekordy';
+    $Self->{Translation}->{'Exported records'} = 'Wyeksportowane rekordy';
+    $Self->{Translation}->{'Records'} = 'Rekordy';
+    $Self->{Translation}->{'Skipped'} = 'Pominięte';
 
     # Template: AdminImportExport
@@ -54,9 +55,9 @@
     $Self->{Translation}->{'Import information'} = 'Importuj informacje';
     $Self->{Translation}->{'Source File'} = 'Plik źródłowy';
-    $Self->{Translation}->{'Success'} = '';
-    $Self->{Translation}->{'Failed'} = '';
-    $Self->{Translation}->{'Duplicate names'} = '';
-    $Self->{Translation}->{'Last processed line number of import file'} = '';
-    $Self->{Translation}->{'Ok'} = '';
+    $Self->{Translation}->{'Success'} = 'Powodzenie';
+    $Self->{Translation}->{'Failed'} = 'Niepowodzenie';
+    $Self->{Translation}->{'Duplicate names'} = 'Duplikaty nazw';
+    $Self->{Translation}->{'Last processed line number of import file'} = 'Nr ostaniej przetworzonej linii pliku importowego';
+    $Self->{Translation}->{'Ok'} = 'Ok';
 
     # SysConfig
@@ -69,4 +70,5 @@
     # OBSOLETE ENTRIES FOR REFERENCE, DO NOT TRANSLATE!
     #
+    $Self->{Translation}->{'Template List'} = 'Lista szablonów';
     $Self->{Translation}->{'Class'} = 'Klasa';
     $Self->{Translation}->{'Config Item'} = 'CI';
@@ -74,5 +76,8 @@
     $Self->{Translation}->{'Empty fields indicate that the current values are kept'} = 'Puste pola oznaczają zachowanie bieżącej wartości';
     $Self->{Translation}->{'Maximum number of one element'} = 'Maksymalna liczba wystąpień pojedynczego elementu';
-    $Self->{Translation}->{'Template List'} = 'Lista szablonów';
+    $Self->{Translation}->{'Empty fields indicate that the current values are kept'} = 'Puste pola oznaczają zachowanie bieżącej wartości';
+    $Self->{Translation}->{'Element required, please insert data'} = 'Element wymagany, podaj wartość';
+    $Self->{Translation}->{'Config Item'} = 'CI';
+    $Self->{Translation}->{'Delete Template'} = 'Usuń szablon';
 
 }

---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log