summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2014-02-28releasing package apt version 0.9.15.50.9.15.5Michael Vogt
2014-02-23releasing package apt version 0.9.15.40.9.15.4Michael Vogt
2014-02-20releasing package apt version 0.9.15.3Michael Vogt
2014-02-13releasing package apt version 0.9.15.20.9.15.2Michael Vogt
2014-02-13l10n: vi.po (621t): Update and reviewTrần Ngọc Quân
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2014-02-06releasing package apt version 0.9.15.1Michael Vogt
2014-01-25releasing package apt version 0.9.150.9.15Michael Vogt
2014-01-24releasing package apt version 0.9.14.3~exp50.9.14.3.exp5Michael Vogt
2014-01-24make update-poMichael Vogt
2014-01-22releasing package apt version 0.9.14.3~exp4Michael Vogt
2014-01-18releasing package apt version 0.9.14.3~exp30.9.14.3.exp3Michael Vogt
2014-01-05prepare 0.9.14.3~exp10.9.14.3.exp1Michael Vogt
2014-01-01l10n: vi.po (617t): Update translation up to v0.9.14.2Trần Ngọc Quân
Signed-off-by: Michael Vogt <mvo@debian.org>
2014-01-01l10n: vi.po(617t): Update Vietnamese translationTrần Ngọc Quân
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2013-12-29prepare release0.9.14.2Michael Vogt
2013-12-15Danish translation updateJoe Dalton
2013-12-12releasing package apt version 0.9.14.1Michael Vogt
2013-12-07really release 0.9.140.9.14Michael Vogt
2013-10-15fix changelogMichael Vogt
2013-08-28Complete Italian translationChristian PERRIER
2013-08-27Update Italian translation. Closes: #721030Christian PERRIER
2013-08-25Update Vietnamese translation to 0.9.11Tran Ngoc Quan
Signed-off-by: Tran Ngoc Quan <vnwildman@gmail.com>
2013-08-17French translation update.Christian PERRIER
2013-08-11Complete Japanese translationChristian PERRIER
2013-08-10Japanese translation update. Closes: #719279Christian PERRIER
2013-08-03Vietnamese translation update. Closes: #718615Christian PERRIER
2013-08-01unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies
nl_langinfo is used to acquire the YESEXPR of the language used, but it will return the one from LC_MESSAGES, which might be different from the language chosen for display of the question (based on LANGUAGE) so this commit removes the [Y/n] help text from the questions itself and moves it to the prompt creation in which the usage of LC_MESSAGES is forced for it, so that the helptext shown actually represents the characters accepted as input for the question. There is still room for problems of course starting with an untranslated "[Y/n]" but a translated YESEXPR or the problem that the question is asked in a completely different language which might have a conflicting definition of [Y/n] input or the user simple ignores the helptext and assumes that an answer matching the question language is accepted, but the mayority of users will never have this problem to begin with, so we should be fine (or at least a bit finer than before). Closes nothing really, but should at least help a bit with bugs like deb:194614, deb:471102, lp:1205578, and countless others.
2013-07-26add missing Turkish (tr) to po/LINGUASDavid Kalnischkies
And while at it ensure that this can't happen again by letting the build fail in case a po file is available but the language isn't mentioned in the LINGUAS file (not even as a disabled language).
2013-07-16Vietnamese updated by Tran Ngoc Quan. Closes: #717016Christian PERRIER
2013-06-26make update-poMichael Vogt
2013-06-09stop building l10n if strings are unchangedDavid Kalnischkies
The buildsystem tried to build l10n for test applications which never produced the output it expected causing it to try building it all the time.
2013-05-16French translation : typo fix. Closes: #677272Christian PERRIER
2013-05-16merged previous bzr commitMichael Vogt
2013-05-16rebuild poMichael Vogt
2013-05-08refresh translationsMichael Vogt
2013-04-10Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org
translations. Closes: #705087
2013-04-09Complete French translationbubulle@debian.org
2013-04-08po: refreshMichael Vogt
2013-04-03po/*: refreshedMichael Vogt
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt
2013-04-02po/{ca,cs,ru}.po: fix merge artifacts harderMichael Vogt
2013-03-25merge patches from daniel to fix merge artifact and test failureMichael Vogt
2013-03-24* Update all PO files and apt-all.potbubulle@debian.org
* French translation completed (Christian Perrier)
2013-03-24Update POT and PO filesbubulle@debian.org
2013-03-22merged the debian-wheezy branchMichael Vogt
2013-03-22Turkish (Mert Dirik). Closes: #703526bubulle@debian.org
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt
- CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw
2013-03-01include two missing patches to really fix bug #696225, thanks toMichael Vogt
Guillem Jover
2013-02-05Japanese (Kenshi Muto). Closes: #699783bubulle@debian.org
2012-12-08Fix Plural forms in German, French, Japanese and Portuguesebubulle@debian.org
translations. Thanks to Jakub Wilk for reporting these errors.