mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
forumdirectory addon IT translation update THX Sylke Vicious
This commit is contained in:
parent
f7bc71557a
commit
579c867358
2 changed files with 17 additions and 56 deletions
|
@ -8,16 +8,8 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["Forum Directory"] = "Elenco Forum";
|
||||
$a->strings["Public access denied."] = "Accesso negato.";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
|
||||
$a->strings["Global Directory"] = "Elenco globale";
|
||||
$a->strings["Find on this site"] = "Cerca nel sito";
|
||||
$a->strings["Finding: "] = "Ricerca: ";
|
||||
$a->strings["Site Directory"] = "Elenco del sito";
|
||||
$a->strings["Results for:"] = "Risultati per:";
|
||||
$a->strings["Find"] = "Trova";
|
||||
$a->strings["Age: "] = "Età : ";
|
||||
$a->strings["Gender: "] = "Genere:";
|
||||
$a->strings["Location:"] = "Posizione:";
|
||||
$a->strings["Gender:"] = "Genere:";
|
||||
$a->strings["Status:"] = "Stato:";
|
||||
$a->strings["Homepage:"] = "Homepage:";
|
||||
$a->strings["About:"] = "Informazioni:";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue