~ubuntu-branches/ubuntu/oneiric/docky/oneiric

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: Bazaar Package Importer
  • Author(s): Rico Tzschichholz
  • Date: 2010-07-01 21:21:50 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100701212150-1dqehqxey8rrvtlo
Tags: 2.0.5-1
* New upstream release 2.0.5 "Be proud of your dock",
  changes include:
  + remove --debug flag from launcher for lower memory usage
  + update the about dialog credits to list documenters and make translation 
    tab easier to read
  + change url in about dialog to the launchpad project page
  + Window-Matching
    - fix for applications commandline
    - properly match qt creator (LP: #594814)
    - prefer local over global launchers (LP: #588073) (LP: #592841)
    - match prefix for gksudo (LP: #516433)
    - fix nautilus items showing active indicator when desktop 
      is focused (LP: #487113)
    - fix matching wine apps that use a prefixed launcher (LP: #596092)
  + Memory Leaks
    - dispose of calendar painter when the clock item is disposed
    - fix leak in AutoHideManager
    - several fixes using Cairo.Context.Target and Pango.Layout
    - fix leak in PagingPainters
    - fix leak in recursive file-deletion
    - fix leaking SeparatorItems, WnckDockItems
    - fix leaks with FileEmblems
    - fix Pixbuf related leaks
    - fix some leaks regarding FileMonitors
    - fix leaks regarding Tiles and AbtractTileObjects
    - fix leaking Glib.FileAdapter caused by unreferenced Action in 
      FileDockItem
  + Handle invalid desktopfile entry and UriFormatException in 
    FileApplicationProvider (LP: #595921)
  + fix potential crash for invalid HelperMetadata
  + handle drops correctly
  + fix handling of Helpers in HelperService
  + make the sliders in preferences behave better
  + fix drawing of rotated items
  + fix HoveredItem click-position
  + avoids fatal errors on console when loading embedded icons when no 
    height or width is specified and when dock items have a null Icon
  + fix icon theme change not refreshing the dock icons (LP: #590205)
  + fix SVG rendering bug
  + fix iconsize temporarily getting large when adding to full dock 
    (LP: #579576)
  + fix the 'crash in PinToDock' (LP: #588073)
  + make 3d background height more consistent and a tad larger (LP: #503038)
  + fix dragging multiple files to a folder on the dock, which caused 
    a crash and data corruption (LP: #579049)
  + don't request animations if urgent state is removed from a window and 
    fix glow location (LP: #596422)
  + fix window previews being offset (LP: #495065)
  + fix broken zoom after shrinking icon size (LP: #598924)
  + fix problem with hovers still visible when painters show
  + fix displaying default icon in place of missing file emblem (LP: #534651)
  + fix crash when gconf key for menus_have_icons is not set (LP: #573751)
  + make sure painters fit on screen (LP: #589978)
  + fix icon minimize animations not working immediately for some newly 
    opened windows
  + don't dispose our static DockyItem
  + fix CurrentDesktopOnly not working when dragging a window across desktops
    (LP: #600290)
  + GMail: 
    - fix thread-guards and remove deprecated code
    - fix problem with feeds that don't have an author entry (LP: #595530)
  + NPR: fix bug where removing your last NPR station unloaded the docklet
    and fix station icon
  + NetworkManager: fix crash caused when NM goes away
    and fix icons and add another fallback icon (LP: #588581)
  + Mounter:
    - fixed some leaks
    - only remove mounted items if they were successfully unmounted 
      (LP: #597637)
    - fix duplicate icons showing in mounter (LP: #525306)
  + Weather: fix feels like temp showing incorrect for metric (LP: #597670)
  + RecentDocuments: 
    - fixed some leaks
    - fix sensitivity of recent docs clear menu item - even if docky shows 
      the list as empty does not mean it cant be cleared
* debian/patches/01_use_cli_for_wrapper.patch:
  + patch wrapper script to meet the Debian CLI Policy
* debian/control:
  + Bump Standards version to 3.9.0 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: docky\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2010-05-26 10:47+0200\n"
11
 
"PO-Revision-Date: 2010-05-03 17:15+0000\n"
 
10
"POT-Creation-Date: 2010-07-01 18:45+0200\n"
 
11
"PO-Revision-Date: 2010-06-17 13:38+0000\n"
12
12
"Last-Translator: Rico Tzschichholz <Unknown>\n"
13
13
"Language-Team: Polish <pl@li.org>\n"
14
14
"MIME-Version: 1.0\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18
18
"|| n%100>=20) ? 1 : 2;\n"
19
 
"X-Launchpad-Export-Date: 2010-05-31 05:48+0000\n"
 
19
"X-Launchpad-Export-Date: 2010-07-01 16:56+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
22
 
#: ../Docky/Docky/ConfigurationWindow.cs:132
 
22
#: ../Docky/Docky/ConfigurationWindow.cs:146
23
23
msgid "Search Docklets..."
24
24
msgstr "Szukaj Dockletu"
25
25
 
26
 
#: ../Docky/Docky/ConfigurationWindow.cs:147
 
26
#: ../Docky/Docky/ConfigurationWindow.cs:162
27
27
msgid "Search Helpers..."
28
28
msgstr "Wyszukaj Dodatki"
29
29
 
30
 
#: ../Docky/Docky/ConfigurationWindow.cs:211
 
30
#: ../Docky/Docky/ConfigurationWindow.cs:226
31
31
msgid "Click on any dock to configure."
32
32
msgstr "Kliknij na panel, aby go skonfigurować"
33
33
 
34
 
#: ../Docky/Docky/ConfigurationWindow.cs:212
 
34
#: ../Docky/Docky/ConfigurationWindow.cs:227
35
35
msgid "Drag any dock to reposition."
36
36
msgstr "Złap dowolny Dock aby zmienić jego położenie."
37
37
 
38
 
#: ../Docky/Docky/ConfigurationWindow.cs:277
 
38
#: ../Docky/Docky/ConfigurationWindow.cs:292
39
39
msgid "Delete the currently selected dock?"
40
40
msgstr "Usunąć aktualnie wybrany Dock?"
41
41
 
42
 
#: ../Docky/Docky/ConfigurationWindow.cs:279
 
42
#: ../Docky/Docky/ConfigurationWindow.cs:294
43
43
msgid ""
44
44
"If you choose to delete the dock, all settings\n"
45
45
"for the deleted dock will be permanently lost."
46
46
msgstr ""
47
47
"Jeśli usuniesz Dock, wszystkie jego ustawienia zostaną bezpowrotnie utracone."
48
48
 
49
 
#: ../Docky/Docky/ConfigurationWindow.cs:286
50
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:456
 
49
#: ../Docky/Docky/ConfigurationWindow.cs:309
 
50
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:405
51
51
msgid "_Delete Dock"
52
52
msgstr "Usuń Dock"
53
53
 
54
 
#: ../Docky/Docky/ConfigurationWindow.cs:400
55
 
#: ../Docky/Docky/ConfigurationWindow.cs:425
 
54
#: ../Docky/Docky/ConfigurationWindow.cs:413
56
55
msgid "_Select"
57
56
msgstr "_Wybierz"
58
57
 
59
 
#: ../Docky/Docky/ConfigurationWindow.cs:403
60
 
#: ../Docky/Docky/ConfigurationWindow.cs:428
 
58
#: ../Docky/Docky/ConfigurationWindow.cs:416
61
59
msgid ".tar Archives"
62
60
msgstr "Archiwum .tar"
63
61
 
64
 
#: ../Docky/Docky/DockletTile.cs:46
65
 
#: ../Docky.Widgets/Docky.Widgets/AbstractTileObject.cs:220
 
62
#: ../Docky/Docky/DockletTile.cs:47
 
63
#: ../Docky.Widgets/Docky.Widgets/AbstractTileObject.cs:222
66
64
msgid "_Add"
67
65
msgstr "Dodaj"
68
66
 
69
 
#: ../Docky/Docky/DockletTile.cs:47
70
 
#: ../Docky.Widgets/Docky.Widgets/AbstractTileObject.cs:203
 
67
#: ../Docky/Docky/DockletTile.cs:48
 
68
#: ../Docky.Widgets/Docky.Widgets/AbstractTileObject.cs:205
71
69
msgid "_Remove"
72
70
msgstr "Usuń"
73
71
 
74
 
#: ../Docky/Docky/DockletTile.cs:50
 
72
#: ../Docky/Docky/DockletTile.cs:49
75
73
msgid "Author"
76
74
msgstr "O Autorze"
77
75
 
78
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:166
 
76
#: ../Docky/Docky/DockletTile.cs:56
 
77
#: ../StandardPlugins/NPR/src/StationDockItem.cs:170
79
78
msgid "Settings"
80
79
msgstr "Ustawienia"
81
80
 
82
 
#: ../Docky/Docky/Docky.cs:103
 
81
#: ../Docky/Docky/Docky.cs:102
83
82
msgid ""
84
83
"Docky requires compositing to work properly. Please enable compositing and "
85
84
"restart docky."
87
86
"Aby działać poprawnie, Docky wymaga sprzętowej akceleracji obrazu. Włącz "
88
87
"akcelerację i zrestartuj Docky."
89
88
 
90
 
#: ../Docky/Docky/HelperTile.cs:39
 
89
#: ../Docky/Docky/HelperTile.cs:40
91
90
msgid "_Enable"
92
91
msgstr "Włącz"
93
92
 
94
 
#: ../Docky/Docky/HelperTile.cs:40
 
93
#: ../Docky/Docky/HelperTile.cs:41
95
94
msgid "_Disable"
96
95
msgstr "Wyłącz"
97
96
 
98
 
#: ../Docky/Docky/HelperTile.cs:41
 
97
#: ../Docky/Docky/HelperTile.cs:42
99
98
msgid "Status"
100
99
msgstr "Stan"
101
100
 
102
 
#: ../Docky/Docky/HelperTile.cs:58
 
101
#: ../Docky/Docky/HelperTile.cs:59
103
102
msgid "Uninstall"
104
103
msgstr "Odinstaluj"
105
104
 
106
 
#: ../Docky/Docky/HelperTile.cs:82
 
105
#: ../Docky/Docky/HelperTile.cs:74
107
106
msgid "Running"
108
107
msgstr "Uruchomione"
109
108
 
110
 
#: ../Docky/Docky/HelperTile.cs:82
 
109
#: ../Docky/Docky/HelperTile.cs:74
111
110
msgid "Stopped"
112
111
msgstr "Zatrzymany"
113
112
 
119
118
"Powoduje, że aktywatory, które zarządzają więcej niż jednym oknem, posiadają "
120
119
"pod sobą dodatkowe oznaczenie."
121
120
 
122
 
#: ../Docky/Docky/Interface/DockPreferences.cs:333
 
121
#: ../Docky/Docky/Interface/DockPreferences.cs:331
123
122
msgid ""
124
123
"When set, windows which do not already have launchers on a dock will be "
125
124
"added to this dock."
127
126
"Aktywacja tej opcji powoduje, że okno, które nie ma aktywatora na panelu "
128
127
"zostanie automatycznie dodane."
129
128
 
130
 
#: ../Docky/Docky/Interface/DockPreferences.cs:684
 
129
#: ../Docky/Docky/Interface/DockPreferences.cs:595
131
130
msgid "<i>Never hides; maximized windows do not overlap the dock.</i>"
132
131
msgstr ""
133
132
"<i>Nigdy nie zostanie ukryte; zmaksymalizowane okna nigdy nie przykryją "
134
133
"Dock'a.</i>"
135
134
 
136
 
#: ../Docky/Docky/Interface/DockPreferences.cs:687
 
135
#: ../Docky/Docky/Interface/DockPreferences.cs:598
137
136
msgid "<i>Hides whenever the mouse is not over it.</i>"
138
137
msgstr "<i>Zostanie ukryte, jeśli kursor myszy nie znajduje się nad nim.</i>"
139
138
 
140
 
#: ../Docky/Docky/Interface/DockPreferences.cs:690
 
139
#: ../Docky/Docky/Interface/DockPreferences.cs:601
141
140
msgid "<i>Hides when dock obstructs the active application.</i>"
142
141
msgstr "<i>Ukryje się, jeśli Dock przesłania aktywną aplikację.</i>"
143
142
 
144
 
#: ../Docky/Docky/Interface/DockPreferences.cs:693
 
143
#: ../Docky/Docky/Interface/DockPreferences.cs:604
145
144
msgid "<i>Hides when dock obstructs any window.</i>"
146
145
msgstr "<i>Ukryje się, jeśli Dock przesłania jakiekolwiek okno.</i>"
147
146
 
148
 
#: ../Docky/Docky/Interface/DockWindow.cs:378
 
147
#: ../Docky/Docky/Interface/DockWindow.cs:382
149
148
msgid "Drag to reposition"
150
149
msgstr "Przenieś, aby zmienić pozycję."
151
150
 
152
 
#: ../Docky/Docky/Interface/DockWindow.cs:390
153
 
#: ../Docky/Docky/Interface/DockWindow.cs:404
 
151
#: ../Docky/Docky/Interface/DockWindow.cs:394
 
152
#: ../Docky/Docky/Interface/DockWindow.cs:408
154
153
msgid "Drop to add to dock"
155
154
msgstr "Upuść, aby dodać do Dock'a"
156
155
 
157
 
#: ../Docky/Docky/Items/DockyItem.cs:133
158
 
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:223
159
 
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:239
 
156
#: ../Docky/Docky/Items/DockyItem.cs:93
 
157
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:214
 
158
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:236
160
159
msgid "_Settings"
161
160
msgstr "_Ustawienia"
162
161
 
163
 
#: ../Docky/Docky/Items/DockyItem.cs:134
 
162
#: ../Docky/Docky/Items/DockyItem.cs:94
164
163
msgid "_About"
165
164
msgstr "_O programie"
166
165
 
167
 
#: ../Docky/Docky/Items/DockyItem.cs:137
 
166
#: ../Docky/Docky/Items/DockyItem.cs:95
168
167
msgid "_Quit Docky"
169
168
msgstr "Zamknij"
170
169
 
172
171
msgid "Docky Configuration"
173
172
msgstr "Konfiguracja Docky"
174
173
 
175
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:141
 
174
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:139
176
175
msgid "_Start When Computer Starts"
177
176
msgstr "Uruchom wraz ze startem komputera."
178
177
 
179
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:157
 
178
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:155
180
179
msgid "_Theme:"
181
180
msgstr "_Motyw"
182
181
 
183
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:207
 
182
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:179
184
183
msgid "<b>General Options</b>"
185
184
msgstr "<b>Opcje ogólne</b>"
186
185
 
187
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:227
 
186
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:199
188
187
msgid "<b>Dock Configuration</b>"
189
188
msgstr "<b>Konfiguracja Panela</b>"
190
189
 
191
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:241
 
190
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:213
192
191
msgid "Docks"
193
192
msgstr "Dock'i"
194
193
 
195
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:262
196
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:317
 
194
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:234
 
195
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:289
197
196
msgid "All"
198
197
msgstr "Wszystko"
199
198
 
200
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:263
201
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:318
 
199
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:235
 
200
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:290
202
201
msgid "Enabled"
203
202
msgstr "Włączone"
204
203
 
205
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:264
206
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:319
 
204
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:236
 
205
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:291
207
206
msgid "Disabled"
208
207
msgstr "Wyłączone"
209
208
 
210
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:296
 
209
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:268
211
210
msgid "Docklets"
212
211
msgstr "Docklety"
213
212
 
214
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:188
215
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:343
 
213
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:315
216
214
msgid "_Install"
217
215
msgstr "_Instaluj"
218
216
 
219
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:374
 
217
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:347
220
218
msgid "Helpers"
221
219
msgstr "Wspomagacze"
222
220
 
223
 
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:429
 
221
#: ../Docky/gtk-gui/Docky.ConfigurationWindow.cs:378
224
222
msgid "_New Dock"
225
223
msgstr "Nowy Dock"
226
224
 
227
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:58
 
225
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:60
228
226
msgid "None"
229
227
msgstr "Brak"
230
228
 
231
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:59
 
229
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:61
232
230
msgid "Autohide"
233
231
msgstr "Ukryj automatycznie"
234
232
 
235
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:60
 
233
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:62
236
234
msgid "Intellihide"
237
235
msgstr "Ukrywanie inteligentne"
238
236
 
239
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:61
 
237
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:63
240
238
msgid "Window Dodge"
241
239
msgstr "Unikanie Okna"
242
240
 
243
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:75
 
241
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:77
244
242
msgid "_Fade On Hide"
245
243
msgstr "Wygaś przy ukrywaniu."
246
244
 
247
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:119
 
245
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:121
248
246
msgid "_Icon Size:"
249
247
msgstr "Rozmiar _ikon:"
250
248
 
251
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:132
 
249
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:134
252
250
msgid "_Hiding:"
253
251
msgstr "Ukrywanie"
254
252
 
256
254
msgid "Indicat_e Multiple Windows"
257
255
msgstr "Wyróżnij wielookienkowe aplikacje"
258
256
 
259
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:142
 
257
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:158
260
258
msgid "_Panel Mode"
261
259
msgstr "Wyświetlanie jako panel"
262
260
 
263
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:156
 
261
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:172
264
262
msgid "3D Back_ground"
265
263
msgstr "Tło 3D"
266
264
 
267
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:170
 
265
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:186
268
266
msgid "_Manage Windows Without Launcher"
269
267
msgstr "Zarządzaj oknami bez aktywatora"
270
268
 
271
 
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:185
 
269
#: ../Docky/gtk-gui/Docky.Interface.DockPreferences.cs:201
272
270
msgid "_Zoom:"
273
271
msgstr "Powiększenie"
274
272
 
277
275
msgid "Drop to open with {0}"
278
276
msgstr ""
279
277
 
280
 
#: ../Docky.Items/Docky.Items/ApplicationDockItem.cs:159
 
278
#: ../Docky.Items/Docky.Items/ApplicationDockItem.cs:173
281
279
msgid "New _Window"
282
280
msgstr "Nowe okno"
283
281
 
284
 
#: ../Docky.Items/Docky.Items/ApplicationDockItem.cs:161
285
 
#: ../StandardPlugins/Mounter/src/MountItem.cs:97
 
282
#: ../Docky.Items/Docky.Items/ApplicationDockItem.cs:175
 
283
#: ../StandardPlugins/Mounter/src/MountItem.cs:108
286
284
msgid "_Open"
287
285
msgstr "Otwórz"
288
286
 
290
288
msgid "Reset Color"
291
289
msgstr "Resetuj kolor"
292
290
 
293
 
#: ../Docky.Items/Docky.Items/FileApplicationProvider.cs:410
 
291
#: ../Docky.Items/Docky.Items/FileApplicationProvider.cs:435
294
292
msgid "_Pin to Dock"
295
293
msgstr "Przypnij do panelu"
296
294
 
297
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:74
 
295
#: ../Docky.Items/Docky.Items/FileDockItem.cs:75
298
296
#, csharp-format
299
297
msgid "Drop to move to {0}"
300
298
msgstr ""
301
299
 
302
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:189
 
300
#. until we use a new version of GTK# which supports getting the GLib.Error code
 
301
#. this is about the best we can do.
 
302
#: ../Docky.Items/Docky.Items/FileDockItem.cs:194
 
303
#: ../Docky.Items/Docky.Items/FileDockItem.cs:239
 
304
msgid "Error performing drop action"
 
305
msgstr "Błąd przy upuszczaniu"
 
306
 
 
307
#: ../Docky.Items/Docky.Items/FileDockItem.cs:194
303
308
msgid "Not enough free space on destination."
304
309
msgstr "Za mało wolnego miejsca w miejscu docelowym."
305
310
 
306
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:201
307
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:203
308
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:223
 
311
#: ../Docky.Items/Docky.Items/FileDockItem.cs:211
 
312
#: ../Docky.Items/Docky.Items/FileDockItem.cs:214
 
313
#: ../Docky.Items/Docky.Items/FileDockItem.cs:246
309
314
msgid "Complete"
310
315
msgstr "Gotowe"
311
316
 
312
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:209
 
317
#: ../Docky.Items/Docky.Items/FileDockItem.cs:224
313
318
msgid "Moving"
314
319
msgstr "Przenoszenie"
315
320
 
316
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:215
 
321
#: ../Docky.Items/Docky.Items/FileDockItem.cs:230
317
322
msgid "Copying"
318
323
msgstr "Kopiowanie"
319
324
 
320
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:228
321
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:229
322
 
msgid "Error performing drop action"
323
 
msgstr "Błąd przy upuszczaniu"
324
 
 
325
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:251
 
325
#: ../Docky.Items/Docky.Items/FileDockItem.cs:264
326
326
msgid "Open"
327
327
msgstr "Otwórz"
328
328
 
329
 
#: ../Docky.Items/Docky.Items/FileDockItem.cs:252
 
329
#: ../Docky.Items/Docky.Items/FileDockItem.cs:265
330
330
msgid "Open Containing Folder"
331
331
msgstr "Otwórz folder zawierający"
332
332
 
333
 
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:248
 
333
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:264
334
334
msgid "Unma_ximize"
335
335
msgstr "Cofnij maksymalizację"
336
336
 
337
 
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:251
 
337
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:267
338
338
msgid "Ma_ximize"
339
339
msgstr "Maksymalizuj"
340
340
 
341
 
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:255
 
341
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:272
342
342
msgid "_Restore"
343
343
msgstr "Przywróć"
344
344
 
345
 
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:258
 
345
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:275
346
346
msgid "Mi_nimize"
347
347
msgstr "Minimalizuj"
348
348
 
349
 
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:261
 
349
#: ../Docky.Items/Docky.Items/WnckDockItem.cs:279
350
350
msgid "_Close All"
351
351
msgstr "Zamknij wszystko"
352
352
 
420
420
msgid "remaining "
421
421
msgstr "pozostało "
422
422
 
423
 
#: ../StandardPlugins/Bookmarks/src/BookmarksItemProvider.cs:84
 
423
#: ../StandardPlugins/Bookmarks/src/BookmarksItemProvider.cs:86
424
424
msgid "Computer"
425
425
msgstr "Komputer"
426
426
 
427
 
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:425
 
427
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:430
428
428
msgid "Di_gital Clock"
429
429
msgstr "Zegar cyfrowy"
430
430
 
431
 
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:431
 
431
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:436
432
432
msgid "24-Hour _Clock"
433
433
msgstr "Zegar 24-godzinny"
434
434
 
435
 
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:437
 
435
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:442
436
436
msgid "Show _Date"
437
437
msgstr "Pokaż datę"
438
438
 
439
 
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:443
 
439
#: ../StandardPlugins/Clock/src/ClockDockItem.cs:448
440
440
msgid "Select _Theme"
441
441
msgstr "Wybierz motyw"
442
442
 
444
444
msgid "Themes"
445
445
msgstr "Style"
446
446
 
447
 
#: ../StandardPlugins/Clock/src/ClockThemeSelector.cs:62
 
447
#: ../StandardPlugins/Clock/src/ClockThemeSelector.cs:69
448
448
msgid "Theme"
449
449
msgstr "Styl"
450
450
 
461
461
msgid "minutes"
462
462
msgstr "minut(a/y)"
463
463
 
464
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:202
 
464
#: ../StandardPlugins/GMail/src/GMailAtom.cs:175
465
465
msgid "Username or Password not set"
466
466
msgstr "Login lub hasło nie ustawione"
467
467
 
468
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:255
 
468
#: ../StandardPlugins/GMail/src/GMailAtom.cs:230
469
469
msgid "(no subject)"
470
470
msgstr "(brak tematu)"
471
471
 
472
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:269
 
472
#: ../StandardPlugins/GMail/src/GMailAtom.cs:244
473
473
#, csharp-format
474
474
msgid "You have {0} new, unread messages"
475
475
msgstr ""
476
476
 
477
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:273
 
477
#: ../StandardPlugins/GMail/src/GMailAtom.cs:248
478
478
#, csharp-format
479
479
msgid "From: {0}"
480
480
msgstr "Od: {0}"
481
481
 
482
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:286
483
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:290
 
482
#: ../StandardPlugins/GMail/src/GMailAtom.cs:261
 
483
#: ../StandardPlugins/GMail/src/GMailAtom.cs:265
484
484
msgid "Feed Error"
485
485
msgstr "Nagłówek"
486
486
 
487
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:295
 
487
#: ../StandardPlugins/GMail/src/GMailAtom.cs:270
488
488
msgid "Invalid Username"
489
489
msgstr "Niepoprawny Login"
490
490
 
491
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:299
492
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:303
 
491
#: ../StandardPlugins/GMail/src/GMailAtom.cs:274
 
492
#: ../StandardPlugins/GMail/src/GMailAtom.cs:278
493
493
msgid "Network Error"
494
494
msgstr "Błąd sieci"
495
495
 
496
 
#: ../StandardPlugins/GMail/src/GMailAtom.cs:308
 
496
#: ../StandardPlugins/GMail/src/GMailAtom.cs:283
497
497
msgid "General Error"
498
498
msgstr "Błąd ogólny"
499
499
 
516
516
msgid "Checking mail..."
517
517
msgstr "Sprawdzanie poczty..."
518
518
 
519
 
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:202
 
519
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:193
520
520
msgid "_View "
521
521
msgstr "Widok "
522
522
 
523
 
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:207
 
523
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:198
524
524
msgid "_Compose Mail"
525
525
msgstr "Utwórz wiadomość"
526
526
 
527
 
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:214
 
527
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:206
528
528
msgid "New Mail"
529
529
msgstr "Nowa wiadomość"
530
530
 
531
 
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:232
 
531
#: ../StandardPlugins/GMail/src/GMailDockItem.cs:222
532
532
msgid "Check _Mail"
533
533
msgstr "Sprawdź pocztę"
534
534
 
548
548
msgid "From: "
549
549
msgstr "Od: "
550
550
 
551
 
#: ../StandardPlugins/Mounter/src/MountItem.cs:99
 
551
#: ../StandardPlugins/Mounter/src/MountItem.cs:111
552
552
msgid "_Eject"
553
553
msgstr "Wysuń"
554
554
 
555
 
#: ../StandardPlugins/Mounter/src/MountItem.cs:99
 
555
#: ../StandardPlugins/Mounter/src/MountItem.cs:111
556
556
msgid "_Unmount"
557
557
msgstr "Odmontuj"
558
558
 
591
591
msgid "Please try your search again."
592
592
msgstr "Spróbuj wyszukać ponownie."
593
593
 
594
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:48
 
594
#: ../StandardPlugins/NPR/src/StationDockItem.cs:46
595
595
msgid "Fetching Information..."
596
596
msgstr "Zbieranie informacji..."
597
597
 
598
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:68
 
598
#: ../StandardPlugins/NPR/src/StationDockItem.cs:72
599
599
msgid "Click to add NPR stations."
600
600
msgstr "Nacijnij, aby dodać stacje NPR"
601
601
 
602
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:107
 
602
#: ../StandardPlugins/NPR/src/StationDockItem.cs:111
603
603
msgid "Home Page"
604
604
msgstr ""
605
605
 
606
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:114
 
606
#: ../StandardPlugins/NPR/src/StationDockItem.cs:118
607
607
msgid "Program Schedule"
608
608
msgstr ""
609
609
 
610
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:121
 
610
#: ../StandardPlugins/NPR/src/StationDockItem.cs:125
611
611
msgid "Donate"
612
612
msgstr ""
613
613
 
614
 
#: ../StandardPlugins/NPR/src/StationDockItem.cs:128
 
614
#: ../StandardPlugins/NPR/src/StationDockItem.cs:132
615
615
msgid "Live Streams"
616
616
msgstr ""
617
617
 
618
 
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:67
 
618
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:76
619
619
msgid "Clear the Recent Documents list?"
620
620
msgstr ""
621
621
 
622
 
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:69
 
622
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:78
623
623
msgid "Clear Recent Documents"
624
624
msgstr ""
625
625
 
626
 
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:71
 
626
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:80
627
627
msgid ""
628
628
"If you clear the Recent Documents list, you clear the following:\n"
629
629
"• All items from the Places → Recent Documents menu item.\n"
630
630
"• All items from the recent documents list in all applications."
631
631
msgstr ""
632
632
 
633
 
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:92
 
633
#: ../StandardPlugins/RecentDocuments/src/RecentDocumentsItemProvider.cs:116
634
634
msgid "_Clear Recent Documents..."
635
635
msgstr ""
636
636
 
654
654
msgstr ""
655
655
 
656
656
#: ../StandardPlugins/Trash/src/TrashDockItem.cs:166
657
 
#: ../StandardPlugins/Trash/src/TrashDockItem.cs:196
 
657
#: ../StandardPlugins/Trash/src/TrashDockItem.cs:203
658
658
msgid "Empty _Trash"
659
659
msgstr ""
660
660
 
689
689
msgid "Use _Metric Units"
690
690
msgstr "Używaj jednostek metrycznych"
691
691
 
692
 
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:176
 
692
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:95
 
693
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:98
 
694
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:103
693
695
msgid "Invalid Weather Location"
694
696
msgstr "Błędna lokacja"
695
697
 
696
 
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:182
 
698
#: ../StandardPlugins/Weather/src/Sources/AbstractWeatherSource.cs:101
697
699
msgid "Network Error: "
698
700
msgstr "Błąd sieci. "
699
701
 
725
727
msgid "Weather Configuration"
726
728
msgstr ""
727
729
 
728
 
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:90
 
730
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:81
 
731
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:91
729
732
msgid "Fetching data..."
730
733
msgstr "Przekazywanie danych..."
731
734
 
732
 
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:226
 
735
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:222
733
736
msgid "Radar _Map"
734
737
msgstr ""
735
738
 
736
 
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:231
 
739
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:227
737
740
msgid "Forecasts"
738
741
msgstr ""
739
742
 
740
 
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:247
 
743
#: ../StandardPlugins/Weather/src/WeatherDocklet.cs:243
741
744
msgid "Check _Weather"
742
745
msgstr ""
743
746
 
744
 
#: ../StandardPlugins/Weather/src/WeatherForecast.cs:108
 
747
#: ../StandardPlugins/Weather/src/WeatherForecast.cs:88
745
748
msgid "_Today"
746
749
msgstr ""
747
750
 
748
 
#: ../StandardPlugins/Weather/src/WeatherForecast.cs:111
 
751
#: ../StandardPlugins/Weather/src/WeatherForecast.cs:91
749
752
msgid "T_omorrow"
750
753
msgstr ""
751
754
 
752
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:311
 
755
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:328
753
756
msgid "Humidity"
754
757
msgstr ""
755
758
 
756
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:313
 
759
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:330
757
760
msgid "Temp"
758
761
msgstr ""
759
762
 
760
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:315
 
763
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:332
761
764
msgid "Feels Like"
762
765
msgstr ""
763
766
 
764
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:317
 
767
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:334
765
768
msgid "Wind"
766
769
msgstr ""
767
770
 
768
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:318
 
771
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:335
769
772
msgid "Direction"
770
773
msgstr ""
771
774
 
772
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:320
 
775
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:337
773
776
msgid "Sunrise"
774
777
msgstr ""
775
778
 
776
 
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:321
 
779
#: ../StandardPlugins/Weather/src/WeatherPainter.cs:338
777
780
msgid "Sunset"
778
781
msgstr ""
779
782