- or download this
$ dzil msg-compile po/fr.po
[LocaleTextDomain] po/fr.po: 9 translated messages, 2 untranslated mes
+sages.
- or download this
$ LANGUAGE=fr perl -Ilib -CAS -I. ./try
about 3 hours
- or download this
#!/usr/bin/env perl
...
use Time::Ago;
print Time::Ago->in_words(3600 * 3.2), "\n";
- or download this
#: lib/Time/Ago.pm:47
#, perl-brace-format
...
msgid_plural "about {count} hours"
msgstr[0] "environ une heure"
msgstr[1] "environ {count} heures"