655 lines
41 KiB
Plaintext
655 lines
41 KiB
Plaintext
/* Torrent -> progress string */
|
||
" - %@ remaining" = " - %@ осталось";
|
||
|
||
/* Torrent -> progress string */
|
||
" - remaining time unknown" = " - оставшееся время неизвестно";
|
||
|
||
/* File size (beware of leading space) */
|
||
" GB" = " ГБ";
|
||
|
||
/* File size (beware of leading space) */
|
||
" KB" = " КБ";
|
||
|
||
/* File size (beware of leading space) */
|
||
" MB" = " МБ";
|
||
|
||
/* Removal confirm panel -> message part 2 */
|
||
" Once removed, continuing the transfers will require the torrent files. Do you really want to remove them?" = "Продолжение передачи требует наличия файлов. Вы действительно хотите удалить их?";
|
||
|
||
/* Inspector -> Activity tab -> progress */
|
||
"%.2f%% (%.2f%% selected)" = "%1$.2f%% (%2$.2f%% выбрано)";
|
||
|
||
/* Inspector -> Files tab -> file status string */
|
||
"%.2f%% of %@" = "%1$.2f%% из %2$@";
|
||
|
||
/* Torrent -> progress string */
|
||
"%@ of %@ (%.2f%%)" = "%1$@ из %2$@ (%3$.2f%%)";
|
||
|
||
/* Torrent -> progress string */
|
||
"%@ of %@ (%.2f%%), uploaded %@ (Ratio: %@)" = "%1$@ из %2$@ (%3$.2f%%), раздано %4$@ (Коэф.: %5$@)";
|
||
|
||
/* Inspector -> above tabs -> total size (several torrents selected) */
|
||
"%@ Total" = "%@ Всего";
|
||
|
||
/* Create torrent -> info */
|
||
"%@, %@ each" = "%1$@, %2$@ каждый";
|
||
|
||
/* Torrent -> progress string */
|
||
"%@, uploaded %@ (Ratio: %@)" = "%1$@, раздано %2$@ (Коэф.: %3$@)";
|
||
|
||
/* Inspector -> Peers tab -> peers */
|
||
"%d cache" = "%d кеш";
|
||
|
||
/* Inspector -> Peers tab -> peers */
|
||
"%d Connected" = "%d подключено";
|
||
|
||
/* Torrent -> remaining time */
|
||
"%d days %d hr" = "%1$d дней %2$d час.";
|
||
|
||
/* Dock item - Downloading */
|
||
"%d Downloading" = "%d скачивается";
|
||
|
||
/* Inspector -> Files tab -> bottom text (number of files) */
|
||
"%d files total" = "%d файлов";
|
||
|
||
/* Drag overlay -> torrents
|
||
Create torrent -> info */
|
||
|
||
"%d Files, " = "%d файлов, ";
|
||
|
||
/* Torrent -> remaining time */
|
||
"%d hr %d min" = "%1$d час. %2$d мин.";
|
||
|
||
/* Inspector -> Peers tab -> peers */
|
||
"%d incoming" = "%d входящ.";
|
||
|
||
/* Torrent -> remaining time */
|
||
"%d min %d sec" = "%1$d мин. %2$d сек.";
|
||
|
||
/* Inspector -> Peers tab -> peers */
|
||
"%d PEX" = "%d PEX";
|
||
|
||
/* Create torrent -> info */
|
||
"%d pieces" = "%d кусочков";
|
||
|
||
/* Torrent -> remaining time */
|
||
"%d sec" = "%d с";
|
||
|
||
/* Dock item - Seeding */
|
||
"%d Seeding" = "%d раздается";
|
||
|
||
/* Drag overlay -> torrents */
|
||
"%d Torrent Files" = "%d файлов";
|
||
|
||
/* Inspector -> above tabs -> selected torrents */
|
||
"%d Torrents Selected" = "%d торрентов выбрано";
|
||
|
||
/* Inspector -> Peers tab -> peers */
|
||
"%d tracker" = "%d от трекера";
|
||
|
||
/* Filter Bar Button -> tool tip
|
||
Status bar transfer count */
|
||
|
||
"%d Transfers" = "%d перед.";
|
||
|
||
/* File size */
|
||
"%lld bytes" = "%lld байт";
|
||
|
||
/* Torrent -> error string unreadable */
|
||
"(unreadable error)" = "(неизвестная ошибка)";
|
||
|
||
/* Torrent -> remaining time */
|
||
"1 day %d hr" = "1 день %d час.";
|
||
|
||
/* Inspector -> Files tab -> bottom text (number of files) */
|
||
"1 file total" = "1 файлов";
|
||
|
||
/* Drag overlay -> torrents
|
||
Create torrent -> info */
|
||
|
||
"1 File, " = "1 файл, ";
|
||
|
||
/* Create torrent -> info */
|
||
"1 piece" = "1 кусочек";
|
||
|
||
/* Filter Bar Button -> tool tip
|
||
Status bar transfer count */
|
||
|
||
"1 Transfer" = "1 перед.";
|
||
|
||
/* Move folder cannot be found alert -> message */
|
||
"\"%@\" cannot be found. The file will remain in its current location." = "\"%@\" не может быть найден. Файл останется в текущем местоположении.";
|
||
|
||
/* Folder cannot be found alert -> message */
|
||
"\"%@\" cannot be found. The transfer will be paused." = "\"%@\" не может быть найден. Передача будет приостановлена";
|
||
|
||
/* Create torrent -> file already exists warning -> warning */
|
||
"A file with the name \"%@\" already exists in the directory \"%@\". Choose a new name or directory to create the torrent." = "Файл с именем \"%1$@\" уже существует в папке \"%2$@\". Выберите новое имя или местоположение для создания торрента.";
|
||
|
||
/* Move inside itself alert -> title */
|
||
"A folder cannot be moved to inside itself." = "Папка не может быть перемещена в себя саму же.";
|
||
|
||
/* Create torrent -> zero size -> warning */
|
||
"A torrent file cannot be created for files with no size." = "Торрент-файл не может быть создан для файлов без рамера.";
|
||
|
||
/* Create torrent -> file already exists warning -> title */
|
||
"A torrent file with this name and directory cannot be created." = "Торрент с этим именем и в этой папке создан быть не может.";
|
||
|
||
/* Open duplicate alert -> title */
|
||
"A transfer of \"%@\" is already running." = "Передача \"%@\" уже активна.";
|
||
|
||
/* Torrent file disk space alert -> button */
|
||
"Always Download" = "Всегда скачивать";
|
||
|
||
/* Transfer speed (Bytes per second) */
|
||
"B/s" = "Б/с";
|
||
|
||
/* Preferences -> Bandwidth toolbar item title */
|
||
"Bandwidth" = "Ширина канала";
|
||
|
||
/* Growl notification description */
|
||
"Bandwidth settings changed" = "Настройки ширины канала изменены";
|
||
|
||
/* Removal confirm panel -> button
|
||
Confirm Quit panel -> button */
|
||
|
||
"Cancel" = "Отменить";
|
||
|
||
/* Create torrent -> no url warning -> warning
|
||
Create torrent -> http warning -> warning */
|
||
|
||
"Change the tracker address to create the torrent." = "Напишите адрес трекера для создания торрента.";
|
||
|
||
/* Torrent -> status string */
|
||
"Checking existing data (%.2f%%)" = "Проверка данных (%.2f%%)";
|
||
|
||
/* Preferences -> Network -> port status */
|
||
"Checking port status" = "Проверка состояния порта";
|
||
|
||
/* Folder cannot be found alert -> location button */
|
||
"Choose New Location" = "Выберите новое расположение";
|
||
|
||
/* Confirm Quit panel -> title */
|
||
"Confirm Quit" = "Подтвердите выход";
|
||
|
||
/* Removal confirm panel -> title */
|
||
"Confirm Removal of %d Transfers" = "Подтвердите удаление %d перед.";
|
||
|
||
/* Removal confirm panel -> title */
|
||
"Confirm Removal of \"%@\"" = "Подтвердите удаление \"%@\"";
|
||
|
||
/* Debug log alert -> informative message */
|
||
"Continuous use at this level might increase memory usage. This setting can be changed in the Message Log window (accessible from the Window menu)." = "Постоянное использование этой опции может увеличить использование памяти. Вы можете поменять этот параметр в окне лога сообщений (доступен из меню Окно).";
|
||
|
||
/* Torrent file copy alert -> title */
|
||
"Copy of \"%@\" Cannot Be Created" = "Копия \"%@\" не может быть создана";
|
||
|
||
/* Create toolbar item -> label */
|
||
"Create" = "Создать";
|
||
|
||
/* Drag overlay -> file */
|
||
"Create a Torrent File" = "Создать торрент-файл";
|
||
|
||
/* Create toolbar item -> tooltip */
|
||
"Create torrent file" = "Создать торрент-файл";
|
||
|
||
/* Create toolbar item -> palette label */
|
||
"Create Torrent File" = "Создать торрент-файл";
|
||
|
||
/* Create torrent -> failed -> title */
|
||
"Creation of \"%@\" failed." = "Ошибка во время создания \"%@\"";
|
||
|
||
/* Torrent -> status string */
|
||
"DL: %@, " = "СКЧ: %@, ";
|
||
|
||
/* Debug log alert -> button
|
||
Open duplicate alert -> button */
|
||
|
||
"Don't Alert Again" = "Больше не предупреждать";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Don't Download" = "Не скчивать";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Download" = "Скачать";
|
||
|
||
/* Torrent file disk space alert -> button */
|
||
"Download Anyway" = "Скачать в оюбом случае";
|
||
|
||
/* Growl notification title */
|
||
"Download Complete" = "Закачка завершена";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Download Some" = "Файлы торрента";
|
||
|
||
/* Torrent -> status string */
|
||
"Downloading" = "Скачивается";
|
||
|
||
/* Torrent -> status string */
|
||
"Downloading from %d of %d peers" = "Закачка от %1$d из %2$d пользователей";
|
||
|
||
/* Torrent -> status string */
|
||
"Downloading from %d of 1 peer" = "Закачка от %d из 1 пользовател";
|
||
|
||
/* Transfer speed invalid
|
||
Ratio invalid */
|
||
|
||
"error" = "ошибка";
|
||
|
||
/* Preferences -> Network -> port map status */
|
||
"Error mapping port" = "Ошибка проверки порта";
|
||
|
||
/* Torrent -> status string */
|
||
"Error: " = "Ошибка: ";
|
||
|
||
/* Filter toolbar item -> label */
|
||
"Filter" = "Фильтр";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"From: cache" = "Из кеша";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"From: incoming connection" = "Из входящего подключения";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"From: peer exchange" = "Из обмена пользователями";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"From: tracker" = "Из трекера";
|
||
|
||
/* Preferences -> General toolbar item title */
|
||
"General" = "Основные";
|
||
|
||
/* View menu -> Filter Bar */
|
||
"Hide Filter Bar" = "Скрыть Фильтр";
|
||
|
||
/* View menu -> Inspector */
|
||
"Hide Inspector" = "Скрыть Инспектор";
|
||
|
||
/* View menu -> Status Bar */
|
||
"Hide Status Bar" = "Скрыть панель статуса";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"High Priority" = "Высокая важность";
|
||
|
||
/* Inspector -> Peers tab -> peers
|
||
Inspector -> Files tab -> bottom text (number of files) */
|
||
|
||
"info not available" = "Информация недоступна";
|
||
|
||
/* Inspector toolbar item -> label */
|
||
"Inspector" = "Инспектор";
|
||
|
||
/* Download not a torrent -> message */
|
||
"It appears that the file \"%@\" from %@ is not a torrent file." = "Файл \"%1$@\" из %2$@ не торрент-файл.";
|
||
|
||
/* Action context menu -> upload/download limit */
|
||
"Limit (%d KB/s)" = "Ограничение (%d КБ/с)";
|
||
|
||
/* Save log alert panel -> title */
|
||
"Log Could Not Be Saved" = "Лог не может быть сохранен";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Low Priority" = "Низкая важность";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Multiple Priorities" = "Разная важность";
|
||
|
||
/* No Ratio
|
||
Torrent -> status string */
|
||
|
||
"N/A" = "N/A";
|
||
|
||
/* Preferences -> Network toolbar item title */
|
||
"Network" = "Сеть";
|
||
|
||
/* Inspector -> above tabs -> selected torrents */
|
||
"No Torrents Selected" = "Ни один торрент не выбран";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Normal Priority" = "Нормальная важность";
|
||
|
||
/* Torrent file disk space alert -> title */
|
||
"Not enough remaining disk space to download \"%@\" completely." = "Недостаточно места на диске для полной закачки \"%@\".";
|
||
|
||
/* Open duplicate alert -> button
|
||
Create torrent -> no files -> button
|
||
Create torrent -> file already exists warning -> button
|
||
Torrent file copy alert -> button
|
||
Move folder cannot be found alert -> button
|
||
Folder cannot be found alert -> button
|
||
Torrent file disk space alert -> button
|
||
Create torrent -> no url warning -> button
|
||
Torrent download failed -> button
|
||
Create torrent -> failed -> button
|
||
Move error alert -> button
|
||
Debug log alert -> button
|
||
Download not a torrent -> button
|
||
Create torrent -> zero size -> button
|
||
Move inside itself alert -> button
|
||
Save log alert panel -> button
|
||
Create torrent -> http warning -> button */
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
"OK" = "OK";
|
||
|
||
/* Open toolbar item -> label */
|
||
"Open" = "Открыть";
|
||
|
||
/* Open toolbar item -> palette label */
|
||
"Open Torrent Files" = "Открыть торрент-файл";
|
||
|
||
/* Open toolbar item -> tooltip */
|
||
"Open torrent files" = "Открыть торрент-файл";
|
||
|
||
/* Pause toolbar item -> label */
|
||
"Pause" = "Приостановить";
|
||
|
||
/* Pause All toolbar item -> label */
|
||
"Pause All" = "Приостановить все";
|
||
|
||
/* Pause All toolbar item -> tooltip */
|
||
"Pause all transfers" = "Приостановить все передачи";
|
||
|
||
/* Pause toolbar item -> palette label */
|
||
"Pause Selected" = "Приостановить выбранное";
|
||
|
||
/* Pause toolbar item -> tooltip */
|
||
"Pause selected transfers" = "Приостановить выбранные передачи";
|
||
|
||
/* Torrent -> status string */
|
||
"Paused" = "Приостановлено";
|
||
|
||
/* Preferences -> Network -> port status */
|
||
"Port is closed" = "Порт закрыт";
|
||
|
||
/* Preferences -> Network -> port status */
|
||
"Port is open" = "Порт открыт";
|
||
|
||
/* Preferences -> Network -> port status */
|
||
"Port is stealth" = "Порт невидим";
|
||
|
||
/* Preferences -> Network -> port map status */
|
||
"Port successfully mapped" = "Порт успешно проверен";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"Port: %d" = "Порт: %d";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"Port: N/A" = "ПОрт: N/A";
|
||
|
||
/* Inspector -> files tab -> tooltip */
|
||
"Priority Not Available" = "Важность не доступна";
|
||
|
||
/* Inspector -> is private torrent */
|
||
"Private Torrent, PEX disabled" = "Частный торрент, PEX отключен";
|
||
|
||
/* Inspector -> Peers tab -> table row tooltip */
|
||
"Progress: %.1f%%" = "Прогресс: %.1f%%";
|
||
|
||
/* Inspector -> is not private torrent */
|
||
"Public Torrent" = "Публичный торрент";
|
||
|
||
/* Transmission already running alert -> button
|
||
OS update needed -> button
|
||
Confirm Quit panel -> button */
|
||
|
||
|
||
"Quit" = "Выйти";
|
||
|
||
/* Torrent -> status string */
|
||
"Ratio: " = "Коэф.: ";
|
||
|
||
/* Torrent -> status string */
|
||
"Ratio: %@, " = "Коэф.: %@, ";
|
||
|
||
/* Removal confirm panel -> button
|
||
Remove toolbar item -> label */
|
||
|
||
"Remove" = "Удалить";
|
||
|
||
/* Remove toolbar item -> palette label */
|
||
"Remove Selected" = "Удалить выбранное";
|
||
|
||
/* Remove toolbar item -> tooltip */
|
||
"Remove selected transfers" = "Удалить выбранные передачи";
|
||
|
||
/* Resume toolbar item -> label */
|
||
"Resume" = "Возобновить";
|
||
|
||
/* Resume All toolbar item -> label */
|
||
"Resume All" = "Возобновить все";
|
||
|
||
/* Resume All toolbar item -> tooltip */
|
||
"Resume all transfers" = "Возообновить все передачи";
|
||
|
||
/* Resume toolbar item -> palette label */
|
||
"Resume Selected" = "Возобновить выбранное";
|
||
|
||
/* Resume toolbar item -> tooltip */
|
||
"Resume selected transfers" = "Возобновить выбранные передачи";
|
||
|
||
/* Torrent -> status string */
|
||
"Seeding" = "Раздаётся";
|
||
|
||
/* Torrent -> status string */
|
||
"Seeding complete" = "Раздача завершена";
|
||
|
||
/* Growl notification title */
|
||
"Seeding Complete" = "Раздача завершена";
|
||
|
||
/* Torrent -> status string */
|
||
"Seeding to %d of %d peers" = "Раздаётся к %1$d из %2$d пользователей";
|
||
|
||
/* Torrent -> status string */
|
||
"Seeding to %d of 1 peer" = "Раздаётся к %d из 1 пользвателя";
|
||
|
||
/* Folder cannot be found alert -> prompt
|
||
Default folder cannot be found alert -> prompt
|
||
Open torrent -> prompt
|
||
Move torrent -> prompt
|
||
Default incomplete folder cannot be found alert -> prompt
|
||
Create torrent -> select file */
|
||
|
||
|
||
|
||
|
||
|
||
"Select" = "Выбрать";
|
||
|
||
/* Create torrent -> select file */
|
||
"Select a file or folder for the torrent file." = "Выберите папку или файл для торрента.";
|
||
|
||
/* Folder cannot be found alert -> select destination folder
|
||
Open torrent -> select destination folder */
|
||
|
||
"Select the download folder for \"%@\"" = "Выберите папку для закачки \"%@\"";
|
||
|
||
/* Move torrent -> select destination folder */
|
||
"Select the new folder for %d data files." = "Выберите новую папку для %d файлов данных.";
|
||
|
||
/* Move torrent -> select destination folder */
|
||
"Select the new folder for \"%@\"." = "Выберите новую папку для \"%@\".";
|
||
|
||
/* Main window -> 1st bottom left button (action) tooltip */
|
||
"Shortcuts for changing global settings." = "Ярлык для изменения основных настроек.";
|
||
|
||
/* View menu -> Filter Bar */
|
||
"Show Filter Bar" = "Показать Фильтр";
|
||
|
||
/* View menu -> Inspector */
|
||
"Show Inspector" = "Показать Инспектор";
|
||
|
||
/* View menu -> Status Bar */
|
||
"Show Status Bar" = "Показать панель статуса";
|
||
|
||
/* Growl notification title */
|
||
"Speed Limit Auto Disabled" = "Ограничение скорости автоматически включено";
|
||
|
||
/* Growl notification title */
|
||
"Speed Limit Auto Enabled" = "Ограничение скорости автоматически выключено";
|
||
|
||
/* Main window -> 2nd bottom left button (turtle) tooltip */
|
||
"Speed Limit overrides the total bandwidth limits with its own limits." = "Будет использовано ограничение скорости вместо настроек ширины канала.";
|
||
|
||
/* Torrent -> status string */
|
||
"Stalled, " = "Прервано, ";
|
||
|
||
/* Action context menu -> ratio stop */
|
||
"Stop at Ratio (%.2f)" = "Остановиться при коэф. (%.2f)";
|
||
|
||
/* Torrent -> status string */
|
||
"Stopping" = "Останавливаю";
|
||
|
||
/* Default folder cannot be found alert -> message */
|
||
"The download folder cannot be found. Choose a new location." = "Папка закачки не найдена. Выберите новое местоположение.";
|
||
|
||
/* Folder cannot be found alert -> title */
|
||
"The folder for downloading \"%@\" cannot be found." = "Папка для закачки \"%@\" не найдена.";
|
||
|
||
/* Move folder cannot be found alert -> title */
|
||
"The folder for moving the completed \"%@\" cannot be found." = "Папка для перемещения скачанного \"%@\" не найдена.";
|
||
|
||
/* Default incomplete folder cannot be found alert -> message */
|
||
"The incomplete folder cannot be found. Choose a new location or cancel for none." = "Стандартная папка для недокачанных файлов не найдена. Укажите новое местоположение или отмените.";
|
||
|
||
/* Debug log alert -> message */
|
||
"The Message Log is set to \"Debug\"" = "Лог сообщений установлен в режим \"Отладка\"";
|
||
|
||
/* Move inside itself alert -> message
|
||
Move error alert -> message */
|
||
|
||
"The move operation of \"%@\" cannot be done." = "Операция по перемещению \"%@\" не может быть выполнена.";
|
||
|
||
/* Torrent download failed -> message */
|
||
"The torrent could not be downloaded from %@ because an error occurred (%@)." = "Торрент не может быть скачан из %1$@ вследствие ошибки (%2$@).";
|
||
|
||
/* Torrent file copy alert -> message */
|
||
"The torrent file (%@) cannot be found." = "Торрент-файл (%@) не найдет.";
|
||
|
||
/* Open duplicate alert -> message */
|
||
"The torrent file cannot be opened because it is a duplicate of an already running transfer." = "Торрент-файл не может быть открыт потому, что это копия уже запущенной закачки.";
|
||
|
||
/* Create torrent -> zero size -> title */
|
||
"The total file size is zero bytes." = "Общий размер файла 0 байт.";
|
||
|
||
/* Create torrent -> no url warning -> title */
|
||
"The tracker address cannot be blank." = "Заполните поле адреса трекера.";
|
||
|
||
/* Create torrent -> http warning -> title */
|
||
"The tracker address must begin with \"http://\"." = "Адрес трекера должен начинаться с \"http://\".";
|
||
|
||
/* Torrent file disk space alert -> message */
|
||
"The transfer will be paused. Clear up space on %@ or deselect files in the torrent inspector to continue." = "Передеча будет приостановлена. Очистите место на диске %@ или отмените закрузку нескольких файлов в Инспекторе.";
|
||
|
||
/* Removal confirm panel -> message part 1 */
|
||
"There are %d active transfers." = "%d перед. активны в данный момент.";
|
||
|
||
/* Confirm Quit panel -> message */
|
||
"There are %d active transfers. Do you really want to quit?" = "%d перед. активны в данный момент. Вы действительно желаете выйти?";
|
||
|
||
/* Removal confirm panel -> message part 1 */
|
||
"There are %d transfers (%d active)." = "%1$d перед. (%2$d активн.).";
|
||
|
||
/* Transmission already running alert -> message */
|
||
"There is already a copy of Transmission running. This copy cannot be opened until that instance is quit." = "Другая копия Transmission уже запущена - необходимо ее завершение для запуска этой.";
|
||
|
||
/* Confirm Quit panel -> message */
|
||
"There is an active transfer. Do you really want to quit?" = "Есть активные передачи. Вы действительно хотите выйти?";
|
||
|
||
/* Create torrent -> no files -> warning */
|
||
"There must be at least one file in a folder to create a torrent file." = "Для создания торрента в папке долже быть по меньшей мере один файл.";
|
||
|
||
/* Save log alert panel -> message */
|
||
"There was a problem creating the file \"%@\"." = "Возникла проблема во время создания \"%@\".";
|
||
|
||
/* Move error alert -> title */
|
||
"There was an error moving the data file." = "Возникла проблема при перемещении данных.";
|
||
|
||
/* Create torrent -> failed -> warning */
|
||
"There was an error parsing the data file. The torrent file was not created." = "Возникла проблема во время анализа данных. Торрент не был создан.";
|
||
|
||
/* Create torrent -> no files -> title */
|
||
"This folder contains no files." = "Эта папка не содержит файлов.";
|
||
|
||
/* Removal confirm panel -> message */
|
||
"This transfer is active. Once removed, continuing the transfer will require the torrent file. Do you really want to remove it?" = "Эта передача активна. Будет необходим торрент-файл для продолжения передачи.";
|
||
|
||
/* Filter toolbar item -> palette label */
|
||
"Toggle Filter" = "Включить/Выключить Фильтр";
|
||
|
||
/* Inspector toolbar item -> palette label */
|
||
"Toggle Inspector" = "Включить/Выключить Испектор";
|
||
|
||
/* Filter toolbar item -> tooltip */
|
||
"Toggle the filter bar" = "Включить/Выключить панель фильтра";
|
||
|
||
/* Inspector toolbar item -> tooltip */
|
||
"Toggle the torrent inspector" = "Включить/Выключить Инспектор торрента";
|
||
|
||
/* Torrent download error -> title
|
||
Download not a torrent -> title */
|
||
|
||
"Torrent download failed" = "Ошибка при закачке торрента";
|
||
|
||
/* Growl notification title */
|
||
"Torrent File Auto Added" = "Торрент-файл автоматически добавлен";
|
||
|
||
/* Status bar -> total download */
|
||
"Total DL: " = "Общая СКЧ: ";
|
||
|
||
/* Status bar -> total upload */
|
||
"Total UL: " = "Общая РЗД: ";
|
||
|
||
/* Preferences -> Transfers toolbar item title */
|
||
"Transfers" = "Передачи";
|
||
|
||
/* OS update needed -> message */
|
||
"Transmission has features that require a more up-to-date operating system. The operating system must be updated before this version can run." = "Transmission имеет фунции, для которых необходимы обновления операционной системы. Система должна быть обновлена, для того чтобы эта версия была запущена.";
|
||
|
||
/* Transmission already running alert -> title */
|
||
"Transmission is already running." = "Transmission уже запущена.";
|
||
|
||
/* OS update needed -> title */
|
||
"Transmission requires Mac OS X 10.4 or greater." = "Для запуска Transmission необходима Mac OS X 10.4 или выше.";
|
||
|
||
/* Torrent -> location when deleting original */
|
||
"Transmission Support Folder" = "Папка справки Transmission";
|
||
|
||
/* Torrent -> status string */
|
||
"UL: " = "РЗД: ";
|
||
|
||
/* Preferences -> Network -> port status */
|
||
"Unable to check port status" = "Невозможно проверить состояние порта";
|
||
|
||
/* Torrent -> remaining time */
|
||
"Unknown" = "Неизвестно";
|
||
|
||
/* Save log panel -> default file name */
|
||
"untitled" = "Новый";
|
||
|
||
/* Torrent -> status string */
|
||
"Waiting to check existing data" = "Ожидание проверки данных";
|
||
|
||
/* Torrent -> status string */
|
||
"Waiting to download" = "Ожидание скачивания";
|
||
|
||
/* Torrent -> status string */
|
||
"Waiting to seed" = "Ожидание раздачи";
|
||
|
||
/* Drag overlay -> url */
|
||
"Web Address" = "Веб-адрес"; |