summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorRob Adams <readams@src.gnome.org>2004-10-11 16:14:47 +0000
committerRob Adams <readams@src.gnome.org>2004-10-11 16:14:47 +0000
commit13e0c20ab076f7bcdd5a8ee4b383b3491f2109f1 (patch)
tree70dba885ee2834a65dee0d06282911f0170ca242 /po/pl.po
parent81fe64991c2fca7b794d6b9b70e5eea85a75d08e (diff)
downloadmetacity-13e0c20ab076f7bcdd5a8ee4b383b3491f2109f1.tar.gz
2.8.6 == This is a stable release for Gnome 2.8.1. Thanks to the Ken Harris, Kjartan Maraas, and the tireless efforts of Elijah Newren for fixes in this release. Fixes * Ensure the correct window is focused when minimizing (Elijah) * Fix keynav with mouse focus (Elijah) * Fix several race conditions in window focusing (Elijah) * Focus the top window when lowering by frame click (Ken) * Fix some compiler warnings (Kjartan) * Fix some valgrind-reported errors (Elijah) * Fix some potential issues with autoraising windows (Elijah) Translations * en_CA(Adam Weinberger), it(Luca Ferretti)
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po58
1 files changed, 29 insertions, 29 deletions
diff --git a/po/pl.po b/po/pl.po
index aec593a9..2cf60869 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: metacity\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-13 18:47-0700\n"
+"POT-Creation-Date: 2004-10-11 08:59-0700\n"
"PO-Revision-Date: 2003-06-30 09:13+0100\n"
"Last-Translator: Gnome PL Team <translators@gnome.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -85,23 +85,23 @@ msgstr ""
msgid "Fatal IO error %d (%s) on display '%s'.\n"
msgstr "Poważny błąd we/wy %d (%s) na ekranie \"%s\".\n"
-#: src/frames.c:1021
+#: src/frames.c:1020
msgid "Close Window"
msgstr "Zamyka okno"
-#: src/frames.c:1024
+#: src/frames.c:1023
msgid "Window Menu"
msgstr "Menu okna"
-#: src/frames.c:1027
+#: src/frames.c:1026
msgid "Minimize Window"
msgstr "Minimalizuje okno"
-#: src/frames.c:1030
+#: src/frames.c:1029
msgid "Maximize Window"
msgstr "Maksymalizuje okno"
-#: src/frames.c:1033
+#: src/frames.c:1032
msgid "Unmaximize Window"
msgstr "Przywraca zmaksymalizowane okno"
@@ -3063,18 +3063,18 @@ msgid "Coordinate expression was empty or not understood"
msgstr ""
"Wyrażenie określające współrzędne jest puste lub nie można go rozpoznać"
-#: src/theme.c:1727 src/theme.c:1737 src/theme.c:1771
+#: src/theme.c:1731 src/theme.c:1741 src/theme.c:1775
msgid "Coordinate expression results in division by zero"
msgstr "Wyrażenie opisujące położenie zawiera dzielenie przez zero"
-#: src/theme.c:1779
+#: src/theme.c:1783
msgid ""
"Coordinate expression tries to use mod operator on a floating-point number"
msgstr ""
"Wyrażenie opisujące położenie używa operatora dzielenia modulo z argumentem "
"zmiennoprzecinkowym"
-#: src/theme.c:1836
+#: src/theme.c:1840
#, c-format
msgid ""
"Coordinate expression has an operator \"%s\" where an operand was expected"
@@ -3082,17 +3082,17 @@ msgstr ""
"Wyrażenie opisujące położenie zawiera operator \"%s\" w miejscu, w którym "
"oczekiwano argumentu"
-#: src/theme.c:1845
+#: src/theme.c:1849
msgid "Coordinate expression had an operand where an operator was expected"
msgstr ""
"Wyrażenie opisujące położenie zawiera argument w miejscu, w którym "
"oczekiwano operatora"
-#: src/theme.c:1853
+#: src/theme.c:1857
msgid "Coordinate expression ended with an operator instead of an operand"
msgstr "Wyrażenie opisujące położenie kończy się operatorem zamiast argumentem"
-#: src/theme.c:1863
+#: src/theme.c:1867
#, c-format
msgid ""
"Coordinate expression has operator \"%c\" following operator \"%c\" with no "
@@ -3101,7 +3101,7 @@ msgstr ""
"Wyrażenie opisujące położenie zawiera argument \"%c\" bezpośrednio po "
"argumencie \"%c\" bez rozdzielającego ich operatora"
-#: src/theme.c:1982
+#: src/theme.c:1986
msgid ""
"Coordinate expression parser overflowed its buffer, this is really a "
"Metacity bug, but are you sure you need a huge expression like that?"
@@ -3110,36 +3110,36 @@ msgstr ""
"przepełnienie bufora. Jest to błąd w Metacity, ale czy na pewno potrzebujesz "
"tak wielkiego wyrażenia?"
-#: src/theme.c:2011
+#: src/theme.c:2015
msgid "Coordinate expression had a close parenthesis with no open parenthesis"
msgstr ""
"Wyrażenie opisujące położenie zawiera nawias zamykający bez odpowiadającego "
"mu nawiasu otwierającego"
-#: src/theme.c:2074
+#: src/theme.c:2078
#, c-format
msgid "Coordinate expression had unknown variable or constant \"%s\""
msgstr ""
"Wyrażenie opisujące położenie zawiera nieznaną zmienną lub stałą \"%s\""
-#: src/theme.c:2131
+#: src/theme.c:2135
msgid "Coordinate expression had an open parenthesis with no close parenthesis"
msgstr ""
"Wyrażenie opisujące położenie zawiera nawias otwierający bez odpowiadającego "
"mu nawiasu zamykającego"
-#: src/theme.c:2142
+#: src/theme.c:2146
msgid "Coordinate expression doesn't seem to have any operators or operands"
msgstr ""
"Wyrażenie opisujące położenie nie zawiera żadnych operatorów ani argumentów"
-#: src/theme.c:2386 src/theme.c:2408 src/theme.c:2429
+#: src/theme.c:2390 src/theme.c:2412 src/theme.c:2433
#, c-format
msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n"
msgstr ""
"Motyw zawiera wyrażenie \"%s\", przy którego obliczaniu wystąpił błąd: %s\n"
-#: src/theme.c:3915
+#: src/theme.c:3919
#, c-format
msgid ""
"<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -3148,25 +3148,25 @@ msgstr ""
"Przy tym stylu ramki należy podać <button function=\"%s\" state=\"%s\" "
"draw_ops=\"cokolwiek\"/>"
-#: src/theme.c:4365 src/theme.c:4397
+#: src/theme.c:4369 src/theme.c:4401
#, c-format
msgid ""
"Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
msgstr ""
"Brak <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"cokolwiek\"/>"
-#: src/theme.c:4448
+#: src/theme.c:4452
#, c-format
msgid "Failed to load theme \"%s\": %s\n"
msgstr "Nie można odczytać motywu \"%s\": %s\n"
-#: src/theme.c:4594 src/theme.c:4601 src/theme.c:4608 src/theme.c:4615
-#: src/theme.c:4622
+#: src/theme.c:4598 src/theme.c:4605 src/theme.c:4612 src/theme.c:4619
+#: src/theme.c:4626
#, c-format
msgid "No <%s> set for theme \"%s\""
msgstr "Nie określono elementu <%s> dla motywu \"%s\""
-#: src/theme.c:4632
+#: src/theme.c:4636
#, c-format
msgid ""
"No frame style set for window type \"%s\" in theme \"%s\", add a <window "
@@ -3175,7 +3175,7 @@ msgstr ""
"Przy typie okna \"%s\" w motywie \"%s\" nie ustawiono stylu ramki. Dodaj "
"element <window type=\"%s\" style_set=\"cokolwiek\"/>"
-#: src/theme.c:4654
+#: src/theme.c:4658
#, c-format
msgid ""
"<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -3184,7 +3184,7 @@ msgstr ""
"Motyw musi zawierać <menu_icon function=\"%s\" state=\"%s\" draw_ops="
"\"cokolwiek\"/>"
-#: src/theme.c:5043 src/theme.c:5105
+#: src/theme.c:5047 src/theme.c:5109
#, c-format
msgid ""
"User-defined constants must begin with a capital letter; \"%s\" does not"
@@ -3192,7 +3192,7 @@ msgstr ""
"Stałe definiowane przez użytkownika powinny rozpoczynać się wielką literą, "
"natomiast \"%s\" nie spełnia tego warunku"
-#: src/theme.c:5051 src/theme.c:5113
+#: src/theme.c:5055 src/theme.c:5117
#, c-format
msgid "Constant \"%s\" has already been defined"
msgstr "Stała \"%s\" została już zdefiniowana"
@@ -3262,7 +3262,7 @@ msgid "Application set a bogus _NET_WM_PID %ld\n"
msgstr "Aplikacja ustawiła błędną wartość _NET_WM_PID %ld\n"
#. first time through
-#: src/window.c:4954
+#: src/window.c:4939
#, c-format
msgid ""
"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
@@ -3278,7 +3278,7 @@ msgstr ""
#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
#. * about these apps but make them work.
#.
-#: src/window.c:5625
+#: src/window.c:5610
#, c-format
msgid ""
"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %"