serg wrote: > 2008/7/19 Xavier <[EMAIL PROTECTED]>: > >> serg wrote: >>> updated translation for 3.2 release >>> >> There are a few problems with the pacman translation. >> >> There are still 3 untranslated messages : >> msgid "options array contains unknown option '%s'" >> msgstr "" >> >> msgid "malloc failure: could not allocate %zd bytes\n" >> msgstr "" >> >> msgid "invalid value for 'CleanMethod' : '%s'\n" >> msgstr "" >> >> one message marked as fuzzy : >> #, fuzzy, c-format >> msgid "'%s': not found in sync db\n" >> msgstr "'%s': не найден в базе данных\n" >> >> one error because of the trailing \n : >> msgid "Repository file '%s' was not found." >> msgstr "Файл репозитория '%s' не найден.\n" >> >> _______________________________________________ >> pacman-dev mailing list >> [email protected] >> http://archlinux.org/mailman/listinfo/pacman-dev >> > > fixed >
Thanks, that was fast. You missed the last one though : one error because of the trailing \n : msgid "Repository file '%s' was not found." msgstr "Файл репозитория '%s' не найден.\n" But I can remove the \n, that is not a problem, you just need to confirm me that the translation is correct. _______________________________________________ pacman-dev mailing list [email protected] http://archlinux.org/mailman/listinfo/pacman-dev
