Re: [Tails-l10n] how to know translation percentage

Delete this message

Reply to this message
Author: Tails Català
Date:  
To: Tails localization discussion, intrigeri
Subject: Re: [Tails-l10n] how to know translation percentage


intrigeri:
> Tails Català:
>> ## All programs
>> + echo ''
>
>> + intltool_report
>> + rm -rf tmp/pot
>> + ./refresh-translations --keep-tmp-pot
>> Only header or comment changes in tails.pot: keeping the old one
>
> Thanks, so the problem is in the refresh-translations script.
> Please replace the first line of that script with:
>
> #! /bin/sh -x
>
> (i.e. append " -x")
>
> … and retry.


amnesia@amnesia:~/Persistent/tails$ bash -x
./wiki/src/contribute/l10n_tricks/language_statistics.sh
+ set -e
+ set -u
+ set -o pipefail
+ LANGUAGES='de es fa fr it pt ca'
+ pwd
+ grep -qs 'wiki/src$'
+ '[' -d .git ']'
+ WEBSITE_ROOT_DIR=wiki/src
+ echo '## All programs'
## All programs
+ echo ''

+ intltool_report
+ rm -rf tmp/pot
+ ./refresh-translations --keep-tmp-pot
+ set -e
+ set -u
+ PERL_PROGS=/usr/local/bin/tails-security-check
/usr/local/lib/tails-htp-notify-user
/usr/local/lib/tails-virt-notify-user
+ PYTHON_PROGS=/etc/whisperback/config.py     /usr/local/bin/electrum
  /usr/local/bin/liferea     /usr/local/bin/tails-about
/usr/local/bin/tails-additional-software-config
/usr/local/bin/tails-screen-locker
/usr/local/bin/tails-upgrade-frontend-wrapper
/usr/local/sbin/tails-additional-software
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py


/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py

/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
    /usr/local/lib/tails-additional-software-notify
/usr/local/sbin/tails-additional-software
+ SHELL_PROGS=/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
/usr/local/bin/keepassx     /usr/local/lib/tails-spoof-mac
/usr/local/bin/tor-browser     /usr/local/sbin/unsafe-browser
+ JAVASCRIPT_PROGS=
/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
    /usr/share/gnome-shell/extensions/torstatus@???/extension.js
