2011-01-04 10:17:49 -07:00
# translation of gparted.master.ru.po to Russian
2004-12-07 21:13:51 -07:00
# Russian translation to gparted.
# Copyright (C) 2004 Free Software Foundation
# This file is distributed under the same license as the gparted package.
#
2011-01-04 10:17:49 -07:00
# Alexander Shiyan <shc@users.sourceforge.net>, 2004.
# Yuri Kozlov <yuray@komyakino.ru>, 2010, 2011.
2004-12-07 21:13:51 -07:00
msgid ""
msgstr ""
2007-12-17 13:46:51 -07:00
"Project-Id-Version: gparted trunk\n"
2011-05-26 23:48:39 -06:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gparted&keywords=I18N+L10N&component=general\n"
2011-10-31 13:01:51 -06:00
"POT-Creation-Date: 2011-10-22 18:27+0000\n"
"PO-Revision-Date: 2011-10-31 23:00+0300\n"
2007-12-17 13:46:51 -07:00
"Last-Translator: Yuri Myasoedov <omerta13@yandex.ru>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
2004-12-07 21:13:51 -07:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-01-04 10:17:49 -07:00
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#: ../gparted.desktop.in.in.h:1
msgid "Create, reorganize, and delete partitions"
2011-01-04 10:17:49 -07:00
msgstr "Создать, перераспределить или удалить разделы"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. ==== GUI =========================
2009-03-08 06:35:28 -06:00
#: ../gparted.desktop.in.in.h:2
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:361
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:72
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1178
#: ../src/Win_GParted.cc:1369
2011-01-04 10:17:49 -07:00
msgid "GParted"
msgstr "GParted"
#: ../gparted.desktop.in.in.h:3
2009-03-08 06:35:28 -06:00
msgid "GParted Partition Editor"
msgstr "Редактор разделов GParted"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../gparted.desktop.in.in.h:4
msgid "Partition Editor"
msgstr "Редактор разделов"
2007-12-17 13:46:51 -07:00
#: ../src/Dialog_Base_Partition.cc:56
2011-01-04 10:17:49 -07:00
msgid "Free space preceding (MiB):"
msgstr "Свободное место до (МиБ):"
2004-12-07 21:13:51 -07:00
#. add spinbutton_size
2007-12-17 13:46:51 -07:00
#: ../src/Dialog_Base_Partition.cc:65
2011-01-04 10:17:49 -07:00
msgid "New size (MiB):"
msgstr "Новый размер (МиБ):"
2004-12-07 21:13:51 -07:00
#. add spinbutton_after
2007-12-17 13:46:51 -07:00
#: ../src/Dialog_Base_Partition.cc:72
2011-01-04 10:17:49 -07:00
msgid "Free space following (MiB):"
msgstr "Свободное место после (МиБ):"
#. 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 "Выровнять по:"
#. fill partition alignment menu
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:101
msgid "Cylinder"
msgstr "Цилиндр"
#. TO TRANSLATORS: Menu option for label "Align to:"
#: ../src/Dialog_Base_Partition.cc:103
msgid "MiB"
msgstr "МиБ"
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:105
msgid "None"
msgstr "Нет"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Base_Partition.cc:220
2004-12-07 21:13:51 -07:00
msgid "Resize"
msgstr "Изменить размер"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Base_Partition.cc:220
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:236
2004-12-07 21:13:51 -07:00
msgid "Resize/Move"
2007-12-17 13:46:51 -07:00
msgstr "Изменить размер или переместить"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Base_Partition.cc:238
2011-01-04 10:17:49 -07:00
msgid "Minimum size: %1 MiB"
msgstr "Минимальный размер: %1 МиБ"
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Base_Partition.cc:239
2011-01-04 10:17:49 -07:00
msgid "Maximum size: %1 MiB"
msgstr "Максимальный размер: %1 МиБ"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: dialogtitle, looks like Create partition table on /dev/hda
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Disklabel.cc:28
2009-03-08 06:35:28 -06:00
msgid "Create partition table on %1"
msgstr "Создать таблицу разделов на %1"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: looks like WARNING: This will ERASE ALL DATA on the ENTIRE DISK /dev/hda
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Disklabel.cc:52
2009-03-08 06:35:28 -06:00
msgid "WARNING: This will ERASE ALL DATA on the ENTIRE DISK %1"
msgstr "ВНИМАНИЕ: это приведёт к УДАЛЕНИЮ В С Е Х ДАННЫХ на ВСЁМ ДИСКЕ %1"
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Disklabel.cc:56
2011-01-04 10:17:49 -07:00
msgid "Default is to create an MS-DOS partition table."
msgstr "По умолчанию создаётся таблица разделов MS-DOS."
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Disklabel.cc:62
2007-12-17 13:46:51 -07:00
msgid "Advanced"
2009-03-08 06:35:28 -06:00
msgstr "Подробности"
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Disklabel.cc:71
2009-03-08 06:35:28 -06:00
msgid "Select new partition table type:"
msgstr "Выберите новый тип таблицы разделов:"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Partition_Copy.cc:36
2007-12-17 13:46:51 -07:00
msgid "Paste %1"
msgstr "Вставить %1"
2004-12-07 21:13:51 -07:00
#. TO TRANSLATORS: dialogtitle, looks like Information about /dev/hda3
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Partition_Info.cc:32
2004-12-07 21:13:51 -07:00
msgid "Information about %1"
msgstr "Информация о %1"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:52
2007-12-17 13:46:51 -07:00
msgid "Warning:"
msgstr "Внимание:"
2004-12-07 21:13:51 -07:00
#. filesystem
2009-03-08 06:35:28 -06:00
#. file systems to choose from
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:160
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:116
2011-01-04 10:17:49 -07:00
msgid "File system:"
2004-12-07 21:13:51 -07:00
msgstr "Файловая система:"
#. size
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:170
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:458
2004-12-07 21:13:51 -07:00
msgid "Size:"
msgstr "Размер:"
#. used
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:186
2004-12-07 21:13:51 -07:00
msgid "Used:"
msgstr "Использовано:"
#. unused
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:200
2004-12-07 21:13:51 -07:00
msgid "Unused:"
msgstr "Свободно:"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:217
2004-12-07 21:13:51 -07:00
msgid "Flags:"
msgstr "Флаги:"
#. path
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:233
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:466
2004-12-07 21:13:51 -07:00
msgid "Path:"
msgstr "Путь:"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:247
2004-12-07 21:13:51 -07:00
msgid "Status:"
2007-12-17 13:46:51 -07:00
msgstr "Состояние:"
2011-01-04 10:17:49 -07: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.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:259
2007-12-17 13:46:51 -07:00
msgid "Busy (At least one logical partition is mounted)"
2011-01-04 10:17:49 -07:00
msgstr "занят (по крайней мере один логический раздел смонтирован)"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Active
#. * means that this linux swap partition is enabled and being used by
#. * the operating system.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:267
2007-12-17 13:46:51 -07:00
msgid "Active"
msgstr "активен"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like Mounted on /mnt/mymountpoint
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:273
2007-12-17 13:46:51 -07:00
msgid "Mounted on %1"
msgstr "смонтирован на %1"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Not busy (There are no mounted logical partitions)
#. * means that this extended partition contains no mounted or otherwise
#. * active partitions.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:283
2004-12-07 21:13:51 -07:00
msgid "Not busy (There are no mounted logical partitions)"
2007-12-17 13:46:51 -07:00
msgstr "не занят (нет смонтированных логических разделов)"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Not active
#. * means that this linux swap partition is not enabled and is not
#. * in use by the operating system.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:291
2004-12-07 21:13:51 -07:00
msgid "Not active"
2007-12-17 13:46:51 -07:00
msgstr "не активен"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Not mounted
#. * means that this partition is not mounted.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:298
2004-12-07 21:13:51 -07:00
msgid "Not mounted"
2007-12-17 13:46:51 -07:00
msgstr "не смонтирован"
2004-12-07 21:13:51 -07:00
2009-03-08 06:35:28 -06:00
#. Label
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:307
#: ../src/Dialog_Partition_Label.cc:41
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:128
2009-03-08 06:35:28 -06:00
msgid "Label:"
msgstr "Метка:"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:320
2009-03-08 06:35:28 -06:00
msgid "UUID:"
msgstr "UUID:"
2004-12-07 21:13:51 -07:00
#. first sector
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:334
2011-01-04 10:17:49 -07:00
msgid "First sector:"
2004-12-07 21:13:51 -07:00
msgstr "Первый сектор:"
#. last sector
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:344
2011-01-04 10:17:49 -07:00
msgid "Last sector:"
2004-12-07 21:13:51 -07:00
msgstr "Последний сектор:"
#. total sectors
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Info.cc:354
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:519
2011-01-04 10:17:49 -07:00
msgid "Total sectors:"
2004-12-07 21:13:51 -07:00
msgstr "В с е г о секторов:"
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: dialog title, looks like Set partition label on /dev/hda3
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Partition_Label.cc:30
2009-03-08 06:35:28 -06:00
msgid "Set partition label on %1"
msgstr "Установить метку раздела на %1"
2004-12-07 21:13:51 -07:00
#. TO TRANSLATORS: dialogtitle
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Partition_New.cc:27
2004-12-07 21:13:51 -07:00
msgid "Create new Partition"
msgstr "Создать новый раздел"
#. TO TRANSLATORS: used as label for a list of choices. Create as: <optionmenu with choices>
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:76
2004-12-07 21:13:51 -07:00
msgid "Create as:"
msgstr "Создать как:"
2007-12-17 13:46:51 -07:00
#. fill partitiontype menu
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:81
2011-01-04 10:17:49 -07:00
#: ../src/OperationCreate.cc:75
2007-12-17 13:46:51 -07:00
msgid "Primary Partition"
2011-01-04 10:17:49 -07:00
msgstr "главный раздел"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:82
2011-01-04 10:17:49 -07:00
#: ../src/OperationCreate.cc:78
#: ../src/OperationDelete.cc:77
2007-12-17 13:46:51 -07:00
msgid "Logical Partition"
msgstr "логический раздел"
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:83
2011-01-04 10:17:49 -07:00
#: ../src/OperationCreate.cc:81
2007-12-17 13:46:51 -07:00
msgid "Extended Partition"
msgstr "расширенный раздел"
2011-10-31 13:01:51 -06:00
#: ../src/Dialog_Partition_New.cc:195
2004-12-07 21:13:51 -07:00
msgid "New Partition #%1"
2007-12-17 13:46:51 -07:00
msgstr "Новый раздел #%1"
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Partition_Resize_Move.cc:74
2007-12-17 13:46:51 -07:00
msgid "Resize/Move %1"
msgstr "Изменение размера или перемещение %1"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Partition_Resize_Move.cc:79
2004-12-07 21:13:51 -07:00
msgid "Resize %1"
msgstr "Изменение размера %1"
2011-01-04 10:17:49 -07:00
#: ../src/Dialog_Progress.cc:33
2004-12-07 21:13:51 -07:00
msgid "Applying pending operations"
2011-01-04 10:17:49 -07:00
msgstr "Применение запланированных операций"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:50
2011-05-26 23:48:39 -06:00
msgid "Depending on the number and type of operations this might take a long time."
2011-01-04 10:17:49 -07:00
msgstr "В зависимости от видов операций и их количества этот процесс может занять продолжительное время."
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:63
2007-12-17 13:46:51 -07:00
msgid "Completed Operations:"
msgstr "Выполненные операции:"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:103
2007-12-17 13:46:51 -07:00
msgid "Details"
msgstr "Подробности"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:202
2004-12-07 21:13:51 -07:00
msgid "%1 of %2 operations completed"
2007-12-17 13:46:51 -07:00
msgstr "выполнено: %1 из %2"
2004-12-07 21:13:51 -07:00
2007-12-17 13:46:51 -07:00
#. add save button
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:233
2007-12-17 13:46:51 -07:00
msgid "_Save Details"
msgstr "_С о х р а нить подробности"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:242
2009-03-08 06:35:28 -06:00
msgid "Operation cancelled"
2007-12-17 13:46:51 -07:00
msgstr "Операция отменена"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:256
2009-03-08 06:35:28 -06:00
msgid "All operations successfully completed"
msgstr "В с е операции успешно выполнены"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:260
2009-03-08 06:35:28 -06:00
msgid "%1 warning"
msgid_plural "%1 warnings"
msgstr[0] "%1 предупреждение"
msgstr[1] "%1 предупреждения"
msgstr[2] "%1 предупреждений"
2004-12-07 21:13:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:273
2007-12-17 13:46:51 -07:00
msgid "An error occurred while applying the operations"
msgstr "В о время применения операций возникла ошибка"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:278
2007-12-17 13:46:51 -07:00
msgid "See the details for more information."
msgstr "Для получения большей информации смотрите подробности."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:280
2007-12-17 13:46:51 -07:00
msgid "IMPORTANT"
msgstr "ВАЖНО"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:281
2007-12-17 13:46:51 -07:00
msgid "If you want support, you need to provide the saved details!"
2011-01-04 10:17:49 -07:00
msgstr "Для получения поддержки необходимо предоставить сохранённые подробности!"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like See http://gparted.org/save-details.htm for more information.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:284
2007-12-17 13:46:51 -07:00
msgid "See %1 for more information."
msgstr "Для получения более подробной информации смотрите %1."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:317
2007-12-17 13:46:51 -07:00
msgid "Are you sure you want to cancel the current operation?"
2009-03-08 06:35:28 -06:00
msgstr "Действительно хотите прервать текущую операцию?"
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:323
2009-03-08 06:35:28 -06:00
msgid "Canceling an operation might cause SEVERE file system damage."
2007-12-17 13:46:51 -07:00
msgstr "Прерывание операции может повредить файловую систему."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:325
2007-12-17 13:46:51 -07:00
msgid "Continue Operation"
msgstr "Продолжить выполнение"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:326
2007-12-17 13:46:51 -07:00
msgid "Cancel Operation"
msgstr "Прервать выполнение"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:339
2007-12-17 13:46:51 -07:00
msgid "Save Details"
msgstr "Сохранить подробности"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:358
2009-03-08 06:35:28 -06:00
msgid "GParted Details"
msgstr "Подробности GParted"
2007-12-17 13:46:51 -07:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:366
2009-03-08 06:35:28 -06:00
msgid "Libparted"
msgstr "Libparted"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: EXECUTING
#. * means that the status for this operation is
#. * executing or currently in progress.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:409
2009-03-08 06:35:28 -06:00
msgid "EXECUTING"
msgstr "ВЫПОЛНЕНИЕ"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO" TRANSLATORS: SUCCESS
#. * means that the status for this operation is
#. * completed successfully.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:417
2009-03-08 06:35:28 -06:00
msgid "SUCCESS"
msgstr "УСПЕШНО"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: ERROR
#. * means that the status for this operation is
#. * completed with errors.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:425
2009-03-08 06:35:28 -06:00
msgid "ERROR"
msgstr "ОШИБКА"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: INFO
#. * means that the status for this operation is
#. * for your information , or messages from the
#. * libparted library.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:434
2009-03-08 06:35:28 -06:00
msgid "INFO"
msgstr "ИНФОРМАЦИЯ"
2011-01-04 10:17:49 -07: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.
#.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Progress.cc:443
2009-03-08 06:35:28 -06:00
msgid "N/A"
msgstr "Н /Д"
2011-01-04 10:17:49 -07:00
#: ../src/DialogFeatures.cc:28
2009-03-08 06:35:28 -06:00
msgid "File System Support"
msgstr "Поддержка файловых систем"
2011-01-04 10:17:49 -07:00
#: ../src/DialogFeatures.cc:35
#: ../src/TreeView_Detail.cc:36
2009-03-08 06:35:28 -06:00
msgid "File System"
msgstr "Файловая система"
#: ../src/DialogFeatures.cc:36
2011-01-04 10:17:49 -07:00
msgid "Create"
msgstr "Создать"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#: ../src/DialogFeatures.cc:37
2011-01-04 10:17:49 -07:00
msgid "Grow"
msgstr "Увеличить"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#: ../src/DialogFeatures.cc:38
2011-01-04 10:17:49 -07:00
msgid "Shrink"
msgstr "Уменьшить"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#: ../src/DialogFeatures.cc:39
2011-01-04 10:17:49 -07:00
msgid "Move"
msgstr "Переместить"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#: ../src/DialogFeatures.cc:40
2011-01-04 10:17:49 -07:00
msgid "Copy"
msgstr "Копировать"
#: ../src/DialogFeatures.cc:41
2007-12-17 13:46:51 -07:00
msgid "Check"
2011-01-04 10:17:49 -07:00
msgstr "Проверить на ошибки"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/DialogFeatures.cc:42
#: ../src/TreeView_Detail.cc:38
2009-03-08 06:35:28 -06:00
msgid "Label"
msgstr "Метка"
2011-01-04 10:17:49 -07:00
#: ../src/DialogFeatures.cc:43
2009-03-08 06:35:28 -06:00
msgid "Required Software"
msgstr "Требуемое ПО"
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:60
2009-03-08 06:35:28 -06:00
msgid "This chart shows the actions supported on file systems."
msgstr "Эта диаграмма показывает действия, поддерживаемые файловыми системами."
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:62
2011-01-04 10:17:49 -07: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 "Н е все действия поддерживаются файловыми системами, частично это определено самой природой файловых систем и ограничениями программного обеспечения."
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Available
#. * means that this action is valid for this file system.
#.
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:80
2007-12-17 13:46:51 -07:00
msgid "Available"
msgstr "Поддерживается"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Not Available
#. * means that this action is not valid for this file system.
#.
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:92
2007-12-17 13:46:51 -07:00
msgid "Not Available"
msgstr "Н е поддерживается"
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:98
2009-03-08 06:35:28 -06:00
msgid "Legend"
2011-01-04 10:17:49 -07:00
msgstr "Условные обозначения"
2009-03-08 06:35:28 -06:00
#. 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.
2011-09-19 09:51:09 -06:00
#: ../src/DialogFeatures.cc:113
2009-03-08 06:35:28 -06:00
msgid "Rescan For Supported Actions"
msgstr "Пересканировать поддерживаемые действия"
2011-01-04 10:17:49 -07:00
#: ../src/DialogManageFlags.cc:31
#: ../src/DialogManageFlags.cc:36
2007-12-17 13:46:51 -07:00
msgid "Manage flags on %1"
msgstr "Управление флагами на %1"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:36
2011-05-22 12:00:14 -06:00
msgid "Search disk for file systems"
msgstr "Найти файловые системы на диске"
2011-05-26 23:48:39 -06:00
#. TO TRANSLATORS: looks like File systems found on /dev/sdb
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:53
2011-05-26 23:48:39 -06:00
msgid "File systems found on %1"
msgstr "Файловые системы, найденные на %1"
2011-05-22 12:00:14 -06:00
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:58
2011-05-22 12:00:14 -06:00
msgid "Data found"
msgstr "Данные найдены"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:62
2011-05-22 12:00:14 -06:00
msgid "Data found with inconsistencies"
msgstr "Найденные данные находятся в несогласованном состоянии"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:64
2011-05-22 12:00:14 -06:00
msgid "WARNING!: The file systems marked with (!) are inconsistent."
msgstr "ВНИМАНИЕ: несогласованные файловые системы помечены (!)."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:66
2011-05-22 12:00:14 -06:00
msgid "You might encounter errors trying to view these file systems."
msgstr "При просмотре этих файловых систем возможно возникновение ошибок."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:82
2011-05-22 12:00:14 -06:00
msgid "The 'View' buttons create read-only views of each file system."
msgstr "Кнопки «Вид» создают обзор каждой файловой системы, доступный только для чтения,"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:84
2011-05-22 12:00:14 -06:00
msgid "All mounted views will be unmounted when you close this dialog."
msgstr "В с е смонтированные обзоры будут отмонтированы, как только будет закрыт этот диалог."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:107
2011-05-22 12:00:14 -06:00
msgid "File systems"
msgstr "Файловые системы"
#. TO TRANSLATORS: looks like 1: ntfs (10240 MiB)
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:129
2011-05-22 12:00:14 -06:00
msgid "#%1: %2 (%3 MiB)"
msgstr "#%1: %2 (%3 МиБ)"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:137
2011-05-22 12:00:14 -06:00
msgid "View"
msgstr "Обзор"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:167
msgid "An error occurred while creating a temporary directory for use as a mount point."
msgstr "При создании временного каталога для точки монтирования произошла ошибка."
#: ../src/Dialog_Rescue_Data.cc:169
msgid "Error"
msgstr "Ошибка"
#: ../src/Dialog_Rescue_Data.cc:175
msgid "Failed creating temporary directory"
msgstr "Сбой при создании временного каталога"
#: ../src/Dialog_Rescue_Data.cc:191
2011-05-22 12:00:14 -06:00
msgid "An error occurred while creating the read-only view."
msgstr "При создании обзора, доступного только для чтения, произошла ошибка."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:193
2011-05-22 12:00:14 -06:00
msgid "Either the file system can not be mounted (like swap), or there are inconsistencies or errors in the file system."
msgstr "Файловая система не может быть смонтирована (например, подкачка), или в файловой системе есть ошибки или конфликты."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:197
2011-05-22 12:00:14 -06:00
msgid "Failed creating read-only view"
msgstr "Сбой при создании обзора, доступного только для чтения"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:227
2011-05-22 12:00:14 -06:00
msgid "Error:"
msgstr "Ошибка:"
#. TO TRANSLATORS: looks like
#. * The file system is mounted on:
#. * /tmp/gparted-roview-Nlhb3R.
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:235
2011-05-22 12:00:14 -06:00
msgid "The file system is mounted on:"
msgstr "Точка монтирования файловой системы:"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:240
2011-05-22 12:00:14 -06:00
msgid "Unable to open the default file manager"
msgstr "Н е удалось открыть файловый менеджер по умолчанию"
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:259
2011-05-22 12:00:14 -06:00
msgid "Warning: The detected file system area overlaps with at least one existing partition."
msgstr "Внимание: область найденной файловой системы перекрывается по крайней мере с одним разделом."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:261
2011-05-22 12:00:14 -06:00
msgid "It is recommended that you do not use any overlapping file systems to avoid disturbing existing data."
msgstr "Рекомендуется избегать перекрытия файловых систем в целях предотвращения потери данных."
2011-09-19 09:51:09 -06:00
#: ../src/Dialog_Rescue_Data.cc:263
2011-05-22 12:00:14 -06:00
msgid "Do you want to try to deactivate the following mount points?"
msgstr "Попробовать отключить следующие точки монтирования?"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like create missing /dev/mapper entries
2011-09-19 09:51:09 -06:00
#: ../src/DMRaid.cc:326
2011-01-04 10:17:49 -07:00
msgid "create missing %1 entries"
msgstr "создать отсутствующие элементы %1"
#. TO TRANSLATORS: looks like delete affected /dev/mapper entries
2011-09-19 09:51:09 -06:00
#: ../src/DMRaid.cc:425
2011-01-04 10:17:49 -07:00
msgid "delete affected %1 entries"
msgstr "удалить затронутые элементы %1"
#. TO TRANSLATORS: looks like delete /dev/mapper entry
2011-09-19 09:51:09 -06:00
#: ../src/DMRaid.cc:448
2011-01-04 10:17:49 -07:00
msgid "delete %1 entry"
msgstr "удалить элемент %1"
#. TO TRANSLATORS: looks like update /dev/mapper entry
2011-09-19 09:51:09 -06:00
#: ../src/DMRaid.cc:498
2011-01-04 10:17:49 -07:00
msgid "update %1 entry"
msgstr "обновить элемент %1"
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: looks like Scanning /dev/sda
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:190
#: ../src/GParted_Core.cc:199
#: ../src/GParted_Core.cc:209
2009-03-08 06:35:28 -06:00
msgid "Scanning %1"
msgstr "Сканирование %1"
#. TO TRANSLATORS: looks like Confirming /dev/sda
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:232
2009-03-08 06:35:28 -06:00
msgid "Confirming %1"
msgstr "Перепроверка %1"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like Ignoring device /dev/sde with logical sector size of 2048 bytes.
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:244
2011-01-04 10:17:49 -07:00
msgid "Ignoring device %1 with logical sector size of %2 bytes."
msgstr "Игнорируется устройство %1 с логическим размером сектора, равным %2 байта."
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:246
2011-01-04 10:17:49 -07:00
msgid "GParted requires libparted version 2.2 or higher to support devices with sector sizes larger than 512 bytes."
msgstr "Для поддержки устройств с размером сектора более 512 байт GParted требуется libparted версии 2.2 или новее."
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: looks like Searching /dev/sda partitions
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:285
2009-03-08 06:35:28 -06:00
msgid "Searching %1 partitions"
msgstr "Поиск разделов на %1"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: unrecognized
#. * means that the partition table for this
#. * disk device is unknown or not recognized.
#.
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:332
2007-12-17 13:46:51 -07:00
msgid "unrecognized"
2009-03-08 06:35:28 -06:00
msgstr "неизвестный"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like A partition cannot have a length of -1 sectors
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:559
2007-12-17 13:46:51 -07:00
msgid "A partition cannot have a length of %1 sectors"
2009-03-08 06:35:28 -06:00
msgstr "Раздел не может быть длиной в %1 сектор"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like A partition with used sectors (2048) greater than its length (1536) is not valid
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:568
2011-01-04 10:17:49 -07:00
msgid "A partition with used sectors (%1) greater than its length (%2) is not valid"
msgstr "Раздел с количеством секторов (%1), большим чем е г о длина (%2),является некорректным"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:633
2007-12-17 13:46:51 -07:00
msgid "libparted messages"
msgstr "сообщения libparted"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1058
2009-03-08 06:35:28 -06:00
msgid "Linux Unified Key Setup encryption is not yet supported."
2011-01-04 10:17:49 -07:00
msgstr "Унифицированная настройка ключей шифрования Linux на данный момент не поддерживается."
2009-03-08 06:35:28 -06:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1178
2011-01-04 10:17:49 -07:00
msgid "Logical Volume Management is not yet supported."
msgstr "Менеджер логических томов (LVM) на данный момент не поддерживается."
2009-03-08 06:35:28 -06:00
#. no file system found....
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1207
2009-03-08 06:35:28 -06:00
msgid "Unable to detect file system! Possible reasons are:"
2007-12-17 13:46:51 -07:00
msgstr "Невозможно обнаружить файловую систему! Возможные причины:"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1209
2009-03-08 06:35:28 -06:00
msgid "The file system is damaged"
2007-12-17 13:46:51 -07:00
msgstr "файловая система повреждена"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1211
2009-03-08 06:35:28 -06:00
msgid "The file system is unknown to GParted"
2007-12-17 13:46:51 -07:00
msgstr "файловая система неизвестна GParted"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1213
2009-03-08 06:35:28 -06:00
msgid "There is no file system available (unformatted)"
msgstr "Отсутствует файловая система (раздел не отформатирован)"
2007-12-17 13:46:51 -07:00
2011-05-22 12:00:14 -06:00
#. TO TRANSLATORS: looks like The device entry /dev/sda5 is missing
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1216
2011-05-22 12:00:14 -06:00
msgid "The device entry %1 is missing"
msgstr "Запись устройства %1 отсутствует"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1357
2009-03-08 06:35:28 -06:00
msgid "Unable to find mount point"
2007-12-17 13:46:51 -07:00
msgstr "Невозможно найти точку монтирования"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1421
2009-03-08 06:35:28 -06:00
msgid "Unable to read the contents of this file system!"
msgstr "Невозможно прочитать содержимое этой файловой системы!"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1423
2007-12-17 13:46:51 -07:00
msgid "Because of this some operations may be unavailable."
msgstr "Из-за этого некоторые операции могут быть недоступны."
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1427
2011-05-22 12:00:14 -06:00
msgid "The cause might be a missing software package."
msgstr "Возможная причина: отсутствует пакет приложения."
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like The following list of software packages is required for NTFS file system support: ntfsprogs.
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1430
2011-01-04 10:17:49 -07:00
msgid "The following list of software packages is required for %1 file system support: %2."
msgstr "Для поддержки файловой системы %1 требуется следующее ПО: %2."
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1503
2007-12-17 13:46:51 -07:00
msgid "create empty partition"
msgstr "создать пустой раздел"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1571
#: ../src/GParted_Core.cc:2810
2007-12-17 13:46:51 -07:00
msgid "path: %1"
msgstr "путь: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1572
#: ../src/GParted_Core.cc:2811
2007-12-17 13:46:51 -07:00
msgid "start: %1"
msgstr "начало: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1573
#: ../src/GParted_Core.cc:2812
2007-12-17 13:46:51 -07:00
msgid "end: %1"
msgstr "конец: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1574
#: ../src/GParted_Core.cc:2813
2007-12-17 13:46:51 -07:00
msgid "size: %1 (%2)"
msgstr "размер: %1 (%2)"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1610
2011-01-04 10:17:49 -07:00
#: ../src/linux_swap.cc:83
#: ../src/xfs.cc:245
2009-03-08 06:35:28 -06:00
msgid "create new %1 file system"
2007-12-17 13:46:51 -07:00
msgstr "создать новую файловую систему %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1647
2007-12-17 13:46:51 -07:00
msgid "delete partition"
msgstr "удалить раздел"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1689
2009-03-08 06:35:28 -06:00
msgid "Clear partition label on %1"
msgstr "Очистить метку раздела на %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1694
2009-03-08 06:35:28 -06:00
msgid "Set partition label to \"%1\" on %2"
msgstr "Установить метку раздела «%1» на %2"
2011-01-04 10:17:49 -07: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.
#.
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1782
2007-12-17 13:46:51 -07:00
msgid "moving requires old and new length to be the same"
2011-01-04 10:17:49 -07:00
msgstr "для перемещения необходимо чтобы длины исходного и целевого раздела были одинаковыми"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1812
2009-03-08 06:35:28 -06:00
msgid "rollback last change to the partition table"
msgstr "откатить последнее изменение в таблице разделов"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1842
2009-03-08 06:35:28 -06:00
msgid "move file system to the left"
2007-12-17 13:46:51 -07:00
msgstr "переместить файловую систему влево"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1844
2009-03-08 06:35:28 -06:00
msgid "move file system to the right"
2007-12-17 13:46:51 -07:00
msgstr "переместить файловую систему вправо"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1847
2009-03-08 06:35:28 -06:00
msgid "move file system"
2007-12-17 13:46:51 -07:00
msgstr "переместить файловую систему"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1849
2011-01-04 10:17:49 -07:00
msgid "new and old file system have the same position. Hence skipping this operation"
msgstr "новая и старая файловые системы имеют одинаковое расположение, поэтому пропускаем эту операцию"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1868
2007-12-17 13:46:51 -07:00
msgid "perform real move"
msgstr "подготовить перемещение"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1918
2007-12-17 13:46:51 -07:00
msgid "using libparted"
msgstr "использование libparted"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:1959
2007-12-17 13:46:51 -07:00
msgid "resizing requires old and new start to be the same"
2011-01-04 10:17:49 -07:00
msgstr "для изменения размера необходимо, чтобы прежнее и новое начальные положения совпадали"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2024
2007-12-17 13:46:51 -07:00
msgid "resize/move partition"
msgstr "изменить размер или переместить раздел"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2027
2007-12-17 13:46:51 -07:00
msgid "move partition to the right"
msgstr "переместить раздел вправо"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2030
2007-12-17 13:46:51 -07:00
msgid "move partition to the left"
msgstr "переместить раздел влево"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2033
2007-12-17 13:46:51 -07:00
msgid "grow partition from %1 to %2"
msgstr "увеличить раздел с %1 до %2"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2036
2007-12-17 13:46:51 -07:00
msgid "shrink partition from %1 to %2"
msgstr "уменьшить раздел с %1 до %2"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2039
2007-12-17 13:46:51 -07:00
msgid "move partition to the right and grow it from %1 to %2"
msgstr "переместить раздел вправо и увеличить размер с %1 до %2"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2042
2007-12-17 13:46:51 -07:00
msgid "move partition to the right and shrink it from %1 to %2"
msgstr "переместить раздел вправо и уменьшить размер с %1 до %2"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2045
2007-12-17 13:46:51 -07:00
msgid "move partition to the left and grow it from %1 to %2"
msgstr "переместить раздел влево и увеличить размер с %1 до %2"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2048
2007-12-17 13:46:51 -07:00
msgid "move partition to the left and shrink it from %1 to %2"
msgstr "переместить раздел влево и уменьшить размер с %1 до %2"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2063
2011-01-04 10:17:49 -07:00
msgid "new and old partition have the same size and position. Hence skipping this operation"
msgstr "новый и старый разделы имеют одинаковый размер и позицию, поэтому пропускаем эту операцию"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2073
2007-12-17 13:46:51 -07:00
msgid "old start: %1"
msgstr "начинался: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2074
2007-12-17 13:46:51 -07:00
msgid "old end: %1"
msgstr "заканчивался: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2075
2007-12-17 13:46:51 -07:00
msgid "old size: %1 (%2)"
msgstr "старый размер: %1 (%2)"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2137
#: ../src/GParted_Core.cc:2891
2007-12-17 13:46:51 -07:00
msgid "new start: %1"
msgstr "теперь начинается: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2138
#: ../src/GParted_Core.cc:2892
2007-12-17 13:46:51 -07:00
msgid "new end: %1"
msgstr "теперь заканчивается: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2139
#: ../src/GParted_Core.cc:2893
2007-12-17 13:46:51 -07:00
msgid "new size: %1 (%2)"
msgstr "новый размер: %1 (%2)"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2177
2009-03-08 06:35:28 -06:00
msgid "shrink file system"
2007-12-17 13:46:51 -07:00
msgstr "уменьшить размер файловой системы"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2181
2009-03-08 06:35:28 -06:00
msgid "grow file system"
2007-12-17 13:46:51 -07:00
msgstr "увеличить размер файловой системы"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2184
2009-03-08 06:35:28 -06:00
msgid "resize file system"
2011-01-04 10:17:49 -07:00
msgstr "изменить размер файловой системы"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2187
2011-01-04 10:17:49 -07:00
msgid "new and old file system have the same size. Hence skipping this operation"
msgstr "новая и старая файловые системы имеют одинаковый размер, поэтому пропускаем эту операцию"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2224
2009-03-08 06:35:28 -06:00
msgid "grow file system to fill the partition"
2007-12-17 13:46:51 -07:00
msgstr "увеличить размер файловой системы, заполнив весь раздел"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2229
2009-03-08 06:35:28 -06:00
msgid "growing is not available for this file system"
2007-12-17 13:46:51 -07:00
msgstr "увеличение размера этой файловой системы не поддерживается"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2248
2009-03-08 06:35:28 -06:00
msgid "the destination is smaller than the source partition"
msgstr "раздел назначения меньше, чем раздел-источник"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2265
2009-03-08 06:35:28 -06:00
msgid "copy file system of %1 to %2"
2007-12-17 13:46:51 -07:00
msgstr "копировать файловую систему с %1 на %2"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2311
2009-03-08 06:35:28 -06:00
msgid "perform read-only test"
msgstr "подготовить тест «только-чтение»"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2365
2007-12-17 13:46:51 -07:00
msgid "using internal algorithm"
msgstr "использование внутреннего алгоритма"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like read 1.00 MiB
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2369
2011-01-04 10:17:49 -07:00
msgid "read %1"
msgstr "прочитано %1"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like copy 1.00 MiB
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2371
2011-01-04 10:17:49 -07:00
msgid "copy %1"
msgstr "скопировано %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2375
2011-01-04 10:17:49 -07:00
msgid "finding optimal block size"
msgstr "поиск оптимального размера блока"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2415
2007-12-17 13:46:51 -07:00
msgid "%1 seconds"
msgstr "секунд: %1"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like optimal block size is 1.00 MiB
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2433
2011-01-04 10:17:49 -07:00
msgid "optimal block size is %1"
msgstr "оптимальный размер блока — %1"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB (1048576 B) read
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2451
2011-01-04 10:17:49 -07:00
msgid "%1 (%2 B) read"
msgstr "%1 (%2 Б) прочитано"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB (1048576 B) copied
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2453
2011-01-04 10:17:49 -07:00
msgid "%1 (%2 B) copied"
msgstr "%1 (%2 Б) скопировано"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2466
2011-01-04 10:17:49 -07:00
msgid "roll back last transaction"
2007-12-17 13:46:51 -07:00
msgstr "отменить последнюю транзакцию"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like check file system on /dev/sda5 for errors and (if possible) fix them
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2495
2009-03-08 06:35:28 -06:00
msgid "check file system on %1 for errors and (if possible) fix them"
2011-01-04 10:17:49 -07:00
msgstr "проверить на ошибки файловую систему %1 и устранить их, если это возможно"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2503
2009-03-08 06:35:28 -06:00
msgid "checking is not available for this file system"
2007-12-17 13:46:51 -07:00
msgstr "проверка на ошибки недоступна для этой файловой системы"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2531
2009-03-08 06:35:28 -06:00
msgid "set partition type on %1"
2007-12-17 13:46:51 -07:00
msgstr "установить тип раздела на %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2561
2009-03-08 06:35:28 -06:00
msgid "new partition type: %1"
2007-12-17 13:46:51 -07:00
msgstr "новый тип раздела: %1"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB read (00:01:59 remaining)
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2590
2007-12-17 13:46:51 -07:00
msgid "%1 of %2 read (%3 remaining)"
msgstr "%1 из %2 прочитано (%3 осталось)"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied (00:01:59 remaining)
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2592
2007-12-17 13:46:51 -07:00
msgid "%1 of %2 copied (%3 remaining)"
msgstr "%1 из %2 скопировано (%3 осталось)"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB read
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2600
#: ../src/GParted_Core.cc:2717
2007-12-17 13:46:51 -07:00
msgid "%1 of %2 read"
msgstr "%1 из %2 прочитано"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2602
#: ../src/GParted_Core.cc:2719
2007-12-17 13:46:51 -07:00
msgid "%1 of %2 copied"
msgstr "%1 из %2 скопировано"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like read 16.00 MiB using a block size of 1.00 MiB
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2623
2011-01-04 10:17:49 -07:00
msgid "read %1 using a block size of %2"
msgstr "прочитать %1, используя размер блока %2"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like copy 16.00 MiB using a block size of 1.00 MiB
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2628
2011-01-04 10:17:49 -07:00
msgid "copy %1 using a block size of %2"
msgstr "копировать %1, используя размер блока %2"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2778
2007-12-17 13:46:51 -07:00
msgid "Error while writing block at sector %1"
msgstr "При записи блока в сектор %1 возникла ошибка"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2781
2007-12-17 13:46:51 -07:00
msgid "Error while reading block at sector %1"
msgstr "При чтении блока из сектора %1 возникла ошибка"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2791
2007-12-17 13:46:51 -07:00
msgid "calibrate %1"
msgstr "калибровка %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2836
2007-12-17 13:46:51 -07:00
msgid "calculate new size and position of %1"
msgstr "вычислить новый размер и позицию %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2840
2007-12-17 13:46:51 -07:00
msgid "requested start: %1"
msgstr "запрашивается начало: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2841
2007-12-17 13:46:51 -07:00
msgid "requested end: %1"
msgstr "запрашивается конец: %1"
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2842
2007-12-17 13:46:51 -07:00
msgid "requested size: %1 (%2)"
msgstr "запрашивается размер: %1 (%2)"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: update boot sector of ntfs file system on /dev/sdd1
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:2988
2011-01-04 10:17:49 -07:00
msgid "update boot sector of %1 file system on %2"
2007-12-17 13:46:51 -07:00
msgstr "обновление загрузочного сектора файловой системы %1 на %2"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like Error trying to write to boot sector in /dev/sdd1
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:3024
2011-01-04 10:17:49 -07:00
msgid "Error trying to write to boot sector in %1"
msgstr "При записи блока в загрузочный сектор %1 возникла ошибка"
#. TO TRANSLATORS: looks like Error trying to seek to position 0x1C in /dev/sdd1
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:3030
2011-01-04 10:17:49 -07:00
msgid "Error trying to seek to position 0x1c in %1"
msgstr "При переходе к позиции 0x1c на %1 возникла ошибка"
#. TO TRANSLATORS: looks like Error trying to open /dev/sdd1
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:3037
2011-01-04 10:17:49 -07:00
msgid "Error trying to open %1"
msgstr "При открытии %1 возникла ошибка"
#. TO TRANSLATORS: looks like Failed to set the number of hidden sectors to 05ab4f00 in the ntfs boot record.
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:3047
2011-01-04 10:17:49 -07:00
msgid "Failed to set the number of hidden sectors to %1 in the NTFS boot record."
msgstr "Н е удалось установить количество скрытых секторов равным %1 в загрузочной записи NTFS."
2011-10-31 13:01:51 -06:00
#: ../src/GParted_Core.cc:3049
2011-01-04 10:17:49 -07:00
msgid "You might try the following command to correct the problem:"
msgstr "Чтобы исправить это, попробуйте выполнить следующую команду:"
#: ../src/HBoxOperations.cc:45
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:155
2007-12-17 13:46:51 -07:00
msgid "_Undo Last Operation"
msgstr "_О тме нить последнюю операцию"
2011-01-04 10:17:49 -07:00
#: ../src/HBoxOperations.cc:50
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:161
2007-12-17 13:46:51 -07:00
msgid "_Clear All Operations"
msgstr "О _чис тить список операций"
2011-01-04 10:17:49 -07:00
#: ../src/HBoxOperations.cc:55
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:166
2007-12-17 13:46:51 -07:00
msgid "_Apply All Operations"
msgstr "_Пр име нить все операции"
2011-01-04 10:17:49 -07:00
#: ../src/OperationCopy.cc:37
2007-12-17 13:46:51 -07:00
msgid "copy of %1"
msgstr "копировать %1"
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd (start at 250 MiB)
2011-01-04 10:17:49 -07:00
#: ../src/OperationCopy.cc:80
2007-12-17 13:46:51 -07:00
msgid "Copy %1 to %2 (start at %3)"
msgstr "Копировать %1 на %2 (начиная с %3)"
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd1
2011-01-04 10:17:49 -07:00
#: ../src/OperationCopy.cc:88
2007-12-17 13:46:51 -07:00
msgid "Copy %1 to %2"
msgstr "Копировать %1 на %2"
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: looks like Check and repair file system (ext3) on /dev/hda4
2007-12-17 13:46:51 -07:00
#: ../src/OperationCheck.cc:38
2009-03-08 06:35:28 -06:00
msgid "Check and repair file system (%1) on %2"
2007-12-17 13:46:51 -07:00
msgstr "Проверить на наличие ошибок и восстановить файловую систему (%1) на %2"
#. TO TRANSLATORS: looks like Create Logical Partition #1 (ntfs, 345 MiB) on /dev/hda
2011-01-04 10:17:49 -07:00
#: ../src/OperationCreate.cc:88
2007-12-17 13:46:51 -07:00
msgid "Create %1 #%2 (%3, %4) on %5"
msgstr "Создать %1 #%2 (%3, %4) на %5"
#. TO TRANSLATORS: looks like Delete /dev/hda2 (ntfs, 345 MiB) from /dev/hda
2011-01-04 10:17:49 -07:00
#: ../src/OperationDelete.cc:82
2007-12-17 13:46:51 -07:00
msgid "Delete %1 (%2, %3) from %4"
2011-01-04 10:17:49 -07:00
msgstr "Удалить %1 (%2, %3) с %4"
2007-12-17 13:46:51 -07:00
#. TO TRANSLATORS: looks like Format /dev/hda4 as linux-swap
#: ../src/OperationFormat.cc:58
msgid "Format %1 as %2"
msgstr "Форматировать %1 как %2"
2009-03-08 06:35:28 -06:00
#. TO TRANSLATORS: looks like Clear Partition Label on /dev/hda3
#: ../src/OperationLabelPartition.cc:59
msgid "Clear Partition Label on %1"
msgstr "Очистить метку раздела на %1"
#. TO TRANSLATORS: looks like Set Partition Label "My Label" on /dev/hda3
#: ../src/OperationLabelPartition.cc:63
msgid "Set Partition Label \"%1\" on %2"
msgstr "Установить метку раздела «%1» на %2"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:86
2007-12-17 13:46:51 -07:00
msgid "resize/move %1"
2011-01-04 10:17:49 -07:00
msgstr "изменить размер или переместить %1"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:88
msgid "new and old partition have the same size and position. Hence continuing anyway"
msgstr "новый и старый раздел имеют одинаковый размер и позицию; всё равно продолжить"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:92
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the right"
msgstr "Переместить %1 вправо"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:95
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the left"
msgstr "Переместить %1 влево"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:98
2007-12-17 13:46:51 -07:00
msgid "Grow %1 from %2 to %3"
msgstr "Увеличить размер %1 с %2 до %3"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:101
2007-12-17 13:46:51 -07:00
msgid "Shrink %1 from %2 to %3"
msgstr "Уменьшить размер %1 с %2 до %3"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:104
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the right and grow it from %2 to %3"
msgstr "Переместить %1 вправо и увеличить размер с %2 до %3"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:107
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the right and shrink it from %2 to %3"
msgstr "Переместить %1 вправо и уменьшить размер с %2 до %3"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:110
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the left and grow it from %2 to %3"
msgstr "Переместить %1 влево и увеличить размер с %2 до %3"
2011-01-04 10:17:49 -07:00
#: ../src/OperationResizeMove.cc:113
2007-12-17 13:46:51 -07:00
msgid "Move %1 to the left and shrink it from %2 to %3"
msgstr "Переместить %1 влево и уменьшить размер с %2 до %3"
2004-12-07 21:13:51 -07:00
#. append columns
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:35
2004-12-07 21:13:51 -07:00
msgid "Partition"
msgstr "Раздел"
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:37
2009-03-08 06:35:28 -06:00
msgid "Mount Point"
2007-12-17 13:46:51 -07:00
msgstr "Точка монтирования"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:39
2004-12-07 21:13:51 -07:00
msgid "Size"
msgstr "Размер"
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:40
2004-12-07 21:13:51 -07:00
msgid "Used"
msgstr "Использовано"
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:41
2004-12-07 21:13:51 -07:00
msgid "Unused"
msgstr "Свободно"
2011-01-04 10:17:49 -07:00
#: ../src/TreeView_Detail.cc:42
2004-12-07 21:13:51 -07:00
msgid "Flags"
msgstr "Флаги"
2011-01-04 10:17:49 -07: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.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:126
2007-12-17 13:46:51 -07:00
msgid "unallocated"
msgstr "не размечено"
2011-01-04 10:17:49 -07: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.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:133
2007-12-17 13:46:51 -07:00
msgid "unknown"
msgstr "неизвестно"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: unformatted
#. * means that the space within this partition will not
#. * be formatted with a known file system by GParted.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:139
2007-12-17 13:46:51 -07:00
msgid "unformatted"
msgstr "не отформатировано"
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:157
2004-12-07 21:13:51 -07:00
msgid "used"
msgstr "используется"
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:158
2004-12-07 21:13:51 -07:00
msgid "unused"
msgstr "не используется"
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:198
2007-12-17 13:46:51 -07:00
msgid "%1 B"
msgstr "%1 Б"
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:203
2007-12-17 13:46:51 -07:00
msgid "%1 KiB"
2011-01-04 10:17:49 -07:00
msgstr "%1 КиБ"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:208
2007-12-17 13:46:51 -07:00
msgid "%1 MiB"
2011-01-04 10:17:49 -07:00
msgstr "%1 МиБ"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:213
2007-12-17 13:46:51 -07:00
msgid "%1 GiB"
2011-01-04 10:17:49 -07:00
msgstr "%1 ГиБ"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:218
2007-12-17 13:46:51 -07:00
msgid "%1 TiB"
2011-01-04 10:17:49 -07:00
msgstr "%1 ТиБ"
#. 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.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:376
2009-03-08 06:35:28 -06:00
msgid "# Temporary file created by gparted. It may be deleted.\n"
msgstr "# Временный файл, созданный gparted. Может быть удалён.\n"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like
#. * Label operation failed: Unable to write to temporary file /tmp/Y56ZZ3M13LM.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:388
2009-03-08 06:35:28 -06:00
msgid "Label operation failed: Unable to write to temporary file %1.\n"
2011-01-04 10:17:49 -07:00
msgstr "Н е удалось провести операцию с меткой, потому что не удалось записать во временный файл %1.\n"
2009-03-08 06:35:28 -06:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like
#. * Label operation failed: Unable to create temporary file /tmp/Y56ZZ3M13LM.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Utils.cc:400
2009-03-08 06:35:28 -06:00
msgid "Label operation failed: Unable to create temporary file %1.\n"
2011-01-04 10:17:49 -07:00
msgstr "Операция с метками не удалась, потому что не удалось создать временный файл %1.\n"
2009-03-08 06:35:28 -06:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:139
2007-12-17 13:46:51 -07:00
msgid "_Refresh Devices"
msgstr "_О б но вить список устройств"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:145
2007-12-17 13:46:51 -07:00
msgid "_Devices"
msgstr "_У с тр о йс тва "
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:150
2004-12-07 21:13:51 -07:00
msgid "_GParted"
msgstr "_GParted"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:169
2007-12-17 13:46:51 -07:00
msgid "_Edit"
msgstr "_Пр а вка "
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:174
2007-12-17 13:46:51 -07:00
msgid "Device _Information"
msgstr "_Инфо р ма ция о б устройстве"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:176
2007-12-17 13:46:51 -07:00
msgid "Pending _Operations"
2011-01-04 10:17:49 -07:00
msgstr "С _пис о к запланированных операций"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:177
2004-12-07 21:13:51 -07:00
msgid "_View"
msgstr "_В ид"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:181
2009-03-08 06:35:28 -06:00
msgid "_File System Support"
msgstr "_По дде р жка файловых систем"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:185
2009-03-08 06:35:28 -06:00
msgid "_Create Partition Table"
msgstr "_С о зда ть таблицу разделов"
2007-12-17 13:46:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:188
msgid "_Attempt Data Rescue"
msgstr "_По пр о б о ва ть восстановить данные"
#: ../src/Win_GParted.cc:191
2007-12-17 13:46:51 -07:00
msgid "_Device"
msgstr "_У с тр о йс тво "
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:195
2007-12-17 13:46:51 -07:00
msgid "_Partition"
msgstr "_Р а зде л"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:200
2009-03-08 06:35:28 -06:00
msgid "_Contents"
msgstr "_С о де р жа ние "
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:208
2004-12-07 21:13:51 -07:00
msgid "_Help"
msgstr "_С пр а вка "
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: "New" is a tool bar item for partition actions.
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:220
2011-01-04 10:17:49 -07:00
msgid "New"
msgstr "Новый"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:225
2004-12-07 21:13:51 -07:00
msgid "Create a new partition in the selected unallocated space"
2007-12-17 13:46:51 -07:00
msgstr "Создать новый раздел в выбранной неразмеченной области"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:230
2004-12-07 21:13:51 -07:00
msgid "Delete the selected partition"
2007-12-17 13:46:51 -07:00
msgstr "Удалить выбранный раздел"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:252
2004-12-07 21:13:51 -07:00
msgid "Resize/Move the selected partition"
2007-12-17 13:46:51 -07:00
msgstr "Изменить размер или переместить выбранный раздел"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:261
2004-12-07 21:13:51 -07:00
msgid "Copy the selected partition to the clipboard"
msgstr "Копировать выбранный раздел в буфер"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:266
2004-12-07 21:13:51 -07:00
msgid "Paste the partition from the clipboard"
msgstr "Вставить раздел из буфера"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:278
2007-12-17 13:46:51 -07:00
msgid "Undo Last Operation"
msgstr "Отменить последнюю операцию"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:286
2007-12-17 13:46:51 -07:00
msgid "Apply All Operations"
2004-12-07 21:13:51 -07:00
msgstr "Применить все операции"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: "_New" is a sub menu item for the partition menu.
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:308
2011-01-04 10:17:49 -07:00
msgid "_New"
msgstr "_Н о вый"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:324
2007-12-17 13:46:51 -07:00
msgid "_Resize/Move"
msgstr "И_зме нить размер или переместить"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:348
2007-12-17 13:46:51 -07:00
msgid "_Format to"
2009-03-08 06:35:28 -06:00
msgstr "_Фо р ма тир о ва ть в"
2004-12-07 21:13:51 -07:00
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:357
2007-12-17 13:46:51 -07:00
msgid "Unmount"
msgstr "Размонтировать"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:363
2007-12-17 13:46:51 -07:00
msgid "_Mount on"
msgstr "_С мо нтир о ва ть"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:370
2007-12-17 13:46:51 -07:00
msgid "M_anage Flags"
msgstr "У п_р а вле ние флагами"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:375
2007-12-17 13:46:51 -07:00
msgid "C_heck"
msgstr "П_р о ве р ить на ошибки"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:380
2009-03-08 06:35:28 -06:00
msgid "_Label"
msgstr "_М е тка "
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:442
2007-12-17 13:46:51 -07:00
msgid "Device Information"
msgstr "Информация о б устройстве"
2004-12-07 21:13:51 -07:00
#. model
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:450
2004-12-07 21:13:51 -07:00
msgid "Model:"
msgstr "Модель:"
#. disktype
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:487
2011-01-04 10:17:49 -07:00
msgid "Partition table:"
msgstr "Таблица разделов:"
2004-12-07 21:13:51 -07:00
#. heads
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:495
2004-12-07 21:13:51 -07:00
msgid "Heads:"
msgstr "Головок:"
#. sectors/track
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:503
2011-01-04 10:17:49 -07:00
msgid "Sectors/track:"
msgstr "Секторов/дорожка:"
2004-12-07 21:13:51 -07:00
#. cylinders
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:511
2004-12-07 21:13:51 -07:00
msgid "Cylinders:"
msgstr "Цилиндров:"
2011-01-04 10:17:49 -07:00
#. sector size
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:527
2011-01-04 10:17:49 -07:00
msgid "Sector size:"
msgstr "Размер сектора:"
2011-05-22 12:00:14 -06:00
#: ../src/Win_GParted.cc:711
2007-12-17 13:46:51 -07:00
msgid "Could not add this operation to the list."
msgstr "Н е удалось добавить операцию в список."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:799
2009-03-08 06:35:28 -06:00
msgid "%1 operation pending"
msgid_plural "%1 operations pending"
2011-01-04 10:17:49 -07:00
msgstr[0] "%1 запланированная операция"
msgstr[1] "%1 запланированные операции"
msgstr[2] "%1 запланированных операций"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:853
2004-12-07 21:13:51 -07:00
msgid "Quit GParted?"
msgstr "Выйти из GParted?"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:859
#: ../src/Win_GParted.cc:2133
2009-03-08 06:35:28 -06:00
msgid "%1 operation is currently pending."
msgid_plural "%1 operations are currently pending."
2011-01-04 10:17:49 -07:00
msgstr[0] "Осталась %1 запланированная операция."
msgstr[1] "Осталось %1 запланированные операции."
msgstr[2] "Осталось %1 запланированных операций."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:885
2007-12-17 13:46:51 -07:00
msgid "_Unmount"
msgstr "_Р а змо нтир о ва ть"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:910
2007-12-17 13:46:51 -07:00
msgid "_Swapoff"
msgstr "_О тключить подкачку"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:916
2007-12-17 13:46:51 -07:00
msgid "_Swapon"
msgstr "_В ключить подкачку"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1110
2007-12-17 13:46:51 -07:00
msgid "%1 - GParted"
msgstr "%1 - GParted"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1156
2007-12-17 13:46:51 -07:00
msgid "Scanning all devices..."
2011-01-04 10:17:49 -07:00
msgstr "Сканирование всех устройств..."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1201
2011-01-04 10:17:49 -07:00
msgid "No devices detected"
msgstr "Устройства не обнаружены"
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like No partition table found on device /dev/sda
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1282
2011-01-04 10:17:49 -07:00
msgid "No partition table found on device %1"
msgstr "Н е найдена таблица разделов на %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1287
2011-01-04 10:17:49 -07:00
msgid "A partition table is required before partitions can be added."
msgstr "Для добавления разделов необходима таблица разделов."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1289
2011-01-04 10:17:49 -07:00
msgid "To create a new partition table choose the menu item:"
msgstr "Чтобы создать новую таблицу разделов выберите:"
#. TO TRANSLATORS: this message represents the menu item Create Partition Table under the Device menu.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1292
2011-01-04 10:17:49 -07:00
msgid "Device --> Create Partition Table."
msgstr "Устройство --> Создать таблицу разделов."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1328
2011-01-04 10:17:49 -07:00
msgid "Unable to open GParted Manual help file."
msgstr "Н е удалось открыть файл справки GParted."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1344
2011-01-04 10:17:49 -07:00
msgid "Documentation is not available."
msgstr "Документация недоступна."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1349
2011-01-04 10:17:49 -07:00
msgid "This build of gparted is configured without documentation."
msgstr "Данная сборка gparted не включает в себя документацию."
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1351
2011-01-04 10:17:49 -07:00
msgid "Documentation is available at the project web site."
msgstr "Документация доступна на веб-сайте проекта."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1372
2009-03-08 06:35:28 -06:00
msgid "GNOME Partition Editor"
msgstr "Редактор разделов GNOME"
2007-12-17 13:46:51 -07:00
#. TO TRANSLATORS: your name(s) here please, if there are more translators put newlines (\n) between the names.
2009-03-08 06:35:28 -06:00
#. It's a good idea to provide the url of your translation team as well. Thanks!
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1388
2007-12-17 13:46:51 -07:00
msgid "translator-credits"
msgstr ""
"Александр Шиян <shc@users.sourceforge.net\n"
2011-01-04 10:17:49 -07:00
"Юрий Мясоедов <omerta13@yandex.ru>\n"
"Юрий Козлов <yuray@komyakino.ru>"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1430
2011-01-04 10:17:49 -07:00
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] "Невозможно создать более %1 основного раздела"
msgstr[1] "Невозможно создать более %1 основных разделов"
msgstr[2] "Невозможно создать более %1 основных разделов"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1442
2011-01-04 10:17:49 -07: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 "Если вы хотите иметь больше разделов, сначала нужно создать расширенный раздел. Такой раздел может содержать другие разделы. Поскольку расширенный раздел также является основным разделом, возможно, необходимо будет сначала удалить основной раздел."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1523
2011-01-04 10:17:49 -07:00
msgid "Moving a partition might cause your operating system to fail to boot."
msgstr "Перемещение раздела может вызвать отказ загрузки операционной системы."
#. TO TRANSLATORS: looks like You queued an operation to move the start sector of partition /dev/sda3.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1531
2011-01-04 10:17:49 -07:00
msgid "You have queued an operation to move the start sector of partition %1."
msgstr "Запрошена операция по перемещению начального сектора раздела %1."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1536
2011-01-04 10:17:49 -07:00
msgid "You can learn how to repair the boot configuration in the GParted FAQ."
msgstr "Информацию о восстановлении загрузочных настроек можно найти в FAQ для GParted."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1613
2011-01-04 10:17:49 -07:00
msgid "You have pasted into an existing partition."
msgstr "Выполнена вставка в существующий раздел."
#. TO TRANSLATORS: looks like The data in /dev/sda3 will be lost if you apply this operation.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1620
2011-01-04 10:17:49 -07:00
msgid "The data in %1 will be lost if you apply this operation."
msgstr "Данные на %1 будут утеряны, если вы примените эту операцию."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1674
2007-12-17 13:46:51 -07:00
msgid "Unable to delete %1!"
msgstr "Невозможно удалить %1!"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1681
2004-12-07 21:13:51 -07:00
msgid "Please unmount any logical partitions having a number higher than %1"
2011-01-04 10:17:49 -07:00
msgstr "Размонтируйте все логические разделы, имеющие номера большие, чем %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1692
2007-12-17 13:46:51 -07:00
msgid "Are you sure you want to delete %1?"
2009-03-08 06:35:28 -06:00
msgstr "Действительно удалить %1?"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1699
2004-12-07 21:13:51 -07:00
msgid "After deletion this partition is no longer available for copying."
2007-12-17 13:46:51 -07:00
msgstr "После удаления этот раздел больше не будет доступен для копирования."
#. TO TRANSLATORS: dialogtitle, looks like Delete /dev/hda2 (ntfs, 2345 MiB)
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1702
2007-12-17 13:46:51 -07:00
msgid "Delete %1 (%2, %3)"
msgstr "Удалить %1 (%2, %3)"
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like
#. * Cannot format this file system to fat16.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1778
2009-03-08 06:35:28 -06:00
msgid "Cannot format this file system to %1."
2011-01-04 10:17:49 -07:00
msgstr "Н е удалось отформатировать эту файловую систему в %1."
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like
#. * A fat16 file system requires a partition of at least 16.00 MiB.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1790
2009-03-08 06:35:28 -06:00
msgid "A %1 file system requires a partition of at least %2."
msgstr "Файловая система %1 требует раздела большего, чем %2."
2007-12-17 13:46:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: looks like
#. * A partition with a hfs file system has a maximum size of 2.00 GiB.
#.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1798
2009-03-08 06:35:28 -06:00
msgid "A partition with a %1 file system has a maximum size of %2."
msgstr "Максимальный размер раздела с файловой системой %1 — %2."
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1892
2009-03-08 06:35:28 -06:00
msgid "The partition could not be unmounted from the following mount points:"
2007-12-17 13:46:51 -07:00
msgstr "Раздел не может быть отключен от следующих точек монтирования:"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1894
2011-01-04 10:17:49 -07:00
msgid "Most likely other partitions are also mounted on these mount points. You are advised to unmount them manually."
msgstr "Скорее всего другие разделы также подключены к этим точкам монтирования. Рекомендуется размонтировать их вручную."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1951
#: ../src/Win_GParted.cc:2035
2011-01-04 10:17:49 -07:00
msgid "%1 operation is currently pending for partition %2."
msgid_plural "%1 operations are currently pending for partition %2."
msgstr[0] "Осталась %1 запланированная операция с разделом %2."
msgstr[1] "Осталось %1 запланированные операции с разделом %2."
msgstr[2] "Осталось %1 запланированных операций с разделом %2."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1965
2011-01-04 10:17:49 -07:00
msgid "The swapon action cannot be performed if an operation is pending for the partition."
msgstr "Невозможно задействовать область подкачки, если имеется запланированная операция."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1967
2011-01-04 10:17:49 -07:00
msgid "Use the Edit menu to undo, clear, or apply operations before using swapon with this partition."
msgstr "Воспользуйтесь пунктом меню «Правка», чтобы отменить или применить все операции перед включением области подкачки на этом разделе."
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1985
2007-12-17 13:46:51 -07:00
msgid "Deactivating swap on %1"
2011-01-04 10:17:49 -07:00
msgstr "Отключается область подкачки на %1"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1985
2007-12-17 13:46:51 -07:00
msgid "Activating swap on %1"
2011-01-04 10:17:49 -07:00
msgstr "Включается область подкачки на %1"
2007-12-17 13:46:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1992
2007-12-17 13:46:51 -07:00
msgid "Could not deactivate swap"
2011-01-04 10:17:49 -07:00
msgstr "Н е удалось отключить область подкачки"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:1992
2007-12-17 13:46:51 -07:00
msgid "Could not activate swap"
2011-01-04 10:17:49 -07:00
msgstr "Н е удалось включить область подкачки"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2008
2007-12-17 13:46:51 -07:00
msgid "Unmounting %1"
msgstr "Размонтирование %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2013
2007-12-17 13:46:51 -07:00
msgid "Could not unmount %1"
msgstr "Н е удалось размонтировать %1"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2049
2011-01-04 10:17:49 -07:00
msgid "The mount action cannot be performed if an operation is pending for the partition."
msgstr "Невозможно выполнить монтирование, если имеется запланированная операция."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2051
2011-01-04 10:17:49 -07:00
msgid "Use the Edit menu to undo, clear, or apply operations before using mount with this partition."
msgstr "Воспользуйтесь пунктом меню «Правка», чтобы отменить или применить все операции перед монтированием этого раздела."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2069
2007-12-17 13:46:51 -07:00
msgid "mounting %1 on %2"
msgstr "монтирование %1 к %2"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2076
2007-12-17 13:46:51 -07:00
msgid "Could not mount %1 on %2"
msgstr "Н е удалось смонтировать %1 на %2"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#. TO TRANSLATORS: Singular case looks like 1 partition is currently active on device /dev/sda.
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2102
2011-01-04 10:17:49 -07:00
msgid "%1 partition is currently active on device %2."
msgid_plural "%1 partitions are currently active on device %2."
msgstr[0] "В данный момент %1 раздел активен на устройстве %2."
msgstr[1] "В данный момент %1 раздела активно на устройстве %2."
msgstr[2] "В данный момент %1 разделов активно на устройстве %2."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2117
2011-01-04 10:17:49 -07:00
msgid "A new partition table cannot be created when there are active partitions."
msgstr "Новая таблица разделов не может быть создана, если есть активные разделы."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2119
2011-01-04 10:17:49 -07:00
msgid "Active partitions are those that are in use, such as a mounted file system, or enabled swap space."
msgstr "Активными называются используемые в данный момент разделы, например, смонтированные файловые системы или включённые области подкачки."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2121
2011-01-04 10:17:49 -07: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 "Воспользуйтесь пунктами в меню «Раздел», например «Размонтировать» или «Отключить подкачку», чтобы остановить использование всех разделов на этой устройстве перед созданием новой таблицы разделов."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2146
2011-01-04 10:17:49 -07:00
msgid "A new partition table cannot be created when there are pending operations."
msgstr "Новая таблица разделов не может быть создана, если имеется запланированная операция."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2148
2011-01-04 10:17:49 -07:00
msgid "Use the Edit menu to either clear or apply all operations before creating a new partition table."
msgstr "Воспользуйтесь пунктом меню «Правка», чтобы отменить или применить все операции перед созданием новой таблицы разделов."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2163
2009-03-08 06:35:28 -06:00
msgid "Error while creating partition table."
msgstr "При создании таблицы разделов возникла ошибка."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2183
2011-05-22 12:00:14 -06:00
msgid "Command gpart was not found"
msgstr "Команда gpart не найдена"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2184
2011-05-22 12:00:14 -06:00
msgid "This feature uses gpart. Please install gpart and try again."
msgstr "Эта возможность использует gpart. Установите gpart и попробуйте ещё раз."
#. Dialog information
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2192
2011-05-22 12:00:14 -06:00
msgid "A full disk scan is needed to find file systems."
msgstr "Для поиска файловых систем требуется полное сканирование диска."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2194
2011-05-22 12:00:14 -06:00
msgid "The scan might take a very long time."
msgstr "Сканирование может занять продолжительное время."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2196
2011-05-22 12:00:14 -06:00
msgid "After the scan you can mount any discovered file systems and copy the data to other media."
msgstr "После сканирования можно смонтировать любые найденные файловые системы и скопировать данные на другой носитель."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2198
2011-05-22 12:00:14 -06:00
msgid "Do you want to continue?"
msgstr "Хотите продолжить?"
#. TO TRANSLATORS: looks like Search for file systems on /deb/sdb
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2202
2011-05-22 12:00:14 -06:00
msgid "Search for file systems on %1"
msgstr "Найти файловые системы на %2"
#. TO TRANSLATORS: looks like Searching for file systems on /deb/sdb
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2216
2011-05-22 12:00:14 -06:00
msgid "Searching for file systems on %1"
msgstr "Поиск файловых систем на %1"
#. TO TRANSLATORS: looks like No file systems found on /deb/sdb
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2230
2011-05-22 12:00:14 -06:00
msgid "No file systems found on %1"
msgstr "Н а %1 файловых систем не обнаружено"
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2231
2011-05-22 12:00:14 -06:00
msgid "The disk scan by gpart did not find any recognizable file systems on this disk."
msgstr "Сканирование дисков с помощью gpart не обнаружило каких-либо файловых систем на этом диске."
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2424
2004-12-07 21:13:51 -07:00
msgid "Are you sure you want to apply the pending operations?"
2009-03-08 06:35:28 -06:00
msgstr "Действительно применить запланированные операции?"
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2430
2009-03-08 06:35:28 -06:00
msgid "Editing partitions has the potential to cause LOSS of DATA."
msgstr "Изменение разделов может потенциально привести к ПОТЕРЕ ДАННЫХ."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2432
2009-03-08 06:35:28 -06:00
msgid "You are advised to backup your data before proceeding."
msgstr "Перед продолжением рекомендуется сделать резервную копию данных."
2004-12-07 21:13:51 -07:00
2011-10-31 13:01:51 -06:00
#: ../src/Win_GParted.cc:2434
2009-03-08 06:35:28 -06:00
msgid "Apply operations to device"
msgstr "Применить операции к устройству"
2011-10-31 13:01:51 -06:00
#. Create directory
#: ../src/btrfs.cc:143
#| msgid "Failed creating temporary directory"
msgid "create temporary directory"
msgstr "создать временный каталог"
#. Failed to create temporary directory
#: ../src/btrfs.cc:150
#| msgid "Failed creating temporary directory"
msgid "Failed to create temporary directory."
msgstr "Сбой при создании временного каталога."
#. TO TRANSLATORS: looks like Created temporary directory /tmp/gparted-XXCOOO8U
#: ../src/btrfs.cc:156
#| msgid "Failed creating temporary directory"
msgid "Created temporary directory %1"
msgstr "Создан временный каталог %1"
2009-03-08 06:35:28 -06:00
#. create mount point...
2011-01-04 10:17:49 -07:00
#: ../src/jfs.cc:141
#: ../src/xfs.cc:153
#: ../src/xfs.cc:253
#: ../src/xfs.cc:260
2009-03-08 06:35:28 -06:00
msgid "create temporary mount point (%1)"
2007-12-17 13:46:51 -07:00
msgstr "создать временную точку монтирования (%1)"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/jfs.cc:148
#: ../src/xfs.cc:160
#: ../src/xfs.cc:267
#: ../src/xfs.cc:276
2007-12-17 13:46:51 -07:00
msgid "mount %1 on %2"
msgstr "смонтировать %1 на %2"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/jfs.cc:157
2007-12-17 13:46:51 -07:00
msgid "remount %1 on %2 with the 'resize' flag enabled"
2011-01-04 10:17:49 -07:00
msgstr "перемонтировать %1 на %2, включив флаг «resize»"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07:00
#: ../src/jfs.cc:175
#: ../src/xfs.cc:182
#: ../src/xfs.cc:300
#: ../src/xfs.cc:321
2007-12-17 13:46:51 -07:00
msgid "unmount %1"
msgstr "размонтировать %1"
2011-01-04 10:17:49 -07:00
#: ../src/jfs.cc:195
#: ../src/xfs.cc:202
#: ../src/xfs.cc:341
#: ../src/xfs.cc:364
2009-03-08 06:35:28 -06:00
msgid "remove temporary mount point (%1)"
2007-12-17 13:46:51 -07:00
msgstr "убрать временную точку монтирования (%1)"
2004-12-07 21:13:51 -07:00
2011-01-04 10:17:49 -07: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 "Перемещение раздела пропущено, так как файловая система %1 не содержит данных"
#. 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 "Раздел не скопирован, так как файловая система %1 не содержит данных"
2007-12-17 13:46:51 -07:00
#: ../src/main.cc:38
2004-12-07 21:13:51 -07:00
msgid "Root privileges are required for running GParted"
2011-01-04 10:17:49 -07:00
msgstr "Для запуска GParted требуются права суперпользователя."
2004-12-07 21:13:51 -07:00
2007-12-17 13:46:51 -07:00
#: ../src/main.cc:43
2011-01-04 10:17:49 -07:00
msgid "Since GParted is a powerful tool capable of destroying partition tables and vast amounts of data, only root may run it."
msgstr "Поскольку GParted является мощным инструментом, способным разрушить таблицы разделов и данные, только суперпользователь (root) может запустить е г о ."
2007-12-17 13:46:51 -07:00
#. simulation..
2011-01-04 10:17:49 -07:00
#: ../src/ntfs.cc:125
2007-12-17 13:46:51 -07:00
msgid "run simulation"
2009-03-08 06:35:28 -06:00
msgstr "запустить симуляцию"
2007-12-17 13:46:51 -07:00
#. real resize
2011-01-04 10:17:49 -07:00
#: ../src/ntfs.cc:132
2007-12-17 13:46:51 -07:00
msgid "real resize"
2009-03-08 06:35:28 -06:00
msgstr "настоящее изменение размера"
2007-12-17 13:46:51 -07:00
2009-03-08 06:35:28 -06:00
#. grow the mounted file system..
2011-01-04 10:17:49 -07:00
#: ../src/xfs.cc:168
2009-03-08 06:35:28 -06:00
msgid "grow mounted file system"
2007-12-17 13:46:51 -07:00
msgstr "увеличить размер смонтированной файловой системы"
2009-03-08 06:35:28 -06:00
#. copy file system..
2011-01-04 10:17:49 -07:00
#: ../src/xfs.cc:284
2009-03-08 06:35:28 -06:00
msgid "copy file system"
2007-12-17 13:46:51 -07:00
msgstr "копировать файловую систему"
2011-01-04 10:17:49 -07:00