2009-01-27 08:33:52 -07:00
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Aviary.pl
# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz
# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas:
# gnomepl@aviary.pl
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2006-03-05 04:21:10 -07:00
msgid ""
msgstr ""
"Project-Id-Version: gparted\n"
2010-09-16 07:57:58 -06:00
"Report-Msgid-Bugs-To: \n"
2010-10-25 11:03:24 -06:00
"POT-Creation-Date: 2010-10-25 19:03+0200\n"
"PO-Revision-Date: 2010-10-25 18:47+0100\n"
"Last-Translator: Tomasz Dominikowski <dominikowski@gmail.com>\n"
2009-09-08 18:30:32 -06:00
"Language-Team: Polish <gnomepl@aviary.pl>\n"
2010-10-25 11:03:24 -06:00
"Language: pl\n"
2006-03-05 04:21:10 -07:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2010-09-16 07:57:58 -06:00
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
2009-09-08 18:30:32 -06:00
"X-Poedit-Language: Polish\n"
"X-Poedit-Country: Poland\n"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#: ../gparted.desktop.in.in.h:1
msgid "Create, reorganize, and delete partitions"
msgstr "Tworzenie, reorganizacja i usuwanie partycji"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#. ==== GUI =========================
2010-10-25 11:03:24 -06:00
#: ../gparted.desktop.in.in.h:2 ../src/Dialog_Progress.cc:357
#: ../src/Win_GParted.cc:71 ../src/Win_GParted.cc:1100
#: ../src/Win_GParted.cc:1284
2010-03-03 08:29:02 -07:00
msgid "GParted"
msgstr "GParted"
#: ../gparted.desktop.in.in.h:3
2008-05-04 04:39:04 -06:00
msgid "GParted Partition Editor"
msgstr "Edytor partycji GParted"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../gparted.desktop.in.in.h:4
msgid "Partition Editor"
msgstr "Edytor partycji"
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Base_Partition.cc:56
2010-03-03 08:29:02 -07:00
msgid "Free space preceding (MiB):"
2010-06-16 07:19:24 -06:00
msgstr "Wolne miejsce przed (MiB):"
2006-03-05 04:21:10 -07:00
#. add spinbutton_size
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Base_Partition.cc:65
2010-03-03 08:29:02 -07:00
msgid "New size (MiB):"
msgstr "Nowy rozmiar (MiB):"
2006-03-05 04:21:10 -07:00
#. add spinbutton_after
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Base_Partition.cc:72
2010-03-03 08:29:02 -07:00
msgid "Free space following (MiB):"
2010-06-16 07:19:24 -06:00
msgstr "Wolne miejsce za (MiB):"
#. add alignment
#. TO TRANSLATORS: used as label for a list of choices. Align to: <optionmenu with choices>
#: ../src/Dialog_Base_Partition.cc:96
msgid "Align to:"
msgstr "Wyrównanie do:"
#. fill partition alignment menu
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:101
msgid "Cylinder"
msgstr "Cylinder"
#. TO TRANSLATORS: Menu option for label "Align to:"
#: ../src/Dialog_Base_Partition.cc:103
msgid "MiB"
msgstr "MiB"
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:105
msgid "None"
msgstr "Brak"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Base_Partition.cc:210
2006-03-05 04:21:10 -07:00
msgid "Resize"
msgstr "Zmień rozmiar"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Base_Partition.cc:210 ../src/Win_GParted.cc:231
2006-03-05 04:21:10 -07:00
msgid "Resize/Move"
msgstr "Zmień rozmiar/przenieś"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Base_Partition.cc:227
2010-03-03 08:29:02 -07:00
msgid "Minimum size: %1 MiB"
msgstr "Minimalny rozmiar: %1 MiB"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Base_Partition.cc:228
2010-03-03 08:29:02 -07:00
msgid "Maximum size: %1 MiB"
msgstr "Maksymalny rozmiar: %1 MiB"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: dialogtitle, looks like Create partition table on /dev/hda
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Disklabel.cc:27
2008-05-04 04:39:04 -06:00
msgid "Create partition table on %1"
msgstr "Tworzenie tablicy partycji na dysku %1"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like WARNING: This will ERASE ALL DATA on the ENTIRE DISK /dev/hda
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Disklabel.cc:47
2008-05-04 04:39:04 -06:00
msgid "WARNING: This will ERASE ALL DATA on the ENTIRE DISK %1"
2010-03-03 08:29:02 -07:00
msgstr "UWAGA: spowoduje to USUNIĘCIE WSZYSTKICH DANYCH na CAŁYM DYSKU %1"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Disklabel.cc:51
msgid "Default is to create an MS-DOS partition table."
msgstr "Domyślnie tworzona jest tablica partycji MS-DOS."
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Disklabel.cc:58
2006-03-05 04:21:10 -07:00
msgid "Advanced"
msgstr "Zaawansowane"
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Disklabel.cc:66
2008-05-04 04:39:04 -06:00
msgid "Select new partition table type:"
msgstr "Rodzaj tablicy partycji:"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Copy.cc:36
2006-03-05 04:21:10 -07:00
msgid "Paste %1"
msgstr "Wklej %1"
#. TO TRANSLATORS: dialogtitle, looks like Information about /dev/hda3
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:32
2006-03-05 04:21:10 -07:00
msgid "Information about %1"
msgstr "Informacje o %1"
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:49
2006-03-05 04:21:10 -07:00
msgid "Warning:"
msgstr "Uwaga:"
#. filesystem
2009-01-27 08:33:52 -07:00
#. file systems to choose from
2010-09-16 07:57:58 -06:00
#: ../src/Dialog_Partition_Info.cc:152 ../src/Dialog_Partition_New.cc:119
2010-03-03 08:29:02 -07:00
msgid "File system:"
2006-03-05 04:21:10 -07:00
msgstr "System plików:"
#. size
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:162 ../src/Win_GParted.cc:453
2006-03-05 04:21:10 -07:00
msgid "Size:"
msgstr "Rozmiar:"
#. used
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:178
2006-03-05 04:21:10 -07:00
msgid "Used:"
2008-05-04 04:39:04 -06:00
msgstr "Zajęte:"
2006-03-05 04:21:10 -07:00
#. unused
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:192
2006-03-05 04:21:10 -07:00
msgid "Unused:"
2009-09-08 18:30:32 -06:00
msgstr "Dostępne:"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:209
2006-03-05 04:21:10 -07:00
msgid "Flags:"
msgstr "Flagi:"
#. path
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:225 ../src/Win_GParted.cc:461
2006-03-05 04:21:10 -07:00
msgid "Path:"
msgstr "Ścieżka:"
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_Info.cc:239
2006-03-05 04:21:10 -07:00
msgid "Status:"
2008-05-04 04:39:04 -06:00
msgstr "Stan:"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Busy (At least one logical partition is mounted)
#. * means that this extended partition contains at least one logical
#. * partition that is mounted or otherwise active.
#.
#: ../src/Dialog_Partition_Info.cc:251
2008-05-04 04:39:04 -06:00
msgid "Busy (At least one logical partition is mounted)"
msgstr "W użyciu (przynajmniej jedna partycja logiczna jest zamontowana)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Active
#. * means that this linux swap partition is enabled and being used by
#. * the operating system.
#.
#: ../src/Dialog_Partition_Info.cc:259
2006-03-05 04:21:10 -07:00
msgid "Active"
2009-09-08 18:30:32 -06:00
msgstr "Aktywna"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like Mounted on /mnt/mymountpoint
#: ../src/Dialog_Partition_Info.cc:265
2006-03-05 04:21:10 -07:00
msgid "Mounted on %1"
2008-05-04 04:39:04 -06:00
msgstr "Zamontowana w %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Not busy (There are no mounted logical partitions)
#. * means that this extended partition contains no mounted or otherwise
#. * active partitions.
#.
#: ../src/Dialog_Partition_Info.cc:275
2006-03-05 04:21:10 -07:00
msgid "Not busy (There are no mounted logical partitions)"
2009-09-08 18:30:32 -06:00
msgstr "Nieużywany (nie ma zamontowanych żadnych partycji logicznych)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Not active
#. * means that this linux swap partition is not enabled and is not
#. * in use by the operating system.
#.
#: ../src/Dialog_Partition_Info.cc:283
2006-03-05 04:21:10 -07:00
msgid "Not active"
2009-09-08 18:30:32 -06:00
msgstr "Nieaktywna"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Not mounted
#. * means that this partition is not mounted.
#.
#: ../src/Dialog_Partition_Info.cc:290
2006-03-05 04:21:10 -07:00
msgid "Not mounted"
msgstr "Niezamontowana"
2008-05-04 04:39:04 -06:00
#. Label
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:299 ../src/Dialog_Partition_Label.cc:43
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_New.cc:131
2008-05-04 04:39:04 -06:00
msgid "Label:"
msgstr "Etykieta:"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:312
2009-01-27 08:33:52 -07:00
msgid "UUID:"
msgstr "UUID:"
2006-03-05 04:21:10 -07:00
#. first sector
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:326
2010-03-03 08:29:02 -07:00
msgid "First sector:"
2006-03-05 04:21:10 -07:00
msgstr "Pierwszy sektor:"
#. last sector
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:336
2010-03-03 08:29:02 -07:00
msgid "Last sector:"
2006-03-05 04:21:10 -07:00
msgstr "Ostatni sektor:"
#. total sectors
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Partition_Info.cc:346 ../src/Win_GParted.cc:514
2010-03-03 08:29:02 -07:00
msgid "Total sectors:"
2006-03-05 04:21:10 -07:00
msgstr "Wszystkich sektorów:"
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: dialog title, looks like Set partition label on /dev/hda3
#: ../src/Dialog_Partition_Label.cc:32
msgid "Set partition label on %1"
msgstr "Ustawianie etykiety dla %1"
2006-03-05 04:21:10 -07:00
#. TO TRANSLATORS: dialogtitle
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_New.cc:27
2006-03-05 04:21:10 -07:00
msgid "Create new Partition"
2008-05-04 04:39:04 -06:00
msgstr "Tworzenie nowej partycji"
2006-03-05 04:21:10 -07:00
#. TO TRANSLATORS: used as label for a list of choices. Create as: <optionmenu with choices>
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Partition_New.cc:79
2006-03-05 04:21:10 -07:00
msgid "Create as:"
2010-03-03 08:29:02 -07:00
msgstr "Utworzenie jako:"
2006-03-05 04:21:10 -07:00
#. fill partitiontype menu
2010-09-16 07:57:58 -06:00
#: ../src/Dialog_Partition_New.cc:84 ../src/OperationCreate.cc:75
2006-03-05 04:21:10 -07:00
msgid "Primary Partition"
2008-05-04 04:39:04 -06:00
msgstr "Partycja podstawowa"
2006-03-05 04:21:10 -07:00
2010-09-16 07:57:58 -06:00
#: ../src/Dialog_Partition_New.cc:85 ../src/OperationCreate.cc:78
2010-06-16 07:19:24 -06:00
#: ../src/OperationDelete.cc:77
2006-03-05 04:21:10 -07:00
msgid "Logical Partition"
2008-05-04 04:39:04 -06:00
msgstr "Partycja logiczna"
2006-03-05 04:21:10 -07:00
2010-09-16 07:57:58 -06:00
#: ../src/Dialog_Partition_New.cc:86 ../src/OperationCreate.cc:81
2006-03-05 04:21:10 -07:00
msgid "Extended Partition"
2008-05-04 04:39:04 -06:00
msgstr "Partycja rozszerzona"
2006-03-05 04:21:10 -07:00
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Partition_New.cc:198
2006-03-05 04:21:10 -07:00
msgid "New Partition #%1"
msgstr "Nowa partycja #%1"
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Partition_Resize_Move.cc:74
2006-03-05 04:21:10 -07:00
msgid "Resize/Move %1"
msgstr "Zmień rozmiar/przenieś %1"
2010-06-16 07:19:24 -06:00
#: ../src/Dialog_Partition_Resize_Move.cc:79
2006-03-05 04:21:10 -07:00
msgid "Resize %1"
msgstr "Zmień rozmiar %1"
2010-03-03 08:29:02 -07:00
#: ../src/Dialog_Progress.cc:33
2006-03-05 04:21:10 -07:00
msgid "Applying pending operations"
2010-03-03 08:29:02 -07:00
msgstr "Wykonywanie zaplanowanych działań"
2006-03-05 04:21:10 -07:00
#: ../src/Dialog_Progress.cc:48
2010-09-16 07:57:58 -06:00
msgid ""
"Depending on the amount and type of operations this might take a long time."
2010-03-03 08:29:02 -07:00
msgstr "W zależności od rodzaju i liczby działań może to zająć dużo czasu."
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:61
2006-03-05 04:21:10 -07:00
msgid "Completed Operations:"
2010-03-03 08:29:02 -07:00
msgstr "Ukończonych działań:"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:101
2006-03-05 04:21:10 -07:00
msgid "Details"
msgstr "Szczegóły"
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:199
2006-03-05 04:21:10 -07:00
msgid "%1 of %2 operations completed"
2010-03-03 08:29:02 -07:00
msgstr "%1 z %2 działań ukończonych"
2006-03-05 04:21:10 -07:00
#. add save button
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:230
2006-03-05 04:21:10 -07:00
msgid "_Save Details"
2008-05-04 04:39:04 -06:00
msgstr "Zapi_sz szczególy"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:239
2009-01-27 08:33:52 -07:00
msgid "Operation cancelled"
2010-03-03 08:29:02 -07:00
msgstr "Działanie anulowane"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#: ../src/Dialog_Progress.cc:253
msgid "All operations successfully completed"
2010-03-03 08:29:02 -07:00
msgstr "Wszystkie działania zostały ukończone"
2006-03-05 04:21:10 -07:00
2009-01-27 08:33:52 -07:00
#: ../src/Dialog_Progress.cc:257
msgid "%1 warning"
msgid_plural "%1 warnings"
msgstr[0] "%1 ostrzeżenie"
msgstr[1] "%1 ostrzeżenia"
msgstr[2] "%1 ostrzeżeń"
2008-05-04 04:39:04 -06:00
2009-01-27 08:33:52 -07:00
#: ../src/Dialog_Progress.cc:270
2006-03-05 04:21:10 -07:00
msgid "An error occurred while applying the operations"
2010-03-03 08:29:02 -07:00
msgstr "Wystąpił błąd podczas wykonywania działań"
2006-03-05 04:21:10 -07:00
2009-01-27 08:33:52 -07:00
#: ../src/Dialog_Progress.cc:275
2008-05-04 04:39:04 -06:00
msgid "See the details for more information."
msgstr "Aby uzyskać dodatkowe informacje, należy zobaczyć szczegóły."
2006-03-05 04:21:10 -07:00
2009-01-27 08:33:52 -07:00
#: ../src/Dialog_Progress.cc:276
2008-05-04 04:39:04 -06:00
msgid "IMPORTANT"
msgstr "WAŻNE"
2006-03-05 04:21:10 -07:00
2009-01-27 08:33:52 -07:00
#: ../src/Dialog_Progress.cc:277
2008-05-04 04:39:04 -06:00
msgid "If you want support, you need to provide the saved details!"
2010-09-16 07:57:58 -06:00
msgstr ""
"W przypadku chęci zasięgnięcia pomocy należy zapisać szczegółowe informacje."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like See http://gparted.org/save-details.htm for more information.
#: ../src/Dialog_Progress.cc:280
2008-05-04 04:39:04 -06:00
msgid "See %1 for more information."
msgstr "Proszę zobaczyć %1, aby uzyskać więcej informacji"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:313
2008-05-04 04:39:04 -06:00
msgid "Are you sure you want to cancel the current operation?"
2010-03-03 08:29:02 -07:00
msgstr "Na pewno anulować bieżące działanie?"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:319
2009-01-27 08:33:52 -07:00
msgid "Canceling an operation might cause SEVERE file system damage."
2010-09-16 07:57:58 -06:00
msgstr ""
"Anulowanie działania może doprowadzić do POWAŻNEGO uszkodzenia systemu "
"plików."
2009-01-27 08:33:52 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:321
2006-03-05 04:21:10 -07:00
msgid "Continue Operation"
2010-03-03 08:29:02 -07:00
msgstr "Kontynuuj działanie"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:322
2006-03-05 04:21:10 -07:00
msgid "Cancel Operation"
2010-03-03 08:29:02 -07:00
msgstr "Anuluj działanie"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:335
2006-03-05 04:21:10 -07:00
msgid "Save Details"
2008-05-04 04:39:04 -06:00
msgstr "Zapisz szczegóły"
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:354
2009-01-27 08:33:52 -07:00
msgid "GParted Details"
2010-03-03 08:29:02 -07:00
msgstr "Szczegóły programu GParted"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/Dialog_Progress.cc:358
2009-01-27 08:33:52 -07:00
msgid "Libparted"
2010-03-03 08:29:02 -07:00
msgstr "Biblioteka libparted"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: EXECUTING
#. * means that the status for this operation is
#. * executing or currently in progress.
#.
#: ../src/Dialog_Progress.cc:401
2009-01-27 08:33:52 -07:00
msgid "EXECUTING"
msgstr "WYKONYWANIE"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#. TO" TRANSLATORS: SUCCESS
#. * means that the status for this operation is
#. * completed successfully.
#.
#: ../src/Dialog_Progress.cc:409
2009-01-27 08:33:52 -07:00
msgid "SUCCESS"
msgstr "UDANE"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: ERROR
#. * means that the status for this operation is
#. * completed with errors.
#.
#: ../src/Dialog_Progress.cc:417
2009-01-27 08:33:52 -07:00
msgid "ERROR"
msgstr "BŁĄD"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: INFO
#. * means that the status for this operation is
#. * for your information , or messages from the
#. * libparted library.
#.
#: ../src/Dialog_Progress.cc:426
2009-01-27 08:33:52 -07:00
msgid "INFO"
msgstr "INFORMACJA"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: N/A
#. * means that the status for this operation is
#. * not applicable because the operation is not
#. * supported on the file system in the partition.
#.
#: ../src/Dialog_Progress.cc:435
2009-01-27 08:33:52 -07:00
msgid "N/A"
msgstr "BRAK"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:28
2009-01-27 08:33:52 -07:00
msgid "File System Support"
2010-03-03 08:29:02 -07:00
msgstr "Obsługa systemów plików"
2009-01-27 08:33:52 -07:00
2010-09-16 07:57:58 -06:00
#: ../src/DialogFeatures.cc:35 ../src/TreeView_Detail.cc:36
2009-01-27 08:33:52 -07:00
msgid "File System"
msgstr "System plików"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:36
2009-09-08 18:30:32 -06:00
msgid "Create"
2010-03-03 08:29:02 -07:00
msgstr "Utworzenie"
2009-09-08 18:30:32 -06:00
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:37
2008-05-04 04:39:04 -06:00
msgid "Grow"
msgstr "Powiększanie"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:38
2008-05-04 04:39:04 -06:00
msgid "Shrink"
msgstr "Zmniejszanie"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:39
2008-05-04 04:39:04 -06:00
msgid "Move"
msgstr "Przemieszczanie"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:40
2008-05-04 04:39:04 -06:00
msgid "Copy"
msgstr "Kopiowanie"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:41
2008-05-04 04:39:04 -06:00
msgid "Check"
msgstr "Sprawdzanie"
2010-09-16 07:57:58 -06:00
#: ../src/DialogFeatures.cc:42 ../src/TreeView_Detail.cc:38
2008-05-04 04:39:04 -06:00
msgid "Label"
msgstr "Etykieta"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:43
2009-01-27 08:33:52 -07:00
msgid "Required Software"
msgstr "Wymagane oprogramowanie"
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:57
2009-01-27 08:33:52 -07:00
msgid "This chart shows the actions supported on file systems."
2010-03-03 08:29:02 -07:00
msgstr "Ten wykres określa obsługiwane działania na systemach plików."
2009-01-27 08:33:52 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/DialogFeatures.cc:59
2010-09-16 07:57:58 -06:00
msgid ""
"Not all actions are available on all file systems, in part due to the nature "
"of file systems and limitations in the required software."
msgstr ""
"Nie wszystkie działania są obsługiwane we wszystkich systemach plików - "
"częściowo z powodu natury systemów plików i ograniczeń w wymaganym "
"oprogramowaniu."
2009-01-27 08:33:52 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Available
#. * means that this action is valid for this file system.
#.
#: ../src/DialogFeatures.cc:73
2008-05-04 04:39:04 -06:00
msgid "Available"
msgstr "Dostępne"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: Not Available
#. * means that this action is not valid for this file system.
#.
#: ../src/DialogFeatures.cc:83
2008-05-04 04:39:04 -06:00
msgid "Not Available"
msgstr "Niedostępne"
2010-10-25 11:03:24 -06:00
#: ../src/DialogFeatures.cc:89
2009-01-27 08:33:52 -07:00
msgid "Legend"
msgstr "Legenda"
#. TO TRANSLATORS: This is a button that will search for the software tools installed and then refresh the screen with the file system actions supported.
2010-10-25 11:03:24 -06:00
#: ../src/DialogFeatures.cc:102
2009-01-27 08:33:52 -07:00
msgid "Rescan For Supported Actions"
2010-03-03 08:29:02 -07:00
msgstr "Sprawdź ponownie obsługiwane działania"
2009-01-27 08:33:52 -07:00
2010-09-16 07:57:58 -06:00
#: ../src/DialogManageFlags.cc:31 ../src/DialogManageFlags.cc:36
2008-05-04 04:39:04 -06:00
msgid "Manage flags on %1"
msgstr "Zarządzanie flagami %1"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: looks like create missing /dev/mapper entries
2010-09-16 07:57:58 -06:00
#: ../src/DMRaid.cc:325
2009-09-08 18:30:32 -06:00
msgid "create missing %1 entries"
msgstr "tworzenie brakujących wpisów %1"
#. TO TRANSLATORS: looks like delete affected /dev/mapper entries
2010-09-16 07:57:58 -06:00
#: ../src/DMRaid.cc:441
2009-09-08 18:30:32 -06:00
msgid "delete affected %1 entries"
msgstr "usunięcie powiązanych wpisów %1"
#. TO TRANSLATORS: looks like delete /dev/mapper entry
2010-09-16 07:57:58 -06:00
#: ../src/DMRaid.cc:464
2009-09-08 18:30:32 -06:00
msgid "delete %1 entry"
msgstr "usunięcie wpisu %1"
#. TO TRANSLATORS: looks like update /dev/mapper entry
2010-09-16 07:57:58 -06:00
#: ../src/DMRaid.cc:514
2009-09-08 18:30:32 -06:00
msgid "update %1 entry"
msgstr "aktualizacja wpisu %1"
2009-01-27 08:33:52 -07:00
#. TO TRANSLATORS: looks like Scanning /dev/sda
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:200 ../src/GParted_Core.cc:211
#: ../src/GParted_Core.cc:221
2009-01-27 08:33:52 -07:00
msgid "Scanning %1"
msgstr "Skanowanie %1"
#. TO TRANSLATORS: looks like Confirming /dev/sda
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:242
2009-01-27 08:33:52 -07:00
msgid "Confirming %1"
msgstr "Potwierdzanie %1"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like Ignoring device /dev/sde with logical sector size of 2048 bytes.
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:254
2010-06-16 07:19:24 -06:00
msgid "Ignoring device %1 with logical sector size of %2 bytes."
msgstr "Ignorowanie urządzenia %1 z rozmiarem sektora logicznego %2 bajtów."
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:256
2010-09-16 07:57:58 -06:00
msgid ""
"GParted requires libparted version 2.2 or higher to support devices with "
"sector sizes larger than 512 bytes."
msgstr ""
"Do obsługi urządzeń z rozmiarem sektora większym niż 512 bajtów wymagana "
"jest biblioteka libparted 2.2 lub nowsza."
2010-03-03 08:29:02 -07:00
2009-01-27 08:33:52 -07:00
#. TO TRANSLATORS: looks like Searching /dev/sda partitions
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:293
2009-01-27 08:33:52 -07:00
msgid "Searching %1 partitions"
2010-06-16 07:19:24 -06:00
msgstr "Wyszukiwanie partycji %1"
2009-01-27 08:33:52 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: unrecognized
#. * means that the partition table for this
#. * disk device is unknown or not recognized.
#.
#: ../src/GParted_Core.cc:340
2006-03-05 04:21:10 -07:00
msgid "unrecognized"
msgstr "nierozpoznany"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like A partition cannot have a length of -1 sectors
#: ../src/GParted_Core.cc:532
2008-05-04 04:39:04 -06:00
msgid "A partition cannot have a length of %1 sectors"
msgstr "Partycja nie może posiadać długości %1 sektorów"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like A partition with used sectors (2048) greater than its length (1536) is not valid
#: ../src/GParted_Core.cc:541
2010-09-16 07:57:58 -06:00
msgid ""
"A partition with used sectors (%1) greater than its length (%2) is not valid"
msgstr ""
"Partycja z użytymi sektorami (%1) większymi niż jej wielkość (%2) jest "
"nieprawidłowa"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:606
2008-05-04 04:39:04 -06:00
msgid "libparted messages"
2010-03-03 08:29:02 -07:00
msgstr "komunikaty biblioteki libparted"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1046
2009-09-08 18:30:32 -06:00
msgid "Linux Unified Key Setup encryption is not yet supported."
2010-09-16 07:57:58 -06:00
msgstr ""
"Szyfrowanie LUKS (Linux Unified Key Setup) nie jest jeszcze obsługiwane."
2009-09-08 18:30:32 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1174
2009-01-27 08:33:52 -07:00
msgid "Logical Volume Management is not yet supported."
2010-03-03 08:29:02 -07:00
msgstr "Zarządzanie woluminami logicznymi nie jest jeszcze obsługiwane."
2009-09-08 18:30:32 -06:00
2009-01-27 08:33:52 -07:00
#. no file system found....
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1203
2009-01-27 08:33:52 -07:00
msgid "Unable to detect file system! Possible reasons are:"
2008-05-04 04:39:04 -06:00
msgstr "Nie można wykryć systemu plików. Możliwe przyczyny:"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1205
2009-01-27 08:33:52 -07:00
msgid "The file system is damaged"
2006-03-05 04:21:10 -07:00
msgstr "System plików jest uszkodzony"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1207
2009-01-27 08:33:52 -07:00
msgid "The file system is unknown to GParted"
msgstr "System plików jest nieznany programowi GParted"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1209
2009-01-27 08:33:52 -07:00
msgid "There is no file system available (unformatted)"
2008-05-04 04:39:04 -06:00
msgstr "Brak dostępnego sytemu plików (niesformatowany)"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1341
2009-01-27 08:33:52 -07:00
msgid "Unable to find mount point"
2010-03-03 08:29:02 -07:00
msgstr "Nie można odnaleźć punktu montowania"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1403
2009-01-27 08:33:52 -07:00
msgid "Unable to read the contents of this file system!"
2010-03-03 08:29:02 -07:00
msgstr "Nie można odczytać zawartości systemu plików."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1405
2006-03-05 04:21:10 -07:00
msgid "Because of this some operations may be unavailable."
2010-03-03 08:29:02 -07:00
msgstr "Z tego powodu pewne działania mogą być niedostępne."
#. TO TRANSLATORS: looks like The following list of software packages is required for NTFS file system support: ntfsprogs.
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1410
2010-09-16 07:57:58 -06:00
msgid ""
"The following list of software packages is required for %1 file system "
"support: %2."
msgstr ""
2010-10-25 11:03:24 -06:00
"Następujące pakiety oprogramowania są wymagane dla obsługi systemu plików "
"%1: %2."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1481
2006-03-05 04:21:10 -07:00
msgid "create empty partition"
2008-05-04 04:39:04 -06:00
msgstr "tworzenie pustej partycji"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1549 ../src/GParted_Core.cc:2764
2006-03-05 04:21:10 -07:00
msgid "path: %1"
2008-05-04 04:39:04 -06:00
msgstr "ścieżka: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1550 ../src/GParted_Core.cc:2765
2006-03-05 04:21:10 -07:00
msgid "start: %1"
2008-05-04 04:39:04 -06:00
msgstr "początek: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1551 ../src/GParted_Core.cc:2766
2006-03-05 04:21:10 -07:00
msgid "end: %1"
2008-05-04 04:39:04 -06:00
msgstr "koniec: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1552 ../src/GParted_Core.cc:2767
2008-05-04 04:39:04 -06:00
msgid "size: %1 (%2)"
msgstr "rozmiar: %1 (%2)"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1582 ../src/linux_swap.cc:83 ../src/xfs.cc:245
2009-01-27 08:33:52 -07:00
msgid "create new %1 file system"
2008-05-04 04:39:04 -06:00
msgstr "tworzenie nowego system plików %1"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1615
2008-05-04 04:39:04 -06:00
msgid "delete partition"
msgstr "usuwanie partycji"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1655
2008-05-04 04:39:04 -06:00
msgid "Clear partition label on %1"
msgstr "Czyszczenie etykiety partycji %1"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1660
2008-05-04 04:39:04 -06:00
msgid "Set partition label to \"%1\" on %2"
msgstr "Ustawienie etykiety partycji na \"%1\" dla %2"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: moving requires old and new length to be the same
#. * means that the length in bytes of the old partition and new partition
#. * must be the same. If the sector sizes of the old partition and the
#. * new partition are the same, then the length in sectors must be the same.
#.
#: ../src/GParted_Core.cc:1746
2008-05-04 04:39:04 -06:00
msgid "moving requires old and new length to be the same"
msgstr "przesuwanie wymaga, aby poprzednia i nowa wielkość były takie same"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1776
2009-01-27 08:33:52 -07:00
msgid "rollback last change to the partition table"
2008-05-04 04:39:04 -06:00
msgstr "cofnięcie ostatniej zmiany w tablicy partycji"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1806
2009-01-27 08:33:52 -07:00
msgid "move file system to the left"
2008-05-04 04:39:04 -06:00
msgstr "przenoszenie systemu plików w lewo"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1808
2009-01-27 08:33:52 -07:00
msgid "move file system to the right"
2008-05-04 04:39:04 -06:00
msgstr "przenoszenie systemu plików w prawo"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1811
2009-01-27 08:33:52 -07:00
msgid "move file system"
2008-05-04 04:39:04 -06:00
msgstr "przenoszenie systemu plików"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1813
2010-09-16 07:57:58 -06:00
msgid ""
"new and old file system have the same position. Hence skipping this "
"operation"
msgstr ""
"nowy i poprzedni system plików posiadają jednakowe położenie. Z tego powodu "
"te działanie zostanie pominięte"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1832
2008-05-04 04:39:04 -06:00
msgid "perform real move"
msgstr "wykonywanie rzeczywistego przeniesienia"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1879
2008-05-04 04:39:04 -06:00
msgid "using libparted"
2010-03-03 08:29:02 -07:00
msgstr "przy użyciu biblioteki libparted"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1919
2008-05-04 04:39:04 -06:00
msgid "resizing requires old and new start to be the same"
msgstr "zmiana rozmiaru wymaga, aby poprzedni i nowy początek były takie same"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1984
2008-05-04 04:39:04 -06:00
msgid "resize/move partition"
msgstr "zmiana rozmiaru/przenoszenie partycji"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1987
2008-05-04 04:39:04 -06:00
msgid "move partition to the right"
msgstr "przenoszenie partycji w prawo"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1990
2008-05-04 04:39:04 -06:00
msgid "move partition to the left"
msgstr "przenoszenie partycji w lewo"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1993
2008-05-04 04:39:04 -06:00
msgid "grow partition from %1 to %2"
msgstr "powiększanie partycji z %1 do %2"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1996
2008-05-04 04:39:04 -06:00
msgid "shrink partition from %1 to %2"
msgstr "zmniejszanie partycji z %1 do %2"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:1999
2008-05-04 04:39:04 -06:00
msgid "move partition to the right and grow it from %1 to %2"
msgstr "przenoszenie partycji w prawo i powiększanie jej z %1 do %2"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2002
2008-05-04 04:39:04 -06:00
msgid "move partition to the right and shrink it from %1 to %2"
msgstr "przesuwanie partycji w prawo i zmniejszanie jej z %1 do %2"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2005
2008-05-04 04:39:04 -06:00
msgid "move partition to the left and grow it from %1 to %2"
msgstr "przesuwanie partycji w lewo i powiększanie jej z %1 do %2"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2008
2008-05-04 04:39:04 -06:00
msgid "move partition to the left and shrink it from %1 to %2"
msgstr "przesuwanie partycji w lewo i zmniejszanie z %1 do %2"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2023
2010-09-16 07:57:58 -06:00
msgid ""
"new and old partition have the same size and position. Hence skipping this "
"operation"
msgstr ""
"nowa i poprzednia partycja posiadają jednakowy rozmiar i położenie. Z tego "
"powodu te działanie zostanie pominięte"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2033
2006-03-05 04:21:10 -07:00
msgid "old start: %1"
2008-05-04 04:39:04 -06:00
msgstr "poprzedni początek: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2034
2006-03-05 04:21:10 -07:00
msgid "old end: %1"
2008-05-04 04:39:04 -06:00
msgstr "poprzedni koniec: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2035
2008-05-04 04:39:04 -06:00
msgid "old size: %1 (%2)"
msgstr "poprzedni rozmiar: %1 (%2)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2097 ../src/GParted_Core.cc:2845
2006-03-05 04:21:10 -07:00
msgid "new start: %1"
2008-05-04 04:39:04 -06:00
msgstr "nowy początek: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2098 ../src/GParted_Core.cc:2846
2006-03-05 04:21:10 -07:00
msgid "new end: %1"
2008-05-04 04:39:04 -06:00
msgstr "nowy koniec: %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2099 ../src/GParted_Core.cc:2847
2008-05-04 04:39:04 -06:00
msgid "new size: %1 (%2)"
msgstr "nowy rozmiar: %1 (%2)"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2135
2009-01-27 08:33:52 -07:00
msgid "shrink file system"
2008-05-04 04:39:04 -06:00
msgstr "zmniejszanie systemu plików"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2139
2009-01-27 08:33:52 -07:00
msgid "grow file system"
2008-05-04 04:39:04 -06:00
msgstr "powiększanie systemu plików"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2142
2009-01-27 08:33:52 -07:00
msgid "resize file system"
2008-05-04 04:39:04 -06:00
msgstr "zmiana rozmiaru systemu plików"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2145
2010-09-16 07:57:58 -06:00
msgid ""
"new and old file system have the same size. Hence skipping this operation"
msgstr ""
"nowa i poprzednia partycja posiadają ten sam rozmiar. Z tego powodu te "
"działanie zostanie pominięte"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2180
2009-01-27 08:33:52 -07:00
msgid "grow file system to fill the partition"
2010-03-03 08:29:02 -07:00
msgstr "powiększanie systemu plików, aby wypełnił partycję"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2185
2009-01-27 08:33:52 -07:00
msgid "growing is not available for this file system"
2008-05-04 04:39:04 -06:00
msgstr "powiększanie nie jest dostępne dla tego systemu plików"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2204
2009-01-27 08:33:52 -07:00
msgid "the destination is smaller than the source partition"
msgstr "miejsce docelowe jest mniejsze od partycji źródłowej"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2221
2009-01-27 08:33:52 -07:00
msgid "copy file system of %1 to %2"
2008-05-04 04:39:04 -06:00
msgstr "kopiowanie systemu plików z %1 do %2"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2265
2009-01-27 08:33:52 -07:00
msgid "perform read-only test"
2008-05-04 04:39:04 -06:00
msgstr "wykonywanie testu tylko do odczytu"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2319
2008-05-04 04:39:04 -06:00
msgid "using internal algorithm"
2010-03-03 08:29:02 -07:00
msgstr "używanie wewnętrznego algorytmu"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like read 1.00 MiB
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2323
2010-06-16 07:19:24 -06:00
msgid "read %1"
msgstr "odczytywanie %1"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like copy 1.00 MiB
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2325
2010-06-16 07:19:24 -06:00
msgid "copy %1"
msgstr "kopiowanie %1"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2329
2010-06-16 07:19:24 -06:00
msgid "finding optimal block size"
msgstr "wyszukiwanie najlepszego rozmiaru bloku"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2369
2008-05-04 04:39:04 -06:00
msgid "%1 seconds"
msgstr "%1 sekund"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like optimal block size is 1.00 MiB
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2387
2010-06-16 07:19:24 -06:00
msgid "optimal block size is %1"
msgstr "optymalny rozmiar bloku to %1"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB (1048576 B) read
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2405
2010-06-16 07:19:24 -06:00
msgid "%1 (%2 B) read"
msgstr "Odczytano %1 (%2 B)"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB (1048576 B) copied
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2407
2010-06-16 07:19:24 -06:00
msgid "%1 (%2 B) copied"
msgstr "Skopiowano %1 (%2 B)"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2420
2010-03-03 08:29:02 -07:00
msgid "roll back last transaction"
2008-05-04 04:39:04 -06:00
msgstr "cofnięcie ostatniej transakcji"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like check file system on /dev/sda5 for errors and (if possible) fix them
#: ../src/GParted_Core.cc:2449
2009-01-27 08:33:52 -07:00
msgid "check file system on %1 for errors and (if possible) fix them"
2010-09-16 07:57:58 -06:00
msgstr ""
"sprawdzanie błędów systemu plików na %1 i naprawianie w miarę możliwości"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2457
2009-01-27 08:33:52 -07:00
msgid "checking is not available for this file system"
2008-05-04 04:39:04 -06:00
msgstr "sprawdzanie jest niedostępne dla tego systemu plików"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2483
2009-01-27 08:33:52 -07:00
msgid "set partition type on %1"
2008-05-04 04:39:04 -06:00
msgstr "ustawianie rodzaju partycji %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2513
2009-01-27 08:33:52 -07:00
msgid "new partition type: %1"
msgstr "nowy rodzaj partycji: %1"
2006-03-05 04:21:10 -07:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB read (00:01:59 remaining)
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2542
2008-05-04 04:39:04 -06:00
msgid "%1 of %2 read (%3 remaining)"
msgstr "Odczytano %1 z %2 (%3 pozostało)"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied (00:01:59 remaining)
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2544
2008-05-04 04:39:04 -06:00
msgid "%1 of %2 copied (%3 remaining)"
msgstr "Skopiowano %1 z %2 (%3 pozostało)"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB read
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2552 ../src/GParted_Core.cc:2669
2008-05-04 04:39:04 -06:00
msgid "%1 of %2 read"
msgstr "Odczytano %1 z %2"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2554 ../src/GParted_Core.cc:2671
2008-05-04 04:39:04 -06:00
msgid "%1 of %2 copied"
msgstr "Skopiowano %1 z %2"
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like read 16.00 MiB using a block size of 1.00 MiB
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2575
2010-06-16 07:19:24 -06:00
msgid "read %1 using a block size of %2"
msgstr "odczytywanie %1 przy użyciu rozmiaru bloku %2"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#. TO TRANSLATORS: looks like copy 16.00 MiB using a block size of 1.00 MiB
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2580
2010-06-16 07:19:24 -06:00
msgid "copy %1 using a block size of %2"
msgstr "kopiowanie %1 przy użyciu rozmiaru bloku %2"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2730
2008-05-04 04:39:04 -06:00
msgid "Error while writing block at sector %1"
2010-03-03 08:29:02 -07:00
msgstr "Błąd podczas zapisywania bloku w sektorze %1"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2733
2008-05-04 04:39:04 -06:00
msgid "Error while reading block at sector %1"
2010-03-03 08:29:02 -07:00
msgstr "Błąd podczas odczytywania bloku w sektorze %1"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2743
2008-05-04 04:39:04 -06:00
msgid "calibrate %1"
msgstr "kalibracja %1"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2790
2008-05-04 04:39:04 -06:00
msgid "calculate new size and position of %1"
2010-03-03 08:29:02 -07:00
msgstr "przeliczanie nowego rozmiaru i położenia %1"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2794
2008-05-04 04:39:04 -06:00
msgid "requested start: %1"
msgstr "wybrany początek: %1"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2795
2008-05-04 04:39:04 -06:00
msgid "requested end: %1"
msgstr "wybrany koniec: %1"
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2796
2008-05-04 04:39:04 -06:00
msgid "requested size: %1 (%2)"
msgstr "wybrany rozmiar: %1 (%2)"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: update boot sector of ntfs file system on /dev/sdd1
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2938
2009-09-08 18:30:32 -06:00
msgid "update boot sector of %1 file system on %2"
2008-05-04 04:39:04 -06:00
msgstr "aktualizacja sektora rozruchowego systemu plików %1 na %2"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: looks like Error trying to write to boot sector in /dev/sdd1
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2974
2009-09-08 18:30:32 -06:00
msgid "Error trying to write to boot sector in %1"
2010-03-03 08:29:02 -07:00
msgstr "Błąd podczas próby zapisu sektora rozruchowego %1"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: looks like Error trying to seek to position 0x1C in /dev/sdd1
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2980
2009-09-08 18:30:32 -06:00
msgid "Error trying to seek to position 0x1c in %1"
2010-03-03 08:29:02 -07:00
msgstr "Błąd podczas próby przejścia do pozycji 0x1c w %1"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: looks like Error trying to open /dev/sdd1
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2987
2009-09-08 18:30:32 -06:00
msgid "Error trying to open %1"
2010-03-03 08:29:02 -07:00
msgstr "Błąd podczas próby otwarcia %1"
2009-09-08 18:30:32 -06:00
#. TO TRANSLATORS: looks like Failed to set the number of hidden sectors to 05ab4f00 in the ntfs boot record.
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2997
2010-09-16 07:57:58 -06:00
msgid ""
"Failed to set the number of hidden sectors to %1 in the NTFS boot record."
msgstr ""
"Ustawienie liczby ukrytych sektorów na %1 w sektorze rozruchowym NTFS się "
"nie powiodło."
2009-09-08 18:30:32 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/GParted_Core.cc:2999
2009-09-08 18:30:32 -06:00
msgid "You might try the following command to correct the problem:"
msgstr "Można spróbować następującego polecenia, aby naprawić problem:"
2010-10-25 11:03:24 -06:00
#: ../src/HBoxOperations.cc:45 ../src/Win_GParted.cc:154
2008-05-04 04:39:04 -06:00
msgid "_Undo Last Operation"
2010-03-03 08:29:02 -07:00
msgstr "C_ofnij ostatnie działanie"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/HBoxOperations.cc:50 ../src/Win_GParted.cc:160
2008-05-04 04:39:04 -06:00
msgid "_Clear All Operations"
2010-03-03 08:29:02 -07:00
msgstr "Wy_czyść listę działań"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#: ../src/HBoxOperations.cc:55 ../src/Win_GParted.cc:165
2008-05-04 04:39:04 -06:00
msgid "_Apply All Operations"
2010-03-03 08:29:02 -07:00
msgstr "Z_astosuj wszystkie działania"
2008-05-04 04:39:04 -06:00
2010-06-16 07:19:24 -06:00
#: ../src/OperationCopy.cc:37
2006-03-05 04:21:10 -07:00
msgid "copy of %1"
msgstr "kopia %1"
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd (start at 250 MiB)
2010-06-16 07:19:24 -06:00
#: ../src/OperationCopy.cc:80
2008-05-04 04:39:04 -06:00
msgid "Copy %1 to %2 (start at %3)"
msgstr "Kopiowanie %1 do %2 (początek przy %3 MB)"
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd1
2010-06-16 07:19:24 -06:00
#: ../src/OperationCopy.cc:88
2008-05-04 04:39:04 -06:00
msgid "Copy %1 to %2"
msgstr "Kopiowanie %1 do %2"
2009-01-27 08:33:52 -07:00
#. TO TRANSLATORS: looks like Check and repair file system (ext3) on /dev/hda4
2008-05-04 04:39:04 -06:00
#: ../src/OperationCheck.cc:38
2009-01-27 08:33:52 -07:00
msgid "Check and repair file system (%1) on %2"
2008-05-04 04:39:04 -06:00
msgstr "Sprawdzanie i naprawianie systemu plików (%1) na %2"
2006-03-05 04:21:10 -07:00
#. TO TRANSLATORS: looks like Create Logical Partition #1 (ntfs, 345 MiB) on /dev/hda
2010-06-16 07:19:24 -06:00
#: ../src/OperationCreate.cc:88
2006-03-05 04:21:10 -07:00
msgid "Create %1 #%2 (%3, %4) on %5"
2008-05-04 04:39:04 -06:00
msgstr "%1 tworzona #%2 (%3, %4) na %5"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like Delete /dev/hda2 (ntfs, 345 MiB) from /dev/hda
2010-06-16 07:19:24 -06:00
#: ../src/OperationDelete.cc:82
2008-05-04 04:39:04 -06:00
msgid "Delete %1 (%2, %3) from %4"
msgstr "Usuwanie %1 (%2, %3) z %4"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like Format /dev/hda4 as linux-swap
#: ../src/OperationFormat.cc:58
msgid "Format %1 as %2"
msgstr "Formatowanie %1 na %2"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like Clear Partition Label on /dev/hda3
#: ../src/OperationLabelPartition.cc:59
msgid "Clear Partition Label on %1"
msgstr "Czyszczenie etykiety partycji %1"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. TO TRANSLATORS: looks like Set Partition Label "My Label" on /dev/hda3
#: ../src/OperationLabelPartition.cc:63
msgid "Set Partition Label \"%1\" on %2"
msgstr "Ustawianie etykiety partycji \"%1\" dla %2"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:86
2008-05-04 04:39:04 -06:00
msgid "resize/move %1"
msgstr "zmiana rozmiaru/przenoszenie %1"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:88
2010-09-16 07:57:58 -06:00
msgid ""
"new and old partition have the same size and position. Hence continuing "
"anyway"
msgstr ""
"nowa i poprzednia partycja posiadają jednakowy rozmiar i położenie. Z tego "
"powodu te działanie zostanie kontynuowane"
2008-05-04 04:39:04 -06:00
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:92
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the right"
msgstr "Przenoszenie %1 w prawo"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:95
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the left"
msgstr "Przenoszenie %1 w lewo"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:98
2008-05-04 04:39:04 -06:00
msgid "Grow %1 from %2 to %3"
msgstr "Powiększanie %1 z %2 do %3"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:101
2008-05-04 04:39:04 -06:00
msgid "Shrink %1 from %2 to %3"
msgstr "Zmniejszanie %1 z %2 do %3"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:104
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the right and grow it from %2 to %3"
msgstr "Przenoszenie %1 w prawo i powiększanie z %2 do %3"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:107
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the right and shrink it from %2 to %3"
msgstr "Przenoszenie %1 w prawo i zmniejszanie z %2 do %3"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:110
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the left and grow it from %2 to %3"
msgstr "Przenoszenie %1 w lewo i powiększanie z %2 do %3"
2010-03-03 08:29:02 -07:00
#: ../src/OperationResizeMove.cc:113
2008-05-04 04:39:04 -06:00
msgid "Move %1 to the left and shrink it from %2 to %3"
msgstr "Przenoszenie %1 w lewo i zmniejszanie z %2 do %3"
2006-03-05 04:21:10 -07:00
#. append columns
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:35
2006-03-05 04:21:10 -07:00
msgid "Partition"
msgstr "Partycja"
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:37
2009-01-27 08:33:52 -07:00
msgid "Mount Point"
2008-05-04 04:39:04 -06:00
msgstr "Punkt montowania"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:39
2006-03-05 04:21:10 -07:00
msgid "Size"
msgstr "Rozmiar"
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:40
2006-03-05 04:21:10 -07:00
msgid "Used"
2008-05-04 04:39:04 -06:00
msgstr "Zajęte"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:41
2006-03-05 04:21:10 -07:00
msgid "Unused"
2009-09-08 18:30:32 -06:00
msgstr "Dostępne"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/TreeView_Detail.cc:42
2006-03-05 04:21:10 -07:00
msgid "Flags"
msgstr "Flagi"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: unallocated
#. * means that this space on the disk device does
#. * not contain a recognized file system, and is in
#. * other words unallocated.
#.
#: ../src/Utils.cc:125
2006-03-05 04:21:10 -07:00
msgid "unallocated"
msgstr "nieprzydzielone"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: unknown
#. * means that this space within this partition does
#. * not contain a file system known to GParted, and
#. * is in other words unknown.
#.
#: ../src/Utils.cc:132
2006-03-05 04:21:10 -07:00
msgid "unknown"
msgstr "nieznane"
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: unformatted
#. * means that the space within this partition will not
#. * be formatted with a known file system by GParted.
#.
#: ../src/Utils.cc:138
2006-03-05 04:21:10 -07:00
msgid "unformatted"
2008-05-04 04:39:04 -06:00
msgstr "niesformatowany"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:155
2006-03-05 04:21:10 -07:00
msgid "used"
2008-05-04 04:39:04 -06:00
msgstr "zajęte"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:156
2006-03-05 04:21:10 -07:00
msgid "unused"
2008-05-04 04:39:04 -06:00
msgstr "wolne"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:196
2006-03-05 04:21:10 -07:00
msgid "%1 B"
msgstr "%1 B"
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:201
2006-03-05 04:21:10 -07:00
msgid "%1 KiB"
2008-05-04 04:39:04 -06:00
msgstr "%1 KiB"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:206
2006-03-05 04:21:10 -07:00
msgid "%1 MiB"
2008-05-04 04:39:04 -06:00
msgstr "%1 MiB"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:211
2006-03-05 04:21:10 -07:00
msgid "%1 GiB"
2008-05-04 04:39:04 -06:00
msgstr "%1 GiB"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Utils.cc:216
2006-03-05 04:21:10 -07:00
msgid "%1 TiB"
2008-05-04 04:39:04 -06:00
msgstr "%1 TiB"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: # Temporary file created by gparted. It may be deleted.
#. * means that this file is only used while gparted is applying operations.
#. * If for some reason this file exists at any other time, then the message is
#. * meant to inform a user that the file can be deleted with no harmful effects.
#. * This file is typically created, exists for less than a few seconds, and is
#. * then deleted by gparted. Under normal circumstances a user should never
#. * see this file.
#.
#: ../src/Utils.cc:361
2008-05-04 04:39:04 -06:00
msgid "# Temporary file created by gparted. It may be deleted.\n"
2010-09-16 07:57:58 -06:00
msgstr ""
"# Plik tymczasowy utworzony przez program GParted. Może zostać usunięty.\n"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like
#. * Label operation failed: Unable to write to temporary file /tmp/Y56ZZ3M13LM.
#.
#: ../src/Utils.cc:373
2008-05-04 04:39:04 -06:00
msgid "Label operation failed: Unable to write to temporary file %1.\n"
2010-09-16 07:57:58 -06:00
msgstr ""
2010-10-25 11:03:24 -06:00
"Działanie etykiety się nie powiodło: nie można zapisać pliku tymczasowego "
"%1.\n"
2008-05-04 04:39:04 -06:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like
#. * Label operation failed: Unable to create temporary file /tmp/Y56ZZ3M13LM.
#.
#: ../src/Utils.cc:385
2008-05-04 04:39:04 -06:00
msgid "Label operation failed: Unable to create temporary file %1.\n"
2010-09-16 07:57:58 -06:00
msgstr ""
2010-10-25 11:03:24 -06:00
"Działanie etykiety się nie powiodło: nie można utworzyć pliku tymczasowego "
"%1.\n"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:138
2008-05-04 04:39:04 -06:00
msgid "_Refresh Devices"
msgstr "_Odśwież urządzenia"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:144
2008-05-04 04:39:04 -06:00
msgid "_Devices"
msgstr "_Urządzenia"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:149
2006-03-05 04:21:10 -07:00
msgid "_GParted"
msgstr "_GParted"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:168
2006-03-05 04:21:10 -07:00
msgid "_Edit"
msgstr "_Edycja"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:173
2008-05-04 04:39:04 -06:00
msgid "Device _Information"
msgstr "_Informacje o urządzeniu"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:175
2008-05-04 04:39:04 -06:00
msgid "Pending _Operations"
2010-03-03 08:29:02 -07:00
msgstr "_Zaplanowane działania"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:176
2006-03-05 04:21:10 -07:00
msgid "_View"
msgstr "_Widok"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:180
2009-01-27 08:33:52 -07:00
msgid "_File System Support"
2010-03-03 08:29:02 -07:00
msgstr "_Obsługa systemów plików"
2009-01-27 08:33:52 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:184
2008-05-04 04:39:04 -06:00
msgid "_Create Partition Table"
msgstr "U_twórz tablicę partycji"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:186
2006-03-05 04:21:10 -07:00
msgid "_Device"
msgstr "_Urządzenie"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:190
2006-03-05 04:21:10 -07:00
msgid "_Partition"
msgstr "_Partycja"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:195
2009-01-27 08:33:52 -07:00
msgid "_Contents"
2010-03-03 08:29:02 -07:00
msgstr "_Spis treści"
2009-01-27 08:33:52 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:203
2006-03-05 04:21:10 -07:00
msgid "_Help"
msgstr "_Pomoc"
2010-03-03 08:29:02 -07:00
#. TO TRANSLATORS: "New" is a tool bar item for partition actions.
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:215
2010-03-03 08:29:02 -07:00
msgid "New"
msgstr "Nowa"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:220
2006-03-05 04:21:10 -07:00
msgid "Create a new partition in the selected unallocated space"
2010-03-03 08:29:02 -07:00
msgstr "Tworzy nową partycję w wybranym nieprzydzielonym miejscu"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:225
2006-03-05 04:21:10 -07:00
msgid "Delete the selected partition"
2010-03-03 08:29:02 -07:00
msgstr "Usuwa wybraną partycję"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:247
2006-03-05 04:21:10 -07:00
msgid "Resize/Move the selected partition"
2010-03-03 08:29:02 -07:00
msgstr "Zmienia rozmiar/przenosi wybraną partycję"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:256
2006-03-05 04:21:10 -07:00
msgid "Copy the selected partition to the clipboard"
2010-03-03 08:29:02 -07:00
msgstr "Kopiuje wybraną partycję do schowka"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:261
2006-03-05 04:21:10 -07:00
msgid "Paste the partition from the clipboard"
2010-03-03 08:29:02 -07:00
msgstr "Wkleja partycję ze schowka"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:273
2008-05-04 04:39:04 -06:00
msgid "Undo Last Operation"
2010-03-03 08:29:02 -07:00
msgstr "Cofa ostatnie działanie"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:281
2008-05-04 04:39:04 -06:00
msgid "Apply All Operations"
2010-03-03 08:29:02 -07:00
msgstr "Zastosowuje wszystkie działania"
#. TO TRANSLATORS: "_New" is a sub menu item for the partition menu.
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:303
2010-03-03 08:29:02 -07:00
msgid "_New"
msgstr "_Nowa"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:319
2006-03-05 04:21:10 -07:00
msgid "_Resize/Move"
2008-05-04 04:39:04 -06:00
msgstr "Zmień _rozmiar/przenieś"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:343
2006-03-05 04:21:10 -07:00
msgid "_Format to"
2010-03-03 08:29:02 -07:00
msgstr "_Sformatuj na"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:352
2008-05-04 04:39:04 -06:00
msgid "Unmount"
2006-03-05 04:21:10 -07:00
msgstr "Odmontuj"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:358
2008-05-04 04:39:04 -06:00
msgid "_Mount on"
msgstr "Za_montuj w"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:365
2008-05-04 04:39:04 -06:00
msgid "M_anage Flags"
msgstr "Z_arządzaj flagami"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:370
2008-05-04 04:39:04 -06:00
msgid "C_heck"
msgstr "S_prawdź"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:375
2008-05-04 04:39:04 -06:00
msgid "_Label"
msgstr "E_tykieta"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:437
2008-05-04 04:39:04 -06:00
msgid "Device Information"
msgstr "Informacje o urządzeniu"
2006-03-05 04:21:10 -07:00
#. model
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:445
2006-03-05 04:21:10 -07:00
msgid "Model:"
msgstr "Model:"
#. disktype
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:482
2010-03-03 08:29:02 -07:00
msgid "Partition table:"
msgstr "Tablica partycji:"
2006-03-05 04:21:10 -07:00
#. heads
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:490
2006-03-05 04:21:10 -07:00
msgid "Heads:"
2008-05-04 04:39:04 -06:00
msgstr "Głowice:"
2006-03-05 04:21:10 -07:00
#. sectors/track
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:498
2010-03-03 08:29:02 -07:00
msgid "Sectors/track:"
2008-05-04 04:39:04 -06:00
msgstr "Sektory/ścieżki:"
2006-03-05 04:21:10 -07:00
#. cylinders
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:506
2006-03-05 04:21:10 -07:00
msgid "Cylinders:"
2008-05-04 04:39:04 -06:00
msgstr "Cylindry:"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#. sector size
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:522
2010-03-03 08:29:02 -07:00
msgid "Sector size:"
msgstr "Rozmiar sektora:"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:696
2008-05-04 04:39:04 -06:00
msgid "Could not add this operation to the list."
2010-03-03 08:29:02 -07:00
msgstr "Nie można dodać tego działania do listy."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:721
2009-01-27 08:33:52 -07:00
msgid "%1 operation pending"
msgid_plural "%1 operations pending"
2010-03-03 08:29:02 -07:00
msgstr[0] "%1 zaplanowane działanie"
msgstr[1] "%1 zaplanowane działania"
msgstr[2] "%1 zaplanowanych działań"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:775
2006-03-05 04:21:10 -07:00
msgid "Quit GParted?"
2010-03-03 08:29:02 -07:00
msgstr "Zakończyć program GParted?"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:781 ../src/Win_GParted.cc:2021
2009-01-27 08:33:52 -07:00
msgid "%1 operation is currently pending."
msgid_plural "%1 operations are currently pending."
2010-03-03 08:29:02 -07:00
msgstr[0] "Zaplanowane jest w tej chwili %1 działanie."
msgstr[1] "Zaplanowane są w tej chwili %1 działania."
msgstr[2] "Zaplanowanych jest w tej chwili %1 działań."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:807
2008-05-04 04:39:04 -06:00
msgid "_Unmount"
msgstr "O_dmontuj"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:832
2008-05-04 04:39:04 -06:00
msgid "_Swapoff"
msgstr "Wyłącz partycję w_ymiany"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:838
2008-05-04 04:39:04 -06:00
msgid "_Swapon"
msgstr "Włącz partycję wym_iany"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1032
2006-03-05 04:21:10 -07:00
msgid "%1 - GParted"
msgstr "%1 - GParted"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1078
2006-03-05 04:21:10 -07:00
msgid "Scanning all devices..."
msgstr "Skanowanie wszystkich urządzeń..."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1123
2006-03-05 04:21:10 -07:00
msgid "No devices detected"
2008-05-04 04:39:04 -06:00
msgstr "Nie wykryto żadnych urządzeń"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#. TO TRANSLATORS: looks like No partition table found on device /dev/sda
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1204
2010-03-03 08:29:02 -07:00
msgid "No partition table found on device %1"
msgstr "Nie odnaleziono tablicy partycji na urządzeniu %1"
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1209
2010-03-03 08:29:02 -07:00
msgid "A partition table is required before partitions can be added."
msgstr "Wymagana jest tablica partycji, aby dodawać partycje."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1211
2010-03-03 08:29:02 -07:00
msgid "To create a new partition table choose the menu item:"
msgstr "Aby utworzyć nową tablicę partycji, należy wybrać element menu:"
#. TO TRANSLATORS: this message represents the menu item Create Partition Table under the Device menu.
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1214
2010-03-03 08:29:02 -07:00
msgid "Device --> Create Partition Table."
msgstr "Urządzenie --> Utwórz tablicę partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1243
2010-03-03 08:29:02 -07:00
msgid "Unable to open GParted Manual help file."
msgstr "Nie można otworzyć pliku podręcznika pomocy programu GParted."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1259
2010-03-03 08:29:02 -07:00
msgid "Documentation is not available."
msgstr "Dokumentacja jest niedostępna."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1264
2010-03-03 08:29:02 -07:00
msgid "This build of gparted is configured without documentation."
msgstr "Program GParted został zbudowany bez dokumentacji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1266
2010-03-03 08:29:02 -07:00
msgid "Documentation is available at the project web site."
msgstr "Dokumentacja jest dostępna na witrynie projektu."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1287
2008-05-04 04:39:04 -06:00
msgid "GNOME Partition Editor"
2010-03-03 08:29:02 -07:00
msgstr "Edytor partycji dla środowiska GNOME"
2006-03-05 04:21:10 -07:00
#. TO TRANSLATORS: your name(s) here please, if there are more translators put newlines (\n) between the names.
2009-01-27 08:33:52 -07:00
#. It's a good idea to provide the url of your translation team as well. Thanks!
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1303
2006-03-05 04:21:10 -07:00
msgid "translator-credits"
2010-03-03 08:29:02 -07:00
msgstr "Aviary.pl <gnomepl@aviary.pl>, 2009, 2010"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1345
msgid "It is not possible to create more than %1 primary partition"
msgid_plural "It is not possible to create more than %1 primary partitions"
msgstr[0] "Nie można utworzyć więcej niż %1 podstawowej partycji"
msgstr[1] "Nie można utworzyć więcej niż %1 podstawowych partycji"
msgstr[2] "Nie można utworzyć więcej niż %1 podstawowych partycji"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1357
2010-09-16 07:57:58 -06:00
msgid ""
"If you want more partitions you should first create an extended partition. "
"Such a partition can contain other partitions. Because an extended partition "
"is also a primary partition it might be necessary to remove a primary "
"partition first."
msgstr ""
"Należy najpierw utworzyć partycję rozszerzoną, jeśli potrzeba większej "
"liczby partycji. Taka partycja może zawierać inne. Ponieważ partycja "
"rozszerzona jest także partycją podstawową, uprzednie usunięcie partycji "
"podstawowej może okazać się konieczne."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1438
2010-09-16 07:57:58 -06:00
msgid "Moving a partition might cause your operating system to fail to boot."
msgstr ""
"Przeniesienie partycji może uniemożliwić uruchomienie systemu operacyjnego."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like You queued an operation to move the start sector of partition /dev/sda3.
#: ../src/Win_GParted.cc:1446
msgid "You have queued an operation to move the start sector of partition %1."
msgstr "Zaplanowano działanie przeniesienia sektora startowego partycji %1."
#: ../src/Win_GParted.cc:1451
2010-09-16 07:57:58 -06:00
msgid "You can learn how to repair the boot configuration in the GParted FAQ."
msgstr ""
"Informacje o tym, jak naprawić konfigurację uruchamiania można znaleźć w "
"dokumencie FAQ programu GParted."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1522
2010-03-03 08:29:02 -07:00
msgid "You have pasted into an existing partition."
msgstr "Wklejono do istniejącej partycji."
#. TO TRANSLATORS: looks like The data in /dev/sda3 will be lost if you apply this operation.
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1529
2010-03-03 08:29:02 -07:00
msgid "The data in %1 will be lost if you apply this operation."
msgstr "Dane na %1 zostaną utracone, jeśli te działanie zostanie zastosowane."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1584
2006-03-05 04:21:10 -07:00
msgid "Unable to delete %1!"
2010-03-03 08:29:02 -07:00
msgstr "Nie można usunąć %1."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1591
2006-03-05 04:21:10 -07:00
msgid "Please unmount any logical partitions having a number higher than %1"
2010-09-16 07:57:58 -06:00
msgstr ""
"Proszę odmontować wszystkie partycje logiczne o numerze większym niż %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1602
2006-03-05 04:21:10 -07:00
msgid "Are you sure you want to delete %1?"
2008-05-04 04:39:04 -06:00
msgstr "Na pewno usunąć %1?"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1609
2006-03-05 04:21:10 -07:00
msgid "After deletion this partition is no longer available for copying."
2008-05-04 04:39:04 -06:00
msgstr "Po usunięciu ta partycja nie będzie już dostępna do kopiowania."
2006-03-05 04:21:10 -07:00
#. TO TRANSLATORS: dialogtitle, looks like Delete /dev/hda2 (ntfs, 2345 MiB)
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1612
2006-03-05 04:21:10 -07:00
msgid "Delete %1 (%2, %3)"
2010-03-03 08:29:02 -07:00
msgstr "Usunięcie %1 (%2, %3)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like
#. * Cannot format this file system to fat16.
#.
#: ../src/Win_GParted.cc:1682
2009-01-27 08:33:52 -07:00
msgid "Cannot format this file system to %1."
2008-05-04 04:39:04 -06:00
msgstr "Nie można sformatować tego systemu plików na %1."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like
#. * A fat16 file system requires a partition of at least 16.00 MiB.
#.
#: ../src/Win_GParted.cc:1694
2009-01-27 08:33:52 -07:00
msgid "A %1 file system requires a partition of at least %2."
2010-09-16 07:57:58 -06:00
msgstr ""
"System plików %1 wymaga partycji o rozmiarze wynoszącym przynajmniej %2."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like
#. * A partition with a hfs file system has a maximum size of 2.00 GiB.
#.
#: ../src/Win_GParted.cc:1702
2009-01-27 08:33:52 -07:00
msgid "A partition with a %1 file system has a maximum size of %2."
2008-05-04 04:39:04 -06:00
msgstr "Partycja z systemem plików %1 posiada maksymalny rozmiar wynoszący %2."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1788
2009-01-27 08:33:52 -07:00
msgid "The partition could not be unmounted from the following mount points:"
msgstr "Partycja nie mogła być odmontowana z poniższych punktów montowania:"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1790
2010-09-16 07:57:58 -06:00
msgid ""
"Most likely other partitions are also mounted on these mount points. You are "
"advised to unmount them manually."
msgstr ""
"Najprawdopodobniej inne partycje również są zamontowane w tych punktach. "
"Zaleca się ręczne ich odmontowanie."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1839 ../src/Win_GParted.cc:1923
2010-09-16 07:57:58 -06:00
msgid "%1 operation is currently pending for partition %2."
msgid_plural "%1 operations are currently pending for partition %2."
msgstr[0] "Zaplanowane jest w tej chwili %1 działanie dla partycji %2."
msgstr[1] "Zaplanowane są w tej chwili %1 działania dla partycji %2."
msgstr[2] "Zaplanowanych jest w tej chwili %1 działań dla partycji %2."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1853
2010-09-16 07:57:58 -06:00
msgid ""
"The swapon action cannot be performed if an operation is pending for the "
"partition."
msgstr ""
"Działanie polecenia swapon nie może zostać wykonane, jeśli są oczekujące "
"działania dla partycji."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1855
2010-09-16 07:57:58 -06:00
msgid ""
"Use the Edit menu to undo, clear, or apply operations before using swapon "
"with this partition."
msgstr ""
"Należy użyć menu Edycja, aby cofnąć, wyczyścić lub zastosować wszystkie "
"działania przed użyciem polecenia swapon dla tej partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1873
2006-03-05 04:21:10 -07:00
msgid "Deactivating swap on %1"
2008-05-04 04:39:04 -06:00
msgstr "Wyłączanie partycji wymiany na %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1873
2006-03-05 04:21:10 -07:00
msgid "Activating swap on %1"
2008-05-04 04:39:04 -06:00
msgstr "Włączanie partycji wymiany na %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1880
2006-03-05 04:21:10 -07:00
msgid "Could not deactivate swap"
2008-05-04 04:39:04 -06:00
msgstr "Nie można wyłączyć partycji wymiany"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1880
2006-03-05 04:21:10 -07:00
msgid "Could not activate swap"
2008-05-04 04:39:04 -06:00
msgstr "Nie można włączyć partycji wymiany"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1896
2008-05-04 04:39:04 -06:00
msgid "Unmounting %1"
msgstr "Odmontowywanie %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1901
2008-05-04 04:39:04 -06:00
msgid "Could not unmount %1"
msgstr "Nie można odmontować %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1937
2010-09-16 07:57:58 -06:00
msgid ""
"The mount action cannot be performed if an operation is pending for the "
"partition."
msgstr ""
"Działanie polecenia mount nie może zostać wykonane, jeśli są oczekujące "
"działania dla partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1939
2010-09-16 07:57:58 -06:00
msgid ""
"Use the Edit menu to undo, clear, or apply operations before using mount "
"with this partition."
msgstr ""
"Należy użyć menu Edycja, aby cofnąć, wyczyścić lub zastosować wszystkie "
"działania przed użyciem polecenia mount dla tej partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1957
2008-05-04 04:39:04 -06:00
msgid "mounting %1 on %2"
msgstr "montowanie %1 w %2"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1964
2008-05-04 04:39:04 -06:00
msgid "Could not mount %1 on %2"
msgstr "Nie można zamontować %1 w %2"
2010-09-16 07:57:58 -06:00
#. TO TRANSLATORS: Singular case looks like 1 partition is currently active on device /dev/sda.
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:1990
2010-09-16 07:57:58 -06:00
msgid "%1 partition is currently active on device %2."
msgid_plural "%1 partitions are currently active on device %2."
msgstr[0] "%1 partycja jest obecnie aktywna na urządzeniu %2."
msgstr[1] "%1 partycje są obecnie aktywne na urządzeniu %2."
msgstr[2] "%1 partycji jest obecnie aktywnych na urządzeniu %2."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2005
2010-09-16 07:57:58 -06:00
msgid ""
"A new partition table cannot be created when there are active partitions."
msgstr "Nie można utworzyć nowej tablicy partycji, jeśli są aktywne partycje."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2007
2010-09-16 07:57:58 -06:00
msgid ""
"Active partitions are those that are in use, such as a mounted file system, "
"or enabled swap space."
msgstr ""
"Aktywne partycje to te, które są używane, takie jak zamontowany system "
"plików lub włączony obszar wymiany."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2009
2010-09-16 07:57:58 -06:00
msgid ""
"Use Partition menu options, such as unmount or swapoff, to deactivate all "
"partitions on this device before creating a new partition table."
msgstr ""
"Należy użyć opcji w menu Partycja, takich jak polecenia unmount lub swapoff, "
"aby deaktywować wszystkie partycje na tym urządzeniu przed utworzeniem nowej "
"tablicy partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2034
2010-09-16 07:57:58 -06:00
msgid ""
"A new partition table cannot be created when there are pending operations."
msgstr ""
"Nie można utworzyć nowej tablicy partycji, jeśli są oczekujące działania."
2010-03-03 08:29:02 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2036
2010-09-16 07:57:58 -06:00
msgid ""
"Use the Edit menu to either clear or apply all operations before creating a "
"new partition table."
msgstr ""
"Należy użyć menu Edycja, aby wyczyścić lub zastosować wszystkie działania "
"przed utworzeniem nowej tablicy partycji."
2010-03-03 08:29:02 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2051
2008-05-04 04:39:04 -06:00
msgid "Error while creating partition table."
msgstr "Błąd podczas tworzenia tablicy partycji."
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2212
2006-03-05 04:21:10 -07:00
msgid "Are you sure you want to apply the pending operations?"
2010-03-03 08:29:02 -07:00
msgstr "Na pewno zastosować zaplanowane działania?"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2218
2009-01-27 08:33:52 -07:00
msgid "Editing partitions has the potential to cause LOSS of DATA."
msgstr "Modyfikowanie partycji niesie ze sobą ryzyko UTRATY DANYCH."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2220
2009-01-27 08:33:52 -07:00
msgid "You are advised to backup your data before proceeding."
msgstr "Przed kontynuacją zaleca się wykonanie kopii zapasowej danych."
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/Win_GParted.cc:2222
2009-01-27 08:33:52 -07:00
msgid "Apply operations to device"
2010-03-03 08:29:02 -07:00
msgstr "Zastosuj działania na urządzeniu"
2009-01-27 08:33:52 -07:00
#. create mount point...
2010-10-25 11:03:24 -06:00
#: ../src/jfs.cc:141 ../src/xfs.cc:153 ../src/xfs.cc:253 ../src/xfs.cc:260
2009-01-27 08:33:52 -07:00
msgid "create temporary mount point (%1)"
2008-05-04 04:39:04 -06:00
msgstr "tworzenie tymczasowego punktu montowania (%1)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/jfs.cc:148 ../src/xfs.cc:160 ../src/xfs.cc:267 ../src/xfs.cc:276
2006-03-05 04:21:10 -07:00
msgid "mount %1 on %2"
2008-05-04 04:39:04 -06:00
msgstr "montowanie %1 na %2"
2006-03-05 04:21:10 -07:00
2010-03-03 08:29:02 -07:00
#: ../src/jfs.cc:157
2006-03-05 04:21:10 -07:00
msgid "remount %1 on %2 with the 'resize' flag enabled"
2010-03-03 08:29:02 -07:00
msgstr "ponowne montowanie %1 na %2 z włączoną flagą \"resize\""
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/jfs.cc:175 ../src/xfs.cc:182 ../src/xfs.cc:300 ../src/xfs.cc:321
2006-03-05 04:21:10 -07:00
msgid "unmount %1"
2008-05-04 04:39:04 -06:00
msgstr "odmontowanie %1"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#: ../src/jfs.cc:195 ../src/xfs.cc:202 ../src/xfs.cc:341 ../src/xfs.cc:364
2009-01-27 08:33:52 -07:00
msgid "remove temporary mount point (%1)"
2008-05-04 04:39:04 -06:00
msgstr "usunięcie tymczasowego punktu montowania (%1)"
2006-03-05 04:21:10 -07:00
2010-10-25 11:03:24 -06:00
#. TO TRANSLATORS: looks like Partition move action skipped because linux-swap file system does not contain data
#: ../src/linux_swap.cc:105
msgid ""
"Partition move action skipped because %1 file system does not contain data"
msgstr ""
"Działanie przeniesienia partycji zostało pominięte, ponieważ system plików "
"%1 nie zawiera danych"
#. TO TRANSLATORS: looks like Partition copy action skipped because linux-swap file system does not contain data
#: ../src/linux_swap.cc:124
msgid ""
"Partition copy action skipped because %1 file system does not contain data"
msgstr ""
"Działanie skopiowania partycji zostało pominięte, ponieważ system plików %1 "
"nie zawiera danych"
2006-03-05 04:21:10 -07:00
#: ../src/main.cc:38
msgid "Root privileges are required for running GParted"
2010-09-16 07:57:58 -06:00
msgstr ""
"Do uruchomienia programu GParted wymagane są uprawnienia administratora"
2006-03-05 04:21:10 -07:00
#: ../src/main.cc:43
2010-09-16 07:57:58 -06:00
msgid ""
"Since GParted is a powerful tool capable of destroying partition tables and "
"vast amounts of data, only root may run it."
msgstr ""
"Program może GParted uruchomić wyłącznie użytkownik root, ponieważ za jego "
"pomocą można niszczyć tablice partycji i dużą ilość danych."
2006-03-05 04:21:10 -07:00
#. simulation..
2010-03-03 08:29:02 -07:00
#: ../src/ntfs.cc:125
2006-03-05 04:21:10 -07:00
msgid "run simulation"
2010-03-03 08:29:02 -07:00
msgstr "wykonanie symulacji"
2006-03-05 04:21:10 -07:00
2008-05-04 04:39:04 -06:00
#. real resize
2010-03-03 08:29:02 -07:00
#: ../src/ntfs.cc:132
2008-05-04 04:39:04 -06:00
msgid "real resize"
msgstr "rzeczywista zmiana rozmiaru"
2009-01-27 08:33:52 -07:00
#. grow the mounted file system..
2010-03-03 08:29:02 -07:00
#: ../src/xfs.cc:168
2009-01-27 08:33:52 -07:00
msgid "grow mounted file system"
2008-05-04 04:39:04 -06:00
msgstr "powiększanie zamontowanego systemu plików"
2006-03-05 04:21:10 -07:00
2009-01-27 08:33:52 -07:00
#. copy file system..
2010-10-25 11:03:24 -06:00
#: ../src/xfs.cc:284
2009-01-27 08:33:52 -07:00
msgid "copy file system"
2008-05-04 04:39:04 -06:00
msgstr "kopiowanie systemu plików"