mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
IT update to the addon translations
This commit is contained in:
parent
b6a7200654
commit
797ee03eb8
74 changed files with 679 additions and 462 deletions
|
@ -5,9 +5,11 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["\"Superblock\" Settings"] = "Impostazioni \"Superblock\"";
|
||||
$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
|
||||
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi di profili da bloccare";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["SUPERBLOCK Settings saved."] = "Impostazioni \"Superblock\" salvate.";
|
||||
$a->strings["Block Completely"] = "Blocca completamente";
|
||||
$a->strings["superblock settings updated"] = "Impostazioni \"Superblock\" aggiornate";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["BLOCKEM Settings saved."] = "Impostazioni \"Blockem\" salvate.";
|
||||
$a->strings["Blocked %s - Click to open/close"] = "%s bloccato - Clicca per aprire/chiudere";
|
||||
$a->strings["Unblock Author"] = "Sblocca autore";
|
||||
$a->strings["Block Author"] = "Blocca autore";
|
||||
$a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue