diff --git a/web/clitools/updtrans.bash b/web/clitools/updtrans.bash index f9e5c3f..7c44602 100755 --- a/web/clitools/updtrans.bash +++ b/web/clitools/updtrans.bash @@ -6,12 +6,15 @@ cd ../site xgettext --no-wrap --from-code utf-8 --add-comments custard.php -o locale/custard.pot -msgen --no-wrap locale/custard.pot -o locale/it/en_US.UTF-8/LC_MESSAGES/custard.po -msgfmt locale/it/en_US.UTF-8/LC_MESSAGES/custard.po -o locale/it/en_US.UTF-8/LC_MESSAGES/custard.mo - -msgmerge --update --no-wrap locale/en/en_US.UTF-8/LC_MESSAGES/custard.po locale/custard.pot - -echo "Ora puoi editare «locale/en/en_US.UTF-8/LC_MESSAGES/custard.po», poi premi invio per salvare il file .mo" +msgen --no-wrap locale/custard.pot -o locale/en/en_US.UTF-8/LC_MESSAGES/custard.po +echo "Ora puoi editare «locale/en/en_US.UTF-8/LC_MESSAGES/custard.po»" +echo "per rimuovere \"{singular}\" e \"{plural}\", poi premi invio" +echo "per salvare il file .mo" read - msgfmt locale/en/en_US.UTF-8/LC_MESSAGES/custard.po -o locale/en/en_US.UTF-8/LC_MESSAGES/custard.mo + +msgmerge --update --no-wrap locale/it/en_US.UTF-8/LC_MESSAGES/custard.po locale/custard.pot +echo "Ora puoi editare «locale/it/en_US.UTF-8/LC_MESSAGES/custard.po»," +echo "poi premi invio per salvare il file .mo" +read +msgfmt locale/it/en_US.UTF-8/LC_MESSAGES/custard.po -o locale/it/en_US.UTF-8/LC_MESSAGES/custard.mo diff --git a/web/site/about_ca.php b/web/site/about_ca.php index 3bd23ab..a43b41e 100644 --- a/web/site/about_ca.php +++ b/web/site/about_ca.php @@ -14,15 +14,17 @@
This website is made by a group of enthusiastic Mastodon users, mainly from the italian instance mastodon.bida.im, and by other contributors from different instances.
Here are some contacts of those involved
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 4.0 International license.