From 1eeab12228b1d133b40ec44ac47b318379331deb Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 28 Mar 2012 18:05:04 -0500 Subject: Update all translation files Pull updates from transifex, run update-po on all files, fix a few errors, and push them back to Transifex. Signed-off-by: Dan McGee --- src/pacman/po/ru.po | 33 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 19 deletions(-) (limited to 'src/pacman/po/ru.po') diff --git a/src/pacman/po/ru.po b/src/pacman/po/ru.po index cf615ac7..0faaa8c1 100644 --- a/src/pacman/po/ru.po +++ b/src/pacman/po/ru.po @@ -11,11 +11,11 @@ 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: 2012-02-06 05:42-0600\n" -"PO-Revision-Date: 2012-01-17 18:38+0000\n" -"Last-Translator: partizan \n" +"POT-Creation-Date: 2012-03-05 11:35-0600\n" +"PO-Revision-Date: 2012-03-05 17:48+0000\n" +"Last-Translator: Dan McGee \n" "Language-Team: Russian (http://www.transifex.net/projects/p/archlinux-pacman/" -"team/ru/)\n" +"language/ru/)\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -497,11 +497,6 @@ msgstr " -u, --unneeded удалить ненужные пакеты\n" msgid " --needed do not reinstall up to date packages\n" msgstr " --needed переустанавливать только устаревшие пакеты\n" -#, c-format -msgid " --recursive reinstall all dependencies of target packages\n" -msgstr "" -" --recursive переустановить все зависимости целевых пакетов\n" - #, c-format msgid " -c, --changelog view the changelog of a package\n" msgstr " -c, --changelog показать список изменений пакета\n" @@ -882,16 +877,12 @@ msgid "failed to commit transaction (%s)\n" msgstr "не удалось завершить запрос (%s)\n" #, c-format -msgid "could not access database directory\n" -msgstr "нет доступа к каталогу с базой данных\n" - -#, c-format -msgid "could not remove %s\n" -msgstr "не удалось удалить %s\n" +msgid "could not remove %s: %s\n" +msgstr "" #, c-format -msgid "Do you want to remove %s?" -msgstr "Хотите удалить %s?" +msgid "could not access database directory\n" +msgstr "нет доступа к каталогу с базой данных\n" #, c-format msgid "Database directory: %s\n" @@ -902,8 +893,8 @@ msgid "Do you want to remove unused repositories?" msgstr "Хотите удалить неиспользуемые репозитории?" #, c-format -msgid "Database directory cleaned up\n" -msgstr "Каталог базы данных очищен\n" +msgid "removing unused sync repositories...\n" +msgstr "" #, c-format msgid "Cache directory: %s\n" @@ -1043,6 +1034,10 @@ msgstr "загрузка пакетов...\n" msgid "failed to init transaction (%s)\n" msgstr "не удалось начать запрос (%s)\n" +#, c-format +msgid "could not lock database: %s\n" +msgstr "" + #, c-format msgid "" " if you're sure a package manager is not already\n" -- cgit v1.2.3-24-g4f1b