Module: wine Branch: master Commit: 4bca33439ee59ef9e529e4c4cf907189dd58d17a URL: http://source.winehq.org/git/wine.git/?a=commit;h=4bca33439ee59ef9e529e4c4cf...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 4 19:38:45 2011 +0100
uninstaller: Convert translations to po files.
---
configure | 3 +- configure.ac | 3 +- po/LINGUAS | 1 + po/bg.po | 862 ++++++++++++++++++++++++ po/cs.po | 13 + po/da.po | 14 + po/de.po | 14 + po/en_US.po | 14 + po/eo.po | 13 + po/es.po | 14 + po/fi.po | 13 + po/fr.po | 14 + po/he.po | 13 + po/hi.po | 11 + po/hu.po | 15 + po/it.po | 14 + po/ja.po | 14 + po/ko.po | 13 + po/lt.po | 14 + po/ml.po | 11 + po/nb_NO.po | 14 + po/nl.po | 14 + po/or.po | 11 + po/pa.po | 11 + po/pl.po | 14 + po/pt_BR.po | 14 + po/pt_PT.po | 14 + po/ro.po | 14 + po/ru.po | 14 + po/sk.po | 11 + po/sl.po | 14 + po/sr_Latn_SP.po | 14 + po/sr_SP.po | 14 + po/sv.po | 14 + po/te.po | 11 + po/th.po | 11 + po/tr.po | 13 + po/uk.po | 13 + po/wa.po | 11 + po/wine.pot | 11 + po/zh_CN.po | 13 + po/zh_TW.po | 13 + programs/uninstaller/Bg.rc | 28 - programs/uninstaller/Cs.rc | 29 - programs/uninstaller/Cy.rc | 29 - programs/uninstaller/Da.rc | 28 - programs/uninstaller/De.rc | 30 - programs/uninstaller/Eo.rc | 28 - programs/uninstaller/Es.rc | 28 - programs/uninstaller/Fi.rc | 28 - programs/uninstaller/Fr.rc | 34 - programs/uninstaller/He.rc | 31 - programs/uninstaller/Hu.rc | 28 - programs/uninstaller/It.rc | 31 - programs/uninstaller/Ja.rc | 31 - programs/uninstaller/Ko.rc | 31 - programs/uninstaller/Lt.rc | 31 - programs/uninstaller/Makefile.in | 31 +- programs/uninstaller/Nl.rc | 28 - programs/uninstaller/No.rc | 28 - programs/uninstaller/Pl.rc | 29 - programs/uninstaller/Pt.rc | 38 - programs/uninstaller/Ro.rc | 29 - programs/uninstaller/Ru.rc | 31 - programs/uninstaller/Si.rc | 30 - programs/uninstaller/Sr.rc | 38 - programs/uninstaller/Sv.rc | 28 - programs/uninstaller/Tr.rc | 28 - programs/uninstaller/Uk.rc | 33 - programs/uninstaller/Zh.rc | 39 -- programs/uninstaller/{En.rc => uninstaller.rc} | 2 +- 71 files changed, 1367 insertions(+), 856 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4bca33439ee59ef9e529e4...