mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
translation updates
This commit is contained in:
parent
9b0e243350
commit
38141edbea
35 changed files with 12067 additions and 11667 deletions
|
@ -406,8 +406,6 @@ $a->strings['Admin'] = 'Amministrazione';
|
|||
$a->strings['Site setup and configuration'] = 'Configurazione del sito';
|
||||
$a->strings['Navigation'] = 'Navigazione';
|
||||
$a->strings['Site map'] = 'Mappa del sito';
|
||||
$a->strings['Embedding disabled'] = 'Embed disabilitato';
|
||||
$a->strings['Embedded content'] = 'Contenuto incorporato';
|
||||
$a->strings['first'] = 'primo';
|
||||
$a->strings['prev'] = 'prec';
|
||||
$a->strings['next'] = 'succ';
|
||||
|
@ -560,7 +558,6 @@ $a->strings['No TLS detected'] = 'TLS non rlevato';
|
|||
$a->strings['TLS detected'] = 'TLS rilevato';
|
||||
$a->strings['ImageMagick PHP extension is not installed'] = 'L\'estensione PHP ImageMagick non è installata';
|
||||
$a->strings['ImageMagick PHP extension is installed'] = 'L\'estensione PHP ImageMagick è installata';
|
||||
$a->strings['ImageMagick supports GIF'] = 'ImageMagick supporta i GIF';
|
||||
$a->strings['Database already in use.'] = 'Database già in uso.';
|
||||
$a->strings['Could not connect to database.'] = ' Impossibile collegarsi con il database.';
|
||||
$a->strings['Monday'] = 'Lunedì';
|
||||
|
@ -2305,16 +2302,8 @@ $a->strings['darkzero'] = 'darkzero';
|
|||
$a->strings['comix'] = 'comix';
|
||||
$a->strings['slackr'] = 'slackr';
|
||||
$a->strings['Variations'] = 'Varianti';
|
||||
$a->strings['Light (Accented)'] = 'Chiaro (Con accenti)';
|
||||
$a->strings['Dark (Accented)'] = 'Scuro (Con accenti)';
|
||||
$a->strings['Black (Accented)'] = 'Nero (Con accenti)';
|
||||
$a->strings['Note'] = 'Note';
|
||||
$a->strings['Check image permissions if all users are allowed to see the image'] = 'Controlla i permessi dell\'immagine che tutti gli utenti possano vederla';
|
||||
$a->strings['Custom'] = 'Personalizzato';
|
||||
$a->strings['Legacy'] = 'Precedente';
|
||||
$a->strings['Accented'] = 'Con accenti';
|
||||
$a->strings['Select color scheme'] = 'Seleziona lo schema colori';
|
||||
$a->strings['Select scheme accent'] = 'Seleziona accento schema';
|
||||
$a->strings['Blue'] = 'Blu';
|
||||
$a->strings['Red'] = 'Rosso';
|
||||
$a->strings['Purple'] = 'Viola';
|
||||
|
@ -2342,6 +2331,7 @@ $a->strings['Mosaic'] = 'Mosaico';
|
|||
$a->strings['Repeat image to fill the screen.'] = 'Ripete l\'immagine per riempire lo schermo.';
|
||||
$a->strings['Skip to main content'] = 'Salta al contenuto principale';
|
||||
$a->strings['Back to top'] = 'Torna all\'inizio';
|
||||
$a->strings['Custom'] = 'Personalizzato';
|
||||
$a->strings['Guest'] = 'Ospite';
|
||||
$a->strings['Visitor'] = 'Visitatore';
|
||||
$a->strings['Alignment'] = 'Allineamento';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue