diff options
author | pjmattal <pjmattal> | 2006-08-10 01:42:35 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-08-10 01:42:35 +0000 |
commit | f76a38ad7669e044205ab544016d953243d36b29 (patch) | |
tree | 91fd417548b4cf2671a49baada13654d05643aeb /web/lang/pt/index_po.inc | |
parent | 1e9149b1708037bec8d371924550b5a55abb5f5b (diff) | |
download | aurweb-f76a38ad7669e044205ab544016d953243d36b29.tar.xz |
committed dsa's user stats and user links patch
this will require some translation updates
Diffstat (limited to 'web/lang/pt/index_po.inc')
-rw-r--r-- | web/lang/pt/index_po.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/pt/index_po.inc b/web/lang/pt/index_po.inc index 872d647..2a00106 100644 --- a/web/lang/pt/index_po.inc +++ b/web/lang/pt/index_po.inc @@ -67,6 +67,8 @@ $_t["pt"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Sta $_t["pt"]["Statistics"] = "Estatísticas"; +$_t["pt"]["User Statistics"] = "Estatísticas do Usuário"; + $_t["pt"]["Registered Users"] = "Usuários Registrados"; $_t["pt"]["Trusted Users"] = "Usuários Confiáveis"; @@ -85,4 +87,6 @@ $_t["pt"]["The most popular packages will be provided as binary packages in [com $_t["pt"]["Packages added or updated in the past 7 days"] = "Pacotes adicionados ou atualizados nos últimos 7 dias"; +$_t["pt"]["Out-of-date"] = "Desatualizados"; + ?>
\ No newline at end of file |