diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 21:07:39 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 21:07:39 +0200 |
| commit | d690ee71577c94de03778ac0d1cff2161bc6e555 (patch) | |
| tree | ed5026ddb72cfe83bf0a3d375f56883e78651654 /po/uk.po | |
| parent | 7d692f2512f73e7cf8f439350ff09e283746635e (diff) | |
| download | python-apt-d690ee71577c94de03778ac0d1cff2161bc6e555.tar.gz | |
* Update the language files
* Provide a COMPLETE German translation
Diffstat (limited to 'po/uk.po')
| -rw-r--r-- | po/uk.po | 201 |
1 files changed, 98 insertions, 103 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2006-04-13 12:19+0200\n" +"POT-Creation-Date: 2006-04-23 21:06+0200\n" "PO-Revision-Date: 2006-04-04 20:25+0000\n" "Last-Translator: Serhey Kusyumoff <gpalco@gmail.com>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -15,37 +15,37 @@ 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" -#: ../SoftwareProperties/SoftwareProperties.py:110 +#: ../SoftwareProperties/SoftwareProperties.py:111 #, python-format msgid "Every %s days" msgstr "Кожні %s днів" -#: ../SoftwareProperties/SoftwareProperties.py:140 +#: ../SoftwareProperties/SoftwareProperties.py:141 #, python-format msgid "After %s days" msgstr "Через %s днів" -#: ../SoftwareProperties/SoftwareProperties.py:421 +#: ../SoftwareProperties/SoftwareProperties.py:422 msgid "Import key" msgstr "Імпортувати ключ" -#: ../SoftwareProperties/SoftwareProperties.py:431 +#: ../SoftwareProperties/SoftwareProperties.py:432 msgid "Error importing selected file" msgstr "Помилка імпорту вибраного файлу" -#: ../SoftwareProperties/SoftwareProperties.py:432 +#: ../SoftwareProperties/SoftwareProperties.py:433 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "Вибраний файл, можливо, не є файлом GPG ключа або він пошкоджений." -#: ../SoftwareProperties/SoftwareProperties.py:444 +#: ../SoftwareProperties/SoftwareProperties.py:445 msgid "Error removing the key" msgstr "Помилка видалення ключа" -#: ../SoftwareProperties/SoftwareProperties.py:445 +#: ../SoftwareProperties/SoftwareProperties.py:446 msgid "The key you selected could not be removed. Please report this as a bug." msgstr "Вибраний ключ неможливо видалити. Сповістіть про це як про помилку." -#: ../SoftwareProperties/SoftwareProperties.py:486 +#: ../SoftwareProperties/SoftwareProperties.py:487 #, python-format msgid "" "<big><b>Error scaning the CD</b></big>\n" @@ -53,11 +53,11 @@ msgid "" "%s" msgstr "" -#: ../SoftwareProperties/SoftwareProperties.py:543 +#: ../SoftwareProperties/SoftwareProperties.py:544 msgid "Please enter a name for the disc" msgstr "Введіть назву диску" -#: ../SoftwareProperties/SoftwareProperties.py:559 +#: ../SoftwareProperties/SoftwareProperties.py:560 msgid "Please insert a disc in the drive:" msgstr "Вставте диск в пристрій:" @@ -135,43 +135,42 @@ msgstr "" msgid "Reading cache" msgstr "Зчитування кешу" -#. FIXME: offer to write a new self.sources.list entry -#: ../DistUpgrade/DistUpgradeControler.py:106 +#: ../DistUpgrade/DistUpgradeControler.py:118 msgid "No valid entry found" msgstr "Не знайдено" -#: ../DistUpgrade/DistUpgradeControler.py:107 +#: ../DistUpgrade/DistUpgradeControler.py:119 msgid "" "While scaning your repository information no valid entry for the upgrade was " "found.\n" msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:124 +#: ../DistUpgrade/DistUpgradeControler.py:137 msgid "Repository information invalid" msgstr "Помилка в даних про репозиторій" -#: ../DistUpgrade/DistUpgradeControler.py:125 +#: ../DistUpgrade/DistUpgradeControler.py:138 msgid "" "Upgrading the repository information resulted in a invalid file. Please " "report this as a bug." msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:170 +#: ../DistUpgrade/DistUpgradeControler.py:183 #, fuzzy msgid "Error during update" msgstr "Помилка підчас поновлення" -#: ../DistUpgrade/DistUpgradeControler.py:171 +#: ../DistUpgrade/DistUpgradeControler.py:184 msgid "" "A problem occured during the update. This is usually some sort of network " "problem, please check your network connection and retry." msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:190 +#: ../DistUpgrade/DistUpgradeControler.py:203 msgid "Not enough free disk space" msgstr "Недостатньо місця на диску" -#: ../DistUpgrade/DistUpgradeControler.py:191 +#: ../DistUpgrade/DistUpgradeControler.py:204 #, python-format msgid "" "The upgrade aborts now. Please free at least %s of disk space. Empty your " @@ -179,16 +178,16 @@ msgid "" "get clean'." msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:197 +#: ../DistUpgrade/DistUpgradeControler.py:210 msgid "Do you want to start the upgrade?" msgstr "Бажаєте почати апгрейд системи?" #. installing the packages failed, can't be retried -#: ../DistUpgrade/DistUpgradeControler.py:213 +#: ../DistUpgrade/DistUpgradeControler.py:226 msgid "Could not install the upgrades" msgstr "Неможливо провести апргрейд системи" -#: ../DistUpgrade/DistUpgradeControler.py:214 +#: ../DistUpgrade/DistUpgradeControler.py:227 #, fuzzy msgid "" "The upgrade aborts now. Your system can be in an unusable state. A recovery " @@ -198,11 +197,11 @@ msgstr "" "Виконайте команду 'sudo apt-get install -f', або скористайдесь програмою " "Synaptic для налаштування системи." -#: ../DistUpgrade/DistUpgradeControler.py:230 +#: ../DistUpgrade/DistUpgradeControler.py:243 msgid "Could not download the upgrades" msgstr "Неможливо завантажити пакунки для апргрейду системи" -#: ../DistUpgrade/DistUpgradeControler.py:231 +#: ../DistUpgrade/DistUpgradeControler.py:244 msgid "" "The upgrade aborts now. Please check your internet connection or " "installation media and try again. " @@ -210,24 +209,24 @@ msgstr "" "Апргрейд системи щойно перервано. Будь ласка, перевірте зєднання з " "інтернетом чи носії та спробуйте знов. " -#: ../DistUpgrade/DistUpgradeControler.py:273 +#: ../DistUpgrade/DistUpgradeControler.py:286 #, fuzzy msgid "Remove obsolete packages?" msgstr "Видалити непотрібні пакунки?" -#: ../DistUpgrade/DistUpgradeControler.py:274 +#: ../DistUpgrade/DistUpgradeControler.py:287 msgid "_Skip This Step" msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:274 +#: ../DistUpgrade/DistUpgradeControler.py:287 msgid "_Remove" msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:284 +#: ../DistUpgrade/DistUpgradeControler.py:297 msgid "Error during commit" msgstr "" -#: ../DistUpgrade/DistUpgradeControler.py:285 +#: ../DistUpgrade/DistUpgradeControler.py:298 msgid "" "Some problem occured during the clean-up. Please see the below message for " "more information. " @@ -237,29 +236,29 @@ msgstr "" #. sanity check (check for ubuntu-desktop, brokenCache etc) #. then open the cache (again) -#: ../DistUpgrade/DistUpgradeControler.py:299 -#: ../DistUpgrade/DistUpgradeControler.py:325 +#: ../DistUpgrade/DistUpgradeControler.py:312 +#: ../DistUpgrade/DistUpgradeControler.py:338 msgid "Checking package manager" msgstr "Перевірка програми управління пакунками" -#: ../DistUpgrade/DistUpgradeControler.py:317 +#: ../DistUpgrade/DistUpgradeControler.py:330 msgid "Updating repository information" msgstr "Отримання інформації про репозиторій" -#: ../DistUpgrade/DistUpgradeControler.py:331 +#: ../DistUpgrade/DistUpgradeControler.py:344 msgid "Asking for confirmation" msgstr "Запит підтвердження" -#: ../DistUpgrade/DistUpgradeControler.py:335 +#: ../DistUpgrade/DistUpgradeControler.py:348 #, fuzzy msgid "Upgrading" msgstr "Оновлення завершено" -#: ../DistUpgrade/DistUpgradeControler.py:342 +#: ../DistUpgrade/DistUpgradeControler.py:355 msgid "Searching for obsolete software" msgstr "Пошук програм, що не використовуються" -#: ../DistUpgrade/DistUpgradeControler.py:347 +#: ../DistUpgrade/DistUpgradeControler.py:360 msgid "System upgrade is complete." msgstr "Апргрейд системи завершено." @@ -279,7 +278,7 @@ msgid "Downloading file %li of %li at %s/s" msgstr "Завантажується файл %li of %li at %s/s" #: ../DistUpgrade/DistUpgradeViewGtk.py:108 -#: ../DistUpgrade/DistUpgradeViewGtk.py:216 +#: ../DistUpgrade/DistUpgradeViewGtk.py:220 #, python-format msgid "%s remaining" msgstr "%s залишилось" @@ -319,19 +318,21 @@ msgstr "" msgid "The 'diff' command was not found" msgstr "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:296 +#: ../DistUpgrade/DistUpgradeViewGtk.py:300 msgid "A fatal error occured" msgstr "Виникла невиправна помилка" -#: ../DistUpgrade/DistUpgradeViewGtk.py:297 +#: ../DistUpgrade/DistUpgradeViewGtk.py:301 +#, fuzzy 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. " +"Please report this as a bug and include the files '/var/log/dist-upgrade." +"log' and '/var/log/dist-upgrade-apt.log' in your report. The upgrade aborts " +"now. " msgstr "" "Будь ласка, повідмте це я помилку, включивши в повідомлення файли ~/dist-" "upgrade.log and ~/dist-upgrade-apt.log . Апргрейд щойно перервано. " -#: ../DistUpgrade/DistUpgradeViewGtk.py:386 +#: ../DistUpgrade/DistUpgradeViewGtk.py:391 #, python-format msgid "%s package is going to be removed." msgid_plural "%s packages are going to be removed." @@ -339,7 +340,7 @@ msgstr[0] "%s пакунків буде видалено." msgstr[1] "" msgstr[2] "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:392 +#: ../DistUpgrade/DistUpgradeViewGtk.py:397 #, python-format msgid "%s new package is going to be installed." msgid_plural "%s new packages are going to be installed." @@ -347,7 +348,7 @@ msgstr[0] "%s пакунків буде встановлено." msgstr[1] "" msgstr[2] "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:398 +#: ../DistUpgrade/DistUpgradeViewGtk.py:403 #, python-format msgid "%s package is going to be upgraded." msgid_plural "%s packages are going to be upgraded." @@ -355,42 +356,42 @@ msgstr[0] "буде проведено апргрейд %s пакунків." msgstr[1] "" msgstr[2] "" -#: ../DistUpgrade/DistUpgradeViewGtk.py:405 +#: ../DistUpgrade/DistUpgradeViewGtk.py:410 #, python-format msgid "You have to download a total of %s." msgstr "Потрібно завантажити всього %s пакунків." -#: ../DistUpgrade/DistUpgradeViewGtk.py:409 +#: ../DistUpgrade/DistUpgradeViewGtk.py:414 msgid "" "The upgrade can take several hours and cannot be canceled at any time later." msgstr "" "Апрейд може продовжуватись декілька годин, і не може бути перервано протягом " "всього часу." -#: ../DistUpgrade/DistUpgradeViewGtk.py:412 +#: ../DistUpgrade/DistUpgradeViewGtk.py:417 msgid "To prevent data loss close all open applications and documents." msgstr "" #. FIXME: this should go into DistUpgradeController -#: ../DistUpgrade/DistUpgradeViewGtk.py:418 +#: ../DistUpgrade/DistUpgradeViewGtk.py:423 msgid "Could not find any upgrades" msgstr "Не знайдено пакунків для апгрейду" -#: ../DistUpgrade/DistUpgradeViewGtk.py:419 +#: ../DistUpgrade/DistUpgradeViewGtk.py:424 msgid "Your system has already been upgraded." msgstr "Апгрейд вашої системи вже проведено." -#: ../DistUpgrade/DistUpgradeViewGtk.py:434 +#: ../DistUpgrade/DistUpgradeViewGtk.py:439 #, fuzzy, python-format msgid "<b>Remove %s</b>" msgstr "<b>Видалити %s</b>" -#: ../DistUpgrade/DistUpgradeViewGtk.py:436 +#: ../DistUpgrade/DistUpgradeViewGtk.py:441 #, fuzzy, python-format msgid "Install %s" msgstr "Встановити %s" -#: ../DistUpgrade/DistUpgradeViewGtk.py:438 +#: ../DistUpgrade/DistUpgradeViewGtk.py:443 #, fuzzy, python-format msgid "Upgrade %s" msgstr "Апргрейд %s" @@ -593,11 +594,11 @@ msgstr "Завантажується файл %li of %li at %s/s" msgid "Downloading file %li of %li with unknown speed" msgstr "Завантажується файл %li of %li на невизначенії швидкості" -#: ../UpdateManager/UpdateManager.py:147 +#: ../UpdateManager/UpdateManager.py:148 msgid "The list of changes is not available yet. Please try again later." msgstr "" -#: ../UpdateManager/UpdateManager.py:152 +#: ../UpdateManager/UpdateManager.py:153 #, fuzzy msgid "" "Failed to download the listof changes. Please check your internet connection." @@ -605,109 +606,100 @@ msgstr "" "не вдається завантажити зміни. Перевірте чи активне з'єднання з Інтернет." #. print "WARNING, keeping packages" -#: ../UpdateManager/UpdateManager.py:183 +#: ../UpdateManager/UpdateManager.py:184 #, fuzzy msgid "Cannot install all available updates" msgstr "Пошук пакунків для апгрейду" -#: ../UpdateManager/UpdateManager.py:184 +#: ../UpdateManager/UpdateManager.py:185 msgid "" "Some updates require the removal of further software. Use the function " "\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo apt-" "get dist-upgrade\" in a terminal to update your system completely." msgstr "" -#: ../UpdateManager/UpdateManager.py:194 +#: ../UpdateManager/UpdateManager.py:195 msgid "The following updates will be skipped:" msgstr "" -#: ../UpdateManager/UpdateManager.py:330 +#: ../UpdateManager/UpdateManager.py:329 #, python-format msgid "Version %s: \n" msgstr "Версія %s: \n" -#: ../UpdateManager/UpdateManager.py:390 +#: ../UpdateManager/UpdateManager.py:389 #, fuzzy msgid "Downloading the list of changes..." msgstr "Завантаження змін" -#: ../UpdateManager/UpdateManager.py:428 +#: ../UpdateManager/UpdateManager.py:412 ../UpdateManager/UpdateManager.py:422 +#: ../UpdateManager/UpdateManager.py:445 +#, fuzzy, python-format +msgid "Download size: %s" +msgstr "Завантаження змін" + +#: ../UpdateManager/UpdateManager.py:431 #, fuzzy msgid "Your system is up-to-date" msgstr "Ваша система оновлена!" -#: ../UpdateManager/UpdateManager.py:437 +#: ../UpdateManager/UpdateManager.py:441 #, fuzzy, python-format -msgid "You can install one update" +msgid "You can install %s update" msgid_plural "You can install %s updates" msgstr[0] "Неможливо провести апргрейд системи" msgstr[1] "Неможливо провести апргрейд системи" msgstr[2] "Неможливо провести апргрейд системи" -#: ../UpdateManager/UpdateManager.py:439 -#, fuzzy, python-format -msgid "Download size: %s" -msgstr "Завантаження змін" - -#: ../UpdateManager/UpdateManager.py:450 +#: ../UpdateManager/UpdateManager.py:456 #, fuzzy msgid "Hide details" msgstr "<b>Подробиці</b>" -#: ../UpdateManager/UpdateManager.py:452 ../data/UpdateManager.glade.h:14 +#: ../UpdateManager/UpdateManager.py:458 ../data/UpdateManager.glade.h:14 msgid "Show details" msgstr "" -#: ../UpdateManager/UpdateManager.py:467 +#: ../UpdateManager/UpdateManager.py:473 msgid "Please wait, this can take some time." msgstr "" -#: ../UpdateManager/UpdateManager.py:469 +#: ../UpdateManager/UpdateManager.py:475 #, fuzzy msgid "Update is complete" msgstr "Завантадення пакунків завершено" -#: ../UpdateManager/UpdateManager.py:583 -msgid "Repositories changed" -msgstr "" - -#: ../UpdateManager/UpdateManager.py:584 -msgid "" -"You need to reload the package list from the servers for your changes to " -"take effect. Do you want to do this now?" -msgstr "" - -#: ../UpdateManager/UpdateManager.py:617 +#: ../UpdateManager/UpdateManager.py:604 #, python-format msgid "New version: %s (Size: %s)" msgstr "" -#: ../UpdateManager/UpdateManager.py:631 +#: ../UpdateManager/UpdateManager.py:618 #, fuzzy msgid "Your distribution is not supported anymore" msgstr "Ваш дистрибутив вже не підтримується" -#: ../UpdateManager/UpdateManager.py:632 +#: ../UpdateManager/UpdateManager.py:619 msgid "" "You will not get any further security fixes or critical updates. Upgrade to " "a later version of Ubuntu Linux. See http://www.ubuntu.com for more " "information on upgrading." msgstr "" -#: ../UpdateManager/UpdateManager.py:683 +#: ../UpdateManager/UpdateManager.py:670 msgid "Only one software management tool is allowed to run at the same time" msgstr "" -#: ../UpdateManager/UpdateManager.py:685 +#: ../UpdateManager/UpdateManager.py:672 msgid "Please close the other application e.g. 'aptitude' or 'Synaptic' first." msgstr "" #. we assert a clean cache -#: ../UpdateManager/UpdateManager.py:702 +#: ../UpdateManager/UpdateManager.py:689 msgid "Software index is broken" msgstr "" -#: ../UpdateManager/UpdateManager.py:703 +#: ../UpdateManager/UpdateManager.py:690 msgid "" "It is impossible to install or remove any software. Please use the package " "manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix " @@ -726,8 +718,8 @@ msgstr "" msgid "" "<big><b>Analysing your system</b></big>\n" "\n" -"Software updates can correct errors, eliminate security vulnerabilities, and " -"provide new features to you." +"Software updates correct errors, eliminate security vulnerabilities and " +"provide new features." msgstr "" #: ../data/UpdateManager.glade.h:7 @@ -768,8 +760,8 @@ msgstr "Оновлення програм" #: ../data/UpdateManager.glade.h:17 msgid "" -"Software updates can correct errors, eliminate security vulnerabilities, and " -"provide new features to you." +"Software updates correct errors, eliminate security vulnerabilities and " +"provide new features." msgstr "" #: ../data/UpdateManager.glade.h:18 @@ -836,8 +828,7 @@ 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" +"automatically" msgstr "" #: ../data/SoftwareProperties.glade.h:11 @@ -896,13 +887,13 @@ msgid "<b>Components:</b>" msgstr "<b>Компоненти</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:11 -msgid "<b>Distribution:</b>" -msgstr "<b>Дистрибутив:</b>" +#, fuzzy +msgid "<b>Components</b>" +msgstr "<b>Компоненти</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:12 -#, fuzzy -msgid "<b>Sections</b>" -msgstr "<b>Розділи:</b>" +msgid "<b>Distribution:</b>" +msgstr "<b>Дистрибутив:</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:13 msgid "<b>Type:</b>" @@ -918,7 +909,7 @@ 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 " +"The APT line includes the type, location and components of a channel, for " "example <i>\"deb http://ftp.debian.org sarge main\"</i>." msgstr "" "<big><b>Введіть повний рядок APT репозиторію, який ви бажаєте додати</b></" @@ -1012,11 +1003,11 @@ msgstr "" msgid "The window size" msgstr "" -#: ../data/gnome-software-properties.desktop.in.h:1 +#: ../data/software-properties.desktop.in.h:1 msgid "Configure software channels and internet updates" msgstr "" -#: ../data/gnome-software-properties.desktop.in.h:2 +#: ../data/software-properties.desktop.in.h:2 msgid "Software Properties" msgstr "Властивості програм" @@ -1143,6 +1134,10 @@ msgid "Non-DFSG-compatible Software" msgstr "" #, fuzzy +#~ msgid "<b>Sections</b>" +#~ msgstr "<b>Розділи:</b>" + +#, fuzzy #~ msgid "Oficially supported" #~ msgstr "Офіціально підтримуються" |
