mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
committed dsa's user stats and user links patch
this will require some translation updates
This commit is contained in:
parent
1e9149b170
commit
f76a38ad76
5 changed files with 86 additions and 2 deletions
|
@ -67,6 +67,8 @@ $_t["en"]["Contributed PKGBUILDs <b>must</b> 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";
|
||||
|
||||
?>
|
|
@ -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";
|
||||
|
||||
?>
|
|
@ -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.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue