summaryrefslogtreecommitdiff
path: root/lib/gcstar/GCLang/PL/GCExport
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gcstar/GCLang/PL/GCExport')
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportCSV.pm40
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportExternal.pm38
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportHTML.pm64
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportPDB.pm38
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportSQL.pm40
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportTarGz.pm37
-rw-r--r--lib/gcstar/GCLang/PL/GCExport/GCExportXML.pm41
7 files changed, 298 insertions, 0 deletions
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportCSV.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportCSV.pm
new file mode 100644
index 0000000..f431bc8
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportCSV.pm
@@ -0,0 +1,40 @@
+{
+ package GCLang::PL::GCExport::GCExportCSV;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'Header' => 'Dodaj nazwy pól na górze',
+ 'Separator' => 'Separator',
+ 'Replacement' => 'Zastąp separator znakiem',
+ 'Charset' => 'Kodowanie znaków',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportExternal.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportExternal.pm
new file mode 100644
index 0000000..4696453
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportExternal.pm
@@ -0,0 +1,38 @@
+{
+ package GCLang::PL::GCExport::GCExportExternal;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'Name' => 'External disk',
+ 'ZipAll' => 'Put everything in a zipped file (.gcz)',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportHTML.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportHTML.pm
new file mode 100644
index 0000000..28ba198
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportHTML.pm
@@ -0,0 +1,64 @@
+{
+ package GCLang::PL::GCExport::GCExportHTML;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'ModelNotFound' => 'Niepoprawny plik szablonu',
+ 'UseFile' => 'Skorzystaj z poniższego pliku',
+ 'TemplateExternalFile' => 'Plik szablonu',
+ 'WithJS' => 'Używaj Javascript',
+ 'FileTemplate' => 'Plik tymczasowy:',
+ 'Preview' => 'Podgląd',
+ 'NoPreview' => 'Podgląd niedostępny',
+ 'Title' => 'Tytuł strony',
+ 'InfoFile' => 'Lista pozycji jest w pliku: ',
+ 'InfoDir' => 'Obrazy są w : ',
+ 'HeightImg' => 'Wysokość (w pikselach) obrazu do eksportu: ',
+ 'OpenFileInBrowser' => 'Otwórz wygenerowany plik w przeglądarce',
+ 'Note' => 'Lista wygenerowana przez program <a href="http://www.gcstar.org/">GCstar</a>',
+ 'InputTitle' => 'Wpisz szukany ciąg znaków',
+ 'SearchType1' => 'Tylko tytuł',
+ 'SearchType2' => 'Pełna informacja',
+ 'SearchButton' => 'Szukaj',
+ 'SearchTitle' => 'Wyświetlaj tylko filmy pasujące do kryterium szukania',
+ 'AllButton' => 'Wszystkie',
+ 'AllTitle' => 'Pokaż wszystkie',
+ 'Expand' => 'Rozwiń wszystkie',
+ 'ExpandTitle' => 'Wyświetl informacje o wszystkich filmach',
+ 'Collapse' => 'Ukryj wszystkie',
+ 'CollapseTitle' => 'Ukryj informacje o wszystkich filmach',
+ 'Borrowed' => 'Pożyczone przez: ',
+ 'NotBorrowed' => 'Dostępne',
+ 'Top' => 'Góra',
+ 'Bottom' => 'U dołu',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportPDB.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportPDB.pm
new file mode 100644
index 0000000..b0566e5
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportPDB.pm
@@ -0,0 +1,38 @@
+{
+ package GCLang::PL::GCExport::GCExportPDB;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'Name' => 'Palm PDB',
+ 'DatabaseName' => 'Database name',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportSQL.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportSQL.pm
new file mode 100644
index 0000000..c7eb4c3
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportSQL.pm
@@ -0,0 +1,40 @@
+{
+ package GCLang::PL::GCExport::GCExportSQL;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'WithDrop' => 'Zawiera DROP instrukcje',
+ 'WithCreate' => 'Zawiera CREATE instrukcje',
+ 'TableName' => 'Nazwa tabeli',
+ 'InfoFile' => 'Plik SQL: ',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportTarGz.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportTarGz.pm
new file mode 100644
index 0000000..4ee538d
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportTarGz.pm
@@ -0,0 +1,37 @@
+{
+ package GCLang::PL::GCExport::GCExportTarGz;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'Info' => 'Archiwum jest w pliku: ',
+ );
+}
+
+1;
diff --git a/lib/gcstar/GCLang/PL/GCExport/GCExportXML.pm b/lib/gcstar/GCLang/PL/GCExport/GCExportXML.pm
new file mode 100644
index 0000000..85c887d
--- /dev/null
+++ b/lib/gcstar/GCLang/PL/GCExport/GCExportXML.pm
@@ -0,0 +1,41 @@
+{
+ package GCLang::PL::GCExport::GCExportXML;
+
+ use utf8;
+###################################################
+#
+# Copyright 2005-2010 Christian Jodar
+#
+# This file is part of GCstar.
+#
+# GCstar is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# GCstar is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GCstar; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+#
+###################################################
+
+ use strict;
+ use base 'Exporter';
+
+ our @EXPORT = qw(%lang);
+
+ our %lang = (
+ 'ModelFile' => 'Plik tymczasowy',
+ 'ModelText' => 'Tekst tymczasowy',
+ 'Models' => 'Tymczasowy do użytku',
+ 'UseFile' => 'Używaj pliku',
+ 'UseModel' => 'Używaj obszaru tekstowego',
+ );
+}
+
+1;