From 698447c03f57916410abca1df775a346268b9323 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 30 Jun 2010 13:20:49 +0200 Subject: English and message format fixes 2 Signed-off-by: Denys Vlasenko --- po/pl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po') diff --git a/po/pl.po b/po/pl.po index 144a2de5..a0145af0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -104,8 +104,8 @@ msgstr "" "--full)\n" #: ../src/CLI/CLI.cpp:215 -msgid "You must specify exactly one operation." -msgstr "Należy podać dokładnie jedne działanie." +msgid "You must specify exactly one operation" +msgstr "Należy podać dokładnie jedne działanie" #: ../src/CLI/report.cpp:179 #, c-format @@ -166,7 +166,7 @@ msgid "# Release string of the operating system" msgstr "# Ciąg wydania systemu operacyjnego" #: ../src/CLI/report.cpp:336 -msgid "Terminal is dumb but no VISUAL nor EDITOR defined." +msgid "Can't run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "" "Terminal jest typu \"dumb\", ale nie podano zmiennych VISUAL ani EDITOR." @@ -1130,12 +1130,12 @@ msgstr "Przejście do błędu %d" #: ../lib/Plugins/Bugzilla.cpp:850 ../lib/Plugins/Bugzilla.cpp:851 #, c-format -msgid "Add %s to CC list" +msgid "Adding %s to CC list" msgstr "Dodanie %s do listy obserwowanych" #: ../lib/Plugins/Bugzilla.cpp:875 #, c-format -msgid "Add new comment into bug(%d)" +msgid "Adding new comment to bug %d" msgstr "Dodanie nowego komentarza do błędu (%d)" #: ../lib/Plugins/Kerneloops.cpp:118 -- cgit