diff options
Diffstat (limited to 'po/uk.po')
| -rw-r--r-- | po/uk.po | 442 |
1 files changed, 267 insertions, 175 deletions
@@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: update-manager\n" -"Report-Msgid-Bugs-To: michael.vogt@canonical.com\n" -"POT-Creation-Date: 2006-02-22 16:57+0100\n" +"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" +"POT-Creation-Date: 2006-03-10 17:56+0100\n" "PO-Revision-Date: 2005-08-08 11:46+0300\n" "Last-Translator: Maxim Dziumanenko <mvd@mylinux.ua>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -15,80 +15,6 @@ msgstr "" "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" -#: ../data/SoftwareProperties.glade.h:1 -#, fuzzy -msgid "<b>Channels</b>" -msgstr "<b>Клавіші</b>" - -#: ../data/SoftwareProperties.glade.h:2 -#, fuzzy -msgid "<b>Internet updates</b>" -msgstr "<b>Оновлення через Інтернет</b>" - -#: ../data/SoftwareProperties.glade.h:3 -msgid "<b>Keys</b>" -msgstr "<b>Клавіші</b>" - -#: ../data/SoftwareProperties.glade.h:4 -msgid "Add _Cdrom" -msgstr "" - -#: ../data/SoftwareProperties.glade.h:5 -msgid "Authentication" -msgstr "Аутентифікація" - -#: ../data/SoftwareProperties.glade.h:6 -msgid "D_elete downloaded software files:" -msgstr "" - -#: ../data/SoftwareProperties.glade.h:7 -#, fuzzy -msgid "Import the public key from a trusted software provider" -msgstr "Видалити виділений ключ з в'язки довірених ключів." - -#: ../data/SoftwareProperties.glade.h:8 -msgid "Installation Media" -msgstr "Носій встановлення" - -#: ../data/SoftwareProperties.glade.h:9 -#, fuzzy -msgid "Internet Updates" -msgstr "<b>Оновлення через Інтернет</b>" - -#: ../data/SoftwareProperties.glade.h:10 -msgid "" -"Only security updates from the official Ubuntu servers will be installed " -"automatically. The software package \"unattended-upgrades\" needs to be " -"installed therefor" -msgstr "" - -#: ../data/SoftwareProperties.glade.h:11 -#, fuzzy -msgid "Restore _Defaults" -msgstr "Відновити початкові параметри" - -#: ../data/SoftwareProperties.glade.h:12 -#, fuzzy -msgid "Restore the default keys of your distribution" -msgstr "Відновити початкові ключі" - -#: ../data/SoftwareProperties.glade.h:13 -msgid "Software Preferences" -msgstr "Параметри програм" - -#: ../data/SoftwareProperties.glade.h:14 -#, fuzzy -msgid "_Check for updates automatically:" -msgstr "Перевіряти оновлення кожні" - -#: ../data/SoftwareProperties.glade.h:15 -msgid "_Download updates in the backgound, but do not install them" -msgstr "" - -#: ../data/SoftwareProperties.glade.h:16 -msgid "_Install security updates without confirmation" -msgstr "" - #: ../SoftwareProperties/SoftwareProperties.py:101 #, python-format msgid "Every %s days" @@ -347,32 +273,32 @@ msgstr "" #. FIXME: add support for the timeout #. of the terminal (to display something useful then) #. -> longer term, move this code into python-apt -#: ../DistUpgrade/DistUpgradeViewGtk.py:134 +#: ../DistUpgrade/DistUpgradeViewGtk.py:135 #, fuzzy msgid "Installing updates" msgstr "Встановлення оновлень..." -#: ../DistUpgrade/DistUpgradeViewGtk.py:147 +#: ../DistUpgrade/DistUpgradeViewGtk.py:148 #, python-format msgid "Could not install '%s'" msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:148 +#: ../DistUpgrade/DistUpgradeViewGtk.py:149 #, fuzzy msgid "The upgrade aborts now. Please report this bug." msgstr "Вибраний ключ неможливо видалити. Сповістіть про це як про помилку." -#: ../DistUpgrade/DistUpgradeViewGtk.py:226 +#: ../DistUpgrade/DistUpgradeViewGtk.py:228 msgid "A fatal error occured" msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:227 +#: ../DistUpgrade/DistUpgradeViewGtk.py:229 msgid "" "Please report this as a bug and include the files ~/dist-upgrade.log and ~/" "dist-upgrade-apt.log in your report. The upgrade aborts now. " msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:308 +#: ../DistUpgrade/DistUpgradeViewGtk.py:311 #, python-format msgid "%s package is going to be removed." msgid_plural "%s packages are going to be removed." @@ -380,7 +306,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:314 +#: ../DistUpgrade/DistUpgradeViewGtk.py:317 #, python-format msgid "%s new package is going to be installed." msgid_plural "%s new packages are going to be installed." @@ -388,7 +314,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:320 +#: ../DistUpgrade/DistUpgradeViewGtk.py:323 #, python-format msgid "%s package is going to be upgraded." msgid_plural "%s packages are going to be upgraded." @@ -396,31 +322,40 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: ../DistUpgrade/DistUpgradeViewGtk.py:330 +#, python-format +msgid "You have to download a total of %s." +msgstr "" + +#: ../DistUpgrade/DistUpgradeViewGtk.py:334 +msgid "" +"The upgrade can take several hours and cannot be canceled at any time later." +msgstr "" + +#: ../DistUpgrade/DistUpgradeViewGtk.py:337 +msgid "To prevent data loss close all open applications and documents." +msgstr "" + #. FIXME: this should go into DistUpgradeController -#: ../DistUpgrade/DistUpgradeViewGtk.py:327 +#: ../DistUpgrade/DistUpgradeViewGtk.py:343 msgid "Could not find any upgrades" msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:328 +#: ../DistUpgrade/DistUpgradeViewGtk.py:344 msgid "Your system has already been upgraded." msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:332 -#, python-format -msgid "You have to download a total of %s." -msgstr "" - -#: ../DistUpgrade/DistUpgradeViewGtk.py:339 +#: ../DistUpgrade/DistUpgradeViewGtk.py:353 #, fuzzy, python-format msgid "<b>Remove %s</b>" msgstr "<b>Клавіші</b>" -#: ../DistUpgrade/DistUpgradeViewGtk.py:341 +#: ../DistUpgrade/DistUpgradeViewGtk.py:355 #, fuzzy, python-format msgid "Install %s" msgstr "_Встановити" -#: ../DistUpgrade/DistUpgradeViewGtk.py:343 +#: ../DistUpgrade/DistUpgradeViewGtk.py:357 #, fuzzy, python-format msgid "Upgrade %s" msgstr "Оновлення завершено" @@ -431,8 +366,7 @@ msgstr "" #: ../DistUpgrade/DistUpgradeView.py:68 msgid "" -"The upgrade is finished now. A reboot is required to now, do you want to do " -"this now?" +"The upgrade is finished and a reboot is required. Do you want to do this now?" msgstr "" #. testcode to see if the bullets look nice in the dialog @@ -440,6 +374,7 @@ msgstr "" #. view.setStep(i+1) #. app.openCache() #: ../DistUpgrade/DistUpgrade.glade.h:1 +#: ../data/SoftwarePropertiesDialogs.glade.h:1 msgid " " msgstr "" @@ -532,80 +467,259 @@ msgid "<big><b>Keep your system up-to-date</b></big>" msgstr "" #: ../data/UpdateManager.glade.h:8 -msgid "" -"<span weight=\"bold\" size=\"larger\">Downloading changes</span>\n" -"\n" -"Need to get the changes from the central server" -msgstr "" -"<span weight=\"bold\" size=\"larger\">Завантаження змін</span>\n" -"\n" -"Потрібно отримати зміни з центрального сервера" - -#: ../data/UpdateManager.glade.h:11 msgid "Cancel _Download" msgstr "" -#: ../data/UpdateManager.glade.h:12 +#: ../data/UpdateManager.glade.h:9 msgid "Changes" msgstr "Зміни" -#: ../data/UpdateManager.glade.h:13 +#: ../data/UpdateManager.glade.h:10 msgid "Description" msgstr "Опис" -#: ../data/UpdateManager.glade.h:14 +#: ../data/UpdateManager.glade.h:11 msgid "Release Notes" msgstr "" -#: ../data/UpdateManager.glade.h:15 +#: ../data/UpdateManager.glade.h:12 #, fuzzy msgid "Reload the latest information about updates" msgstr "Перезавантажити з сервера інформацію про пакет" -#: ../data/UpdateManager.glade.h:16 +#: ../data/UpdateManager.glade.h:13 msgid "Show details" msgstr "" -#: ../data/UpdateManager.glade.h:17 +#: ../data/UpdateManager.glade.h:14 msgid "Show progress of single files" msgstr "" -#: ../data/UpdateManager.glade.h:18 +#: ../data/UpdateManager.glade.h:15 msgid "Software Updates" msgstr "Оновлення програм" -#: ../data/UpdateManager.glade.h:19 +#: ../data/UpdateManager.glade.h:16 msgid "" "Software updates can correct errors, eliminate security vulnerabilities, and " "provide new features to you." msgstr "" -#: ../data/UpdateManager.glade.h:20 +#: ../data/UpdateManager.glade.h:17 msgid "U_pgrade" msgstr "" -#: ../data/UpdateManager.glade.h:21 +#: ../data/UpdateManager.glade.h:18 msgid "Upgrade to the latest version of Ubuntu" msgstr "" -#: ../data/UpdateManager.glade.h:22 +#: ../data/UpdateManager.glade.h:19 +msgid "_Hide this information in the future" +msgstr "" + +#: ../data/UpdateManager.glade.h:20 #, fuzzy msgid "_Install Updates" msgstr "Встановлення оновлень..." -#: ../data/UpdateManager.glade.h:23 +#: ../data/UpdateManager.glade.h:21 #, fuzzy msgid "_Reload" msgstr "Перезавантажити" +#: ../data/SoftwareProperties.glade.h:1 +#, fuzzy +msgid "<b>Channels</b>" +msgstr "<b>Клавіші</b>" + +#: ../data/SoftwareProperties.glade.h:2 +#, fuzzy +msgid "<b>Internet updates</b>" +msgstr "<b>Оновлення через Інтернет</b>" + +#: ../data/SoftwareProperties.glade.h:3 +msgid "<b>Keys</b>" +msgstr "<b>Клавіші</b>" + +#: ../data/SoftwareProperties.glade.h:4 +msgid "Add _Cdrom" +msgstr "" + +#: ../data/SoftwareProperties.glade.h:5 +msgid "Authentication" +msgstr "Аутентифікація" + +#: ../data/SoftwareProperties.glade.h:6 +msgid "D_elete downloaded software files:" +msgstr "" + +#: ../data/SoftwareProperties.glade.h:7 +#, fuzzy +msgid "Import the public key from a trusted software provider" +msgstr "Видалити виділений ключ з в'язки довірених ключів." + +#: ../data/SoftwareProperties.glade.h:8 +msgid "Installation Media" +msgstr "Носій встановлення" + +#: ../data/SoftwareProperties.glade.h:9 +#, fuzzy +msgid "Internet Updates" +msgstr "<b>Оновлення через Інтернет</b>" + +#: ../data/SoftwareProperties.glade.h:10 +msgid "" +"Only security updates from the official Ubuntu servers will be installed " +"automatically. The software package \"unattended-upgrades\" needs to be " +"installed therefor" +msgstr "" + +#: ../data/SoftwareProperties.glade.h:11 +#, fuzzy +msgid "Restore _Defaults" +msgstr "Відновити початкові параметри" + +#: ../data/SoftwareProperties.glade.h:12 +#, fuzzy +msgid "Restore the default keys of your distribution" +msgstr "Відновити початкові ключі" + +#: ../data/SoftwareProperties.glade.h:13 +msgid "Software Preferences" +msgstr "Параметри програм" + +#: ../data/SoftwareProperties.glade.h:14 +#, fuzzy +msgid "_Check for updates automatically:" +msgstr "Перевіряти оновлення кожні" + +#: ../data/SoftwareProperties.glade.h:15 +msgid "_Download updates in the backgound, but do not install them" +msgstr "" + +#: ../data/SoftwareProperties.glade.h:16 +msgid "_Install security updates without confirmation" +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:2 +msgid " " +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:3 +#, fuzzy +msgid "<b>Channel</b>" +msgstr "<b>Клавіші</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:4 +msgid "<b>Comment:</b>" +msgstr "<b>Коментар:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:5 +msgid "<b>Distribution:</b>" +msgstr "<b>Дистрибутив:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:6 +msgid "<b>Sections:</b>" +msgstr "<b>Розділи:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:7 +#, fuzzy +msgid "<b>Sections</b>" +msgstr "<b>Розділи:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:8 +msgid "<b>Type:</b>" +msgstr "<b>Тип:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:9 +msgid "<b>URI:</b>" +msgstr "<b>URI:</b>" + +#: ../data/SoftwarePropertiesDialogs.glade.h:10 +#, fuzzy +msgid "" +"<big><b>Enter the complete APT line of the channel that you want to add</b></" +"big>\n" +"\n" +"The APT line contains the type, location and sections of a channel, for " +"example <i>\"deb http://ftp.debian.org sarge main\"</i>." +msgstr "" +"<big><b>Введіть повний рядок APT репозиторію, який ви бажаєте додати</b></" +"big>\n" +"\n" +"Рядок APT містить тип, адресу та вміст репозиторію, наприклад <i>\"deb " +"http://ftp.debian.org sarge main\"</i>. Докладні приклади можна знайти у " +"документації." + +#: ../data/SoftwarePropertiesDialogs.glade.h:13 +msgid "APT line:" +msgstr "Рядок APT" + +#: ../data/SoftwarePropertiesDialogs.glade.h:14 +msgid "Add Channel" +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:15 +msgid "" +"Binary\n" +"Source" +msgstr "" +"Двійкові\n" +"вихідні" + +#: ../data/SoftwarePropertiesDialogs.glade.h:17 +msgid "Edit Channel" +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:18 +msgid "Scanning CD-ROM" +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:19 +msgid "_Add Channel" +msgstr "" + +#: ../data/SoftwarePropertiesDialogs.glade.h:20 +msgid "_Custom" +msgstr "В_ласний" + #: ../data/update-manager.desktop.in.h:1 -msgid "Show available updates and choose which to install" -msgstr "Показати доступні оновлення та зміни до встановлених пакетів" +msgid "Show and install available updates" +msgstr "" #: ../data/update-manager.desktop.in.h:2 msgid "Update Manager" msgstr "Менеджер оновлення" +#: ../data/update-manager.schemas.in.h:1 +msgid "" +"If automatic checking for updates is disabeld, you have to reload the " +"channel list manually. This option allows to hide the reminder shown in this " +"case." +msgstr "" + +#: ../data/update-manager.schemas.in.h:2 +msgid "Remind to reload the channel list" +msgstr "" + +#: ../data/update-manager.schemas.in.h:3 +msgid "Show details of an update" +msgstr "" + +#: ../data/update-manager.schemas.in.h:4 +msgid "Stores the size of the update-manager dialog" +msgstr "" + +#: ../data/update-manager.schemas.in.h:5 +msgid "" +"Stores the state of the expander that contains the list of changs and the " +"description" +msgstr "" + +#: ../data/update-manager.schemas.in.h:6 +msgid "The window size" +msgstr "" + #. ChangelogURI #: ../channels/Ubuntu.info.in.h:4 #, no-c-format @@ -615,35 +729,36 @@ msgstr "" #. Description #: ../channels/Ubuntu.info.in:6 #, fuzzy -msgid "Ubuntu 6.04 \"Dapper Drake\"" +msgid "Ubuntu 6.04 'Dapper Drake'" msgstr "Оновлення Ubuntu 5.04" #. Description #: ../channels/Ubuntu.info.in:23 #, fuzzy -msgid "Ubuntu 5.10 \"Breezy Badger\"" -msgstr "CD диск з Ubuntu 5.10 \"Breezy Badger\"" +msgid "Ubuntu 6.04 Security Updates" +msgstr "Оновлення безпеки Ubuntu 5.04" #. Description #: ../channels/Ubuntu.info.in:40 -msgid "Ubuntu 5.10 Security Updates" -msgstr "Оновлення безпеки Ubuntu 5.10" +#, fuzzy +msgid "Ubuntu 6.04 Updates" +msgstr "Оновлення Ubuntu 5.10" #. Description #: ../channels/Ubuntu.info.in:57 -msgid "Ubuntu 5.10 Updates" -msgstr "Оновлення Ubuntu 5.10" +#, fuzzy +msgid "Ubuntu 5.10 'Breezy Badger'" +msgstr "CD диск з Ubuntu 5.10 \"Breezy Badger\"" #. Description #: ../channels/Ubuntu.info.in:74 -#, fuzzy -msgid "Ubuntu 5.04 \"Hoary Hedgehog\"" -msgstr "CD диск з Ubuntu 5.04 \"Hoary Hedgehog\"" +msgid "Ubuntu 5.10 Security Updates" +msgstr "Оновлення безпеки Ubuntu 5.10" #. Description #: ../channels/Ubuntu.info.in:91 -msgid "Ubuntu 5.04 Security Updates" -msgstr "Оновлення безпеки Ubuntu 5.04" +msgid "Ubuntu 5.10 Updates" +msgstr "Оновлення Ubuntu 5.10" #. CompDescription #: ../channels/Ubuntu.info.in:94 ../channels/Debian.info.in:51 @@ -716,6 +831,26 @@ msgid "Non-DFSG-compatible Software" msgstr "" #, fuzzy +#~ msgid "Add Software Channels" +#~ msgstr "Оновлення програм" + +#~ msgid "" +#~ "<span weight=\"bold\" size=\"larger\">Downloading changes</span>\n" +#~ "\n" +#~ "Need to get the changes from the central server" +#~ msgstr "" +#~ "<span weight=\"bold\" size=\"larger\">Завантаження змін</span>\n" +#~ "\n" +#~ "Потрібно отримати зміни з центрального сервера" + +#~ msgid "Show available updates and choose which to install" +#~ msgstr "Показати доступні оновлення та зміни до встановлених пакетів" + +#, fuzzy +#~ msgid "Ubuntu 5.04 \"Hoary Hedgehog\"" +#~ msgstr "CD диск з Ubuntu 5.04 \"Hoary Hedgehog\"" + +#, fuzzy #~ msgid "Error fetching the packages" #~ msgstr "Помилка видалення ключа" @@ -731,30 +866,15 @@ msgstr "" #~ msgid "day(s)" #~ msgstr "діб" -#~ msgid "<b>Comment:</b>" -#~ msgstr "<b>Коментар:</b>" - #~ msgid "<b>Components</b>" #~ msgstr "<b>Компоненти</b>" -#~ msgid "<b>Distribution:</b>" -#~ msgstr "<b>Дистрибутив:</b>" - #~ msgid "<b>Repository</b>" #~ msgstr "<b>Репозиторій</b>" -#~ msgid "<b>Sections:</b>" -#~ msgstr "<b>Розділи:</b>" - #~ msgid "<b>Temporary files</b>" #~ msgstr "<b>Тимчасові файли</b>" -#~ msgid "<b>Type:</b>" -#~ msgstr "<b>Тип:</b>" - -#~ msgid "<b>URI:</b>" -#~ msgstr "<b>URI:</b>" - #~ msgid "<b>User Interface</b>" #~ msgstr "<b>Інтерфейс користувача</b>" @@ -770,24 +890,6 @@ msgstr "" #~ "дає змогу перевірити цілісність завантаженого програмного забезпечення." #~ msgid "" -#~ "<big><b>Enter the complete APT line of the repository that you want to " -#~ "add</b></big>\n" -#~ "\n" -#~ "The APT line contains the type, location and content of a repository, for " -#~ "example <i>\"deb http://ftp.debian.org sarge main\"</i>. You can find a " -#~ "detailed description of the syntax in the documentation." -#~ msgstr "" -#~ "<big><b>Введіть повний рядок APT репозиторію, який ви бажаєте додати</b></" -#~ "big>\n" -#~ "\n" -#~ "Рядок APT містить тип, адресу та вміст репозиторію, наприклад <i>\"deb " -#~ "http://ftp.debian.org sarge main\"</i>. Докладні приклади можна знайти у " -#~ "документації." - -#~ msgid "APT line:" -#~ msgstr "Рядок APT" - -#~ msgid "" #~ "Add a new key file to the trusted keyring. Make sure that you received " #~ "the key over a secure channel and that you trust the owner. " #~ msgstr "" @@ -803,13 +905,6 @@ msgstr "" #~ msgid "Automatically clean _temporary packages files" #~ msgstr "Автоматично очищати _тимчасові файли пакетів" -#~ msgid "" -#~ "Binary\n" -#~ "Source" -#~ msgstr "" -#~ "Двійкові\n" -#~ "вихідні" - #~ msgid "Clean interval in days: " #~ msgstr "Інтервал очистки (днів):" @@ -850,9 +945,6 @@ msgstr "" #~ msgid "_Add Repository" #~ msgstr "_Додати репозиторій" -#~ msgid "_Custom" -#~ msgstr "В_ласний" - #~ msgid "_Download upgradable packages" #~ msgstr "_Завантажити оновлювані пакети" |
