mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Updated French translation for index.php
It's strange that some strings are not caught by ./transation_tool. I had to add them manually. Signed-off-by: Cilyan Olowen <gaknar@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
361609a034
commit
d31481b299
1 changed files with 5 additions and 2 deletions
|
@ -62,10 +62,13 @@ $_t["fr"]["Out-of-date"] = "Périmé";
|
||||||
|
|
||||||
$_t["fr"]["User Statistics"] = "Statistiques utilisateur";
|
$_t["fr"]["User Statistics"] = "Statistiques utilisateur";
|
||||||
|
|
||||||
$_t["fr"]["DISCLAIMER"] = "Les PKGBUILDs proposés dans \"Unsupported\" sont produits par des utilisateurs. Téléchargez-les à vos propres risques.";
|
$_t["fr"]["DISCLAIMER"] = "AVERTISSEMENT";
|
||||||
|
|
||||||
$_t["fr"]["My Statistics"] = "Mes statistiques";
|
$_t["fr"]["My Statistics"] = "Mes statistiques";
|
||||||
|
|
||||||
$_t["fr"]["Home"] = "Accueil";
|
$_t["fr"]["Home"] = "Accueil";
|
||||||
|
|
||||||
?>
|
$_t["fr"]["Some packages may be provided as binaries in [community]."] = "Certains paquets peuvent être disponibles précompilés dans le dépôt [community]";
|
||||||
|
|
||||||
|
$_t["fr"]["Unsupported packages are user produced content. Any use of the provided files is at your own risk."] = "Les paquets proposés dans \"Unsupported\" sont produits par des utilisateurs. Toute utilisation des fichiers fournis se fait à vos propres risques.";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue