mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -5,10 +5,10 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to Dreamwidth"] = "Posta su Dreamwidth";
|
||||
$a->strings["Dreamwidth Post Settings"] = "Impostazioni di invio a Dreamwidth";
|
||||
$a->strings["Enable dreamwidth Post Addon"] = "Abilita il addon di invio a Dreamwidth";
|
||||
$a->strings["Post to Dreamwidth"] = "Invia a Dreamwidth";
|
||||
$a->strings["Dreamwidth Post Settings"] = "Impostazioni Invio a Dreeamwidth";
|
||||
$a->strings["Enable dreamwidth Post Addon"] = "Abilita il componente aggiuntivo di invio a Dreamwidth";
|
||||
$a->strings["dreamwidth username"] = "Nome utente Dreamwidth";
|
||||
$a->strings["dreamwidth password"] = "password Dreamwidth";
|
||||
$a->strings["Post to dreamwidth by default"] = "Invia sempre a Dreamwidth";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Submit"] = "Salva";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue