Merge remote-tracking branch 'refs/remotes/KiCad/master'

This commit is contained in:
starfort-jp 2017-12-03 02:15:49 +09:00
commit 4f8fc280b8
12 changed files with 116585 additions and 81849 deletions

View File

@ -5,6 +5,7 @@ ca
cs
de
el
en
es
fi
fr

20
POTDIRS
View File

@ -1,15 +1,15 @@
kicad
pcbnew
common
eeschema
cvpcb
3d-viewer
gerbview
bitmap2component
polygon
common
cvpcb
eeschema
gerbview
include
kicad
lib_dxf
pagelayout_editor
pcb_calculator
pcbnew
polygon
potrace
tools
pagelayout_editor
include
lib_dxf

10699
ca/kicad.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

43907
el/kicad.po

File diff suppressed because it is too large Load Diff

27154
en/kicad.po Normal file

File diff suppressed because it is too large Load Diff

50314
es/kicad.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

38014
it/kicad.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -94,6 +94,9 @@ for i in $LINGUAS
do
echo "## $i"
msgmerge --force-po $LOCALDIR/$i/kicad.po $LOCALDIR/kicad.pot -o $LOCALDIR/$i/kicad.po 2> /dev/null
if [ "$i" = "en" ] ; then
msgen $LOCALDIR/$i/kicad.po -o $LOCALDIR/$i/kicad.po.tmp && mv $LOCALDIR/$i/kicad.po.tmp $LOCALDIR/$i/kicad.po
fi
msgfmt --statistics $LOCALDIR/$i/kicad.po 2>&1 >>/dev/null |
while IFS=",." read A B C D ; do
echo $A