* po/*.po:

* po/POTFILES.in: remerge

	* po/Makefile.in.in: get rid of Qt shortcuts


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14697 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-08-16 09:57:24 +00:00
parent 1004ba79f1
commit e0cf54f37c
20 changed files with 20846 additions and 17454 deletions

View File

@ -384,18 +384,25 @@ qt_l10n.pot: $(top_srcdir)/src/frontends/qt3/ui/*.ui
{\
return substr(FILENAME, length(top_srcdir "/") + 1);\
}\
/<string>/ { \
line=$$0; \
sub(/.*<string>/, "", line); \
sub(/<\/string>.*/, "", line); \
gsub(/&amp;/, "\\&", line); \
gsub(/&lt;/, "<", line); \
gsub(/&gt;/, ">", line); \
gsub(/"/, "\\\"", line); \
if (length(line) > 0) {\
printf("#: %s:%d\nmsgid \"%s\"\nmsgstr \"\"\n\n",\
BEGIN { \
previousline=""; \
} \
{ \
if (!(previousline ~ /^ *< *property *name *= *"shortcut" *> *$$/) \
&& $$0 ~ /<string>/) { \
line=$$0; \
sub(/.*<string>/, "", line); \
sub(/<\/string>.*/, "", line); \
gsub(/&amp;/, "\\&", line); \
gsub(/&lt;/, "<", line); \
gsub(/&gt;/, ">", line); \
gsub(/"/, "\\\"", line); \
if (length(line) > 0) { \
printf("#: %s:%d\nmsgid \"%s\"\nmsgstr \"\"\n\n", \
fixupfilename(), FNR, line); \
} \
} \
previousline=$$0; \
}' \
${top_srcdir}/src/frontends/qt3/ui/*.ui > $@

View File

@ -1,5 +1,4 @@
src/BranchList.h
src/BufferView.C
src/BufferView_pimpl.C
src/Chktex.C
src/CutAndPaste.C
@ -23,6 +22,7 @@ src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlBibtex.C
src/frontends/controllers/ControlBox.C
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlErrorList.C
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlInclude.C
@ -35,6 +35,7 @@ src/frontends/controllers/biblio.C
src/frontends/controllers/character.C
src/frontends/controllers/frnt_lang.C
src/frontends/controllers/helper_funcs.C
src/frontends/controllers/tex_helpers.C
src/frontends/gtk/Dialogs.C
src/frontends/gtk/GAboutlyx.C
src/frontends/gtk/GBC.h

870
po/cs.po

File diff suppressed because it is too large Load Diff

1950
po/da.po

File diff suppressed because it is too large Load Diff

1943
po/de.po

File diff suppressed because it is too large Load Diff

1943
po/es.po

File diff suppressed because it is too large Load Diff

2414
po/eu.po

File diff suppressed because it is too large Load Diff

1986
po/fi.po

File diff suppressed because it is too large Load Diff

2890
po/fr.po

File diff suppressed because it is too large Load Diff

1981
po/hu.po

File diff suppressed because it is too large Load Diff

1907
po/it.po

File diff suppressed because it is too large Load Diff

2324
po/nb.po

File diff suppressed because it is too large Load Diff

2445
po/nl.po

File diff suppressed because it is too large Load Diff

1943
po/nn.po

File diff suppressed because it is too large Load Diff

2225
po/pl.po

File diff suppressed because it is too large Load Diff

2398
po/ro.po

File diff suppressed because it is too large Load Diff

2090
po/ru.po

File diff suppressed because it is too large Load Diff

2106
po/sk.po

File diff suppressed because it is too large Load Diff

2411
po/sl.po

File diff suppressed because it is too large Load Diff

2444
po/tr.po

File diff suppressed because it is too large Load Diff