Files

84 lines
7.8 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* No comment provided by engineer. */
"%@ %@ is currently the newest version available." = "В настоящий момент %1$@ %2$@ является новейшей версией.";
/* No comment provided by engineer. */
"%@ %@ is currently the newest version available.\n(You are currently running version %@.)" = "В настоящий момент %1$@ %2$@ является новейшей версией.\n(У вас установлена %3$@.)";
/* Description text for SUUpdateAlert when the update is downloadable. */
"%@ %@ is now available—you have %@. Would you like to download it now?" = "%1$@ %2$@ теперь доступен у вас установлен %3$@. Хотите загрузить его сейчас?";
/* The download progress in a unit of bytes, e.g. 100 KB */
"%@ downloaded" = "%@ загружено";
/* The download progress in units of bytes, e.g. 100 KB of 1,0 MB */
"%@ of %@" = "%1$@ из %2$@";
/* Description text for SUUpdateAlert when the update has already been downloaded and ready to install. */
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ загружен и готов к использованию! Хотите установить и перезапустить %1$@?";
/* No comment provided by engineer. */
"%1$@ cant be updated, because it was opened from a read-only or a temporary location." = "Не удаётся обновить %1$@ с тома, предназначенного только для чтения.";
/* No comment provided by engineer. */
"A new version of %@ is available!" = "Имеется новая версия %@!";
/* No comment provided by engineer. */
"A new version of %@ is ready to install!" = "Новая версия %@ готова к установке!";
/* No comment provided by engineer. */
"An error occurred in retrieving update information. Please try again later." = "Произошла ошибка при извлечении информации обновления. Повторите попытку позже.";
/* No comment provided by engineer. */
"An error occurred while downloading the update. Please try again later." = "Произошла ошибка при загрузке обновления. Повторите попытку позже.";
/* No comment provided by engineer. */
"An error occurred while extracting the archive. Please try again later." = "Произошла ошибка при извлечении архива. Повторите попытку позже.";
/* No comment provided by engineer. */
"An error occurred while parsing the update feed." = "Произошла ошибка при извлечении канала обновления.";
/* No comment provided by engineer. */
"Cancel" = "Отменить";
/* No comment provided by engineer. */
"Cancel Update" = "Отменить обновление";
/* No comment provided by engineer. */
"Checking for updates…" = "Проверяю наличие обновлений…";
/* Take care not to overflow the status window. */
"Downloading update…" = "Загружаю обновление…";
/* Take care not to overflow the status window. */
"Extracting update…" = "Извлекаю обновление…";
/* No comment provided by engineer. */
"Install and Relaunch" = "Установить и перезапустить";
/* Take care not to overflow the status window. */
"Installing update…" = "Устанавливаю обновление…";
/* Alternate title for 'Install Update' button when there's no download in RSS feed. */
"Learn More…" = "Узнать больше…";
/* No comment provided by engineer. */
"OK" = "OK";
/* No comment provided by engineer. */
"Ready to Install" = "Готов к установке";
/* No comment provided by engineer. */
"Should %1$@ automatically check for updates? You can always check for updates manually from the %1$@ menu." = "Должен ли %1$@ выполнять автоматическую проверку обновлений? Вы всегда можете выполнять проверку обновлений вручную в меню %1$@.";
/* No comment provided by engineer. */
"Update Error!" = "Ошибка при обновлении!";
/* No comment provided by engineer. */
"Updating %@" = "Обновляю %@";
/* No comment provided by engineer. */
"Use Finder to copy %1$@ to the Applications folder, relaunch it from there, and try again." = "Переместите %1$@ в Папку приложений, перезапустите его оттуда и повторите попытку.";
/* Status message shown when the user checks for updates but is already current or the feed doesn't contain any updates. */
"Youre up-to-date!" = "У вас все обновлено!";