diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-23 08:16:13 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-23 08:16:13 +0100 |
commit | 3df49acb30cb5a06e15faffcc18cc52b74905e7f (patch) | |
tree | 00dfc92971d16683bb3c08c7003ea4842120db94 /po/uk.po | |
parent | 0ff52b68452046d61c24649ec94886bd74faab45 (diff) | |
parent | 115bf1bf9f4be00e93bfd40a2506eda12607ccb8 (diff) | |
download | pacman-3df49acb30cb5a06e15faffcc18cc52b74905e7f.tar.gz pacman-3df49acb30cb5a06e15faffcc18cc52b74905e7f.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'po/uk.po')
-rw-r--r-- | po/uk.po | 35 |
1 files changed, 10 insertions, 25 deletions
@@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-03-14 13:57-0500\n" -"PO-Revision-Date: 2011-03-04 18:33+0000\n" +"POT-Creation-Date: 2011-03-23 02:03-0500\n" +"PO-Revision-Date: 2011-03-22 15:36+0000\n" "Last-Translator: toofishes <dpmcgee@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -637,10 +637,6 @@ msgid "only one operation may be used at a time\n" msgstr "тільки одна операція може використовуватися одночасно\n" #, c-format -msgid "no operation specified (use -h for help)\n" -msgstr "не вказано операцію (використайте -h для довідки)\n" - -#, c-format msgid "invalid option\n" msgstr "" @@ -665,12 +661,9 @@ msgid "could not change directory to %s (%s)\n" msgstr "" #, c-format -msgid "directive '%s' without value not recognized\n" -msgstr "директива '%s' без значення не розпізнана.\n" - -#, c-format -msgid "directive '%s' with a value not recognized\n" -msgstr "директива '%s' зі значенням не розпізнана.\n" +msgid "" +"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" +msgstr "" #, c-format msgid "" @@ -706,20 +699,8 @@ msgstr "" "файл налаштувань %s, рядок %d: Всі директиви повинні належати секції.\n" #, c-format -msgid "config file %s, line %d: directive %s needs a value\n" -msgstr "файл налаштувань %s, рядок %d: директива '%s' потребує значення\n" - -#, c-format -msgid "config file %s, line %d: problem in options section\n" -msgstr "файл налаштувань %s, рядок %d: проблема в секції опцій.\n" - -#, c-format -msgid "" -"config file %s, line %d: directive '%s' in repository section '%s' not " -"recognized.\n" +msgid "config file %s, line %d: directive '%s' needs a value\n" msgstr "" -"файл налаштувань %s, рядок %d: директива '%s' в секцій репозиторія '%s' не " -"розпізнана.\n" #, c-format msgid "failed to initialize alpm library (%s)\n" @@ -738,6 +719,10 @@ msgid "you cannot perform this operation unless you are root.\n" msgstr "ви можете виконати цю операцію тільки як root.\n" #, c-format +msgid "no operation specified (use -h for help)\n" +msgstr "не вказано операцію (використайте -h для довідки)\n" + +#, c-format msgid "no file was specified for --owns\n" msgstr "не було вказано файл для --owns\n" |