diff options
author | Paul Mattal <pjmattal@brahms.out.elys.com> | 2007-09-25 16:44:04 +0200 |
---|---|---|
committer | Paul Mattal <pjmattal@brahms.out.elys.com> | 2007-09-25 16:44:04 +0200 |
commit | 7c7685ce82f1779f6f991533df7f5e6d6ac8fe21 (patch) | |
tree | 028420d11320d59021e4bfbba94217cf3d4928af /web/lang/it | |
parent | cb7cec5028316bc235574258bb73af8f9f643bef (diff) | |
download | aur-7c7685ce82f1779f6f991533df7f5e6d6ac8fe21.tar.gz aur-7c7685ce82f1779f6f991533df7f5e6d6ac8fe21.tar.xz |
AUR Italian Translation patch 20070925 from Giovanni Scafora
Diffstat (limited to 'web/lang/it')
-rw-r--r-- | web/lang/it/index_po.inc | 2 | ||||
-rw-r--r-- | web/lang/it/pkgfuncs_po.inc | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc index f316aea5..e3e7a8c9 100644 --- a/web/lang/it/index_po.inc +++ b/web/lang/it/index_po.inc @@ -91,4 +91,6 @@ $_t["it"]["Flagged as safe"] = "Considerato sicuro"; $_t["it"]["My Statistics"] = "Le mie statistiche"; +$_t["it"]["Home"] = "Inizio"; + ?>
\ No newline at end of file diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc index 58668c31..87508915 100644 --- a/web/lang/it/pkgfuncs_po.inc +++ b/web/lang/it/pkgfuncs_po.inc @@ -163,4 +163,6 @@ $_t["it"]["All"] = "Tutti"; $_t["it"]["Unsafe"] = "Non sicuri"; +$_t["it"]["Accounts"] = "Account"; + ?>
\ No newline at end of file |