+ GLADE_UI=    /usr/share/tails/additional-software/configuration-window.ui
+ LOCALE_BASEDIR=config/chroot_local-includes/usr/share/locale
+ . config/chroot_local-includes/usr/local/lib/tails-shell-library/common.sh
+ . config/chroot_local-includes/usr/local/lib/tails-shell-library/po.sh
+ FORCE=no
+ KEEP_TMP_POT=no
+ [ -n --keep-tmp-pot ]
+ KEEP_TMP_POT=yes
+ shift
+ [ -n  ]
+ trap rm -fr po/*.new po/*.orig ; [ yes = yes ] || rm -fr tmp/pot EXIT
+ mkdir -p tmp/pot
+ create_pot /usr/local/bin/tails-security-check Perl
+ prog=/usr/local/bin/tails-security-check
+ proglang=Perl
+ progpath=config/chroot_local-includes/usr/local/bin/tails-security-check
+ [ -e config/chroot_local-includes/usr/local/bin/tails-security-check ]
+ prog_potfile /usr/local/bin/tails-security-check
+ prog=/usr/local/bin/tails-security-check
+ progpath=config/chroot_local-includes/usr/local/bin/tails-security-check
+ basename /usr/local/bin/tails-security-check
+ domain=tails-security-check
+ echo tmp/pot/tails-security-check.pot
+ pot=tmp/pot/tails-security-check.pot
+ dirname tmp/pot/tails-security-check.pot
+ mkdir -p tmp/pot
+ xgettext --language=Perl --from-code=UTF-8 --add-comments=Translators:
-o tmp/pot/tails-security-check.pot
config/chroot_local-includes/usr/local/bin/tails-security-check
+ normalize_pot tmp/pot/tails-security-check.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-security-check.pot
+ create_pot /usr/local/lib/tails-htp-notify-user Perl
+ prog=/usr/local/lib/tails-htp-notify-user
+ proglang=Perl
+ progpath=config/chroot_local-includes/usr/local/lib/tails-htp-notify-user
+ [ -e config/chroot_local-includes/usr/local/lib/tails-htp-notify-user ]
+ prog_potfile /usr/local/lib/tails-htp-notify-user
+ prog=/usr/local/lib/tails-htp-notify-user
+ progpath=config/chroot_local-includes/usr/local/lib/tails-htp-notify-user
+ basename /usr/local/lib/tails-htp-notify-user
+ domain=tails-htp-notify-user
+ echo tmp/pot/tails-htp-notify-user.pot
+ pot=tmp/pot/tails-htp-notify-user.pot
+ dirname tmp/pot/tails-htp-notify-user.pot
+ mkdir -p tmp/pot
+ xgettext --language=Perl --from-code=UTF-8 --add-comments=Translators:
-o tmp/pot/tails-htp-notify-user.pot
config/chroot_local-includes/usr/local/lib/tails-htp-notify-user
+ normalize_pot tmp/pot/tails-htp-notify-user.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-htp-notify-user.pot
+ create_pot /usr/local/lib/tails-virt-notify-user Perl
+ prog=/usr/local/lib/tails-virt-notify-user
+ proglang=Perl
+ progpath=config/chroot_local-includes/usr/local/lib/tails-virt-notify-user
+ [ -e config/chroot_local-includes/usr/local/lib/tails-virt-notify-user ]
+ prog_potfile /usr/local/lib/tails-virt-notify-user
+ prog=/usr/local/lib/tails-virt-notify-user
+ progpath=config/chroot_local-includes/usr/local/lib/tails-virt-notify-user
+ basename /usr/local/lib/tails-virt-notify-user
+ domain=tails-virt-notify-user
+ echo tmp/pot/tails-virt-notify-user.pot
+ pot=tmp/pot/tails-virt-notify-user.pot
+ dirname tmp/pot/tails-virt-notify-user.pot
+ mkdir -p tmp/pot
+ xgettext --language=Perl --from-code=UTF-8 --add-comments=Translators:
-o tmp/pot/tails-virt-notify-user.pot
config/chroot_local-includes/usr/local/lib/tails-virt-notify-user
+ normalize_pot tmp/pot/tails-virt-notify-user.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-virt-notify-user.pot
+ create_pot /etc/whisperback/config.py Python
+ prog=/etc/whisperback/config.py
+ proglang=Python
+ progpath=config/chroot_local-includes/etc/whisperback/config.py
+ [ -e config/chroot_local-includes/etc/whisperback/config.py ]
+ prog_potfile /etc/whisperback/config.py
+ prog=/etc/whisperback/config.py
+ progpath=config/chroot_local-includes/etc/whisperback/config.py
+ basename /etc/whisperback/config.py
+ domain=config.py
+ echo tmp/pot/config.py.pot
+ pot=tmp/pot/config.py.pot
+ dirname tmp/pot/config.py.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/config.py.pot
config/chroot_local-includes/etc/whisperback/config.py
+ normalize_pot tmp/pot/config.py.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/config.py.pot
+ create_pot /usr/local/bin/electrum Python
+ prog=/usr/local/bin/electrum
+ proglang=Python
+ progpath=config/chroot_local-includes/usr/local/bin/electrum
+ [ -e config/chroot_local-includes/usr/local/bin/electrum ]
+ prog_potfile /usr/local/bin/electrum
+ prog=/usr/local/bin/electrum
+ progpath=config/chroot_local-includes/usr/local/bin/electrum
+ basename /usr/local/bin/electrum
+ domain=electrum
+ echo tmp/pot/electrum.pot
+ pot=tmp/pot/electrum.pot
+ dirname tmp/pot/electrum.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/electrum.pot
config/chroot_local-includes/usr/local/bin/electrum
+ normalize_pot tmp/pot/electrum.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/electrum.pot
+ create_pot /usr/local/bin/liferea Python
+ prog=/usr/local/bin/liferea
+ proglang=Python
+ progpath=config/chroot_local-includes/usr/local/bin/liferea
+ [ -e config/chroot_local-includes/usr/local/bin/liferea ]
+ prog_potfile /usr/local/bin/liferea
+ prog=/usr/local/bin/liferea
+ progpath=config/chroot_local-includes/usr/local/bin/liferea
+ basename /usr/local/bin/liferea
+ domain=liferea
+ echo tmp/pot/liferea.pot
+ pot=tmp/pot/liferea.pot
+ dirname tmp/pot/liferea.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/liferea.pot
config/chroot_local-includes/usr/local/bin/liferea
+ normalize_pot tmp/pot/liferea.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/liferea.pot
+ create_pot /usr/local/bin/tails-about Python
+ prog=/usr/local/bin/tails-about
+ proglang=Python
+ progpath=config/chroot_local-includes/usr/local/bin/tails-about
+ [ -e config/chroot_local-includes/usr/local/bin/tails-about ]
+ prog_potfile /usr/local/bin/tails-about
+ prog=/usr/local/bin/tails-about
+ progpath=config/chroot_local-includes/usr/local/bin/tails-about
+ basename /usr/local/bin/tails-about
+ domain=tails-about
+ echo tmp/pot/tails-about.pot
+ pot=tmp/pot/tails-about.pot
+ dirname tmp/pot/tails-about.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tails-about.pot
config/chroot_local-includes/usr/local/bin/tails-about
+ normalize_pot tmp/pot/tails-about.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-about.pot
+ create_pot /usr/local/bin/tails-additional-software-config Python
+ prog=/usr/local/bin/tails-additional-software-config
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/bin/tails-additional-software-config
+ [ -e
config/chroot_local-includes/usr/local/bin/tails-additional-software-config
]
+ prog_potfile /usr/local/bin/tails-additional-software-config
+ prog=/usr/local/bin/tails-additional-software-config
+
progpath=config/chroot_local-includes/usr/local/bin/tails-additional-software-config
+ basename /usr/local/bin/tails-additional-software-config
+ domain=tails-additional-software-config
+ echo tmp/pot/tails-additional-software-config.pot
+ pot=tmp/pot/tails-additional-software-config.pot
+ dirname tmp/pot/tails-additional-software-config.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/tails-additional-software-config.pot
config/chroot_local-includes/usr/local/bin/tails-additional-software-config
+ normalize_pot tmp/pot/tails-additional-software-config.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-additional-software-config.pot
+ create_pot /usr/local/bin/tails-screen-locker Python
+ prog=/usr/local/bin/tails-screen-locker
+ proglang=Python
+ progpath=config/chroot_local-includes/usr/local/bin/tails-screen-locker
+ [ -e config/chroot_local-includes/usr/local/bin/tails-screen-locker ]
+ prog_potfile /usr/local/bin/tails-screen-locker
+ prog=/usr/local/bin/tails-screen-locker
+ progpath=config/chroot_local-includes/usr/local/bin/tails-screen-locker
+ basename /usr/local/bin/tails-screen-locker
+ domain=tails-screen-locker
+ echo tmp/pot/tails-screen-locker.pot
+ pot=tmp/pot/tails-screen-locker.pot
+ dirname tmp/pot/tails-screen-locker.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tails-screen-locker.pot
config/chroot_local-includes/usr/local/bin/tails-screen-locker
+ normalize_pot tmp/pot/tails-screen-locker.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-screen-locker.pot
+ create_pot /usr/local/bin/tails-upgrade-frontend-wrapper Python
+ prog=/usr/local/bin/tails-upgrade-frontend-wrapper
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper
+ [ -e
config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper ]
+ prog_potfile /usr/local/bin/tails-upgrade-frontend-wrapper
+ prog=/usr/local/bin/tails-upgrade-frontend-wrapper
+
progpath=config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper
+ basename /usr/local/bin/tails-upgrade-frontend-wrapper
+ domain=tails-upgrade-frontend-wrapper
+ echo tmp/pot/tails-upgrade-frontend-wrapper.pot
+ pot=tmp/pot/tails-upgrade-frontend-wrapper.pot
+ dirname tmp/pot/tails-upgrade-frontend-wrapper.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/tails-upgrade-frontend-wrapper.pot
config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper
+ normalize_pot tmp/pot/tails-upgrade-frontend-wrapper.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-upgrade-frontend-wrapper.pot
+ create_pot /usr/local/sbin/tails-additional-software Python
+ prog=/usr/local/sbin/tails-additional-software
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ [ -e
config/chroot_local-includes/usr/local/sbin/tails-additional-software ]
+ prog_potfile /usr/local/sbin/tails-additional-software
+ prog=/usr/local/sbin/tails-additional-software
+
progpath=config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ basename /usr/local/sbin/tails-additional-software
+ domain=tails-additional-software
+ echo tmp/pot/tails-additional-software.pot
+ pot=tmp/pot/tails-additional-software.pot
+ dirname tmp/pot/tails-additional-software.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tails-additional-software.pot
config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ normalize_pot tmp/pot/tails-additional-software.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-additional-software.pot
+ create_pot
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
Python
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+ [ -e
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
]
+ prog_potfile
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+ basename
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+ domain=unlock-veracrypt-volumes-volume.py
+ echo tmp/pot/unlock-veracrypt-volumes-volume.py.pot
+ pot=tmp/pot/unlock-veracrypt-volumes-volume.py.pot
+ dirname tmp/pot/unlock-veracrypt-volumes-volume.py.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/unlock-veracrypt-volumes-volume.py.pot
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py
+ normalize_pot tmp/pot/unlock-veracrypt-volumes-volume.py.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/unlock-veracrypt-volumes-volume.py.pot
+ create_pot
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
Python
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+ [ -e
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
]
+ prog_potfile
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+ basename
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+ domain=unlock-veracrypt-volumes-volume_list.py
+ echo tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
+ pot=tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
+ dirname tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py
+ normalize_pot tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/unlock-veracrypt-volumes-volume_list.py.pot
+ create_pot
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
Python
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+ [ -e
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
]
+ prog_potfile
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+
prog=/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+
progpath=config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+ basename
/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+ domain=unlock-veracrypt-volumes-volume_manager.py
+ echo tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
+ pot=tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
+ dirname tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
config/chroot_local-includes/usr/local/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py
+ normalize_pot tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/unlock-veracrypt-volumes-volume_manager.py.pot
+ create_pot /usr/local/lib/tails-additional-software-notify Python
+ prog=/usr/local/lib/tails-additional-software-notify
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/lib/tails-additional-software-notify
+ [ -e
config/chroot_local-includes/usr/local/lib/tails-additional-software-notify
]
+ prog_potfile /usr/local/lib/tails-additional-software-notify
+ prog=/usr/local/lib/tails-additional-software-notify
+
progpath=config/chroot_local-includes/usr/local/lib/tails-additional-software-notify
+ basename /usr/local/lib/tails-additional-software-notify
+ domain=tails-additional-software-notify
+ echo tmp/pot/tails-additional-software-notify.pot
+ pot=tmp/pot/tails-additional-software-notify.pot
+ dirname tmp/pot/tails-additional-software-notify.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/tails-additional-software-notify.pot
config/chroot_local-includes/usr/local/lib/tails-additional-software-notify
+ normalize_pot tmp/pot/tails-additional-software-notify.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-additional-software-notify.pot
+ create_pot /usr/local/sbin/tails-additional-software Python
+ prog=/usr/local/sbin/tails-additional-software
+ proglang=Python
+
progpath=config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ [ -e
config/chroot_local-includes/usr/local/sbin/tails-additional-software ]
+ prog_potfile /usr/local/sbin/tails-additional-software
+ prog=/usr/local/sbin/tails-additional-software
+
progpath=config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ basename /usr/local/sbin/tails-additional-software
+ domain=tails-additional-software
+ echo tmp/pot/tails-additional-software.pot
+ pot=tmp/pot/tails-additional-software.pot
+ dirname tmp/pot/tails-additional-software.pot
+ mkdir -p tmp/pot
+ xgettext --language=Python --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tails-additional-software.pot
config/chroot_local-includes/usr/local/sbin/tails-additional-software
+ normalize_pot tmp/pot/tails-additional-software.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-additional-software.pot
+ create_pot /etc/NetworkManager/dispatcher.d/60-tor-ready.sh Shell
+ prog=/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ proglang=Shell
+
progpath=config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ [ -e
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
]
+ prog_potfile /etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ prog=/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+
progpath=config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ basename /etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ domain=60-tor-ready.sh
+ echo tmp/pot/60-tor-ready.sh.pot
+ pot=tmp/pot/60-tor-ready.sh.pot
+ dirname tmp/pot/60-tor-ready.sh.pot
+ mkdir -p tmp/pot
+ xgettext --language=Shell --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/60-tor-ready.sh.pot
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
+ normalize_pot tmp/pot/60-tor-ready.sh.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/60-tor-ready.sh.pot
+ create_pot /usr/local/bin/keepassx Shell
+ prog=/usr/local/bin/keepassx
+ proglang=Shell
+ progpath=config/chroot_local-includes/usr/local/bin/keepassx
+ [ -e config/chroot_local-includes/usr/local/bin/keepassx ]
+ prog_potfile /usr/local/bin/keepassx
+ prog=/usr/local/bin/keepassx
+ progpath=config/chroot_local-includes/usr/local/bin/keepassx
+ basename /usr/local/bin/keepassx
+ domain=keepassx
+ echo tmp/pot/keepassx.pot
+ pot=tmp/pot/keepassx.pot
+ dirname tmp/pot/keepassx.pot
+ mkdir -p tmp/pot
+ xgettext --language=Shell --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/keepassx.pot
config/chroot_local-includes/usr/local/bin/keepassx
+ normalize_pot tmp/pot/keepassx.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/keepassx.pot
+ create_pot /usr/local/lib/tails-spoof-mac Shell
+ prog=/usr/local/lib/tails-spoof-mac
+ proglang=Shell
+ progpath=config/chroot_local-includes/usr/local/lib/tails-spoof-mac
+ [ -e config/chroot_local-includes/usr/local/lib/tails-spoof-mac ]
+ prog_potfile /usr/local/lib/tails-spoof-mac
+ prog=/usr/local/lib/tails-spoof-mac
+ progpath=config/chroot_local-includes/usr/local/lib/tails-spoof-mac
+ basename /usr/local/lib/tails-spoof-mac
+ domain=tails-spoof-mac
+ echo tmp/pot/tails-spoof-mac.pot
+ pot=tmp/pot/tails-spoof-mac.pot
+ dirname tmp/pot/tails-spoof-mac.pot
+ mkdir -p tmp/pot
+ xgettext --language=Shell --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tails-spoof-mac.pot
config/chroot_local-includes/usr/local/lib/tails-spoof-mac
+ normalize_pot tmp/pot/tails-spoof-mac.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tails-spoof-mac.pot
+ create_pot /usr/local/bin/tor-browser Shell
+ prog=/usr/local/bin/tor-browser
+ proglang=Shell
+ progpath=config/chroot_local-includes/usr/local/bin/tor-browser
+ [ -e config/chroot_local-includes/usr/local/bin/tor-browser ]
+ prog_potfile /usr/local/bin/tor-browser
+ prog=/usr/local/bin/tor-browser
+ progpath=config/chroot_local-includes/usr/local/bin/tor-browser
+ basename /usr/local/bin/tor-browser
+ domain=tor-browser
+ echo tmp/pot/tor-browser.pot
+ pot=tmp/pot/tor-browser.pot
+ dirname tmp/pot/tor-browser.pot
+ mkdir -p tmp/pot
+ xgettext --language=Shell --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/tor-browser.pot
config/chroot_local-includes/usr/local/bin/tor-browser
+ normalize_pot tmp/pot/tor-browser.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/tor-browser.pot
+ create_pot /usr/local/sbin/unsafe-browser Shell
+ prog=/usr/local/sbin/unsafe-browser
+ proglang=Shell
+ progpath=config/chroot_local-includes/usr/local/sbin/unsafe-browser
+ [ -e config/chroot_local-includes/usr/local/sbin/unsafe-browser ]
+ prog_potfile /usr/local/sbin/unsafe-browser
+ prog=/usr/local/sbin/unsafe-browser
+ progpath=config/chroot_local-includes/usr/local/sbin/unsafe-browser
+ basename /usr/local/sbin/unsafe-browser
+ domain=unsafe-browser
+ echo tmp/pot/unsafe-browser.pot
+ pot=tmp/pot/unsafe-browser.pot
+ dirname tmp/pot/unsafe-browser.pot
+ mkdir -p tmp/pot
+ xgettext --language=Shell --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/unsafe-browser.pot
config/chroot_local-includes/usr/local/sbin/unsafe-browser
+ normalize_pot tmp/pot/unsafe-browser.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/unsafe-browser.pot
+ create_pot
/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
JavaScript
+
prog=/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+ proglang=JavaScript
+
progpath=config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+ [ -e
config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
]
+ prog_potfile
/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+
prog=/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+
progpath=config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+ domain=status-menu-helper-extension.js
+ echo tmp/pot/status-menu-helper-extension.js.pot
+ pot=tmp/pot/status-menu-helper-extension.js.pot
+ dirname tmp/pot/status-menu-helper-extension.js.pot
+ mkdir -p tmp/pot
+ xgettext --language=JavaScript --from-code=UTF-8
--add-comments=Translators: -o
tmp/pot/status-menu-helper-extension.js.pot
config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@???/extension.js
+ normalize_pot tmp/pot/status-menu-helper-extension.js.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/status-menu-helper-extension.js.pot
+ create_pot
/usr/share/gnome-shell/extensions/torstatus@???/extension.js
JavaScript
+
prog=/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+ proglang=JavaScript
+
progpath=config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+ [ -e
config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@???/extension.js
]
+ prog_potfile
/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+
prog=/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+
progpath=config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+ domain=torstatus-extension.js
+ echo tmp/pot/torstatus-extension.js.pot
+ pot=tmp/pot/torstatus-extension.js.pot
+ dirname tmp/pot/torstatus-extension.js.pot
+ mkdir -p tmp/pot
+ xgettext --language=JavaScript --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/torstatus-extension.js.pot
config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@???/extension.js
+ normalize_pot tmp/pot/torstatus-extension.js.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/torstatus-extension.js.pot
+ create_pot
/usr/share/tails/additional-software/configuration-window.ui Glade
+ prog=/usr/share/tails/additional-software/configuration-window.ui
+ proglang=Glade
+
progpath=config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui
+ [ -e
config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui
]
+ prog_potfile /usr/share/tails/additional-software/configuration-window.ui
+ prog=/usr/share/tails/additional-software/configuration-window.ui
+
progpath=config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui
+ basename /usr/share/tails/additional-software/configuration-window.ui
+ domain=configuration-window.ui
+ echo tmp/pot/configuration-window.ui.pot
+ pot=tmp/pot/configuration-window.ui.pot
+ dirname tmp/pot/configuration-window.ui.pot
+ mkdir -p tmp/pot
+ xgettext --language=Glade --from-code=UTF-8
--add-comments=Translators: -o tmp/pot/configuration-window.ui.pot
config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui
+ normalize_pot tmp/pot/configuration-window.ui.pot
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tmp/pot/configuration-window.ui.pot
+ intltool_update_pot
+ cd po
+ cp -a tails.pot tails.pot.orig
+ intltool-update --pot --gettext-package=tails
+ normalize_pot tails.pot tails.pot.orig
+ sed --regexp-extended -i s@^"Content-Type: text/plain;
charset=CHARSET\\n"@"Content-Type: text/plain; charset=UTF-8\\n"@
tails.pot tails.pot.orig
+ [ no = yes ]
+ diff_without_pot_creation_date_and_comments -q tails.pot.orig tails.pot
+ diff --ignore-matching-lines ^"POT-Creation-Date:
--ignore-matching-lines ^#: .*:[0-9]\+$ -q tails.pot.orig tails.pot
+ echo Only header or comment changes in tails.pot: keeping the old one
Only header or comment changes in tails.pot: keeping the old one
+ mv tails.pot.orig tails.pot
+ no_left_out_files
+ cd po
+ intltool-update --maintain
+ [ ! -e po/missing ]
+ return 1
+ exit 3
+ rm -fr po/*.new po/*.orig
+ [ yes = yes ]