Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv22161
Modified Files:
partman-newworld_ru.po yaboot-installer_ru.po
Log Message:
ÐÐÑÐÐÐÑÐÑÐÑÐÐÑ ÑÐÐÑÑÐÑÐÑ ÑÐÐÐ
Index: yaboot-installer_ru.po
==
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv30849/debian-installer
Modified Files:
colo-installer_ru.po
Log Message:
update
Index: colo-installer_ru.po
===
RCS file: /cvsroot/l10n-russian
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31076/debian-installer
Modified Files:
delo-installer_ru.po
Log Message:
update
Index: delo-installer_ru.po
===
RCS file: /cvsroot/l10n-russian
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31304/debian-installer
Modified Files:
countrychooser_ru.po
Log Message:
update
Index: countrychooser_ru.po
===
RCS file: /cvsroot/l10n-russian
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31330/debian-installer
Modified Files:
ddetect_ru.po
Log Message:
update
Index: ddetect_ru.po
===
RCS file: /cvsroot/l10n-russian/debian-instal
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31398/debian-installer
Modified Files:
mdcfg_ru.po
Log Message:
update
Index: mdcfg_ru.po
===
RCS file: /cvsroot/l10n-russian/debian-installer/
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31542/debian-installer
Modified Files:
partman_ru.po
Log Message:
update
Index: partman_ru.po
===
RCS file: /cvsroot/l10n-russian/debian-instal
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv31733/debian-installer
Modified Files:
partman-newworld_ru.po
Log Message:
update
Index: partman-newworld_ru.po
===
RCS file: /cvsroot/l10n-rus
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv8260
Modified Files:
colo-installer_ru.po countrychooser_ru.po ddetect_ru.po
delo-installer_ru.po mdcfg_ru.po partman-newworld_ru.po
partman_ru.po
Log Message:
ÐÐÑÐÐÐÑÐÑÐÑÐÐÑ ÑÐÐÑÑÐÑÐÑ Ñ
Привет всем.
Нет ни у кого скриптика, который бы бегал в каталоге по .po файлам
и показывал сколько в них переведённых, fuzzy и тд.
Написать несложно, но не хочется изобретать колесо.
Успехов
Юрий Козлов
Не удержался :-)
Улучшения приветствуются
#!/bin/sh
#
# Yuri Kozlov, 2004
#
if [ -z $1 ]
then
inpdir="."
else
inpdir=$1
fi
for fn in `find $inpdir -name "*.po"`
do
awk '
BEGIN { all=0; fuz=0 }
/^msgid/{ all++; tf = 0 }
/^#, fuzzy$/{ fuz++ }
/^msgid ""$/{ f = 1 }
/^
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv21058/debian-installer
Modified Files:
partman-md_ru.po
Log Message:
initial translation
Index: partman-md_ru.po
===
RCS file: /cvsroot/l10n-ru
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv28155
Modified Files:
partman-md_ru.po
Log Message:
ÐÐÑÐÐÐÑÐÑÐÑÐÐÑ ÑÐÐÑÑÐÑÐÑ ÑÐÐÐ
Index: partman-md_ru.po
===
RCS file: /cvsroot/l10n-r
Update of /cvsroot/l10n-russian/dictionaries-common
In directory haydn:/tmp/cvs-serv29494/dictionaries-common
Modified Files:
ru.po
Log Message:
translate 8 last entries
Index: ru.po
===
RCS file: /cvsroot/l10n-russian/dicti
Update of /cvsroot/l10n-russian/debian-installer
In directory haydn:/tmp/cvs-serv13051
Modified Files:
netcfg_ru.po
Log Message:
ÐÐÑÐÐÐÑÐÑÐÑÐÐÑ ÑÐÐÑÑÐÑÐÑ ÑÐÐÐ
Index: netcfg_ru.po
===
RCS file: /cvsroot/l10n-russian/d
Цитирую Yuri Kozlov <[EMAIL PROTECTED]>:
> Не удержался :-)
> Улучшения приветствуются
>
> #!/bin/sh
> #
> # Yuri Kozlov, 2004
> #
>
> if [ -z $1 ]
> then
> inpdir="."
> else
> inpdir=$1
> fi
>
> for fn in `find $inpdir -name "*.po"`
> do
> awk '
> BEGIN { all=0; fuz=0 }
> /
16 matches
Mail list logo