]> git.pld-linux.org Git - packages/GPuTTY.git/commitdiff
- fix for new automake
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 5 Feb 2003 11:46:01 +0000 (11:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- polish translation

Changed files:
    GPuTTY-am_fix.patch -> 1.1
    GPuTTY-pl.po -> 1.1

GPuTTY-am_fix.patch [new file with mode: 0644]
GPuTTY-pl.po [new file with mode: 0644]

diff --git a/GPuTTY-am_fix.patch b/GPuTTY-am_fix.patch
new file mode 100644 (file)
index 0000000..0c7658f
--- /dev/null
@@ -0,0 +1,8 @@
+--- ./src/Makefile.am.org      Wed Aug 21 15:30:07 2002
++++ ./src/Makefile.am  Wed Feb  5 12:42:58 2003
+@@ -1,4 +1,4 @@
+-CXXFLAGS += -Wall -g -O2
++CXXFLAGS = -Wall -g -O2
+ localedir='"$(datadir)/locale"'
+ INCLUDES = -DLOCALEDIR=$(localedir)\
diff --git a/GPuTTY-pl.po b/GPuTTY-pl.po
new file mode 100644 (file)
index 0000000..f5d1aa8
--- /dev/null
@@ -0,0 +1,93 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2002-08-22 15:47+0200\n"
+"PO-Revision-Date: 2003-02-05 13:37+0100\n"
+"Last-Translator: Paweł Gołaszewski <blues@ds.pg.gda.pl>\n"
+"Language-Team: polski <pl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.6\n"
+
+#: src/gputty.cpp:196
+msgid "GPuTTY Configuration"
+msgstr "Konfiguracja GPuTTY"
+
+#: src/gputty.cpp:198
+msgid "Specify your connection"
+msgstr "Określ połączenie"
+
+#: src/gputty.cpp:201
+msgid "Host Name"
+msgstr "Nazwa hosta"
+
+#: src/gputty.cpp:202
+msgid "Port"
+msgstr "Port"
+
+#: src/gputty.cpp:204
+msgid "Username"
+msgstr "Użytkownik"
+
+#: src/gputty.cpp:205
+msgid "Protocol"
+msgstr "Protokół"
+
+#: src/gputty.cpp:206
+msgid "Load, save or delete a session"
+msgstr "Ładowanie, zapis i usunięcie sesji"
+
+#: src/gputty.cpp:208
+msgid "Saved Sessions"
+msgstr "Zapisane sesje"
+
+#: src/gputty.cpp:211
+msgid "Load"
+msgstr "Ładuj"
+
+#: src/gputty.cpp:212
+msgid "Save"
+msgstr "Zapisz"
+
+#: src/gputty.cpp:213
+msgid "Delete"
+msgstr "Usuń"
+
+#: src/gputty.cpp:215
+msgid "About"
+msgstr "O programie..."
+
+#: src/gputty.cpp:216
+msgid "Connect"
+msgstr "Połącz"
+
+#: src/gputty.cpp:217
+msgid "Cancel"
+msgstr "Anuluj"
+
+#: src/gputty.cpp:246
+msgid "Telnet"
+msgstr "Telnet"
+
+#: src/gputty.cpp:247
+msgid "SSH"
+msgstr "SSH"
+
+#. open file for writing
+#: src/gputty.cpp:319
+msgid "Updating config file: "
+msgstr "Aktualizacja plików konfiguracyjnych: "
+
+#: src/gputty.cpp:322
+msgid "failure.\n"
+msgstr "błąd \n"
+
+#: src/gputty.cpp:357
+msgid "success.\n"
+msgstr "sukces.\n"
+
This page took 0.121112 seconds and 4 git commands to generate.