index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/po/uk.po | 12 |
diff --git a/scripts/po/uk.po b/scripts/po/uk.po index 6b235512..8ac6d60c 100644 --- a/scripts/po/uk.po +++ b/scripts/po/uk.po @@ -9,7 +9,7 @@ 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: 2013-04-30 21:18+1000\n" +"POT-Creation-Date: 2013-06-06 13:07+1000\n" "PO-Revision-Date: 2013-05-05 08:42+0000\n" "Last-Translator: Yarema aka Knedlyk <yupadmin@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/archlinux-" @@ -60,9 +60,6 @@ msgstr "Розпаковування %s з %s... " msgid "Failed to extract %s" msgstr "Не вдалося розпакувати %s" -msgid "Unrecognized reference: %s" -msgstr "Нерозпізнана згадка про: %s" - msgid "Branching %s ..." msgstr "Розгалуження %s ..." @@ -81,6 +78,9 @@ msgstr "Долучення %s ..." msgid "Failure while pulling %s" msgstr "Невдача під час долучення %s" +msgid "Unrecognized reference: %s" +msgstr "Нерозпізнана згадка про: %s" + msgid "Creating working copy of %s %s repo..." msgstr "Створення робочої копії %s %s сховища..." @@ -338,6 +338,10 @@ msgstr "%s не повинен бути порожнім." msgid "%s is not allowed to start with a hyphen." msgstr "%s не повинен починатися з дефіса." +#, fuzzy +msgid "%s is not allowed to start with a dot." +msgstr "%s не повинен починатися з дефіса." + msgid "%s contains invalid characters: '%s'" msgstr "%s містить неправильні символи: '%s'" |