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,10 +5,10 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["YourLS"] = "YourLS";
|
||||
$a->strings["YourLS Settings"] = "Impostazioni YourLS";
|
||||
$a->strings["URL: http://"] = "Inidirizzo: http://";
|
||||
$a->strings["Username:"] = "Nome utente:";
|
||||
$a->strings["Password:"] = "Password:";
|
||||
$a->strings["Use SSL "] = "Usa SSL";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["yourls Settings saved."] = "Impostazioni \"YourLS\" salvate.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue