summaryrefslogtreecommitdiff
path: root/po/nl.po
AgeCommit message (Collapse)AuthorFilesLines
2009-06-18Fix english mistake (“as you request” → “as you requested”)David Stansby1-5/+5
2009-05-26Regenerate .pot files and merge .po files with themGuillem Jover1-28/+28
2009-05-21Regenerate .pot files and merge .po files with themGuillem Jover1-90/+94
2009-03-10Regenerate dpkg.pot and merge .po files with itGuillem Jover1-7/+6
2009-03-04Regenerate .pot files and merge .po files with themGuillem Jover1-65/+88
2009-03-02Regenerate .pot files and merge .po files with themGuillem Jover1-1603/+1895
2009-02-02Regenerate .pot files and merge .po files with themGuillem Jover1-20/+20
2008-12-29Regenerate .pot files and merge .po files with themGuillem Jover1-57/+57
2008-11-14Regenerate .pot files and merge .po files with themGuillem Jover1-39/+46
2008-08-17Regenerate .pot files and merge .po files with themGuillem Jover1-253/+257
2008-05-13Regenerate .pot files and merge .po files with themGuillem Jover1-11/+12
2008-05-12Regenerate .pot files and merge .po files with themGuillem Jover1-20/+20
2008-04-29Regenerate .pot files and merge .po files with themGuillem Jover1-36/+36
2008-04-10Fix another typoSven Joachim1-1/+1
Fix typo in src/trigcmd.c (dpkg-triggers -> dpkg-trigger). Update all translations accordingly. Fix misalignment in German dpkg translation.
2008-04-02Fix two typosSven Joachim1-1/+1
Fix typos in lib/triglib.c and dselect/helpmsgs.cc. Update all translations accordingly.
2008-04-01po: Regenerate .pot file and merge .po files with itGuillem Jover1-15/+15
2008-03-30Regenerate .pot files and merge .po files with themGuillem Jover1-570/+956
2008-01-21Regenerate .pot files and merge .po files with themGuillem Jover1-361/+358
2008-01-07Regenerate .pot files and merge .po files with themGuillem Jover1-60/+60
2007-12-29Regenerate .pot files and merge .po files with themGuillem Jover1-126/+109
2007-12-19Updated Swedish translation.Peter Karlsson1-2/+7
Updated templates and merged for main dpkg and scripts translations. Updated Swedish main translation to 930t. Updated Swedish manual page translation to 1383t. Updated Swedish scripts translation to 482t. Updated change log files where appropriate.
2007-11-29Regenerate .pot files and merge .po files with themGuillem Jover1-98/+98
2007-11-19Regenerate .pot files and merge .po files with themGuillem Jover1-84/+84
2007-08-18Regenerate .pot files and merge .po files with them.Guillem Jover1-549/+633
2007-05-24Regenerated .pot files. Merged .po files.Guillem Jover1-7/+7
2007-05-15Regenerated .pot files. Merged .po files with .pot files.Guillem Jover1-469/+631
2007-05-10Updated Dutch translationBart Cornelis1-573/+418
2007-05-09Regenerated pot files and merged with the po files.Guillem Jover1-55/+64
2007-05-08Regenerated. Merged po files with pot.Guillem Jover1-453/+608
2007-03-28Updated Dutch translationBart Cornelis1-603/+450
2007-03-20Regenerated all .pot files.Guillem Jover1-755/+922
Merged .po files with .pot files.
2006-08-29Updated Dutch translationsBart Cornelis1-580/+428
2006-08-17dpkg.pot: Regenerated.Nicolas FRANCOIS1-492/+667
*.po: Merged with dpkg.pot. Formerly complete translations become 916t3f1u.
2006-06-22Updated Dutch translationBart Cornelis1-1222/+868
2006-06-21Modified some strings to be able to merge them in the .pot files.Guillem Jover1-318/+277
2006-06-17Fix "alternativse" typo. PO files unfuzziedChristian Perrier1-1/+1
2006-06-02Disambiguate error message about conflicting command line actions byGuillem Jover1-23/+23
providing both long and short option names. Based on a suggestion by Josip Rodin. Closes: #45575
2006-05-31scripts/po/dpkg-dev.pot: Regenerated.Guillem Jover1-65/+63
po/dpkg.pot: Regenerated. po/*.po: Merged with dpkg.pot. Formerly complete translations become 937t1f.
2006-05-23Standarize scripts usage output format and at the same time makeGuillem Jover1-391/+1685
the strings easier for the translators. Add '--help' and '--version' for most of the scripts. Print the usage and version to stdout.
2006-05-04Updated dutch translationBart Cornelis1-436/+386
2006-05-03Sync source with .pot and .po files.Guillem Jover1-551/+936
(I can feel the translators love already...)
2006-04-13Updated Dutch translationBart Cornelis1-425/+283
2006-04-10Regenerate .pot files.Guillem Jover1-273/+428
Sync .po files with .pot files.
2006-04-04Fixed small error in Dutch translation, thanks to Marc van den Borre for Bart Cornelis1-2/+2
pointing it out
2006-02-19Updated Dutch po translationBart Cornelis1-514/+361
2006-02-17Move dselect gettext strings to its own domain provided now by theGuillem Jover1-1813/+6
dselect package.
2006-02-17* dpkg.pot: Regenerated.Guillem Jover1-2/+2
* *.po: Merged with dpkg.pot. Add missing closing parenthesis to non-fuzzy strings.
2006-02-11*.po: Merge with dpkg.potFrank Lichtenheld1-165/+223
2006-02-06Mark some strings as translatable (Changwoo Ryu). Closes: #256387Guillem Jover1-30/+53
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-249/+294
friendly. Fix wrong gettext usage with interparsed macros. Thanks to Changwoo Ryu for noticing. Closes: #23791