mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added Italian translation from voidnull
This commit is contained in:
parent
33132c0485
commit
8f25d155b3
29 changed files with 646 additions and 0 deletions
24
web/lang/it/aur_po.inc
Normal file
24
web/lang/it/aur_po.inc
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?
|
||||
# Italian (Italiano) translation
|
||||
# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["it"]["Home"] = "Partenza";
|
||||
|
||||
$_t["it"]["%s: An ArchLinux project"] = "%s: Un progetto ArchLinux";
|
||||
|
||||
$_t["it"]["Packages"] = "Pacchetti";
|
||||
|
||||
$_t["it"]["Accounts"] = "Accounts";
|
||||
|
||||
$_t["it"]["Logout"] = "Esci";
|
||||
|
||||
$_t["it"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn progetto ArchLinux%s";
|
||||
|
||||
$_t["it"]["Discussion"] = "Lista di Discussione";
|
||||
|
||||
$_t["it"]["Bugs"] = "Bugs";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue