From f76a38ad7669e044205ab544016d953243d36b29 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Thu, 10 Aug 2006 01:42:35 +0000 Subject: committed dsa's user stats and user links patch this will require some translation updates --- web/lang/en/index_po.inc | 4 ++++ web/lang/pt/index_po.inc | 4 ++++ web/lang/pt/pkgfuncs_po.inc | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) (limited to 'web/lang') diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index 0d26e56c..d988bfa4 100644 --- a/web/lang/en/index_po.inc +++ b/web/lang/en/index_po.inc @@ -67,6 +67,8 @@ $_t["en"]["Contributed PKGBUILDs must conform to the %hArch Packaging Sta $_t["en"]["Statistics"] = "Statistics"; +$_t["en"]["User Statistics"] = "User Statistics"; + $_t["en"]["Registered Users"] = "Registered Users"; $_t["en"]["Trusted Users"] = "Trusted Users"; @@ -85,4 +87,6 @@ $_t["en"]["The most popular packages will be provided as binary packages in [com $_t["en"]["Packages added or updated in the past 7 days"] = "Packages added or updated in the past 7 days"; +$_t["en"]["Out-of-date"] = "Out-of-date"; + ?> \ No newline at end of file diff --git a/web/lang/pt/index_po.inc b/web/lang/pt/index_po.inc index 872d6479..2a001066 100644 --- a/web/lang/pt/index_po.inc +++ b/web/lang/pt/index_po.inc @@ -67,6 +67,8 @@ $_t["pt"]["Contributed PKGBUILDs must 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 diff --git a/web/lang/pt/pkgfuncs_po.inc b/web/lang/pt/pkgfuncs_po.inc index 6e423995..4c08a0fc 100644 --- a/web/lang/pt/pkgfuncs_po.inc +++ b/web/lang/pt/pkgfuncs_po.inc @@ -25,7 +25,7 @@ $_t["pt"]["Go"] = "Ir"; $_t["pt"]["Unflag Out-of-date"] = "Retirar marcador de Desatualizado"; -$_t["pt"]["Go back to %hpackage details view%h."] = "Retornar para a %visualização dos detalhes do pacote%h."; +$_t["pt"]["Go back to %hpackage details view%h."] = "Retornar para a %hvisualização dos detalhes do pacote%h."; $_t["pt"]["Error retrieving package details."] = "Erro ao retornar os detalhes do pacote."; -- cgit v1.2.3-24-g4f1b