From 0c4d27bba84df2920ae04223a030a7bc7f12e02d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Wed, 5 Feb 2003 11:46:01 +0000 Subject: [PATCH] - fix for new automake - polish translation Changed files: GPuTTY-am_fix.patch -> 1.1 GPuTTY-pl.po -> 1.1 --- GPuTTY-am_fix.patch | 8 ++++ GPuTTY-pl.po | 93 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+) create mode 100644 GPuTTY-am_fix.patch create mode 100644 GPuTTY-pl.po diff --git a/GPuTTY-am_fix.patch b/GPuTTY-am_fix.patch new file mode 100644 index 0000000..0c7658f --- /dev/null +++ b/GPuTTY-am_fix.patch @@ -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 index 0000000..f5d1aa8 --- /dev/null +++ b/GPuTTY-pl.po @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , 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 \n" +"Language-Team: polski \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" + -- 2.43.0