mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
17
forumdirectory/lang/it/strings.php
Normal file
17
forumdirectory/lang/it/strings.php
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forum Directory"] = "";
|
||||
$a->strings["Public access denied."] = "Accesso negato.";
|
||||
$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["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